]> xenbits.xensource.com Git - libvirt.git/commit
qemu: use more appropriate error
authorEric Blake <eblake@redhat.com>
Tue, 15 Mar 2011 14:49:04 +0000 (08:49 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 15 Mar 2011 14:49:04 +0000 (08:49 -0600)
commit30a50fc3b03cafc063df6ee0adb07487db12ba0b
tree39a6b5ffc745d086453c18ac5f7fdf6760c4d8b9
parentfc4c8199de5ff3c599d469a7e60de9e29a8fc7be
qemu: use more appropriate error

Fixes bug in commit acacced

* src/qemu/qemu_command.c (qemuBuildCommandLine):
s/INVALID_ARG/CONFIG_UNSUPPORTED/.
Reported by Daniel P. Berrange.
src/qemu/qemu_command.c