libvirt/src/bhyve
Conrad Meyer 7c7c8b0b6c bhyve: Add console support for grub-bhyve bootloader
This enables booting interactive GRUB menus (e.g. install CDs) with
libvirt-bhyve.

Caveat: A terminal other than the '--console' option to 'virsh start'
(e.g. 'cu -l /dev/nmdm0B -s 115200') must be used to connect to
grub-bhyve because the bhyve loader path is synchronous and must occur
before the VM actually starts.

Changing the bhyveProcessStart logic around to accommodate '--console'
for interactive loader use seems like a significant project and probably
not worth it, if UEFI/BIOS support for bhyve is "coming soon."
2014-11-12 09:55:22 +01:00
..
bhyve_capabilities.c bhyve: Probe grub-bhyve for --cons-dev capability 2014-11-12 09:55:22 +01:00
bhyve_capabilities.h bhyve: Probe grub-bhyve for --cons-dev capability 2014-11-12 09:55:22 +01:00
bhyve_command.c bhyve: Add console support for grub-bhyve bootloader 2014-11-12 09:55:22 +01:00
bhyve_command.h bhyve: Support /domain/bootloader configuration for non-FreeBSD guests. 2014-11-12 09:55:22 +01:00
bhyve_device.c bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_device.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_domain.c Implement empty post parse callbacks for all drivers 2014-10-15 10:27:51 +02:00
bhyve_domain.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_driver.c bhyve: Add console support for grub-bhyve bootloader 2014-11-12 09:55:22 +01:00
bhyve_driver.h bhyve: Add console support for grub-bhyve bootloader 2014-11-12 09:55:22 +01:00
bhyve_process.c bhyve: Support /domain/bootloader configuration for non-FreeBSD guests. 2014-11-12 09:55:22 +01:00
bhyve_process.h bhyve: reconnect to domains after libvirtd restart 2014-07-18 21:07:35 +04:00
bhyve_utils.h bhyve: Add console support for grub-bhyve bootloader 2014-11-12 09:55:22 +01:00