]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu_command: Split qemuBuildCpuArgStr
authorCole Robinson <crobinso@redhat.com>
Tue, 23 Sep 2014 15:35:57 +0000 (11:35 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 3 Oct 2014 15:30:29 +0000 (11:30 -0400)
commit3bc6dda6c55ed2ebc8604b9dc0410639eaede8cb
tree97ce346c70fe8980dc802889d6e4518fa3ccc105
parent9cf6dd00ce5a8518a04d961d0d0206f5f2e81acf
qemu_command: Split qemuBuildCpuArgStr

Move the CPU mode/model handling to its own function. This is just
code movement and re-indentation.
src/qemu/qemu_command.c