qemu-e2k/hw
Paolo Bonzini d55d42078b framebuffer: check memory_region_is_logging
framebuffer.c expects DIRTY_MEMORY_VGA logging to be always on, but that
will not be the case soon.  Because framebuffer.c computes the memory
region on the fly for every update (with memory_region_find), it cannot
enable/disable logging by itself.

Instead, always treat updates as invalidations if dirty logging is
not enabled, assuming that the board will enable logging on the
RAM region that includes the framebuffer.

Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-06-05 17:09:59 +02:00
..
9pfs
acpi hw/acpi: piix4_pm_init(): take fw_cfg object no more 2015-06-04 11:25:42 +02:00
alpha
arm trivial patches for 2015-06-03 2015-06-04 12:49:15 +01:00
audio
block
bt
char Move parallel_hds_isa_init to hw/isa/isa-bus.c 2015-06-05 17:09:58 +02:00
core machine: add default_ram_size to machine class 2015-06-03 23:56:55 +02:00
cpu
cris
display framebuffer: check memory_region_is_logging 2015-06-05 17:09:59 +02:00
dma
gpio
i2c
i386 pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
ide
input
intc trivial patches for 2015-06-03 2015-06-04 12:49:15 +01:00
ipack
isa Move parallel_hds_isa_init to hw/isa/isa-bus.c 2015-06-05 17:09:58 +02:00
lm32
m68k
mem pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range size 2015-06-04 11:20:34 +02:00
microblaze
mips hw/acpi: piix4_pm_init(): take fw_cfg object no more 2015-06-04 11:25:42 +02:00
misc
moxie
net pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
nvram
openrisc
pci pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
pci-bridge
pci-host
pcmcia
ppc Patch queue for ppc - 2015-06-03 2015-06-04 14:04:14 +01:00
s390x
scsi
sd
sh4
sparc
sparc64
ssi
timer
tpm
tricore
unicore32
usb
vfio
virtio memory: prepare for multiple bits in the dirty log mask 2015-06-05 17:09:59 +02:00
watchdog
xen
xenpv
xtensa
Makefile.objs