[PATCH 0/7] change default TPM for ppc64 + pylint fixes
Daniel Henrique Barboza
danielhb413 at gmail.com
Tue Jun 2 20:39:31 UTC 2020
Hello,
This series contains a change for virt-install when creating a
default TPM model in a ppc64 host (patch 7/7). The first 6 patches
are pylint fixes I made along the way. Although in the same series,
the patches are independent on each other.
Daniel Henrique Barboza (7):
virtManager/clone.py: codespell fix
virtinst: trivial codespell fixes
virtinst/progress.py: change 'fo' to make codespell happy
codespell_dict.txt: add 'msdos' string
test_xmlconfig.py: use single quote strings in testDiskNumbers
netlist.py: remove the forth 'None' return in get_network_selection()
tpm.py: make MODEL_SPAPR the default when running in ppc64
.../virt-install-ppc64-pseries-tpm.xml | 37 ++++++++++++++
tests/data/codespell_dict.txt | 1 +
tests/test_cli.py | 1 +
tests/test_xmlconfig.py | 51 ++++++++++---------
virtManager/clone.py | 2 +-
virtManager/device/netlist.py | 2 +-
virtinst/devices/tpm.py | 3 ++
virtinst/domcapabilities.py | 2 +-
virtinst/progress.py | 14 ++---
virtinst/xmlbuilder.py | 2 +-
10 files changed, 80 insertions(+), 35 deletions(-)
create mode 100644 tests/data/cli/compare/virt-install-ppc64-pseries-tpm.xml
--
2.26.2
More information about the virt-tools-list
mailing list