
11 Oct
2012
11 Oct
'12
8:41 a.m.
Thanks for figuring out why it was not working for you initially! Especially as this was hiding 2 bugs (one in libvirt documentation and one in this patch). Looks good, as for the very long function prototype lines, I sometimes split them right after the return value: void very_long_foo(Foo *foo); this helps a little bit. ACK patch either way. Christophe On Wed, Oct 10, 2012 at 11:04:22PM +0300, Zeeshan Ali (Khattak) wrote:
From: "Zeeshan Ali (Khattak)" <zeeshanak@gnome.org>
API for new domain power management configuration.