Re: [Qemu-devel] dataplane bug: fail to start VM with dataplane enable

2013-03-13 Thread Dunrong Huang
On Wed, Mar 13, 2013 at 7:28 PM, Stefan Hajnoczi wrote: > On Wed, Mar 13, 2013 at 06:01:40PM +0800, Dunrong Huang wrote: >> Hi, Paolo && Stefan: >> >> When I test the dataplane feature with git master, I find that VM will >> hang if dataplane is enabled. But if I use qemu-1.4.0, VM can start >> n

Re: [Qemu-devel] dataplane bug: fail to start VM with dataplane enable

2013-03-13 Thread Stefan Hajnoczi
On Wed, Mar 13, 2013 at 06:01:40PM +0800, Dunrong Huang wrote: > Hi, Paolo && Stefan: > > When I test the dataplane feature with git master, I find that VM will > hang if dataplane is enabled. But if I use qemu-1.4.0, VM can start > normally. > > The command I boot QEMU is: > x86_64-softmmu/qemu

[Qemu-devel] dataplane bug: fail to start VM with dataplane enable

2013-03-13 Thread Dunrong Huang
Hi, Paolo && Stefan: When I test the dataplane feature with git master, I find that VM will hang if dataplane is enabled. But if I use qemu-1.4.0, VM can start normally. The command I boot QEMU is: x86_64-softmmu/qemu-system-x86_64 -enable-kvm -m 1024 -smp 2 -drive file=centos-6.4.raw,if=none,id