On Wed, May 31, 2017 at 01:36:53PM -0400, Cole Robinson wrote: > On 05/31/2017 11:36 AM, Pavel Hrdina wrote: > > Pavel Hrdina (3): > > virt-install: add support for SMM feature > > virt-install: add support for loader secure attribute > > virtinst: if required by UEFI enable SMM feature and set q35 machine > > type > > > > man/virt-install.pod | 11 +- > > tests/capabilities-xml/kvm-x86_64-domcaps-q35.xml | 126 +++++++++++++++++++++ > > .../compare/virt-install-boot-loader-secure.xml | 29 +++++ > > .../compare/virt-install-boot-uefi.xml | 61 ++++++++++ > > .../compare/virt-install-features-smm.xml | 29 +++++ > > tests/clitest.py | 21 ++++ > > tests/utils.py | 2 + > > virt-install | 10 ++ > > virtManager/domain.py | 1 + > > virtinst/cli.py | 17 +++ > > virtinst/domainfeatures.py | 2 + > > virtinst/guest.py | 23 ++++ > > virtinst/osxml.py | 1 + > > virtinst/support.py | 2 + > > 14 files changed, 333 insertions(+), 2 deletions(-) > > create mode 100644 tests/capabilities-xml/kvm-x86_64-domcaps-q35.xml > > create mode 100644 tests/cli-test-xml/compare/virt-install-boot-loader-secure.xml > > create mode 100644 tests/cli-test-xml/compare/virt-install-boot-uefi.xml > > create mode 100644 tests/cli-test-xml/compare/virt-install-features-smm.xml > > > > Nice patches, ACK Thanks, pushed. Pavel
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list