diff options
author | Paolo Bonzini | 2021-12-21 10:12:53 +0100 |
---|---|---|
committer | Paolo Bonzini | 2022-01-12 14:09:06 +0100 |
commit | 1520f8bb671ce3c1b8a3b5ed3bbdfe1a06aa8691 (patch) | |
tree | d237216643c2ff04a0bd0461d6f71e18e9f69924 /target/i386/meson.build | |
parent | KVM: use KVM_{GET|SET}_SREGS2 when supported. (diff) | |
download | qemu-1520f8bb671ce3c1b8a3b5ed3bbdfe1a06aa8691.tar.gz qemu-1520f8bb671ce3c1b8a3b5ed3bbdfe1a06aa8691.tar.xz qemu-1520f8bb671ce3c1b8a3b5ed3bbdfe1a06aa8691.zip |
KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS
This is unnecessary, because the interrupt would be retrieved and queued
anyway by KVM_GET_VCPU_EVENTS and KVM_SET_VCPU_EVENTS respectively,
and it makes the flow more similar to the one for KVM_GET/SET_SREGS2.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386/meson.build')
0 files changed, 0 insertions, 0 deletions