commit | 102d8325a1d2f266d3d0a03fdde948544e72c12d | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Feb 19 14:37:47 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Mar 04 11:12:40 2007 +0200 |
tree | 21024c8b9b2b702c79200343e26f14f075da0479 | |
parent | 5972e9535e94bf875eb8eab8a667ba04c7583874 [diff] |
KVM: add MSR based hypercall API 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>