Searched hist:f2c1d54c186c400ec676ec4d29ea4b8bf440c054 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/ui/ |
H A D | input.c | diff f2c1d54c186c400ec676ec4d29ea4b8bf440c054 Tue Jan 12 04:45:43 CST 2016 Gerd Hoffmann <kraxel@redhat.com> console: add & use qemu_console_lookup_by_device_name
We have two places needing this, and a third one will come shortly. So factor things out into a helper function to reduce code duplication.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
|
H A D | console.c | diff f2c1d54c186c400ec676ec4d29ea4b8bf440c054 Tue Jan 12 04:45:43 CST 2016 Gerd Hoffmann <kraxel@redhat.com> console: add & use qemu_console_lookup_by_device_name
We have two places needing this, and a third one will come shortly. So factor things out into a helper function to reduce code duplication.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
|
H A D | vnc.c | diff f2c1d54c186c400ec676ec4d29ea4b8bf440c054 Tue Jan 12 04:45:43 CST 2016 Gerd Hoffmann <kraxel@redhat.com> console: add & use qemu_console_lookup_by_device_name
We have two places needing this, and a third one will come shortly. So factor things out into a helper function to reduce code duplication.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
|
/openbmc/qemu/include/ui/ |
H A D | console.h | diff f2c1d54c186c400ec676ec4d29ea4b8bf440c054 Tue Jan 12 04:45:43 CST 2016 Gerd Hoffmann <kraxel@redhat.com> console: add & use qemu_console_lookup_by_device_name
We have two places needing this, and a third one will come shortly. So factor things out into a helper function to reduce code duplication.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
|