Searched hist:be812c0ab7d5ab741d0d87387a75a0e8bb6461e7 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/ui/ |
H A D | spice-display.h | diff be812c0ab7d5ab741d0d87387a75a0e8bb6461e7 Fri Feb 15 09:09:19 CST 2019 Lukáš Hrázký <lhrazky@redhat.com> spice: set device address and device display ID in QXL interface
Calls the new SPICE QXL interface function spice_qxl_set_device_info to set the hardware address of the graphics device represented by the QXL interface (e.g. a PCI path) and the device display IDs (the IDs of the device's monitors that belong to this QXL interface).
Also stops using the deprecated spice_qxl_set_max_monitors, the new interface function replaces it.
Signed-off-by: Lukáš Hrázký <lhrazky@redhat.com> Message-Id: <20190215150919.8263-1-lhrazky@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
/openbmc/qemu/ui/ |
H A D | spice-display.c | diff be812c0ab7d5ab741d0d87387a75a0e8bb6461e7 Fri Feb 15 09:09:19 CST 2019 Lukáš Hrázký <lhrazky@redhat.com> spice: set device address and device display ID in QXL interface
Calls the new SPICE QXL interface function spice_qxl_set_device_info to set the hardware address of the graphics device represented by the QXL interface (e.g. a PCI path) and the device display IDs (the IDs of the device's monitors that belong to this QXL interface).
Also stops using the deprecated spice_qxl_set_max_monitors, the new interface function replaces it.
Signed-off-by: Lukáš Hrázký <lhrazky@redhat.com> Message-Id: <20190215150919.8263-1-lhrazky@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | spice-core.c | diff be812c0ab7d5ab741d0d87387a75a0e8bb6461e7 Fri Feb 15 09:09:19 CST 2019 Lukáš Hrázký <lhrazky@redhat.com> spice: set device address and device display ID in QXL interface
Calls the new SPICE QXL interface function spice_qxl_set_device_info to set the hardware address of the graphics device represented by the QXL interface (e.g. a PCI path) and the device display IDs (the IDs of the device's monitors that belong to this QXL interface).
Also stops using the deprecated spice_qxl_set_max_monitors, the new interface function replaces it.
Signed-off-by: Lukáš Hrázký <lhrazky@redhat.com> Message-Id: <20190215150919.8263-1-lhrazky@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
/openbmc/qemu/hw/display/ |
H A D | qxl.c | diff be812c0ab7d5ab741d0d87387a75a0e8bb6461e7 Fri Feb 15 09:09:19 CST 2019 Lukáš Hrázký <lhrazky@redhat.com> spice: set device address and device display ID in QXL interface
Calls the new SPICE QXL interface function spice_qxl_set_device_info to set the hardware address of the graphics device represented by the QXL interface (e.g. a PCI path) and the device display IDs (the IDs of the device's monitors that belong to this QXL interface).
Also stops using the deprecated spice_qxl_set_max_monitors, the new interface function replaces it.
Signed-off-by: Lukáš Hrázký <lhrazky@redhat.com> Message-Id: <20190215150919.8263-1-lhrazky@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|