> >>> # ./x86_64-softmmu/qemu-system-x86_64 -monitor stdio -enable-kvm - > >> hda image.raw ... > >> > >> you meant -qmp not monitor? > > > > no > > Mhm with -monitor the qm monitor shell stuff doesn't work I always get the > failure that qmp human interface cannot be found.
Sure, this does not work with 'qm'. The idea is to use that for testing only, and it is simple convenient to read monitor commands from 'stdin' (you can also see debugging output there). _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
