NetBSD/sys/arch/xen/x86
rmind 3f18fe8123 - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
- Replace most remaining uses of l_addr with uvm_lwp_getuarea() or lwp_getpcb().
- Amend assembly in ports where it accesses PCB via struct user.
- Rename L_ADDR to L_PCB in few places.  Reduce sys/user.h inclusions.
2009-11-27 03:23:03 +00:00
..
autoconf.c - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
consinit.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
cpu.c - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
hypervisor_machdep.c Remove 3rd and 4th clauses. OK cl@ (copyright holder). 2009-10-23 02:32:33 +00:00
intr.c Switch to ACPICA 20090730, and update for API changes. 2009-08-18 16:41:02 +00:00
mainbus.c Switch to ACPICA 20090730, and update for API changes. 2009-08-18 16:41:02 +00:00
x86_xpmap.c Remove 3rd and 4th clauses. OK cl@ (copyright holder). 2009-10-23 02:32:33 +00:00
xen_bus_dma.c remove Xen2 support. 2009-07-29 12:02:05 +00:00
xen_intr.c Replace x86 memory fences in Xen drivers by their Xen equivalents, to reduce 2009-01-16 20:16:47 +00:00
xen_shm_machdep.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
xenfunc.c Remove 3rd and 4th clauses. OK cl@ (copyright holder). 2009-10-23 02:32:33 +00:00