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
*
virtio-pci: unbreak queue_enable read
Jason Wang
2015-11-12
1
-0
/
+7
*
virtio-pci: introduce pio notification capability for modern device
Jason Wang
2015-11-12
2
-17
/
+113
*
virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possible
Jason Wang
2015-11-12
1
-4
/
+15
*
virtio-pci: fix 1.0 virtqueue migration
Jason Wang
2015-11-12
3
-7
/
+200
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...
Peter Maydell
2015-11-12
3
-15
/
+9
|
\
|
*
error: More error_setg() usage
Eric Blake
2015-11-11
3
-15
/
+9
*
|
s390: deprecate the non-ccw machine in 2.5
Christian Borntraeger
2015-11-11
1
-1
/
+5
*
|
s390x/ipl: switch error reporting to error_setg
David Hildenbrand
2015-11-11
1
-7
/
+11
*
|
s390x/ipl: clean up qom definitions and turn into TYPE_DEVICE
David Hildenbrand
2015-11-11
3
-51
/
+36
*
|
qdev: provide qdev_reset_all_fn()
David Hildenbrand
2015-11-11
1
-0
/
+5
*
|
s390x: switch to memory_region_allocate_system_memory
Dominik Dingel
2015-11-11
1
-2
/
+1
*
|
s390x/pci : fix up s390 pci iommu translation function
Yi Min Zhao
2015-11-11
1
-2
/
+6
*
|
s390x/css: sense data endianness
Cornelia Huck
2015-11-11
1
-0
/
+6
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151111' into st...
Peter Maydell
2015-11-11
1
-4
/
+16
|
\
|
*
spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl
Bharata B Rao
2015-11-11
1
-4
/
+16
*
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151110.0' i...
Peter Maydell
2015-11-10
3
-16
/
+42
|
\
\
|
|
/
|
/
|
|
*
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-10
3
-11
/
+11
|
*
vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs
Alex Williamson
2015-11-10
1
-5
/
+31
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...
Peter Maydell
2015-11-10
2
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+3
|
*
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
|
hw/arm/virt: error_report cleanups
Andrew Jones
2015-11-10
1
-5
/
+5
*
|
arm: highbank: Implement PSCI and dummy monitor
Peter Crosthwaite
2015-11-10
1
-10
/
+60
*
|
arm: highbank: Defeature CPU override
Peter Crosthwaite
2015-11-10
1
-14
/
+7
*
|
arm: boot: Add secure_board_setup flag
Peter Crosthwaite
2015-11-10
1
-1
/
+9
*
|
hw/intc/arm_gic: Remove the definition of NUM_CPU
Wei Huang
2015-11-10
1
-5
/
+3
|
/
*
hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSX
Peter Maydell
2015-11-09
1
-2
/
+2
*
dataplane: support non-contigious s/g
Michael S. Tsirkin
2015-11-09
1
-22
/
+46
*
dataplane: simplify indirect descriptor read
Michael S. Tsirkin
2015-11-09
1
-10
/
+18
*
arm: allwinner-a10: Add SATA
Peter Crosthwaite
2015-11-06
1
-0
/
+11
*
ahci: Add allwinner AHCI
Peter Crosthwaite
2015-11-06
2
-0
/
+111
*
ahci: split realize and init
Peter Crosthwaite
2015-11-06
3
-15
/
+34
*
ahci: Add some MMIO debug printfs
Peter Crosthwaite
2015-11-06
1
-6
/
+15
*
ide: remove hardcoded 2GiB transactional limit
John Snow
2015-11-06
3
-24
/
+15
*
pci-assign: do not test path with access() before opening
Paolo Bonzini
2015-11-06
1
-5
/
+1
*
usb: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
4
-8
/
+7
*
qxl: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
1
-1
/
+1
*
bt: fix use of uninitialized variable seqlen
Paolo Bonzini
2015-11-06
1
-9
/
+20
*
hw/dma/pxa2xx: Remove superfluous memset
Thomas Huth
2015-11-06
1
-2
/
+1
*
hw/input/tsc210x: Remove superfluous memset
Thomas Huth
2015-11-06
1
-6
/
+2
*
xen: fix invalid assertion
Paolo Bonzini
2015-11-06
1
-2
/
+2
*
fix bad indentation in pcie_cap_slot_write_config()
Cao jin
2015-11-06
1
-6
/
+6
*
hw/display/tcx: Remove superfluous OBJECT() typecasts
Thomas Huth
2015-11-06
1
-14
/
+12
*
hw/acpi/aml-build: remove useless glib version check
Marc-André Lureau
2015-11-06
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...
Peter Maydell
2015-11-06
2
-1
/
+9
|
\
|
*
replay: replay blockers for devices
Pavel Dovgalyuk
2015-11-06
1
-0
/
+7
|
*
replay: ptimer
Pavel Dovgalyuk
2015-11-06
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-11-05
8
-21
/
+30
|
\
\
|
|
/
|
/
|
|
*
kvmclock: add a new function to update env->tsc.
Liang Li
2015-11-05
1
-16
/
+2
|
*
megasas: Use qemu_hw_version() instead of QEMU_VERSION
Eduardo Habkost
2015-11-04
1
-1
/
+1
[next]