Re: [Qemu-devel] 9p crash bugs

2010-10-11 Thread Markus Armbruster
"Venkateswararao Jujjuri (JV)" writes: > Markus, thanks for looking into it. > > Will look into the errors and fix them asap..at least it should fail > gracefully > if the arguments > are not correct/insufficient. Thanks! > BTW, we added a setup help page under QEMU documentation..and it can g

Re: [Qemu-devel] 9p crash bugs

2010-10-08 Thread Venkateswararao Jujjuri (JV)
Markus, thanks for looking into it. Will look into the errors and fix them asap..at least it should fail gracefully if the arguments are not correct/insufficient. BTW, we added a setup help page under QEMU documentation..and it can get you started.. http://wiki.qemu.org/Documentation/9psetup Th

[Qemu-devel] 9p crash bugs

2010-10-08 Thread Markus Armbruster
No idea how this stuff works, just playing with the options. Crashes left & right: * -device virtio-9p-pci Virtio-9p device couldn't find fsdev with the id (null) Passes null pointer for %s, crash on some systems. By the way, shouldn't fsdev work more like netdev, drive, chr? I.e. make