On Mon, Aug 20, 2012 at 01:58:24PM +0200, Viktor Mihajlovski wrote: > From: J.B. Joret <jb@xxxxxxxxxxxxxxxxxx> > > 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. > > V2 Changes: Split out qemu specific code, add documentation and schema. > > V3 Changes: Moved geometry element to diskspec and use virReportError now. > > Signed-off-by: J.B. Joret <jb@xxxxxxxxxxxxxxxxxx> > Signed-off-by: Viktor Mihajlovski <mihajlov@xxxxxxxxxxxxxxxxxx> > --- > docs/formatdomain.html.in | 25 ++++++++++++++ > docs/schemas/domaincommon.rng | 25 ++++++++++++++ > src/conf/domain_conf.c | 71 +++++++++++++++++++++++++++++++++++++++++ > src/conf/domain_conf.h | 17 ++++++++++ > src/libvirt_private.syms | 2 + > 5 files changed, 140 insertions(+), 0 deletions(-) ACK Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list