/openbmc/qemu/include/qapi/qmp/ |
H A D | qnull.h | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qnum.h | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qbool.h | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qlist.h | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qstring.h | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qobject.h | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qdict.h | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/qobject/ |
H A D | qnull.c | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qobject.c | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qbool.c | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qnum.c | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qlist.c | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qstring.c | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | qdict.c | diff b38dd678a21582e03ecd2dec76ccf8290455628a Tue Nov 14 12:01:25 CST 2017 Max Reitz <mreitz@redhat.com> qapi: Add qobject_is_equal()
This generic function (along with its implementations for different types) determines whether two QObjects are equal.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 20171114180128.17076-4-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|