]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Remove unnecessary calculations in qemuDomainSaveMemory
authorPeter Krempa <pkrempa@redhat.com>
Wed, 17 Feb 2016 12:10:11 +0000 (13:10 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 17 Feb 2016 14:54:44 +0000 (15:54 +0100)
commit6b9b21db7079888a05d192b079e68290bdf14a76
tree82a05455d25ea0de847ac5888ff0806a218e16a3
parent4e615aabe2649e8dea5ef7fd4add2068cfcb5f7c
qemu: Remove unnecessary calculations in qemuDomainSaveMemory

Now that the file migration doesn't require us to use 'dd' and other
legacy stuff for too old qemus we don't even have to calcuate the
offsets and other stuff.
src/qemu/qemu_driver.c
src/qemu/qemu_monitor.h