Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-30 | KVM: Per-architecture hypercall definitions | Christian Borntraeger | |
Currently kvm provides hypercalls only for x86* architectures. To provide hypercall infrastructure for other kvm architectures I split kvm_para.h into a generic header file and architecture specific definitions. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com> |