]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Support for Disk Geometry Override
authorJ.B. Joret <jb@linux.vnet.ibm.com>
Mon, 20 Aug 2012 13:58:50 +0000 (15:58 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 21 Aug 2012 21:30:07 +0000 (15:30 -0600)
commit5d4f8d9746312b47fcb38374612e405345f1eae0
tree58eec35af80ce93ba2f96781ca1fbe861968a228
parent4fce1c43ca6b870521037e7fb3a534c2152f52ca
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>
AUTHORS
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms