freebsd-dev/sys/i386/xen
Justin T. Gibbs 7efb630573 Adjust i386 Xen PV support for updated Xen interface files.
sys/i386/include/xen/xenvar.h:
sys/i386/xen/xen_machdep.c:
sys/xen/interface/foreign/structs.py:
sys/xen/evtchn/evtchn.c:
	MAX_VIRT_CPUS => XEN_LEGACY_MAX_VCPUS

Submitted by:	Roger Pau Monné
Reviewed by:	gibbs
2013-06-17 01:43:07 +00:00
..
clock.c MFcalloutng: 2013-02-28 13:46:03 +00:00
exception.s
locore.s
mp_machdep.c - Add a BIT_FFS() macro and use it to replace cpusetffs_obj() 2013-06-13 20:46:03 +00:00
mptable.c
pmap.c - Add a BIT_FFS() macro and use it to replace cpusetffs_obj() 2013-06-13 20:46:03 +00:00
xen_clock_util.c
xen_machdep.c Adjust i386 Xen PV support for updated Xen interface files. 2013-06-17 01:43:07 +00:00
xen_rtc.c