forked from mirror/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Specify maximum possible APIC ID assigned for current VM session to KVM prior to the creation of vCPUs. By this setting, KVM can set up VM-scoped data structure indexed by the APIC ID, e.g. Posted-Interrupt Descriptor pointer table to support Intel IPI virtualization, with the most optimal memory footprint. It can be achieved by calling KVM_ENABLE_CAP for KVM_CAP_MAX_VCPU_ID capability once KVM has enabled it. Ignoring the return error if KVM doesn't support this capability yet. Signed-off-by: Zeng Guang <guang.zeng@intel.com> Acked-by: Peter Xu <peterx@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <20220825025246.26618-1-guang.zeng@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
2 years ago | |
---|---|---|
.. | ||
hyperv-proto.h | 3 years ago | |
hyperv-stub.c | 3 years ago | |
hyperv.c | 2 years ago | |
hyperv.h | ||
kvm-cpu.c | 3 years ago | |
kvm-cpu.h | 4 years ago | |
kvm-stub.c | 2 years ago | |
kvm.c | 2 years ago | |
kvm_i386.h | 2 years ago | |
meson.build | 3 years ago | |
sev-stub.c | 3 years ago | |
trace-events | 4 years ago | |
trace.h |