]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Disk Geometry Override Support
authorJ.B. Joret <jb@linux.vnet.ibm.com>
Mon, 20 Aug 2012 13:58:51 +0000 (15:58 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 21 Aug 2012 21:35:48 +0000 (15:35 -0600)
commita46af26004c9625b5fba0984377f4febfda99e30
treeeff6c5d13e33e34881a725f5b6a5a6cb8a9b5500
parent5d4f8d9746312b47fcb38374612e405345f1eae0
qemu: Disk Geometry Override Support

Qemu command line generation for geometry override and testcases.

Signed-off-by: J.B. Joret <jb@linux.vnet.ibm.com>
Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-disk-geometry.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-disk-geometry.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c