]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add bps_max and friends to qemu command generation
authorMatthias Gatto <matthias.gatto@outscale.com>
Wed, 29 Oct 2014 12:16:04 +0000 (13:16 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 10 Nov 2014 16:19:25 +0000 (17:19 +0100)
commit12952bb14a6eebfbfd90d1bc2d482bcf45b47530
tree890fb4d6371d7e08ce087c63e2609400ebca4b22
parent901ffda2862a73ff3ee6298e0ef07ba72a6dfe6f
qemu: Add bps_max and friends to qemu command generation

Check the arability of the options with the current qemu binary,
add them in the varable opt if yes, print a message if not.

Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
src/qemu/qemu_command.c