Re: [Qemu-devel] detecting -enable-fips

2013-12-13 Thread Paolo Bonzini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 05/12/2013 22:04, Eric Blake ha scritto: > Commit 0f66998 added the command line option -enable-fips for qemu > 1.2; but as of at least qemu 1.6, the 'query-command-line-options' > QMP monitor command does not report it. This is particularly > anno

Re: [Qemu-devel] detecting -enable-fips

2013-12-13 Thread Eric Blake
On 12/05/2013 02:04 PM, Eric Blake wrote: > Commit 0f66998 added the command line option -enable-fips for qemu 1.2; > but as of at least qemu 1.6, the 'query-command-line-options' QMP > monitor command does not report it. This is particularly annoying since > the command line option is conditional

[Qemu-devel] detecting -enable-fips

2013-12-05 Thread Eric Blake
Commit 0f66998 added the command line option -enable-fips for qemu 1.2; but as of at least qemu 1.6, the 'query-command-line-options' QMP monitor command does not report it. This is particularly annoying since the command line option is conditional - it is present in Linux builds but absent in BSD