On Wed, Feb 27, 2013 at 04:28:37PM +0800, Olivia Yin wrote: > Signed-off-by: Olivia Yin <hong-hua.yin@xxxxxxxxxxxxx> > --- > src/conf/domain_conf.c | 4 ++++ > src/conf/domain_conf.h | 1 + > src/qemu/qemu_command.c | 6 ++++++ > 3 files changed, 11 insertions(+), 0 deletions(-) The split of code across your patches is sub-optimal. We prefer to keep changes to the XML parser/formatter separate from changes to drivers. Also the code to test the QEMU driver should be in the same patch as the patch which changes the command line parser. So what you really want is 2 patches. One with domain_conf.{c,h} changes, RNG schema addition & schema documentation, and the other patch with all the QEMU driver changes + testing 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