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
/
include
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
2013-04-24
1
-0
/
+5
*
virtio: drop unused function prototypes.
KONRAD Frederic
2013-04-24
1
-10
/
+0
*
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
1
-5
/
+1
*
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
2
-23
/
+0
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-24
/
+0
*
virtio-bus: add new functions.
KONRAD Frederic
2013-04-24
1
-0
/
+5
*
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
2013-04-24
1
-1
/
+1
*
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
2013-04-24
1
-2
/
+0
*
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
2013-04-24
1
-2
/
+0
*
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-24
1
-0
/
+14
*
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
2013-04-24
1
-1
/
+1
*
input: introduce keyboard handler list
Gerd Hoffmann
2013-04-24
1
-0
/
+1
*
ich9: kill cmos_s3
Hu Tao
2013-04-24
2
-2
/
+2
*
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-04-22
4
-4
/
+208
|
\
|
*
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2013-04-19
2
-0
/
+75
|
*
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
1
-4
/
+129
|
*
vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
Nicholas Bellinger
2013-04-19
1
-0
/
+3
|
*
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
2013-04-19
1
-0
/
+1
*
|
qdev: Drop taddr properties
Peter Maydell
2013-04-20
1
-10
/
+0
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-04-19
1
-2
/
+0
|
\
\
|
*
|
virtio.h: drop unused function prototypes
Luiz Capitulino
2013-04-19
1
-2
/
+0
|
|
/
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-04-19
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
pci: add pci test device
Michael S. Tsirkin
2013-04-16
1
-0
/
+1
*
|
configure: CONFIG_NO_XEN is duplicated
Paolo Bonzini
2013-04-18
1
-1
/
+1
*
|
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
2013-04-17
1
-1
/
+1
*
|
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-17
1
-0
/
+13
*
|
virtio: add two functions to VirtioDeviceClass.
KONRAD Frederic
2013-04-17
1
-0
/
+12
*
|
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
2013-04-16
1
-1
/
+1
|
\
\
|
*
|
virtio-console: Also throttle when less was written then requested
Hans de Goede
2013-04-16
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-04-16
1
-0
/
+10
|
\
\
\
|
*
|
|
qdev: Add qdev property for bool type
Igor Mammedov
2013-04-16
1
-0
/
+10
|
|
/
/
*
|
|
stream: Remove app argument hack
Peter Crosthwaite
2013-04-16
2
-11
/
+15
*
|
|
stream: Add flow control API
Peter Crosthwaite
2013-04-16
1
-3
/
+30
|
/
/
*
|
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-15
5
-10
/
+9
|
\
\
|
*
|
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-2
/
+2
|
*
|
acpi.h: make it self contained
Michael S. Tsirkin
2013-04-15
1
-0
/
+6
|
*
|
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2013-04-15
2
-8
/
+7
|
*
|
arm: fix location of some include files
Peter Maydell
2013-04-15
2
-0
/
+0
|
|
/
*
|
qdev: Fix QOM unrealize behavior
Andreas Färber
2013-04-15
1
-1
/
+1
*
|
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
2013-04-15
1
-2
/
+0
*
|
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2013-04-15
1
-1
/
+1
*
|
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-15
1
-0
/
+9
*
|
virtio: fix broken aliases.
KONRAD Frederic
2013-04-15
3
-3
/
+3
*
|
acpi.h: make it self contained
Michael S. Tsirkin
2013-04-15
1
-0
/
+6
|
/
*
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
2013-04-13
1
-1
/
+1
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-08
1
-0
/
+1
*
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
1
-1
/
+0
*
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+2
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
129
-0
/
+15307