• J
    Fix vmdef usage while in monitor in qemu process · c749eda4
    Ján Tomko 提交于
    Make local copy of the disk alias in qemuProcessInitPasswords,
    instead of referencing the one in domain definition, which
    might get freed if the domain crashes while we're in monitor.
    
    Also copy the memballoon period value.
    c749eda4
qemu_process.c 178.3 KB