]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commit
Revert "x86/vvmx: fix virtual interrupt injection when Ack on exit control is used"
authorRoger Pau Monné <roger.pau@citrix.com>
Thu, 26 Mar 2020 11:25:07 +0000 (12:25 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 26 Mar 2020 11:25:07 +0000 (12:25 +0100)
commit8b3721c542303d380bdab45c95508d9f9a77593c
treef562706ed851e87ff6935892f074b532557c2695
parentb6f5334aeaca133ad47ade06f4d22baf5984b55d
Revert "x86/vvmx: fix virtual interrupt injection when Ack on exit control is used"

This reverts commit f96e1469ad06b61796c60193daaeb9f8a96d7458.

The commit is wrong, as the whole point of nvmx_update_apicv is to
update the guest interrupt status field when the Ack on exit VMEXIT
control feature is enabled.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
xen/arch/x86/hvm/vmx/vvmx.c