Searched hist:b93463aa59d67b21b4921e30bd5c5dcc7c35ffbd (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | kvm_para.h | diff b93463aa59d67b21b4921e30bd5c5dcc7c35ffbd Thu Oct 25 09:52:32 CDT 2007 Avi Kivity <avi@qumranet.com> KVM: Accelerated apic support
This adds a mechanism for exposing the virtual apic tpr to the guest, and a protocol for letting the guest update the tpr without causing a vmexit if conditions allow (e.g. there is no interrupt pending with a higher priority than the new tpr).
Signed-off-by: Avi Kivity <avi@qumranet.com>
|
/openbmc/linux/arch/x86/kvm/ |
H A D | lapic.h | diff b93463aa59d67b21b4921e30bd5c5dcc7c35ffbd Thu Oct 25 09:52:32 CDT 2007 Avi Kivity <avi@qumranet.com> KVM: Accelerated apic support
This adds a mechanism for exposing the virtual apic tpr to the guest, and a protocol for letting the guest update the tpr without causing a vmexit if conditions allow (e.g. there is no interrupt pending with a higher priority than the new tpr).
Signed-off-by: Avi Kivity <avi@qumranet.com>
|
H A D | lapic.c | diff b93463aa59d67b21b4921e30bd5c5dcc7c35ffbd Thu Oct 25 09:52:32 CDT 2007 Avi Kivity <avi@qumranet.com> KVM: Accelerated apic support
This adds a mechanism for exposing the virtual apic tpr to the guest, and a protocol for letting the guest update the tpr without causing a vmexit if conditions allow (e.g. there is no interrupt pending with a higher priority than the new tpr).
Signed-off-by: Avi Kivity <avi@qumranet.com>
|
H A D | x86.c | diff b93463aa59d67b21b4921e30bd5c5dcc7c35ffbd Thu Oct 25 09:52:32 CDT 2007 Avi Kivity <avi@qumranet.com> KVM: Accelerated apic support
This adds a mechanism for exposing the virtual apic tpr to the guest, and a protocol for letting the guest update the tpr without causing a vmexit if conditions allow (e.g. there is no interrupt pending with a higher priority than the new tpr).
Signed-off-by: Avi Kivity <avi@qumranet.com>
|