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
*
mmu-hash*: Add hash pte load/store helpers
David Gibson
2013-03-22
1
-19
/
+19
*
mmu-hash*: Add header file for definitions
David Gibson
2013-03-22
1
-51
/
+19
*
pseries: Move XICS initialization before cpu initialization
David Gibson
2013-03-22
3
-38
/
+34
*
pseries: Remove "busname" property for PCI host bridge
David Gibson
2013-03-22
3
-12
/
+24
*
pseries: Fix breakage in CPU QOM conversion
David Gibson
2013-03-22
1
-1
/
+1
*
Merge remote-tracking branch 'kraxel/ipxe.2' into staging
Anthony Liguori
2013-03-19
6
-7
/
+27
|
\
|
*
Switch to efi-enabled nic roms by default
Gerd Hoffmann
2013-03-18
6
-7
/
+27
*
|
virtio-blk: Do not segfault fault if failed to initialize dataplane
Dunrong Huang
2013-03-19
1
-1
/
+1
*
|
virtio-blk: cleanup: remove qdev field.
KONRAD Frederic
2013-03-18
2
-3
/
+1
*
|
virtio-blk: cleanup: QOM cast
KONRAD Frederic
2013-03-18
2
-20
/
+15
*
|
virtio-blk: cleanup: init and exit functions.
KONRAD Frederic
2013-03-18
2
-66
/
+21
*
|
virtio-blk-ccw switch to new API.
KONRAD Frederic
2013-03-18
2
-16
/
+31
*
|
virtio-blk-s390: switch to the new API.
KONRAD Frederic
2013-03-18
2
-12
/
+31
*
|
virtio-blk-pci: switch to new API.
KONRAD Frederic
2013-03-18
2
-65
/
+71
*
|
virtio-blk: add the virtio-blk device.
KONRAD Frederic
2013-03-18
3
-12
/
+115
*
|
virtio-blk: don't use pointer for configuration.
KONRAD Frederic
2013-03-18
2
-5
/
+5
*
|
virtio-pci: fix hot unplug.
KONRAD Frederic
2013-03-18
1
-12
/
+1
*
|
virtio-x-bus: fix allow_hotplug assertion.
KONRAD Frederic
2013-03-18
3
-3
/
+3
*
|
virtio: make virtio device's structures public.
KONRAD Frederic
2013-03-18
12
-160
/
+159
*
|
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-18
27
-367
/
+452
*
|
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
1
-4
/
+1
*
|
spice: stop using DisplayState
Gerd Hoffmann
2013-03-18
2
-2
/
+3
*
|
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
2013-03-18
1
-4
/
+5
*
|
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
2013-03-18
5
-33
/
+18
*
|
qxl: better vga init in enter_vga_mode
Gerd Hoffmann
2013-03-18
1
-1
/
+1
*
|
qxl: zap qxl0 global
Gerd Hoffmann
2013-03-18
1
-13
/
+15
*
|
console: fix displaychangelisteners interface
Gerd Hoffmann
2013-03-18
1
-6
/
+12
|
/
*
xilinx_spips: QOM styling fixes
Peter Crosthwaite
2013-03-15
1
-13
/
+16
*
xilinx_spips: Add missing dual-bus snoop commands
Nathan Rossi
2013-03-15
1
-6
/
+23
*
xilinx_spips: Fix bus setup conditional check
Nathan Rossi
2013-03-15
1
-2
/
+2
*
xilinx_spips: Set unused IRQs to NULL
Peter Crosthwaite
2013-03-15
1
-1
/
+1
*
xilinx_zynq: added pl330 to machine model
Peter Crosthwaite
2013-03-15
1
-0
/
+24
*
pl330: Initial version
Peter Crosthwaite
2013-03-15
2
-0
/
+1655
*
hw/vexpress: Set reset values for daughterboard oscillators
Peter Maydell
2013-03-15
1
-0
/
+32
*
hw/arm_sysctl: Implement SYS_CFG_OSC function
Peter Maydell
2013-03-15
1
-1
/
+56
*
hw/vexpress: Pass voltage sensor properties to sysctl device
Peter Maydell
2013-03-15
1
-0
/
+30
*
hw/arm_sysctl: Implement SYS_CFG_VOLT
Peter Maydell
2013-03-15
1
-0
/
+26
*
qdev: Implement (variable length) array properties
Peter Maydell
2013-03-15
3
-0
/
+146
*
hw/arm_sysctl: Convert from qdev init to instance_init
Peter Maydell
2013-03-15
1
-8
/
+8
*
hw/arm_sysctl: Implement SYS_CFG_DVIMODE as a no-op
Peter Maydell
2013-03-15
1
-0
/
+8
*
hw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as a no-op
Peter Maydell
2013-03-15
1
-0
/
+11
*
hw/arm_sysctl: Handle SYS_CFGCTRL in a more structured way
Peter Maydell
2013-03-15
1
-11
/
+132
*
hw/vexpress: Pass proc_id via VEDBoardInfo
Peter Maydell
2013-03-15
1
-11
/
+8
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-03-15
2
-3
/
+16
|
\
|
*
dataplane: fix hang introduced by AioContext transition
Paolo Bonzini
2013-03-15
1
-2
/
+15
|
*
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
2013-03-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2013-03-15
2
-1
/
+62
|
\
\
|
|
/
|
/
|
|
*
virtio-ccw: Wire up virtio-rng.
Cornelia Huck
2013-03-12
2
-0
/
+62
|
*
virtio-ccw: remove qdev_unparent in unplug routing
Christian Borntraeger
2013-03-12
1
-1
/
+0
*
|
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
24
-59
/
+59
[next]