Searched hist:"7 a0525c7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/qapi/ |
H A D | string-input-visitor.h | 7a0525c7 Thu Jun 09 11:48:37 CDT 2016 Eric Blake <eblake@redhat.com> string-input-visitor: Favor new visit_free() function Now that we have a polymorphic visit_free(), we no longer need string_input_visitor_cleanup(); which in turn means we no longer need to return a subtype from string_input_visitor_new() nor a public upcast function. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <1465490926-28625-7-git-send-email-eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
|
/openbmc/qemu/qapi/ |
H A D | string-input-visitor.c | 7a0525c7 Thu Jun 09 11:48:37 CDT 2016 Eric Blake <eblake@redhat.com> string-input-visitor: Favor new visit_free() function Now that we have a polymorphic visit_free(), we no longer need string_input_visitor_cleanup(); which in turn means we no longer need to return a subtype from string_input_visitor_new() nor a public upcast function. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <1465490926-28625-7-git-send-email-eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
|
/openbmc/qemu/qom/ |
H A D | object.c | 7a0525c7 Thu Jun 09 11:48:37 CDT 2016 Eric Blake <eblake@redhat.com> string-input-visitor: Favor new visit_free() function Now that we have a polymorphic visit_free(), we no longer need string_input_visitor_cleanup(); which in turn means we no longer need to return a subtype from string_input_visitor_new() nor a public upcast function. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <1465490926-28625-7-git-send-email-eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
|