qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7]: Initial QObject conversion
@ 2009-09-16 21:32 Luiz Capitulino
  2009-09-16 21:32 ` [Qemu-devel] [PATCH 1/7] monitor: Add user_print() to mon_cmd_t Luiz Capitulino
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Luiz Capitulino @ 2009-09-16 21:32 UTC (permalink / raw)
  To: qemu-devel

 Hi there,

 Here goes the first series for Monitor handlers conversion to QObjects.

 The first patches introduce infrastructure needed to support incremental
conversion, that is, functions which call handlers will have to deal
with the current calling style and the new one.

 The remaining patches convert very simple handlers.

 Thanks.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-09-23 16:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16 21:32 [Qemu-devel] [PATCH 0/7]: Initial QObject conversion Luiz Capitulino
2009-09-16 21:32 ` [Qemu-devel] [PATCH 1/7] monitor: Add user_print() to mon_cmd_t Luiz Capitulino
2009-09-16 21:32 ` [Qemu-devel] [PATCH 2/7] monitor: Handle new and old style handlers Luiz Capitulino
2009-09-17  6:39   ` [Qemu-devel] " Paolo Bonzini
2009-09-17 13:18     ` Luiz Capitulino
2009-09-17 13:28       ` Paolo Bonzini
2009-09-17 17:16         ` Luiz Capitulino
2009-09-16 21:32 ` [Qemu-devel] [PATCH 3/7] monitor: do_info(): handle new and old info handlers Luiz Capitulino
2009-09-23 15:46   ` Markus Armbruster
2009-09-23 16:05     ` Luiz Capitulino
2009-09-16 21:32 ` [Qemu-devel] [PATCH 4/7] monitor: Convert do_quit() do QObject Luiz Capitulino
2009-09-16 21:32 ` [Qemu-devel] [PATCH 5/7] monitor: Convert do_stop() to QObject Luiz Capitulino
2009-09-16 21:32 ` [Qemu-devel] [PATCH 6/7] monitor: Convert do_system_reset() " Luiz Capitulino
2009-09-16 21:32 ` [Qemu-devel] [PATCH 7/7] monitor: Convert do_system_powerdown() " Luiz Capitulino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).