freebsd-dev/usr.sbin/bhyve
Robert Wing 4379c1da56 bhyve/snapshot: use a string for cmd element in the nvlist
The nvlist for a checkpoint request will now look like:

    { cmd="checkpoint", suspend="true/false", filename="afilename" }

Reviewed by:	jhb
Suggested by:   jhb
Differential Revision:	https://reviews.freebsd.org/D34237
2022-02-15 08:12:15 -09:00
..
kbdlayout pkgbase: bhyve: Tag the kbdlayout file to be in the bhyve package 2022-01-26 19:32:19 +01:00
acpi.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
acpi.h
ahci.h
atkbdc.c
atkbdc.h
audio.c
audio.h bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
bhyve_config.5 Append Keyboard Layout specified option for using VNC. 2022-01-20 23:49:27 +01:00
bhyve.8 Append Keyboard Layout specified option for using VNC. 2022-01-20 23:49:27 +01:00
bhyvegc.c
bhyvegc.h
bhyverun.c Append Keyboard Layout specified option for using VNC. 2022-01-20 23:49:27 +01:00
bhyverun.h
block_if.c bhyve/block_if: allow DIOCGMEDIASIZE ioctl 2022-01-25 07:44:13 -09:00
block_if.h
bootrom.c
bootrom.h
config.c bhyve: add nvlist functions for setting unset nodes 2022-01-14 12:41:44 +01:00
config.h bhyve: add nvlist functions for setting unset nodes 2022-01-14 12:41:44 +01:00
console.c
console.h
debug.h
fwctl.c bhyve: dynamically register FwCtl ports 2022-01-03 16:32:55 +01:00
fwctl.h
gdb.c bhyve: Fix getaddrinfo() error handling 2022-02-08 12:40:41 -05:00
gdb.h
hda_codec.c
hda_reg.h bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
hdac_reg.h
inout.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
inout.h bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
ioapic.c
ioapic.h
iov.c
iov.h
kernemu_dev.c
kernemu_dev.h
Makefile Append Keyboard Layout specified option for using VNC. 2022-01-20 23:49:27 +01:00
Makefile.depend
Makefile.depend.options
mem.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
mem.h
mevent_test.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
mevent.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
mevent.h bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
mptbl.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
mptbl.h
net_backends.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
net_backends.h
net_utils.c
net_utils.h
pci_ahci.c bhyve: ahci: Fix regression with no ports 2022-01-21 12:59:25 +00:00
pci_e82545.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
pci_emul.c bhyve: add more slop to 64 bit BARs 2022-01-03 16:32:55 +01:00
pci_emul.h bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
pci_fbuf.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
pci_hda.c
pci_hda.h bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
pci_hostbridge.c
pci_irq.c
pci_irq.h
pci_lpc.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
pci_lpc.h
pci_nvme.c bhyve nvme: Fix Identify Namespace, NSID=ffffffff 2022-01-29 23:11:14 -08:00
pci_passthru.c bhyve: Correct unmapping of the MSI-X table BAR 2022-01-05 10:12:09 -05:00
pci_uart.c
pci_virtio_9p.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
pci_virtio_block.c
pci_virtio_console.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
pci_virtio_input.c
pci_virtio_net.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
pci_virtio_rnd.c
pci_virtio_scsi.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
pci_xhci.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
pci_xhci.h
pctestdev.c
pctestdev.h
pm.c
post.c
ps2kbd.c Append Keyboard Layout specified option for using VNC. 2022-01-20 23:49:27 +01:00
ps2kbd.h
ps2mouse.c
ps2mouse.h bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
rfb.c
rfb.h
rtc.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
rtc.h
smbiostbl.c bhyve smbios type 3 structure is incorrect 2021-12-27 20:06:33 +02:00
smbiostbl.h
snapshot.c bhyve/snapshot: use a string for cmd element in the nvlist 2022-02-15 08:12:15 -09:00
snapshot.h bhyve/snapshot: use a string for cmd element in the nvlist 2022-02-15 08:12:15 -09:00
sockstream.c
sockstream.h
spinup_ap.c
spinup_ap.h
task_switch.c
uart_emul.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
uart_emul.h
usb_emul.c
usb_emul.h
usb_mouse.c bhyve: clean up trailing whitespaces 2021-12-27 19:58:10 +02:00
vga.c
vga.h
virtio.c bhyve: Only snapshot initialized VirtIO queues 2021-12-17 13:06:53 -05:00
virtio.h bhyve/virtio: use correct device id for virtio-scsi 2022-01-31 09:44:47 -09:00
vmgenc.c
vmgenc.h
xmsr.c
xmsr.h