]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2argvtest: testAddCPUModels: Remove non-x86_64 fake cpu models
authorPeter Krempa <pkrempa@redhat.com>
Thu, 31 Aug 2023 11:47:39 +0000 (13:47 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 6 Sep 2023 12:09:42 +0000 (14:09 +0200)
commit35ddb4d78fcf781d2294d878e7a21889fcb15437
treeee6c0a8785941c20287b2bd98f30fbbda69b32a9
parente8cd18a8e8355ebfdcf4d098ec449798f28462a1
qemuxml2argvtest: testAddCPUModels: Remove non-x86_64 fake cpu models

At this point only x86_64 is using fake machines, and for real machines
we don't populate the fake cpu models. Thus we can remove everything
non-x86_64.

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