Re: [libvirt-users] libvirt on Raspberry Pi, block by parameter "-S"

2016-05-19 Thread Daniel P. Berrange
On Thu, May 19, 2016 at 10:05:57AM +, Xu Ding wrote: > Hi > > I have used libvirt on Raspberry Pi Debian. > I can start the vm, but it just starts and doesn't continue. > I find the qemu-system-arm command generated by virsh has a parameter > "-S", when I copy the command, remove the paramete

[libvirt-users] libvirt on Raspberry Pi, block by parameter "-S"

2016-05-19 Thread Xu Ding
Hi I have used libvirt on Raspberry Pi Debian. I can start the vm, but it just starts and doesn't continue. I find the qemu-system-arm command generated by virsh has a parameter "-S", when I copy the command, remove the parameter, run it in the console, the vm can run normally. But I don't kno