qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC] QEMU Object Model


From: Luca Tettamanti
Subject: Re: [Qemu-devel] [RFC] QEMU Object Model
Date: Thu, 21 Jul 2011 17:19:00 +0200

On Thu, Jul 21, 2011 at 4:49 PM, Anthony Liguori <address@hidden> wrote:
[cut]
> And it's really not that much nicer than the C version.  The problem with
> C++ is that even though the type system is much, much nicer, it still
> doesn't have introspection or decorators.  These two things would be the
> killer feature for doing the sort of things we need to do and is really
> where most of the ugliness comes from.

QT has introspection; what about using the core (i.e. QObject and moc)
to build QEMU object model?

L



reply via email to

[Prev in Thread] Current Thread [Next in Thread]