;
> It is also not so easily portable to other OS like Windows & Mac OS, who
> will still be lacking a decent control API. As I mentioned in my other
> thread, embedding a DBus in each individual QEMU process is not the right
> way to write DBus services either. If you want DBus (which is questio
AIL PROTECTED]> wrote:
> On 12/10/07, Yuval Kashtan < [EMAIL PROTECTED]> wrote:
> > Hello All,
> > Attached is a proposed patch which adds DBus support to QEMU. DBus is a
> > standard message bus for linux
> > ( http://www.freedesktop.org/wiki/Software/dbus )
&
vl.h so that I will be able to reference it
from vl.c
and last, I've changed the output of info usb so that it will include the
saved string (for reference).
Please comment.
BR,
Yuval Kashtan.
diff -Naur qemu.orig/usb-linux.c qemu.usb/usb-linux.c
--- qemu.orig/usb-linux.c 2007-10-09