commit | c76bc480e2d70762d02373678942c98fb193b9e5 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Tue Jul 02 20:22:37 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 17 17:24:15 2013 +0200 |
tree | 248be3c187fd0288e5d64f8bf4b1fc4fab588a6e | |
parent | 518420dfec2f082cfecbc6eec79fcc91388cf751 [diff] |
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>