> > 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 ... Are you going to use qemu instead qemu-kvm for 1.3 release ? (I have read that kvm will be finally officily merged in qemu for 1.3) ----- Mail original ----- De: "Dietmar Maurer" <[email protected]> À: "Stefan Priebe - Profihost AG" <[email protected]> Cc: [email protected] Envoyé: Mercredi 14 Novembre 2012 07:18:36 Objet: Re: [pve-devel] backup RFC preview > > 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 ... _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
