]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Move device alias assigning before command line construction
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 20 Oct 2011 12:45:12 +0000 (14:45 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 25 Oct 2011 07:27:10 +0000 (09:27 +0200)
commitb8fbe5d5ba809d33908389d7498a18b20513b79c
tree0e9218f6260a6ff896789fa63978028665b3c5b3
parent458b7099b2e791b58f1286002974927d3e8bcc80
qemu: Move device alias assigning before command line construction

This patch is rather cosmetic as it only moves device alias
assignation from command line construction just before that.
However, it is needed in connotation of previous and next patch.
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_driver.c
src/qemu/qemu_process.c
tests/qemuxml2argvtest.c
tests/qemuxmlnstest.c