index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390-virtio: Check for NULL device in reset hypercall
Andreas Färber
2013-01-29
1
-0
/
+3
*
s390: Move hw files to hw/s390x
Alexander Graf
2013-01-29
6
-18
/
+16
*
virtio-s390: add a reset function to virtio-s390 devices
Paolo Bonzini
2013-01-29
1
-0
/
+8
*
s390: Make typeinfo const
Alexander Graf
2013-01-29
1
-1
/
+1
*
s390: Add new channel I/O based virtio transport.
Cornelia Huck
2013-01-29
3
-0
/
+1059
*
s390-virtio: Factor out some initialization code.
Cornelia Huck
2013-01-29
2
-51
/
+72
*
s390: Virtual channel subsystem support.
Cornelia Huck
2013-01-29
3
-0
/
+1377
*
s390: Add default support for SCLP console
Alexander Graf
2013-01-29
1
-0
/
+1
*
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-01-28
7
-13
/
+60
|
\
|
*
pc: Generate APIC IDs according to CPU topology
Eduardo Habkost
2013-01-27
1
-2
/
+10
|
*
pc: Set fw_cfg data based on APIC ID calculation
Eduardo Habkost
2013-01-27
1
-5
/
+35
|
*
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
2013-01-27
6
-2
/
+7
|
*
pc: Reverse pc_init_pci() compatibility logic
Eduardo Habkost
2013-01-27
1
-9
/
+13
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-28
4
-29
/
+136
|
\
\
|
*
|
ide: Add fall through annotations
Kevin Wolf
2013-01-25
1
-8
/
+25
|
*
|
ahci: Add migration support
Jason Baron
2013-01-25
3
-5
/
+101
|
*
|
ahci: Change data types in preparation for migration
Kevin Wolf
2013-01-25
2
-8
/
+8
|
*
|
ahci: Remove unused AHCIDevice fields
Jason Baron
2013-01-25
2
-8
/
+2
*
|
|
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-01-28
1
-25
/
+150
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
balloon: re-enable balloon stats
Luiz Capitulino
2013-01-25
1
-1
/
+150
|
*
|
balloon: drop old stats code & API
Luiz Capitulino
2013-01-25
1
-24
/
+0
|
|
/
*
|
xilinx_ethlite: Avoid build warnings in debug code
Edgar E. Iglesias
2013-01-27
1
-4
/
+6
*
|
m25p80.c: Return state to IDLE after COLLECTING
Peter Crosthwaite
2013-01-27
1
-0
/
+2
*
|
xilinx_ethlite: Flush queued packets on SW service
Peter Crosthwaite
2013-01-27
1
-2
/
+5
*
|
xilinx_ethlite: fix eth_can_rx() for ping-pong
Peter Crosthwaite
2013-01-27
1
-3
/
+3
*
|
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2013-01-26
25
-577
/
+1225
|
\
\
|
*
|
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
2013-01-25
4
-3
/
+9
|
*
|
PPC: e500: fix mpic_iack address
Scott Wood
2013-01-25
1
-1
/
+1
|
*
|
openpic: add basic support for MPIC v4.2
Scott Wood
2013-01-25
2
-112
/
+227
|
*
|
openpic: fix timer address decoding
Scott Wood
2013-01-25
1
-3
/
+7
|
*
|
openpic: fix remaining issues from idr-to-destmask conversion
Scott Wood
2013-01-25
1
-6
/
+7
|
*
|
pseries: Adjust default VIO address allocations to play better with libvirt
David Gibson
2013-01-25
1
-1
/
+1
|
*
|
pseries: Improve handling of multiple PCI host bridges
David Gibson
2013-01-25
3
-43
/
+94
|
*
|
cuda: Move ADB bus into CUDA state
Andreas Färber
2013-01-25
5
-10
/
+15
|
*
|
adb: QOM'ify ADB devices
Andreas Färber
2013-01-25
4
-78
/
+209
|
*
|
adb: QOM'ify Apple Desktop Bus
Andreas Färber
2013-01-25
3
-3
/
+30
|
*
|
cuda: QOM'ify CUDA
Andreas Färber
2013-01-25
5
-91
/
+154
|
*
|
ide/macio: QOM'ify MacIO IDE
Andreas Färber
2013-01-25
6
-78
/
+195
|
*
|
mac_nvram: QOM'ify MacIO NVRAM
Andreas Färber
2013-01-25
5
-41
/
+102
|
*
|
mac_nvram: Mark as Big Endian
Andreas Färber
2013-01-25
1
-1
/
+1
|
*
|
mac_nvram: Clean up public API
Andreas Färber
2013-01-25
2
-13
/
+12
|
*
|
macio: Split MacIO in two
Andreas Färber
2013-01-25
4
-33
/
+82
|
*
|
macio: Delay qdev init until all fields are initialized
Andreas Färber
2013-01-25
1
-3
/
+8
|
*
|
macio: QOM'ify some more
Andreas Färber
2013-01-25
1
-6
/
+19
|
*
|
ppc: Move Mac machines to hw/ppc/
Andreas Färber
2013-01-25
12
-41
/
+42
|
|
/
*
|
vmware_vga: fix out of bounds and invalid rects updating
Michael Tokarev
2013-01-26
1
-0
/
+18
*
|
hw/arm_boot: Align device tree to 4KB boundary, not page
Peter Maydell
2013-01-26
1
-3
/
+6
*
|
fw_cfg: Drop a few superfluous initializers
Markus Armbruster
2013-01-26
1
-3
/
+3
*
|
fw_cfg: Splash image loader can overrun a stack variable, fix
Markus Armbruster
2013-01-26
1
-3
/
+4
*
|
hw/pxa2xx_timer: Explicitly mark fallthroughs
Peter Maydell
2013-01-26
1
-0
/
+47
[next]