Searched hist:"5 d75648b" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/scripts/qapi/ |
H A D | events.py | 5d75648b Thu Feb 14 09:22:38 CST 2019 Markus Armbruster <armbru@redhat.com> qapi: Generate QAPIEvent stuff into separate files Having to include qapi-events.h just for QAPIEvent is suboptimal, but quite tolerable now. It'll become problematic when we have events conditional on the target, because then qapi-events.h won't be usable from target-independent code anymore. Avoid that by generating it into separate files. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20190214152251.2073-6-armbru@redhat.com>
|
/openbmc/qemu/ |
H A D | .gitignore | 5d75648b Thu Feb 14 09:22:38 CST 2019 Markus Armbruster <armbru@redhat.com> qapi: Generate QAPIEvent stuff into separate files Having to include qapi-events.h just for QAPIEvent is suboptimal, but quite tolerable now. It'll become problematic when we have events conditional on the target, because then qapi-events.h won't be usable from target-independent code anymore. Avoid that by generating it into separate files. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20190214152251.2073-6-armbru@redhat.com>
|
H A D | Makefile | 5d75648b Thu Feb 14 09:22:38 CST 2019 Markus Armbruster <armbru@redhat.com> qapi: Generate QAPIEvent stuff into separate files Having to include qapi-events.h just for QAPIEvent is suboptimal, but quite tolerable now. It'll become problematic when we have events conditional on the target, because then qapi-events.h won't be usable from target-independent code anymore. Avoid that by generating it into separate files. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20190214152251.2073-6-armbru@redhat.com>
|
/openbmc/qemu/ui/ |
H A D | vnc.c | 5d75648b Thu Feb 14 09:22:38 CST 2019 Markus Armbruster <armbru@redhat.com> qapi: Generate QAPIEvent stuff into separate files Having to include qapi-events.h just for QAPIEvent is suboptimal, but quite tolerable now. It'll become problematic when we have events conditional on the target, because then qapi-events.h won't be usable from target-independent code anymore. Avoid that by generating it into separate files. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20190214152251.2073-6-armbru@redhat.com>
|