mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
QOM infrastructure fixes and device conversions * Documentation fix # gpg: Signature made Wed 06 Jul 2016 08:26:49 BST # gpg: using RSA key 0xFA2ED12D3E7E013F # gpg: Good signature from "Andreas Färber <afaerber@suse.de>" # gpg: aka "Andreas Färber <afaerber@suse.com>" # Primary key fingerprint: 174F 0347 1BCC 221A 6175 6F96 FA2E D12D 3E7E 013F * remotes/afaerber/tags/qom-devices-for-peter: qom: Fix comment typo Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
@@ -901,7 +901,7 @@ GSList *object_class_get_list(const char *implements_type,
|
||||
void object_ref(Object *obj);
|
||||
|
||||
/**
|
||||
* qdef_unref:
|
||||
* object_unref:
|
||||
* @obj: the object
|
||||
*
|
||||
* Decrease the reference count of a object. A object cannot be freed as long
|
||||
|
||||
Reference in New Issue
Block a user