Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-03-04 | KVM: Add host hypercall support for vmx | Ingo Molnar | 1 | -0/+18 | |
Signed-off-by: Avi Kivity <avi@qumranet.com> | |||||
2007-03-04 | KVM: add MSR based hypercall API | Ingo Molnar | 1 | -0/+55 | |
This adds a special MSR based hypercall API to KVM. This is to be used by paravirtual kernels and virtual drivers. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Avi Kivity <avi@qumranet.com> |