freebsd-dev/usr.sbin/bhyve
Enji Cooper 68dd37f7b4 Exit with a user-friendly message instead of tripping an assert
if vm_activate_cpu(..) fails when called from fbsdrun_addcpu(..)

MFC after: 1 week
PR: 203884
Reviewed by: grehan
Submitted by: William Orr <will@worrbase.com>
2015-10-22 08:37:11 +00:00
..
acpi.c Use strlcpy() instead of strncpy() because subsequent mkstemps expects 2015-09-17 18:11:26 +00:00
acpi.h
ahci.h
atkbdc.c
bhyve.8 Another small typo. 2015-08-11 09:00:27 +00:00
bhyverun.c Exit with a user-friendly message instead of tripping an assert 2015-10-22 08:37:11 +00:00
bhyverun.h
block_if.c
block_if.h
bootrom.c Restructure memory allocation in bhyve to support "devmem". 2015-06-18 06:00:17 +00:00
bootrom.h Restructure memory allocation in bhyve to support "devmem". 2015-06-18 06:00:17 +00:00
consport.c
dbgport.c add SO_REUSEADDR when starting debug port, lets you still bind when 2015-06-20 07:49:08 +00:00
dbgport.h
fwctl.c Fix post-test typo that snuck in. 2015-10-02 22:05:51 +00:00
fwctl.h Simple sysctl-like firmware query interface. Similar in operation 2015-10-02 21:09:49 +00:00
inout.c
inout.h
ioapic.c
ioapic.h
Makefile Simple sysctl-like firmware query interface. Similar in operation 2015-10-02 21:09:49 +00:00
Makefile.depend Updated depends 2015-07-03 06:11:54 +00:00
mem.c
mem.h
mevent_test.c
mevent.c
mevent.h
mptbl.c
mptbl.h
pci_ahci.c Clean up some harmless unimplemented-command warning messages. 2015-10-05 14:57:45 +00:00
pci_emul.c Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
pci_emul.h
pci_hostbridge.c
pci_irq.c
pci_irq.h
pci_lpc.c Restructure memory allocation in bhyve to support "devmem". 2015-06-18 06:00:17 +00:00
pci_lpc.h Restructure memory allocation in bhyve to support "devmem". 2015-06-18 06:00:17 +00:00
pci_passthru.c Restructure memory allocation in bhyve to support "devmem". 2015-06-18 06:00:17 +00:00
pci_uart.c
pci_virtio_block.c
pci_virtio_net.c - Increase the max number of indirect descriptors to match 2015-10-02 02:09:50 +00:00
pci_virtio_rnd.c
pm.c
post.c
rtc.c
rtc.h
smbiostbl.c
smbiostbl.h
spinup_ap.c
spinup_ap.h
task_switch.c
uart_emul.c Always assert DCD and DSR in bhyve's uart emulation. 2015-07-06 19:33:29 +00:00
uart_emul.h
virtio.c
virtio.h
xmsr.c
xmsr.h