qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [FOR 0.12 v3 00/19]: info handlers conversions to QObject


From: Luiz Capitulino
Subject: [Qemu-devel] [FOR 0.12 v3 00/19]: info handlers conversions to QObject
Date: Wed, 9 Dec 2009 14:27:39 -0200

 Hi,

 This series covers almost half of the info handlers conversions to the
QObject style.

 The biggest change in this version is that now info handlers always
return a QDict.

changelog
---------

v2 -> v3

- Change all info handlers to return a dict
- Fix bad do_info_migrate() rebase
- do_info_cpus(): Use QBool
- do_info_version(): Return QDict

v1 -> v2

- Rebase
- do_info_vnc(): drop keys with 'none' strings
- Fix do_info_balloon() to return bytes

v0 -> v1

- Minor fixes (indentation, casts, etc)
- Improved some documentation and changelogs
- Dropped do_info_network() conversion, it still needs work




reply via email to

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