Hello everyone,
I've actually tried to do some of these things myself a few months
back. I thought I'd have a daemon or "control" program that would
manage the QEMU instances.
A new instance would be launched by a controller app with a few of
additional parameters. One is a custom window title (I
On Sun, 23 Jul 2006 12:39:29 +0100, Daniel P. Berrange wrote:
>> I have toyed around with the idea of writing an XML-RPC front-end to
>> QEMU (with the idea of bridging the gap for libvirt). DV also had a
>> patch floating around to add a socket management interface to QEMU
>> (although now there
Anthony Liguori wrote:
> I posted some patches earlier to implement some of the basic support for
> having a GUI bundled with QEMU. Hopefully that's the first step.
As a developer of an old-style GUI front-end [1] to QEMU, I am very
interested in this. Where can I find more information on this?
On Fri, 21 Jul 2006 15:58:41 -0400, Joe Lee wrote:
> Well, first let me say I am not a programmer and know very little about
> GUI development and their toolkits. But, I have been reading up and
> learning about what's out there. Having said that, I think "Virt-Manager"
> is built using GTK/Glade