1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-31 16:57:10 +00:00
freebsd/usr.sbin/bhyve
2013-12-15 08:52:16 +00:00
..
acpi.c Add support for level triggered interrupt pins on the vioapic. Prior to this 2013-11-27 22:18:08 +00:00
acpi.h Make the virtual ioapic available unconditionally in a bhyve virtual machine. 2013-10-31 05:44:45 +00:00
ahci.h
atpic.c
bhyve.8 mdoc: sort SEE ALSO. 2013-12-15 08:52:16 +00:00
bhyverun.c If a vcpu disables its local apic and then executes a 'HLT' then spin down the 2013-12-07 22:18:36 +00:00
bhyverun.h
block_if.c Add the VM name to the process name with setproctitle(). 2013-11-06 00:25:17 +00:00
block_if.h
consport.c
dbgport.c
dbgport.h
elcr.c
inout.c Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached 2013-10-29 00:18:11 +00:00
inout.h Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached 2013-10-29 00:18:11 +00:00
legacy_irq.c Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached 2013-10-29 00:18:11 +00:00
legacy_irq.h Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached 2013-10-29 00:18:11 +00:00
Makefile bhyve(8) man page. 2013-12-13 08:31:13 +00:00
mem.c
mem.h
mevent_test.c
mevent.c Add the VM name to the process name with setproctitle(). 2013-11-06 00:25:17 +00:00
mevent.h
mptbl.c Fix the processor table entry structure to use a fixed-width type for 2013-12-05 21:51:54 +00:00
mptbl.h Make the virtual ioapic available unconditionally in a bhyve virtual machine. 2013-10-31 05:44:45 +00:00
pci_ahci.c The Data Byte Count (DBC) field of a Physical Region Descriptor 2013-11-26 03:00:54 +00:00
pci_emul.c Add an ioctl to assert and deassert an ioapic pin atomically. This will be used 2013-11-23 03:56:03 +00:00
pci_emul.h Add an ioctl to assert and deassert an ioapic pin atomically. This will be used 2013-11-23 03:56:03 +00:00
pci_hostbridge.c
pci_lpc.c Add an ioctl to assert and deassert an ioapic pin atomically. This will be used 2013-11-23 03:56:03 +00:00
pci_lpc.h Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached 2013-10-29 00:18:11 +00:00
pci_passthru.c
pci_uart.c Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached 2013-10-29 00:18:11 +00:00
pci_virtio_block.c
pci_virtio_net.c Add the VM name to the process name with setproctitle(). 2013-11-06 00:25:17 +00:00
pit_8254.c Add an ioctl to assert and deassert an ioapic pin atomically. This will be used 2013-11-23 03:56:03 +00:00
pit_8254.h
pmtmr.c
post.c
rtc.c
rtc.h
spinup_ap.c
spinup_ap.h
uart_emul.c Allow bhyve and bhyveload to attach to tty devices. 2013-11-27 00:21:37 +00:00
uart_emul.h Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached 2013-10-29 00:18:11 +00:00
virtio.c
virtio.h
xmsr.c
xmsr.h