On 8 April 2015 at 13:28, Paolo Bonzini <pbonz...@redhat.com> wrote: > Let kvm_arch_post_run convert fields in the kvm_run struct to MemTxAttrs. > These are then passed to address_space_rw. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> At some point it might be nice to support returning the transaction-failed response to the kernel, but that would be a KVM API enhancement, so definitely something for another day. thanks -- PMM