NetBSD/sys/arch/xen/i386
yamt 01fa457bff xen_shm_unmap:
- don't try to remove a request twice.
- fix spl/splx mismatch.
2005-07-19 11:09:52 +00:00
..
autoconf.c Merge the bouyer-xen2 branch. This add supports for the Xen 2.0 virtual 2005-03-09 22:39:19 +00:00
cpu.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
gdt.c sync with i386. (avoid shadowing) 2005-05-31 13:53:15 +00:00
genassym.cf Get rid of the event to pseudo-irq mapping. We are limited to 32 pseudo-irq, 2005-04-16 22:49:37 +00:00
hypervisor_machdep.c include atomic.h for x86_atomic_setbits/clearbits_l. 2005-04-30 08:37:16 +00:00
identcpu.c sync with i386. (avoid shadowing) 2005-05-31 13:53:15 +00:00
locore.S merge yamt-km branch. 2005-04-01 11:59:21 +00:00
machdep.c Add support for x86 boot flags: 2005-06-15 22:08:08 +00:00
mainbus.c Properly define NISA and NPCI; cleanup use of NISA and NPCI. 2005-03-11 20:39:39 +00:00
npx.c npxintr(): this function does the right thing if we don't try to clear 2005-03-20 13:12:59 +00:00
npx_hv.c Add ``hypervisor at mainbus'' and attach all devices provided by the 2004-04-24 17:35:27 +00:00
pmap.c in pmap_enter(), preset the mod/ref bits based on the flags argument. 2005-05-29 15:56:59 +00:00
spl.S Fix stack offset to account for an extra register pushl compared to the i386 2005-03-16 11:25:03 +00:00
sys_machdep.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
trap.c Properly define NISA and NPCI; cleanup use of NISA and NPCI. 2005-03-11 20:39:39 +00:00
vector.S remove vestigal {,e}intr{names,cnt} symbols now that vmstat doesn't need them. 2005-05-31 00:45:02 +00:00
xen_machdep.c Add support for x86 boot flags: 2005-06-15 22:08:08 +00:00
xen_shm_machdep.c xen_shm_unmap: 2005-07-19 11:09:52 +00:00