KVM: add doc note about PIO/MMIO completion API
authorMarcelo Tosatti <mtosatti@redhat.com>
Sat, 13 Feb 2010 18:10:26 +0000 (16:10 -0200)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 09:26:32 +0000 (12:26 +0300)
Document that partially emulated instructions leave the guest state
inconsistent, and that the kernel will complete operations before
checking for pending signals.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found