qemu-e2k/include
Gonglei (Arei) 905f26f222 migration:fix free XBZRLE decoded_buf wrong
When qemu do live migration with xbzrle, qemu malloc decoded_buf
at destination end but free it at source end. It will crash qemu
by double free error in some scenarios. Splitting the XBZRLE structure
for clear logic distinguishing src/dst side.

Signed-off-by: ChenLiang <chenliang88@huawei.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Signed-off-by: GongLei <arei.gonglei@huawei.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2014-02-04 16:49:24 +01:00
..
block qemu-iotests: Test pwritev RMW logic 2014-01-24 17:40:25 +01:00
disas
exec exec: fix ram_list dirty map optimization 2014-02-04 16:45:22 +01:00
fpu
hw vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type 2014-02-04 15:51:45 +01:00
migration migration:fix free XBZRLE decoded_buf wrong 2014-02-04 16:49:24 +01:00
monitor readline: move readline to a generic location 2014-01-22 12:07:17 +01:00
net
qapi qdict: Add qdict_array_split() 2014-01-22 12:07:17 +01:00
qemu trivial-patches for 2014-01-16 2014-01-30 13:56:00 +00:00
qom add optional 2nd stage initialization to -object/object-add commands 2014-01-28 12:47:02 -05:00
sysemu virtio_rng: replace custom backend API with UserCreatable.complete() callback 2014-01-28 12:47:11 -05:00
ui
config.h
elf.h
glib-compat.h
qemu-common.h
qemu-io.h qemu-io: add command completion 2014-01-22 12:07:17 +01:00
trace.h