+1
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
According to Table C-1 of Intel SDM 3C, a VM exit happens on an I/O instruction when "use I/O bitmaps" VM-execution control was 0 _and_ the "unconditional I/O exiting" VM-execution control was 1. So we can't just check "unconditional I/O exiting" alone. This patch was improved by suggestion from Jan Kiszka. Reviewed-by:Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by:
Zhihui Zhang <zzhsuny@gmail.com> Signed-off-by:
Marcelo Tosatti <mtosatti@redhat.com>