On 5/27/21 12:01 AM, Han Han wrote: > Implement kvm.poll-control.state to `virt-install --feature`. It requires > libvirt >= v6.10.0. > > Signed-off-by: Han Han <hhan@xxxxxxxxxx> > --- > tests/data/cli/compare/virt-install-singleton-config-3.xml | 1 + > tests/test_cli.py | 2 +- > virtinst/cli.py | 1 + > virtinst/domain/features.py | 1 + > 4 files changed, 4 insertions(+), 1 deletion(-) Thanks! pushed now - Cole