freebsd-dev/sys/i386/include/xen
Roger Pau Monné 4d30a3fb95 xen: use the same hypercall mechanism for XEN and XENHVM
Currently XEN (PV) and XENHVM (PVHVM) ports use different ways to
issue hypercalls, unify this by filling the hypercall_page under HVM
also.

Approved by: gibbs
Sponsored by: Citrix Systems R&D

amd64/include/xen/hypercall.h:
 - Unify Xen hypercall code by always using the PV way.

i386/i386/locore.s:
 - Define hypercall_page on i386 XENHVM.

x86/xen/hvm.c:
 - Fill hypercall_page on XENHVM kernels using the HVM method (only
   when running as an HVM guest).
2014-03-11 10:24:13 +00:00
..
features.h
hypercall.h xen: use the same hypercall mechanism for XEN and XENHVM 2014-03-11 10:24:13 +00:00
synch_bitops.h
xen-os.h xen: add and enable Xen console for PVH guests 2014-03-11 10:09:23 +00:00
xenfunc.h Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
xenpmap.h Fix the netback driver build for i386. 2012-02-02 17:54:35 +00:00
xenstored.h
xenvar.h Fix compilation of the i386 PAE kernel config. 2013-09-22 00:54:22 +00:00