Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-05 | qstring: add qstring_get_length() | Luiz Capitulino | 1 | -0/+1 | |
Long overdue. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Acked-by: Gerd Hoffmann <kraxel@redhat.com> | |||||
2013-03-15 | Add qdict_clone_shallow() | Kevin Wolf | 1 | -0/+2 | |
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> | |||||
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 6 | -7/+7 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 23 | -0/+1203 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |