NetBSD/sys/arch/xen/x86
jym b6169c060b Retire XEN_COMPAT_030001 as detailed on port-xen@:
http://mail-index.netbsd.org/port-xen/2012/06/25/msg007431.html

The xen_p2m API comes next.

ok bouyer@.
Tested on i386 PAE and amd64 (Xen 3.3 on private test bed, and
Xen 3.4 for Amazon EC2).

FWIW, Amazon always reported:

hypervisor0 at mainbus0: Xen version 3.4.3-kaos_t1micro

multiple times for Europe and US West-1, so I guess they are now at
3.4 (32 and 64 bits).
2012-06-27 00:37:07 +00:00
..
autoconf.c Make detection of root on wedges (dk(4)) machine independent. Remove 2012-06-10 17:05:18 +00:00
consinit.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
cpu.c Update comment: we stopped using xcall to sync PTP between CPUs. 2012-06-24 13:56:10 +00:00
hypervisor_machdep.c Optimise branch predict hint for the intended use-case (cross cpu event notification) 2011-12-27 07:47:00 +00:00
intr.c Remove spurious header. 2011-08-13 16:22:15 +00:00
mainbus.c Merge jym-xensuspend branch in -current. ok bouyer@. 2011-09-20 00:12:23 +00:00
x86_xpmap.c Retire XEN_COMPAT_030001 as detailed on port-xen@: 2012-06-27 00:37:07 +00:00
xen_bus_dma.c Retire XEN_COMPAT_030001 as detailed on port-xen@: 2012-06-27 00:37:07 +00:00
xen_intr.c
xen_ipi.c Apply patch proposed in PR port-xen/45975 (this does not solve the exact 2012-02-17 18:40:18 +00:00
xen_pmap.c Enable the map/unmap recursive mapping functions for all Xen ports for 2012-06-24 18:31:52 +00:00
xen_shm_machdep.c Report vmem(9) errors out-of-band so that we can use vmem(9) to manage 2011-09-02 22:25:08 +00:00
xenfunc.c [merging from cherry-xenmp] Make the xen MMU op queue locking api private. Implement per-cpu queues. 2011-11-06 11:40:46 +00:00