commit | 908a7bdd6adba3dfd35d8a74a48aed90593de178 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Feb 18 11:21:16 2013 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Fri Feb 22 00:50:42 2013 -0300 |
tree | f4f5aa9cdbed2d55c49525b431a88d0ad047157e | |
parent | 6b73a96065e89dc9fa75ba4f78b1aa3a3bbd0470 [diff] |
KVM: nVMX: Improve I/O exit handling 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>