summary refs log tree commit diff stats
path: root/python/qemu/utils/accel.py
diff options
context:
space:
mode:
authorLara Lazier <laramglazier@gmail.com>2021-07-30 09:07:42 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2021-09-13 13:56:26 +0200
commit900eeca579a87011b701e523b15069e9d23b19cf (patch)
tree5469a7262c596467ceb91db7852461b7783ae36e /python/qemu/utils/accel.py
parent97afb47e1509198bed58498358adc9b0fe6b0d75 (diff)
downloadfocaccia-qemu-900eeca579a87011b701e523b15069e9d23b19cf.tar.gz
focaccia-qemu-900eeca579a87011b701e523b15069e9d23b19cf.zip
target/i386: Added VGIF feature
VGIF allows STGI and CLGI to execute in guest mode and control virtual
interrupts in guest mode.
When the VGIF feature is enabled then:
 * executing STGI in the guest sets bit 9 of the VMCB offset 60h.
 * executing CLGI in the guest clears bit 9 of the VMCB offset 60h.

Signed-off-by: Lara Lazier <laramglazier@gmail.com>
Message-Id: <20210730070742.9674-1-laramglazier@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python/qemu/utils/accel.py')
0 files changed, 0 insertions, 0 deletions