index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
timer
/
lm32_timer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
target-ppc: Fix warnings from Sparse
Stefan Weil
1
-2
/
+3
2015-03-09
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
2
-0
/
+116
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
3
-2
/
+316
2015-03-09
target-ppc: Add versions to server CPU descriptions
Alexey Kardashevskiy
2
-7
/
+9
2015-03-09
PPC: Introduce the Virtual Time Base (VTB) SPR register
Cyril Bur
2
-0
/
+11
2015-03-09
PPC: Remove duplicate OPENPIC defines in default-configs
Alexander Graf
2
-2
/
+0
2015-03-09
ppc64-softmmu: Remove duplicated OPENPIC from config
Alexey Kardashevskiy
1
-1
/
+0
2015-03-09
Revert "default-configs/ppc64: add all components of i82378 SuperIO chip used...
Alexey Kardashevskiy
1
-6
/
+0
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
6
-38
/
+27
2015-03-09
openpic: convert to vmstate
Mark Cave-Ayland
1
-134
/
+119
2015-03-09
openpic: switch IRQQueue queue from inline to bitmap
Mark Cave-Ayland
1
-9
/
+16
2015-03-09
openpic: fix up loadvm under -M mac99
Mark Cave-Ayland
1
-5
/
+3
2015-03-09
openpic: fix segfault on -M mac99 savevm
Mark Cave-Ayland
1
-1
/
+1
2015-03-09
target-ppc: force update of msr bits in cpu_post_load
Mark Cave-Ayland
1
-1
/
+7
2015-03-09
target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
Mark Cave-Ayland
2
-21
/
+21
2015-03-09
cuda.c: include adb_poll_timer in VMStateDescription
Mark Cave-Ayland
1
-2
/
+3
2015-03-09
adb.c: include ADBDevice parent state in KBDState and MouseState
Mark Cave-Ayland
1
-4
/
+18
2015-03-09
macio.c: include parent PCIDevice state in VMStateDescription
Mark Cave-Ayland
1
-0
/
+24
2015-03-09
display cpu id dump state
Tristan Gingold
1
-2
/
+3
2015-03-09
Openpic: check that cpu id is within the number of cpus
Fabien Chouteau
1
-2
/
+2
2015-03-09
pseries: Switch VGA endian on H_SET_MODE
David Gibson
3
-0
/
+31
2015-03-09
vga: Expose framebuffer byteorder as a QOM property
David Gibson
1
-0
/
+29
2015-03-09
spapr: Clean up misuse of qdev_init() in xics-kvm creation
Markus Armbruster
1
-13
/
+12
2015-03-09
PPC: Clean up misuse of qdev_init() in kvm-openpic creation
Markus Armbruster
1
-9
/
+11
2015-03-09
pseries: Export RTC time via QOM
David Gibson
2
-0
/
+10
2015-03-09
pseries: Move rtc_offset into RTC device's state structure
David Gibson
3
-8
/
+66
2015-03-09
pseries: Make the PAPR RTC a qdev device
David Gibson
4
-7
/
+61
2015-03-09
pseries: Make RTAS time of day functions respect -rtc options
David Gibson
1
-4
/
+36
2015-03-09
pseries: Add spapr_rtc_read() helper function
David Gibson
3
-3
/
+13
2015-03-09
pseries: Add more parameter validation in RTAS time of day functions
David Gibson
1
-1
/
+6
2015-03-09
pseries: Move sPAPR RTC code into its own file
David Gibson
5
-50
/
+88
2015-03-09
Add more VMSTATE_*_TEST variants for integers
David Gibson
1
-0
/
+15
2015-03-09
Generalize QOM publishing of date and time from mc146818rtc.c
David Gibson
3
-41
/
+96
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
3
-5
/
+32
2015-03-09
spapr: Add pseries-2.3 machine
Alexey Kardashevskiy
1
-2
/
+17
2015-03-09
pseries: Limit PCI host bridge "index" value
David Gibson
2