Re: [Qemu-devel] [RFC PATCH qemu v2 2/2] spice: set device address and device display ID in QXL interface

2018-10-22 Thread Lukáš Hrázký
On Thu, 2018-10-18 at 03:38 -0400, Frediano Ziglio wrote: > > > > Calls new SPICE QXL interface functions to set: > > > > * The hardware address of the graphics device represented by the QXL > > interface (e.g. a PCI path): > > spice_qxl_set_device_address(...) > > > > * The device display

Re: [Qemu-devel] [RFC PATCH qemu v2 2/2] spice: set device address and device display ID in QXL interface

2018-10-18 Thread Frediano Ziglio
> > Calls new SPICE QXL interface functions to set: > > * The hardware address of the graphics device represented by the QXL > interface (e.g. a PCI path): > spice_qxl_set_device_address(...) > > * The device display IDs (the IDs of the device's monitors that belong > to this QXL

[Qemu-devel] [RFC PATCH qemu v2 2/2] spice: set device address and device display ID in QXL interface

2018-10-17 Thread Lukáš Hrázký
Calls new SPICE QXL interface functions to set: * The hardware address of the graphics device represented by the QXL interface (e.g. a PCI path): spice_qxl_set_device_address(...) * The device display IDs (the IDs of the device's monitors that belong to this QXL interface):