Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: Add host hypercall support for vmx | Ingo Molnar | 2007-03-04 | 1 | -0/+18 |
| | | | | Signed-off-by: Avi Kivity <avi@qumranet.com> | ||||
* | KVM: add MSR based hypercall API | Ingo Molnar | 2007-03-04 | 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> |