On Thu, Jul 19, 2012 at 10:14 AM, Stefan Hajnoczi <[email protected]> wrote: > On Wed, Jul 18, 2012 at 7:29 PM, Michael S. Tsirkin <[email protected]> wrote: >> On Wed, Jul 18, 2012 at 04:07:33PM +0100, Stefan Hajnoczi wrote: >>> Support >4 GB physical memory accesses. >>> >>> Signed-off-by: Stefan Hajnoczi <[email protected]> >> >> Need some sane APIs, this is just too scary. > > Yes, this prototype has (at least) two layering violations: > 1. Bypassing QEMU's memory subsystem because it isn't thread-safe.
Maybe we can use MemoryListener to fix this, although we need to take care of thread-safety. Stefan -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
