[libvirt] [PATCH 0/6] bhyve UEFI and graphics support

Roman Bogorodskiy bogorodskiy at gmail.com
Thu Feb 23 12:41:17 UTC 2017


  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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170223/3ccca95d/attachment-0001.sig>


More information about the libvir-list mailing list