On 7 May 2013 23:01, Jordan Justen <jljus...@gmail.com> wrote: > I think qemu would be better served by mr->readtrap and mr->writetrap > booleans.
I'm not convinced, because from QEMU's point of view "trap" ought to mean "deliver a fault to the guest", which isn't what we want to do for writes here. -- PMM