Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | KVM: Per-architecture hypercall definitions | Christian Borntraeger | 2008-01-30 |
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> |