NetBSD/sys/arch/xen
bouyer 1e1bf73d65 IOCTL_PRIVCMD_MMAPBATCH: mimic linux behavior and return no error
even if a pmap_enter_ma() (the underlying hypercall, really) returns one.
The fact that the mapping failed is notified to the called by oring
0xF0000000 to the mfn.  This makes Xen 3.0.4 HVM work.
2007-04-27 22:10:39 +00:00
..
compile
conf Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
i386 Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
include Include sys/simplelock.h, not sys/lock.h. 2007-03-12 16:43:11 +00:00
x86 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
xen IOCTL_PRIVCMD_MMAPBATCH: mimic linux behavior and return no error 2007-04-27 22:10:39 +00:00
xenbus unb0rk build. 2007-03-14 22:26:02 +00:00
Makefile