KVM: nVMX: Improve I/O exit handling
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 18 Feb 2013 10:21:16 +0000 (11:21 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 22 Feb 2013 03:50:42 +0000 (00:50 -0300)
This prevents trapping L2 I/O exits if L1 has neither unconditional nor
bitmap-based exiting enabled. Furthermore, it implements I/O bitmap
handling.

Reviewed-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found