Home
last modified time | relevance | path

Searched hist:"125 b3806668106667dd2ae049593852859e12b63" (Results 1 – 1 of 1) sorted by relevance

/qemu/system/
H A Dmemory.c125b3806668106667dd2ae049593852859e12b63 Thu Jun 18 16:47:21 UTC 2015 Paolo Bonzini <pbonzini@redhat.com> exec: pull qemu_flush_coalesced_mmio_buffer() into address_space_rw/ld*/st*

As memory_region_read/write_accessor will now be run also without BQL held,
we need to move coalesced MMIO flushing earlier in the dispatch process.

Cc: Frederic Konrad <fred.konrad@greensocs.com>
Message-Id: <1434646046-27150-5-git-send-email-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>