Re: [Qemu-devel] [RFC] QEMU Dbus support - a proposal management API

2007-12-11 Thread Yuval Kashtan
; > 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

Re: [Qemu-devel] [RFC] QEMU Dbus support - a proposal management API

2007-12-10 Thread Yuval Kashtan
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 ) &

[Qemu-devel] [RFC, PATCH] usb_del support host:

2007-10-11 Thread Yuval Kashtan
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