Comment 2 for bug 132135

Revision history for this message
Todd Deshane (deshantm) wrote :

UPDATE:

needed to fix device_model line too...

from above
-device_model='/usr/lib/xen/bin/qemu-dm'
+device_model='/usr/lib/xen-ioemu-3.1/bin/qemu-dm'

seems to work now... it is a big slow, and slows down the system a bit (uses a lot RAM), it is allocated 1GB of a 4GB (amd64) system

it does work though.

I think that a qemu-dm symlink should be made as well.