]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Test qemu machine aliases
authorMark McLoughlin <markmc@redhat.com>
Thu, 10 Sep 2009 10:19:12 +0000 (11:19 +0100)
committerMark McLoughlin <markmc@redhat.com>
Thu, 10 Sep 2009 11:37:42 +0000 (12:37 +0100)
commitaa67241bde66034ccf3ffe93f65a3d942cda97a0
treedd916b24be0bb49591ad3c5176d6dd4c7ad6e99b
parentd4c032d0b7e3329863dd8099c286b167ff9568d0
Test qemu machine aliases

* tests/testutilsqemu.c: make 'pc' an alias for qemu-system-x86_64

* tests/qemuxml2argvdata/qemuxml2argv-machine-aliases1.*,
  tests/qemuxml2argvtest.c: add a test which uses qemu-system-x86_64
  and make sure the machine type is canonicalized.
tests/qemuxml2argvdata/qemuxml2argv-machine-aliases1.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-machine-aliases1.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/testutilsqemu.c