1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/bhyve
Peter Grehan 8b271170d1 Sanity-check the vm exitcode, and exit the process if it's out-of-bounds
or there is no registered handler.

Submitted by:	Bela Lubkin   bela dot lubkin at tidalscale dot com
2013-07-18 18:40:54 +00:00
..
acpi.c
acpi.h
atpic.c Allow 8259 registers to be read. This is a transient condition 2013-06-28 06:25:04 +00:00
bhyverun.c Sanity-check the vm exitcode, and exit the process if it's out-of-bounds 2013-07-18 18:40:54 +00:00
bhyverun.h
consport.c Improve PCI BAR emulation: 2013-04-10 02:12:39 +00:00
dbgport.c Improve PCI BAR emulation: 2013-04-10 02:12:39 +00:00
dbgport.h
elcr.c
inout.c Improve PCI BAR emulation: 2013-04-10 02:12:39 +00:00
inout.h Improve PCI BAR emulation: 2013-04-10 02:12:39 +00:00
ioapic.c
ioapic.h
Makefile Major rework of the virtio code. Split out common parts, and modify 2013-07-17 23:37:33 +00:00
mem.c Remove obsolete comment about lack of locking for MMIO range lookup. 2013-04-10 18:53:14 +00:00
mem.h Improve PCI BAR emulation: 2013-04-10 02:12:39 +00:00
mevent_test.c
mevent.c
mevent.h
mptbl.c
mptbl.h
pci_emul.c Support an optional "mac=" parameter to virtio-net config, to allow 2013-07-04 05:35:56 +00:00
pci_emul.h Support an optional "mac=" parameter to virtio-net config, to allow 2013-07-04 05:35:56 +00:00
pci_hostbridge.c
pci_passthru.c
pci_uart.c
pci_virtio_block.c Major rework of the virtio code. Split out common parts, and modify 2013-07-17 23:37:33 +00:00
pci_virtio_net.c Major rework of the virtio code. Split out common parts, and modify 2013-07-17 23:37:33 +00:00
pit_8254.c
pit_8254.h
pmtmr.c Unsynchronized TSCs on the host require special handling in bhyve: 2013-04-10 05:59:07 +00:00
post.c
rtc.c Implement RTC CMOS nvram. Init some fields that are used 2013-07-11 03:54:35 +00:00
rtc.h Implement RTC CMOS nvram. Init some fields that are used 2013-07-11 03:54:35 +00:00
spinup_ap.c
spinup_ap.h
virtio.c Major rework of the virtio code. Split out common parts, and modify 2013-07-17 23:37:33 +00:00
virtio.h Major rework of the virtio code. Split out common parts, and modify 2013-07-17 23:37:33 +00:00
xmsr.c
xmsr.h