]> git.proxmox.com Git - qemu.git/commit
portio: Allow to mark portio lists as coalesced MMIO flushing
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 2 Jul 2013 18:22:37 +0000 (20:22 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 17 Oct 2013 15:24:15 +0000 (17:24 +0200)
commitc76bc480e2d70762d02373678942c98fb193b9e5
tree248be3c187fd0288e5d64f8bf4b1fc4fab588a6e
parent518420dfec2f082cfecbc6eec79fcc91388cf751
portio: Allow to mark portio lists as coalesced MMIO flushing

This will enable us to remove all remaining explicit calls of
qemu_flush_coalesced_mmio_buffer in IO handlers.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/exec/ioport.h
ioport.c