]> xenbits.xensource.com Git - xen.git/commit
x86 hvm: On failed hvm_send_assist_req(), io emulation state should be
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 7 Oct 2009 07:07:06 +0000 (08:07 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 7 Oct 2009 07:07:06 +0000 (08:07 +0100)
commitf20f3c8ece5c10fa7626f253d28f570a43b23208
tree7b2cd782dc844947aadf9f04d9c1079c04e69a94
parentaf78c0b35d00dac353936ad6f8afc7f01f91c6d2
x86 hvm: On failed hvm_send_assist_req(), io emulation state should be
reset to HVMIO_none, as no IO is in flight.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/emulate.c