Am 14.11.2012 07:18, schrieb Dietmar Maurer:
How can i test? Command line qm command?
# git clone git://git.qemu-project.org/qemu.git
then apply the patches.
# cd qemu
# ./configure --target-list=x86_64-softmmu
# make
You can then start qemu with something like that:
# ./x86_64-softmmu/qemu-system-x86_64 -monitor stdio -enable-kvm -hda
image.raw ...
you meant -qmp not monitor?
Stefan
_______________________________________________
pve-devel mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel