commit | eb25a1d9d4e88f4dd41702e35199ce4bbd7d1cee | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Tue Jul 02 21:19:02 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 17 17:24:15 2013 +0200 |
tree | b4018d7e6049c6c2dcfb5067c3ba718a2c54e7e6 | |
parent | c76bc480e2d70762d02373678942c98fb193b9e5 [diff] |
cirrus: Mark vga io region as coalesced MMIO flushing This allows to remove the explicit qemu_flush_coalesced_mmio_buffer calls - the memory core will invoke them now. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>