diff options
author | 2012-08-20 15:58:50 +0200 | |
---|---|---|
committer | 2012-08-21 15:30:07 -0600 | |
commit | 5d4f8d9746312b47fcb38374612e405345f1eae0 (patch) | |
tree | 58eec35af80ce93ba2f96781ca1fbe861968a228 /AUTHORS | |
parent | build: avoid $(builddir) in Makefile (diff) | |
download | libvirt-5d4f8d9746312b47fcb38374612e405345f1eae0.tar.gz libvirt-5d4f8d9746312b47fcb38374612e405345f1eae0.tar.bz2 libvirt-5d4f8d9746312b47fcb38374612e405345f1eae0.zip |
Support for Disk Geometry Override
A hypervisor may allow to override the disk geometry of drives.
Qemu, as an example with cyls=,heads=,secs=[,trans=].
This patch extends the domain config to allow the specification of
disk geometry with libvirt.
Signed-off-by: J.B. Joret <jb@linux.vnet.ibm.com>
Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -258,6 +258,8 @@ Patches have also been contributed by: Asad Saeed <asad.saeed@acidseed.com> Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> Thomas Woerner <twoerner@redhat.com> + J.B. Joret <jb@linux.vnet.ibm.com> + [....send patches to get your name here....] The libvirt Logo was designed by Diana Fong |