]> xenbits.xensource.com Git - libvirt.git/commit
qemumonitorjsontest: Allow use of deprecated 'query-cpus'
authorPeter Krempa <pkrempa@redhat.com>
Wed, 29 Apr 2020 17:57:28 +0000 (19:57 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 20 May 2020 06:53:30 +0000 (08:53 +0200)
commit4bad0d913a6a86fc233012d1daa3e08b68b19658
treedbaa35bacc3225842979994112e0990a3620f621
parent5703b4810313e95fc811670be33f307429fd1565
qemumonitorjsontest: Allow use of deprecated 'query-cpus'

The command was replaced with 'query-cpus-fast' which is always used
when detected by the capabilities so we can allow our test usage of
the deprecated command even if it will be removed from the schema.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemumonitorjsontest.c