index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-07
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
4
-1
/
+6
2014-05-07
pc: add compat_props placeholder for 2.0 machine type
Gabriel L. Somlo
3
-0
/
+17
2014-05-07
i8259: don't abort when trying to use level sensitive irqs
Hervé Poussineau
1
-1
/
+2
2014-05-07
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into staging
Peter Maydell
5
-36
/
+79
2014-05-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
32
-189
/
+488
2014-05-07
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
47
-175
/
+464
2014-05-07
acpi: fix tables for no-hpet configuration
Michael S. Tsirkin
1
-3
/
+4
2014-05-07
acpi-build: properly decrement objects' reference counters
Kirill Batuzov
1
-0
/
+6
2014-05-07
acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int
Kirill Batuzov
1
-8
/
+10
2014-05-07
s390x/css: Don't save orb in subchannel.
Cornelia Huck
3
-15
/
+8
2014-05-07
s390x/helper: Added format control bit to MMU translation
Thomas Huth
2
-18
/
+56
2014-05-07
s390x/helper: Fixed real-to-absolute address translation
Thomas Huth
1
-3
/
+15
2014-05-06
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-6' into staging
Peter Maydell
3
-20
/
+137
2014-05-06
Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into staging
Peter Maydell
6
-109
/
+902
2014-05-06
Merge remote-tracking branch 'remotes/rth/tgt-axp' into staging
Peter Maydell
1
-1
/
+1
2014-05-06
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
11
-159
/
+321
2014-05-05
migration: expose xbzrle cache miss rate
ChenLiang
6
-1
/
+28
2014-05-05
migration: expose the bitmap_sync_count to the end
ChenLiang
6
-5
/
+18
2014-05-05
migration: Add counts of updating the dirty bitmap
ChenLiang
1
-0
/
+5
2014-05-05
XBZRLE: Fix one XBZRLE corruption issues
ChenLiang
1
-12
/
+13
2014-05-05
migration: remove duplicate code
ChenLiang
1
-35
/
+33
2014-05-05
Coverity: Fix failure path for qemu_accept in migration
Dr. David Alan Gilbert
2
-12
/
+22
2014-05-05
Init the XBZRLE.lock in ram_mig_init
Dr. David Alan Gilbert
1
-30
/
+31
2014-05-05
Provide init function for ram migration
Dr. David Alan Gilbert
4
-5
/
+8
2014-05-05
Count used RAMBlock pages for migration_dirty_pages
Dr. David Alan Gilbert
1
-4
/
+17
2014-05-05
Make qemu_peek_buffer loop until it gets it's data
Dr. David Alan Gilbert
2
-4
/
+54
2014-05-05
Disallow outward migration while awaiting incoming migration
Dr. David Alan Gilbert
1
-0
/
+5
2014-05-05
virtio: validate config_len on load
Michael S. Tsirkin
1
-1
/
+7
2014-05-05
virtio-net: out-of-bounds buffer write on load
Michael S. Tsirkin
1
-4
/
+11
2014-05-05
openpic: avoid buffer overrun on incoming migration
Michael Roth
1
-2
/
+14
2014-05-05
ssi-sd: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-0
/
+9
2014-05-05
savevm: Ignore minimum_version_id_old if there is no load_state_old
Peter Maydell
2
-11
/
+10
2014-05-05
usb: sanity check setup_index+setup_len in post_load
Michael S. Tsirkin
1
-1
/
+3
2014-05-05
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
Michael S. Tsirkin
3
-4
/
+4
2014-05-05
virtio-scsi: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-0
/
+9
2014-05-05
zaurus: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-0
/
+10
2014-05-05
tsc210x: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-0
/
+12
2014-05-05
ssd0323: fix buffer overun on invalid state load
Michael S. Tsirkin
1
-0
/
+24
2014-05-05
pxa2xx: avoid buffer overrun on incoming migration
Michael S. Tsirkin
1
-2
/
+6
2014-05-05
virtio: validate num_sg when mapping
Michael S. Tsirkin
1
-0
/
+6
2014-05-05
virtio: avoid buffer overrun on incoming migration
Michael Roth
1
-0
/
+3
2014-05-05
vmstate: fix buffer overflow in target-arm/machine.c
Michael S. Tsirkin
1
-3
/
+4
2014-05-05
pl022: fix buffer overun on invalid state load
Michael S. Tsirkin
1
-0
/
+14
2014-05-05
hw/pci/pcie_aer.c: fix buffer overruns on invalid state load
Michael S. Tsirkin
1
-1
/
+9
2014-05-05
hpet: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-0
/
+13
2014-05-05
ahci: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-1
/
+1
2014-05-05
virtio: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
1
-1
/
+7
2014-05-05
PortioList: Store PortioList in device state
Kirill Batuzov
9
-26
/
+34
2014-05-05
tests: Add EHCI qtest
Andreas Färber
3
-0
/
+45
2014-05-05
tests: Add ioh3420 qtest
Andreas Färber
2
-0
/
+37
[prev]
[next]