
4 Jul
2012
4 Jul
'12
11:16 a.m.
On 07/04/12 11:01, Michal Privoznik wrote:
On 04.07.2012 10:26, Peter Krempa wrote:
QEmu domains were marked as having managed save image even if they were
It's QEMU, Qemu, or qemu actually.
Indeed! I remembered it wrong for some reason :(
saved using the regular save. With this patch, domains are marked so only when using managed save API. --- src/qemu/qemu_driver.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-)
ACK with capitalization fixed.
Fixed && pushed. Thanks! Peter