NetBSD/sys/arch/xen/include
2011-11-08 17:16:52 +00:00
..
amd64 Add the HYPERVISOR_sysctl() hypercall. 2011-03-30 22:57:24 +00:00
i386 Don't call psignal() without holding proc_lock. This is the cause of 2011-06-07 14:53:03 +00:00
xen3-public Make this use offsetof and __typeof__ to appease gcc4.5 2011-07-27 23:10:40 +00:00
balloon.h The Xen balloon driver enables growing and shrinking 2010-07-06 15:00:09 +00:00
bus_private.h
evtchn.h Merge jym-xensuspend branch in -current. ok bouyer@. 2011-09-20 00:12:23 +00:00
granttables.h Merge jym-xensuspend branch in -current. ok bouyer@. 2011-09-20 00:12:23 +00:00
hypervisor.h [merging from cherry-xenmp] Make the xen MMU op queue locking api private. Implement per-cpu queues. 2011-11-06 11:40:46 +00:00
i82093var.h Ignore ioapic write failures. 2010-03-22 16:43:08 +00:00
i82489var.h Explain why we hardwire lapic_cpu_number() to 0 on Xen. 2010-11-14 13:40:31 +00:00
if_xennetvar.h
intr.h Make event/interrupt handling MP aware 2011-08-11 17:58:59 +00:00
intrdefs.h Add an ipi callback to force hypervisor callback. this is useful to "re-route" interrupts to a given vcpu 2011-11-07 15:51:31 +00:00
kernfs_machdep.h
Makefile
mpacpi.h
pci_machdep.h Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:49 +00:00
pic.h
shutdown_xenbus.h Merge jym-xensuspend branch in -current. ok bouyer@. 2011-09-20 00:12:23 +00:00
vcpuvar.h
xbdvar.h
xen_shm.h
xen.h Merge jym-xensuspend branch in -current. ok bouyer@. 2011-09-20 00:12:23 +00:00
xenbus.h Merge jym-xensuspend branch in -current. ok bouyer@. 2011-09-20 00:12:23 +00:00
xenfunc.h
xenio3.h match header protection with filename 2010-09-03 06:07:24 +00:00
xenio_gntdev.h add gnttab ioctl definitions to implement 2010-12-15 14:28:22 +00:00
xenio.h fix typo in ioctl definition 2011-01-10 11:13:03 +00:00
xennet_checksum.h
xenpmap.h Expose the PG_k #define pt/pd bit to both xen and "baremetal" x86. This is required, since kernel pages are mapped with user permissions in XEN/amd64 since the VM kernel runs in ring3. Since XEN/i386(including PAE) runs in ring1, supervisor mode is appropriate for these ports. We need to share this since the pmap implementation is still shared. Once the xen implementation is sufficiently independant of the x86 one, this can be made private to xen/include/xenpmap.h 2011-11-08 17:16:52 +00:00