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
..
2012-09-28 11:59:32 +00:00
2014-03-11 10:24:13 +00:00
2012-02-28 18:24:28 +00:00
2012-02-28 18:38:33 +00:00
2012-02-28 18:15:28 +00:00
2013-08-13 22:05:10 +00:00
2013-11-21 22:31:18 +00:00
2013-08-21 22:30:11 +00:00
2012-05-13 09:25:39 +00:00
2012-12-13 21:27:20 +00:00
2014-03-11 10:20:42 +00:00
2013-07-01 02:48:27 +00:00
2013-09-20 22:59:22 +00:00
2014-02-14 15:18:37 +00:00
2013-02-20 17:39:52 +00:00
2012-02-28 19:39:54 +00:00
2013-05-21 03:05:49 +00:00
2012-03-04 14:00:32 +00:00
2013-02-20 17:39:52 +00:00
2012-05-24 22:00:48 +00:00
2013-09-20 05:06:03 +00:00
2013-07-28 17:54:42 +00:00
2013-05-21 03:05:49 +00:00
2012-07-21 21:52:48 +00:00
2013-05-21 03:05:49 +00:00
2013-05-07 22:46:24 +00:00
2012-01-15 13:23:18 +00:00
2012-06-13 21:03:01 +00:00
2013-10-05 23:11:01 +00:00
2014-02-11 22:02:40 +00:00
2012-03-28 20:58:30 +00:00
2012-03-22 04:52:51 +00:00
2012-03-19 21:29:57 +00:00
2012-03-04 20:24:28 +00:00
2012-03-18 19:06:38 +00:00
2014-02-12 04:30:37 +00:00
2012-03-19 21:24:50 +00:00
2012-02-28 22:17:52 +00:00
2013-09-06 17:44:13 +00:00
2013-02-20 17:39:52 +00:00
2013-02-20 17:39:52 +00:00
2014-03-11 10:03:29 +00:00
2012-03-19 21:34:11 +00:00
2012-02-28 22:30:58 +00:00
2012-03-19 21:57:31 +00:00
2012-03-04 14:12:57 +00:00
2013-02-20 17:39:52 +00:00
2012-06-22 07:06:40 +00:00
2013-11-14 15:37:20 +00:00
2012-03-29 16:51:22 +00:00
2013-11-08 16:25:00 +00:00