]> git.proxmox.com Git - qemu.git/commit
kvm: Stop flushing coalesced MMIO on vmexit
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 23 Aug 2012 11:02:34 +0000 (13:02 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 11 Sep 2012 21:15:39 +0000 (18:15 -0300)
commit683d4b5d9f46f7453271577ad0212b67bdd9cb1b
treebbb02b6d4dbd9eff985ce2e9132da30efa422961
parentbd8f2f5d7034172a53c5a5b229613761f3297493
kvm: Stop flushing coalesced MMIO on vmexit

The memory subsystem will now take care of flushing whenever affected
regions are accessed or the memory mapping changes.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
kvm-all.c