qemu-e2k/softmmu
Kirti Wankhede 74ee653799 memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
mr->ram_block is NULL when mr->is_iommu is true, then fr.dirty_log_mask
wasn't set correctly due to which memory listener's log_sync doesn't
get called.
This patch returns log_mask with DIRTY_MEMORY_MIGRATION set when
IOMMU is enabled.

Signed-off-by: Kirti Wankhede <kwankhede@nvidia.com>
Reviewed-by: Yan Zhao <yan.y.zhao@intel.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2020-11-01 12:30:50 -07:00
..
arch_init.c
balloon.c
bootdevice.c
cpu-throttle.c
cpu-timers.c
cpus.c qapi: Restrict 'inject-nmi' command to machine code 2020-10-21 05:00:44 +02:00
device_tree.c
dma-helpers.c
icount.c
ioport.c
main.c
memory_mapping.c
memory.c memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled 2020-11-01 12:30:50 -07:00
meson.build
physmem.c fuzz: Add fuzzer callbacks to DMA-read functions 2020-10-26 09:53:53 +01:00
qdev-monitor.c
qemu-seccomp.c
qtest.c module: silence errors for module_load_qom_all(). 2020-10-15 10:43:48 +02:00
timers-state.h
tpm.c
trace-events
trace.h
vl.c pc: Implement -no-hpet as sugar for -machine hpet=on 2020-10-30 04:29:13 -04:00