freebsd-dev/usr.sbin/bhyve
Corvin Köhne d85147f3d6
bhyve: add cmdline option to enable qemu's fwcfg
Let the user decide if he wants to use bhyve's fwctl or qemu's fwcfg. He
can set the interface by adding a fwcfg option to bootrom:

-l bootrom,<path/to/rom>,fwcfg=bhyve
-l bootrom,<path/to/rom>,fwcfg=qemu

Reviewed by:		markj
MFC after:		1 week
Sponsored by:		Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D38337
2023-03-17 09:35:36 +01:00
..
kbdlayout bhyve/kdblayout: add some missing keys to german layout 2022-11-15 07:48:27 +01:00
acpi_device.c bhyve: maintain a list of acpi devices 2023-02-14 08:28:31 +01:00
acpi_device.h bhyve: add helper func to write a dsdt entry 2023-02-14 08:28:27 +01:00
acpi.c bhyve: Remove trailing semicolon 2023-03-14 20:39:34 -06:00
acpi.h bhyve: maintain a list of acpi devices 2023-02-14 08:28:31 +01:00
ahci.h
atkbdc.c bhyve: Remove the unused vcpu argument from all of the I/O port handlers. 2022-12-09 10:35:44 -08:00
atkbdc.h
audio.c
audio.h
basl.c bhyve: use dynamic ACPI table offsets 2022-11-21 09:28:01 +01:00
basl.h bhyve: build SPCR ACPI table 2022-12-06 12:58:27 +01:00
bhyve_config.5 bhyve: add cmdline option to enable qemu's fwcfg 2023-03-17 09:35:36 +01:00
bhyve.8 bhyve: add cmdline option to enable qemu's fwcfg 2023-03-17 09:35:36 +01:00
bhyvegc.c
bhyvegc.h
bhyverun.c bhyve: add cmdline option to enable qemu's fwcfg 2023-03-17 09:35:36 +01:00
bhyverun.h bhyve: Simplify setting vCPU capabilities. 2022-12-21 10:31:16 -08:00
block_if.c bhyve: don't flush readonly device at blockif_pause 2023-03-06 14:04:07 +01:00
block_if.h
bootrom.c
bootrom.h
config.c bhyve: Fix a typo in a comment 2022-11-14 09:01:00 -05:00
config.h
console.c
console.h
debug.h
fwctl.c bhyve: Remove the unused vcpu argument from all of the I/O port handlers. 2022-12-09 10:35:44 -08:00
fwctl.h
gdb.c
gdb.h
hda_codec.c
hda_reg.h
hdac_reg.h
inout.c bhyve: Remove the unused vcpu argument from all of the I/O port handlers. 2022-12-09 10:35:44 -08:00
inout.h bhyve: Remove the unused vcpu argument from all of the I/O port handlers. 2022-12-09 10:35:44 -08:00
ioapic.c
ioapic.h
iov.c
iov.h
ipc.h bhyve: Remove trailing semicolon 2023-03-14 20:39:34 -06:00
kernemu_dev.c
kernemu_dev.h
Makefile bhyve: add cmdline option to enable qemu's fwcfg 2023-03-17 09:35:36 +01:00
Makefile.depend
Makefile.depend.options
mem.c
mem.h
mevent_test.c
mevent.c
mevent.h
mptbl.c
mptbl.h
net_backends.c
net_backends.h
net_utils.c
net_utils.h
pci_ahci.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_e82545.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_emul.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_emul.h bhyve: Remove trailing semicolon 2023-03-14 20:39:34 -06:00
pci_fbuf.c bhyve: Remove useless return at the end of void function 2023-03-01 12:04:41 -05:00
pci_hda.c bhyve: Fix a buffer overread in the PCI hda device model. 2023-01-20 09:58:38 -08:00
pci_hda.h bhyve: Remove trailing semicolon 2023-03-14 20:39:34 -06:00
pci_hostbridge.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_irq.c
pci_irq.h
pci_lpc.c bhyve: add cmdline option to enable qemu's fwcfg 2023-03-17 09:35:36 +01:00
pci_lpc.h bhyve: add cmdline option to enable qemu's fwcfg 2023-03-17 09:35:36 +01:00
pci_nvme.c bhyve: Remove trailing semicolon 2023-03-14 20:39:34 -06:00
pci_passthru.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_passthru.h
pci_uart.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_virtio_9p.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_virtio_block.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_virtio_console.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_virtio_input.c bhyve: Remove useless return at the end of void function 2023-03-01 12:04:41 -05:00
pci_virtio_net.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_virtio_rnd.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_virtio_scsi.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_xhci.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
pci_xhci.h bhyve: Drop volatile qualifiers from xhci hw struct fields 2022-11-11 10:01:52 -05:00
pctestdev.c bhyve: Remove the unused vcpu argument from all of the I/O port handlers. 2022-12-09 10:35:44 -08:00
pctestdev.h
pm.c bhyve: Remove the unused vcpu argument from all of the I/O port handlers. 2022-12-09 10:35:44 -08:00
post.c bhyve: Remove the unused vcpu argument from all of the I/O port handlers. 2022-12-09 10:35:44 -08:00
ps2kbd.c
ps2kbd.h
ps2mouse.c
ps2mouse.h
qemu_fwcfg.c bhyve: add cmdline option to enable qemu's fwcfg 2023-03-17 09:35:36 +01:00
qemu_fwcfg.h bhyve: add helper for adding fwcfg files 2023-03-17 09:35:32 +01:00
rfb.c
rfb.h
rtc.c
rtc.h
smbiostbl.c bhyve: Address an unused parameter warning in the smbios code 2022-11-18 14:11:48 -05:00
smbiostbl.h
snapshot.c bhyve: add cap limits for ipc socket 2023-03-06 14:04:11 +01:00
snapshot.h bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
sockstream.c
sockstream.h
spinup_ap.c bhyve: Simplify spinup_ap_realmode slightly. 2022-12-21 10:33:34 -08:00
spinup_ap.h bhyve: Remove unused return value from spinup_ap. 2022-12-21 10:31:02 -08:00
task_switch.c bhyve: Remove unused vm and vcpu arguments from vm_copy routines. 2022-11-18 10:25:36 -08:00
uart_emul.c
uart_emul.h
usb_emul.c
usb_emul.h bhyve: Remove trailing semicolon 2023-03-14 20:39:34 -06:00
usb_mouse.c
vga.c bhyve: Remove the unused vcpu argument from all of the I/O port handlers. 2022-12-09 10:35:44 -08:00
vga.h
virtio.c bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
virtio.h bhyve: Remove vmctx argument from PCI device model methods. 2023-01-19 10:30:18 -08:00
vmgenc.c
vmgenc.h
xmsr.c
xmsr.h