NetBSD/sys/arch/xen
jym b3430e5626 PAT flags are not under control of Xen domains currently, so there is no
point in enabling them.

Avoids:
- a warning logged by hypervisor when a domain attempts to modify the PAT
MSR.
- an error during domain resuming, where a PAT flag has been set on a page
while the hypervisor does not allow it.

ok releng@.
2012-02-13 23:54:58 +00:00
..
compile
conf No need for CPU_UCODE here now that it is global 2012-01-14 04:22:56 +00:00
i386
include Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
x86 PAT flags are not under control of Xen domains currently, so there is no 2012-02-13 23:54:58 +00:00
xen Xen clock management routines keep track of CPU (following MP merge). 2012-02-12 14:38:18 +00:00
xenbus Expose Xen kernfs entries inside a domU. Patch originally from sborrill@, 2011-09-22 23:02:34 +00:00
Makefile