diff options
author | Liran Alon <liran.alon@oracle.com> | 2020-03-12 18:54:28 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-06-10 12:09:50 -0400 |
commit | 7f9114b77c285016cb5ac28604b9923cbac43ddf (patch) | |
tree | 563ac8ae780f2680b80e81fef54d932eb7e3509e /target/i386/kvm.c | |
parent | acacd3550ba1b2379d5a14a00f7dad4820a015b4 (diff) | |
download | qemu-7f9114b77c285016cb5ac28604b9923cbac43ddf.zip |
hw/i386/vmport: Allow x2apic without IR
Signal to guest that hypervisor supports x2apic without VT-d/IOMMU
Interrupt-Remapping support. This allows guest to use x2apic in
case all APIC IDs fits in 8-bit (i.e. Max APIC ID < 255).
See Linux kernel commit 4cca6ea04d31 ("x86/apic: Allow x2apic
without IR on VMware platform") and Linux try_to_enable_x2apic()
function.
Reviewed-by: Nikita Leshenko <nikita.leshchenko@oracle.com>
Signed-off-by: Liran Alon <liran.alon@oracle.com>
Message-Id: <20200312165431.82118-14-liran.alon@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386/kvm.c')
0 files changed, 0 insertions, 0 deletions