qemu-e2k/include
Dr. David Alan Gilbert 6d3cb1f970 Fix two XBZRLE corruption issues
Push zero'd pages into the XBZRLE cache
    A page that was cached by XBZRLE, zero'd and then XBZRLE'd again
    was being compared against a stale cache value

Don't use 'qemu_put_buffer_async' to put pages from the XBZRLE cache
    Since the cache might change before the data hits the wire

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2014-02-25 14:30:28 +01:00
..
block nbd: move socket wrappers to qemu-nbd 2014-02-21 21:02:23 +01:00
disas disas: Implement disassembly output for A64 2014-02-08 14:50:48 +00:00
exec exec: Make cpu_physical_memory_write_rom input an AS 2014-02-11 22:57:44 +10:00
fpu softfloat: Support halving the result of muladd operation 2014-02-20 10:35:50 +00:00
hw Call pci_piix3_xen_ide_unplug from unplug_disks 2014-02-20 17:28:08 +00:00
migration Fix two XBZRLE corruption issues 2014-02-25 14:30:28 +01:00
monitor quorum: Add quorum mechanism. 2014-02-21 22:29:50 +01:00
net net: declare struct iovec in checksum.h to fix compiler warning 2014-02-15 16:10:25 +04:00
qapi qapi: Add human mode to StringOutputVisitor 2014-02-14 21:12:03 +01:00
qemu Block patches 2014-02-25 10:50:11 +00:00
qom qapi: Add human mode to StringOutputVisitor 2014-02-14 21:12:03 +01:00
sysemu qtest: Don't segfault with invalid -qtest option 2014-02-14 21:12:01 +01:00
ui
config.h
elf.h
glib-compat.h
qemu-common.h Block patches 2014-02-25 10:50:11 +00:00
qemu-io.h
trace.h