Prevent NPE in qemuAgentCommandOn result = null, qemuAgentCommand will throw a NullPointerException. Prevent this by constructing a CString from it.Signed-off-by: Bastian Germann <bage@linutronix.de>