qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] spice: set device address and device display


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v2] spice: set device address and device display ID in QXL interface
Date: Tue, 5 Feb 2019 10:46:28 +0100
User-agent: NeoMutt/20180716

On Tue, Feb 05, 2019 at 10:13:28AM +0100, Gerd Hoffmann wrote:
> On Mon, Feb 04, 2019 at 11:08:10AM +0100, Lukáš Hrázký wrote:
> > 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ý <address@hidden>
> 
> Added to UI patch queue.

Dropped, failed test build:

../ui/spice-core.o: In function `append_pci_address':
spice-core.c:(.text+0x756): undefined reference to `pci_bus_is_root'

Looks like some #ifdef's are needed so it builds with CONFIG_PCI=n

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]