qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/9]: Simple QObject conversions
@ 2009-10-16 15:23 Luiz Capitulino
  2009-10-16 15:23 ` [Qemu-devel] [PATCH 1/9] monitor: Convert do_memory_save() to QObject Luiz Capitulino
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Luiz Capitulino @ 2009-10-16 15:23 UTC (permalink / raw)
  To: qemu-devel

 Hi,

 I've cherry picked the patches which don't depend on qobejct_from_fmt(),
added some more, and here goes another round of conversions.

 All of them are very simple. As the handlers being converted don't output
'regular' data (only errors) we only need to change their prototypes.

 I've added a note on the changelog to make it clear that errors are not
being converted yet.

 Thanks.

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

end of thread, other threads:[~2009-10-16 15:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-16 15:23 [Qemu-devel] [PATCH 0/9]: Simple QObject conversions Luiz Capitulino
2009-10-16 15:23 ` [Qemu-devel] [PATCH 1/9] monitor: Convert do_memory_save() to QObject Luiz Capitulino
2009-10-16 15:23 ` [Qemu-devel] [PATCH 2/9] monitor: Convert do_physical_memory_save() " Luiz Capitulino
2009-10-16 15:23 ` [Qemu-devel] [PATCH 3/9] monitor: Convert do_migrate() " Luiz Capitulino
2009-10-16 15:23 ` [Qemu-devel] [PATCH 4/9] monitor: Convert do_migrate_set_speed() " Luiz Capitulino
2009-10-16 15:23 ` [Qemu-devel] [PATCH 5/9] monitor: Convert do_migrate_cancel() " Luiz Capitulino
2009-10-16 15:23 ` [Qemu-devel] [PATCH 6/9] monitor: Convert do_pci_device_hot_remove() " Luiz Capitulino
2009-10-16 15:23 ` [Qemu-devel] [PATCH 7/9] monitor: Convert do_eject() " Luiz Capitulino
2009-10-16 15:23 ` [Qemu-devel] [PATCH 8/9] monitor: Convert do_getfd() " Luiz Capitulino
2009-10-16 15:23 ` [Qemu-devel] [PATCH 9/9] monitor: Convert do_closefd() " 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).