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
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
2
-16
/
+30
*
virtio-scsi: QOM realize preparations
Andreas Färber
2013-12-09
1
-7
/
+7
*
virtio-rng: QOM realize preparations
Andreas Färber
2013-12-09
1
-5
/
+5
*
virtio-balloon: QOM realize preparations
Andreas Färber
2013-12-09
1
-6
/
+6
*
virtio-net: QOM realize preparations
Andreas Färber
2013-12-09
1
-10
/
+8
*
virtio-serial: QOM realize preparations
Andreas Färber
2013-12-09
1
-5
/
+7
*
virtio-blk: QOM realize preparations
Andreas Färber
2013-12-09
1
-4
/
+4
*
virtio-9p: QOM realize preparations
Andreas Färber
2013-12-09
1
-1
/
+1
*
virtio-blk-dataplane: Improve error reporting
Andreas Färber
2013-12-09
3
-18
/
+32
*
virtio-pci: add device_unplugged callback
Paolo Bonzini
2013-12-09
1
-2
/
+10
*
virtio-rng: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
*
virtio-balloon: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
*
virtio-scsi: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
3
-15
/
+13
*
virtio-net: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-7
/
+4
*
virtio-serial: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
*
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
*
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
2013-12-09
4
-14
/
+19
*
virtio-pci: remove vdev field
Paolo Bonzini
2013-12-09
2
-46
/
+65
*
virtio-ccw: remove vdev field
Paolo Bonzini
2013-12-09
2
-37
/
+44
*
virtio-bus: remove vdev field
Paolo Bonzini
2013-12-09
4
-35
/
+57
*
virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug
Paolo Bonzini
2013-12-09
1
-1
/
+2
*
Open 2.0 development tree
Anthony Liguori
2013-11-27
1
-1
/
+1
*
Update version for 1.7.0 release
Anthony Liguori
2013-11-27
1
-1
/
+1
*
qemu-iotests: Fix test 041
Max Reitz
2013-11-27
2
-10
/
+26
*
block/drive-mirror: Reuse backing HD for sync=none
Max Reitz
2013-11-27
1
-0
/
+3
*
Update version for v1.7.0-rc2 release
Anthony Liguori
2013-11-25
1
-1
/
+1
*
curses: fixup SIGWINCH handler mess
Gerd Hoffmann
2013-11-25
1
-16
/
+28
*
qga: Fix two format strings for MinGW
Stefan Weil
2013-11-25
1
-2
/
+2
*
PPC: BookE: Make FIT/WDT timers at best millisecond grained
Alexander Graf
2013-11-25
1
-0
/
+6
*
PPC: Make BookE FIT/WDT timers more lazy
Alexander Graf
2013-11-25
1
-5
/
+38
*
acpi-build: fix support for glib < 2.22
Michael S. Tsirkin
2013-11-25
1
-4
/
+2
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-11-25
4
-4
/
+15
|
\
|
*
configure: make --iasl option actually work
Michael S. Tsirkin
2013-11-24
1
-2
/
+2
|
*
Revert "e1000/rtl8139: update HMP NIC when every bit is written"
Michael S. Tsirkin
2013-11-21
2
-2
/
+5
|
*
acpi-build: fix build on glib < 2.14
Michael S. Tsirkin
2013-11-21
2
-5
/
+8
|
*
acpi-build: fix build on glib < 2.22
Michael S. Tsirkin
2013-11-21
1
-5
/
+6
|
*
pci: unregister vmstate_pcibus on unplug
Bandan Das
2013-11-21
1
-0
/
+8
|
*
s390x: fix flat file load on 32 bit systems
Michael S. Tsirkin
2013-11-21
1
-8
/
+9
*
|
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
Anthony Liguori
2013-11-25
13
-36
/
+60
|
\
\
|
*
|
qga: Fix compiler warnings (missing format attribute, wrong format strings)
Stefan Weil
2013-11-21
2
-5
/
+5
|
*
|
mips jazz: do not raise data bus exception when accessing invalid addresses
Hervé Poussineau
2013-11-21
1
-0
/
+24
|
*
|
target-i386: yield to another VCPU on PAUSE
Paolo Bonzini
2013-11-21
3
-3
/
+25
|
*
|
rng-egd: offset the point when repeatedly read from the buffer
Amos Kong
2013-11-21
1
-1
/
+3
|
*
|
rng-egd: remove redundant free
Amos Kong
2013-11-21
1
-1
/
+0
|
*
|
target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()
Peter Maydell
2013-11-21
1
-0
/
+12
|
*
|
vfio-pci: Fix multifunction=on
Alex Williamson
2013-11-21
1
-0
/
+7
|
*
|
atomic.h: Fix build with clang
Peter Maydell
2013-11-21
1
-3
/
+3
|
*
|
pc: get rid of builtin pvpanic for "-M pc-1.5"
Paolo Bonzini
2013-11-21
4
-20
/
+0
|
*
|
configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0
Peter Maydell
2013-11-21
1
-0
/
+5
|
*
|
sun4m: Add FCode ROM for TCX framebuffer
Mark Cave-Ayland
2013-11-21
5
-11
/
+38
|
|
/
[next]