On Mon, May 16, 2022 at 05:12:30PM +0200, Peter Krempa wrote:
This series cleans up the arguments.
Note that patches 10,11 can be dropped if we decide that we want to keep
the '-S' argument off the command line bulit for 'virsh
domxml-to-native' for qemu definitions.
Peter Krempa (11):
virConnectDomainXMLToNative: Add note about dynamically configured
features
docs: drvqemu: Decrease expectations about command line from 'virsh
domxml-to-native'
qemu: command: Don't hide 'vhost' fds from 'standalone' command
line
qemuBuildCommandLine: Convert 'standalone' flag to use 'flags'
qemu: Store state of FIPS in virQEMUDriver
qemuBuildCommandLine: Sanitize debug logging
qemuConnectDomainXMLToNative: Refactor cleanup
qemuBuildCommandLine: Remove 'driver' argument
qemuBuildCommandLine: Inline qemuCheckFips
qemuBuildCommandLine: Don't avoid '-S' flag for 'domxml-to-native'
conversion
qemuBuildCommandLine: Remove 'flags' argument
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>
I'm OK with patches 10,11 as well so unless somebody else objects apply
the RB to these patches too.