问题: libvirtError: internal error: early end of file from monitor, possible problem: 2019-05-23T09:41:56.431816Z qemu-system-x86_64: cannot set up guest memory 'pc.ram': Cannot allocate memory 原因: 你创建的KVM虚拟机内存大于你电脑实际的内存。 解决: 删除创建的KVM虚拟机,重新创建个小于实际电脑内存的KVM虚拟机。