Roman Bogorodskiy wrote: > Fabian Freyer (5): > bhyve: virBhyveProbeCaps: BHYVE_CAP_LPC_BOOTROM > bhyve: add support for booting from UEFI > bhyve: test cases for UEFI bhyvexml2argvtest > bhyve: enumerate UEFI firmwares > bhyve: add video support > > Roman Bogorodskiy (1): > bhyve: test cases for VNC ping? > docs/formatdomain.html.in | 3 +- > docs/schemas/domaincommon.rng | 1 + > po/POTFILES.in | 1 + > src/bhyve/bhyve_capabilities.c | 93 ++++++++++++++++ > src/bhyve/bhyve_capabilities.h | 2 + > src/bhyve/bhyve_command.c | 130 +++++++++++++++++++++- > src/bhyve/bhyve_device.c | 11 ++ > src/bhyve/bhyve_driver.c | 27 ++++- > src/bhyve/bhyve_process.c | 55 ++++----- > src/conf/domain_conf.c | 5 +- > src/conf/domain_conf.h | 1 + > src/qemu/qemu_command.c | 9 +- > src/qemu/qemu_domain_address.c | 1 + > tests/bhyvexml2argvdata/bhyvexml2argv-uefi.args | 11 ++ > tests/bhyvexml2argvdata/bhyvexml2argv-uefi.ldargs | 1 + > tests/bhyvexml2argvdata/bhyvexml2argv-uefi.xml | 23 ++++ > tests/bhyvexml2argvdata/bhyvexml2argv-vnc.args | 12 ++ > tests/bhyvexml2argvdata/bhyvexml2argv-vnc.ldargs | 1 + > tests/bhyvexml2argvdata/bhyvexml2argv-vnc.xml | 26 +++++ > tests/bhyvexml2argvtest.c | 18 ++- > tests/domaincapsschemadata/full.xml | 1 + > 21 files changed, 394 insertions(+), 38 deletions(-) > create mode 100644 tests/bhyvexml2argvdata/bhyvexml2argv-uefi.args > create mode 100644 tests/bhyvexml2argvdata/bhyvexml2argv-uefi.ldargs > create mode 100644 tests/bhyvexml2argvdata/bhyvexml2argv-uefi.xml > create mode 100644 tests/bhyvexml2argvdata/bhyvexml2argv-vnc.args > create mode 100644 tests/bhyvexml2argvdata/bhyvexml2argv-vnc.ldargs > create mode 100644 tests/bhyvexml2argvdata/bhyvexml2argv-vnc.xml > > -- > 2.11.0 > Roman Bogorodskiy
Attachment:
signature.asc
Description: PGP signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list