qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC 0/8]: Some 'info' handlers conversions
@ 2009-11-01 14:51 Luiz Capitulino
  2009-11-01 14:51 ` [Qemu-devel] [PATCH 1/8] Introduce qemu-objects.h header file Luiz Capitulino
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Luiz Capitulino @ 2009-11-01 14:51 UTC (permalink / raw)
  To: qemu-devel

 Hi,

 I'm sending in this series some info handlers conversions I have in my queue,
as they depend on the QJSON module this submission is for review-only.

 The only issue I have here is error handling on calls to qobject_from_jsonf(),
I'm calling assert() but we should have a wrapper for this.

 If someone is willing to help with the conversions, please, take a look
at Monitor Protocol wiki page:

http://www.linux-kvm.org/page/MonitorProtocol

 Thanks.

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

end of thread, other threads:[~2009-11-01 14:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-01 14:51 [Qemu-devel] [RFC 0/8]: Some 'info' handlers conversions Luiz Capitulino
2009-11-01 14:51 ` [Qemu-devel] [PATCH 1/8] Introduce qemu-objects.h header file Luiz Capitulino
2009-11-01 14:51 ` [Qemu-devel] [PATCH 2/8] Makefile: move QObject objs to their own entry Luiz Capitulino
2009-11-01 14:51 ` [Qemu-devel] [PATCH 3/8] QDict: Introduce qdict_get_qbool() Luiz Capitulino
2009-11-01 14:51 ` [Qemu-devel] [PATCH 4/8] monitor: Convert do_info_migrate() to QObject Luiz Capitulino
2009-11-01 14:51 ` [Qemu-devel] [PATCH 5/8] monitor: Convert bdrv_info() " Luiz Capitulino
2009-11-01 14:51 ` [Qemu-devel] [PATCH 6/8] monitor: Convert qemu_chr_info() " Luiz Capitulino
2009-11-01 14:51 ` [Qemu-devel] [PATCH 7/8] monitor: Convert pci_device_hot_add() " Luiz Capitulino
2009-11-01 14:51 ` [Qemu-devel] [PATCH 8/8] monitor: Convert do_info_status() " 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).