
22 Sep
2014
22 Sep
'14
9:37 a.m.
On Wed, Sep 17, 2014 at 17:18:37 +0200, Peter Krempa wrote:
Split out the call to the update method only to places where it is actually used rather than having a mega-method that does all the stuff. --- src/qemu/qemu_driver.c | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-)
It was easier to review this patch squashed into the following one since it allowed me to check you correctly updated all callers of qemuDomainSaveImageOpen. ACK Jirka