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
...
|
*
smbus: allow returning an error from reads
Paolo Bonzini
2014-05-07
2
-6
/
+6
|
*
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
2014-05-07
4
-1
/
+6
|
*
pc: add compat_props placeholder for 2.0 machine type
Gabriel L. Somlo
2014-05-07
3
-0
/
+17
|
*
i8259: don't abort when trying to use level sensitive irqs
Hervé Poussineau
2014-05-07
1
-1
/
+2
|
*
acpi: fix tables for no-hpet configuration
Michael S. Tsirkin
2014-05-07
1
-3
/
+4
|
*
acpi-build: properly decrement objects' reference counters
Kirill Batuzov
2014-05-07
1
-0
/
+6
|
*
acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int
Kirill Batuzov
2014-05-07
1
-8
/
+10
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into staging
Peter Maydell
2014-05-07
5
-36
/
+79
|
\
\
|
*
|
s390x/css: Don't save orb in subchannel.
Cornelia Huck
2014-05-07
3
-15
/
+8
|
*
|
s390x/helper: Added format control bit to MMU translation
Thomas Huth
2014-05-07
2
-18
/
+56
|
*
|
s390x/helper: Fixed real-to-absolute address translation
Thomas Huth
2014-05-07
1
-3
/
+15
|
|
/
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
2014-05-07
32
-189
/
+488
|
\
\
|
*
|
migration: expose xbzrle cache miss rate
ChenLiang
2014-05-05
6
-1
/
+28
|
*
|
migration: expose the bitmap_sync_count to the end
ChenLiang
2014-05-05
6
-5
/
+18
|
*
|
migration: Add counts of updating the dirty bitmap
ChenLiang
2014-05-05
1
-0
/
+5
|
*
|
XBZRLE: Fix one XBZRLE corruption issues
ChenLiang
2014-05-05
1
-12
/
+13
|
*
|
migration: remove duplicate code
ChenLiang
2014-05-05
1
-35
/
+33
|
*
|
Coverity: Fix failure path for qemu_accept in migration
Dr. David Alan Gilbert
2014-05-05
2
-12
/
+22
|
*
|
Init the XBZRLE.lock in ram_mig_init
Dr. David Alan Gilbert
2014-05-05
1
-30
/
+31
|
*
|
Provide init function for ram migration
Dr. David Alan Gilbert
2014-05-05
4
-5
/
+8
|
*
|
Count used RAMBlock pages for migration_dirty_pages
Dr. David Alan Gilbert
2014-05-05
1
-4
/
+17
|
*
|
Make qemu_peek_buffer loop until it gets it's data
Dr. David Alan Gilbert
2014-05-05
2
-4
/
+54
|
*
|
Disallow outward migration while awaiting incoming migration
Dr. David Alan Gilbert
2014-05-05
1
-0
/
+5
|
*
|
virtio: validate config_len on load
Michael S. Tsirkin
2014-05-05
1
-1
/
+7
|
*
|
virtio-net: out-of-bounds buffer write on load
Michael S. Tsirkin
2014-05-05
1
-4
/
+11
|
*
|
openpic: avoid buffer overrun on incoming migration
Michael Roth
2014-05-05
1
-2
/
+14
|
*
|
ssi-sd: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+9
|
*
|
savevm: Ignore minimum_version_id_old if there is no load_state_old
Peter Maydell
2014-05-05
2
-11
/
+10
|
*
|
usb: sanity check setup_index+setup_len in post_load
Michael S. Tsirkin
2014-05-05
1
-1
/
+3
|
*
|
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
Michael S. Tsirkin
2014-05-05
3
-4
/
+4
|
*
|
virtio-scsi: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+9
|
*
|
zaurus: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+10
|
*
|
tsc210x: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+12
|
*
|
ssd0323: fix buffer overun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+24
|
*
|
pxa2xx: avoid buffer overrun on incoming migration
Michael S. Tsirkin
2014-05-05
1
-2
/
+6
|
*
|
virtio: validate num_sg when mapping
Michael S. Tsirkin
2014-05-05
1
-0
/
+6
|
*
|
virtio: avoid buffer overrun on incoming migration
Michael Roth
2014-05-05
1
-0
/
+3
|
*
|
vmstate: fix buffer overflow in target-arm/machine.c
Michael S. Tsirkin
2014-05-05
1
-3
/
+4
|
*
|
pl022: fix buffer overun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+14
|
*
|
hw/pci/pcie_aer.c: fix buffer overruns on invalid state load
Michael S. Tsirkin
2014-05-05
1
-1
/
+9
|
*
|
hpet: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+13
|
*
|
ahci: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-1
/
+1
|
*
|
virtio: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
2014-05-05
1
-1
/
+7
|
*
|
virtio-net: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+5
|
*
|
virtio-net: fix buffer overflow on invalid state load
Michael S. Tsirkin
2014-05-05
1
-2
/
+2
|
*
|
vmstate: add VMSTATE_VALIDATE
Michael S. Tsirkin
2014-05-05
1
-0
/
+8
|
*
|
vmstate: add VMS_MUST_EXIST
Michael S. Tsirkin
2014-05-05
2
-0
/
+11
|
*
|
vmstate: reduce code duplication
Michael S. Tsirkin
2014-05-05
1
-48
/
+52
*
|
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-05-07
47
-175
/
+464
|
\
\
\
|
*
|
|
PortioList: Store PortioList in device state
Kirill Batuzov
2014-05-05
9
-26
/
+34
[prev]
[next]