.. |
xen3-public
|
Define x86_mfence(). Use it where appropriate. Seems to fix a hang in
|
2006-10-15 13:35:15 +00:00 |
xen-public
|
Snapshot of work in progress on NetBSD port to Xen3:
|
2006-01-15 22:09:51 +00:00 |
acpi_func.h
|
Add support for ACPI in xen-3 dom0 support. We can now boot a xen-3 dom0
|
2006-04-09 19:28:00 +00:00 |
acpi_machdep.h
|
Add support for ACPI in xen-3 dom0 support. We can now boot a xen-3 dom0
|
2006-04-09 19:28:00 +00:00 |
bus_private.h
|
Some bus_dma(9) fixes for Xen:
|
2006-08-28 19:58:56 +00:00 |
bus.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cpu.h
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
cpufunc.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
ctrl_if.h
|
Add polling support to the domain controller. Use this in xencons instead
|
2005-04-20 22:01:24 +00:00 |
evtchn.h
|
- pass intrframe by-pointer, not by-value.
|
2006-12-08 15:05:18 +00:00 |
frameasm.h
|
include the i386 frameasm.h rather than inlining it.
|
2006-11-21 07:35:01 +00:00 |
granttables.h
|
Implement granttables operations.
|
2006-03-06 20:30:40 +00:00 |
hypervisor.h
|
XEN_NO_HYPERCALLPAGE is redundant with XEN_COMPAT_030001; make
|
2006-10-17 19:57:24 +00:00 |
i82093reg.h
|
Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physical
|
2006-09-28 18:53:15 +00:00 |
i82093var.h
|
Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physical
|
2006-09-28 18:53:15 +00:00 |
i82489reg.h
|
Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physical
|
2006-09-28 18:53:15 +00:00 |
i82489var.h
|
Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physical
|
2006-09-28 18:53:15 +00:00 |
if_xennetvar.h
|
Move if_xennet private functions and structures from if_xennetvar.h
|
2006-01-08 14:45:41 +00:00 |
intr.h
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
intrdefs.h
|
Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physical
|
2006-09-28 18:53:15 +00:00 |
isa_machdep.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kernfs_machdep.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
Makefile
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mpacpi.h
|
Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physical
|
2006-09-28 18:53:15 +00:00 |
mpbiosvar.h
|
Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physical
|
2006-09-28 18:53:15 +00:00 |
mutex.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
pci_machdep.h
|
Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physical
|
2006-09-28 18:53:15 +00:00 |
pic.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
pmap.h
|
Replace the Mach-derived boolean_t type with the C99 bool type. A
|
2007-02-21 22:59:35 +00:00 |
rwlock.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
segments.h
|
Snapshot of work in progress on NetBSD port to Xen3:
|
2006-01-15 22:09:51 +00:00 |
shutdown_xenbus.h
|
"xm shutdown" support for xen3. ok'ed by Manuel Bouyer.
|
2006-08-11 13:22:43 +00:00 |
types.h
|
Generic soft interrupts are mandatory.
|
2007-07-14 21:48:17 +00:00 |
vcpuvar.h
|
fix vcpu after recent cpubus changes.
|
2007-03-06 12:35:39 +00:00 |
vmparam.h
|
simplify memory layout.
|
2005-11-22 06:18:01 +00:00 |
xbdvar.h
|
Suspend/resume support for xbd -- keep enough info on live I/O to replay.
|
2006-05-05 19:25:26 +00:00 |
xen_shm.h
|
Allow xen_shm_map() to map multiple grants in a contigous virtual address
|
2006-06-25 15:18:53 +00:00 |
xen.h
|
Add xen_atomic_cmpxchg16(), which exports the cmpxchgw instruction to C.
|
2006-03-06 19:55:47 +00:00 |
xenbus.h
|
Add a 'base' argument to xenbus_read_ul, so that we can read number is base
|
2006-06-25 16:46:59 +00:00 |
xenfunc.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
xenio3.h
|
Add dom0 operation support for Xen3. Probably buggy, but it's enouth to have
|
2006-05-07 10:18:28 +00:00 |
xenio.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
xennet_checksum.h
|
implement a simple NETTXF_csum_blank/NETRXF_csum_blank workaround
|
2006-07-12 15:02:15 +00:00 |
xenpmap.h
|
Add ELF_PADDR_OFFSET and VIRT_ENTRY strings to __xen_guest ELF section,
|
2006-10-17 18:53:03 +00:00 |