freebsd-dev/sys/amd64/vmm/io
2014-09-17 18:46:51 +00:00
..
iommu.c Re-write bhyve's I/O MMU handling in terms of PCI RID. 2014-04-01 15:54:03 +00:00
iommu.h Re-write bhyve's I/O MMU handling in terms of PCI RID. 2014-04-01 15:54:03 +00:00
ppt.c Re-write bhyve's I/O MMU handling in terms of PCI RID. 2014-04-01 15:54:03 +00:00
ppt.h
vatpic.c Return the spurious interrupt vector (IRQ7 or IRQ15) if the atpic cannot 2014-08-23 21:16:26 +00:00
vatpic.h Implement a PCI interrupt router to route PCI legacy INTx interrupts to 2014-05-15 14:16:55 +00:00
vatpit.c Add support for the PIT 'readback' command -- based on a patch by grehan@. 2014-04-18 16:05:12 +00:00
vatpit.h Respect the destination operand size of the 'Input from Port' instruction. 2014-04-18 15:22:56 +00:00
vhpet.c
vhpet.h
vioapic.c
vioapic.h
vlapic_priv.h Fix a race wherein the source of an interrupt vector is wrongly 2014-03-15 23:09:34 +00:00
vlapic.c Use V_IRQ, V_INTR_VECTOR and V_TPR to offload APIC interrupt delivery to the 2014-09-16 03:31:40 +00:00
vlapic.h Add reserved bit checking when doing %CR8 emulation and inject #GP if required. 2014-06-09 20:51:08 +00:00