]> xenbits.xensource.com Git - xtf.git/commit
Xen ABI bits for HVM guests
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 29 Apr 2015 16:50:56 +0000 (17:50 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 28 Sep 2015 13:54:43 +0000 (14:54 +0100)
commit1fc49fbb07b816357cd45c2bc5d4d15fdd2ae608
tree276c9ed63bf65614ba2800bfb7dc6c96ead41b52
parent0f2a92b911d032181992f7b0b4b1b635c6931140
Xen ABI bits for HVM guests

 - HVMOP_get_param
 - HVM PV Console parameters
 - Xen CPUID leaves

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/hypercall_page.S
include/xen/arch-x86/cpuid.h [new file with mode: 0644]
include/xen/arch-x86/xen.h
include/xen/hvm/hvm_op.h [new file with mode: 0644]
include/xen/hvm/params.h [new file with mode: 0644]
include/xen/xen.h
include/xtf/hypercall.h