qemu-irix/include
Paolo Bonzini b2dfd71c48 memory: prepare for multiple bits in the dirty log mask
When the dirty log mask will also cover other bits than DIRTY_MEMORY_VGA,
some listeners may be interested in the overall zero/non-zero value of
the dirty log mask; others may be interested in the value of single bits.

For this reason, always call log_start/log_stop if bits have respectively
appeared or disappeared, and pass the old and new values of the dirty log
mask so that listeners can distinguish the kinds of change.

For example, KVM checks if dirty logging used to be completely disabled
(in log_start) or is now completely disabled (in log_stop).  On the
other hand, Xen has to check manually if DIRTY_MEMORY_VGA changed,
since that is the only bit it cares about.

Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-06-05 17:09:59 +02:00
..
block qapi: add dirty bitmap status 2015-05-29 12:53:12 +02:00
disas
exec memory: prepare for multiple bits in the dirty log mask 2015-06-05 17:09:59 +02:00
fpu
hw pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
libdecnumber
migration
monitor monitor: Change return type of monitor_cur_is_qmp() to bool 2015-06-02 10:07:16 +02:00
net
qapi
qemu
qom
standard-headers virtio-input: add linux/input.h 2015-05-29 10:30:06 +02:00
sysemu pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
ui gtk: add opengl support, using egl 2015-05-29 11:43:29 +02:00
config.h
elf.h linux/elf.h update 2015-05-27 17:52:03 +02:00
glib-compat.h
qemu-common.h machine: add default_ram_size to machine class 2015-06-03 23:56:55 +02:00
qemu-io.h
qjson.h
trace-tcg.h
trace.h