Hi,
> This is the vdagent using installation like this:
>
> https://www.ovirt.org/develop/infra/testing/spice.html
>
> ie. vdservice install, net start vdservice?
If the page says so, probably.
I've tested the agent setup with linux only, where everything happens
automatically, you only have
On Thu, 21 Feb 2019 08:38:50 +0100
Gerd Hoffmann wrote:
> On Wed, Feb 20, 2019 at 02:54:35PM -0700, Alex Williamson wrote:
> > On Wed, 20 Feb 2019 09:47:51 +0100
> > Gerd Hoffmann wrote:
> >
> > > This patch adds EDID support to the vfio display (aka vgpu) code.
> > > When supported by the md
On Wed, Feb 20, 2019 at 02:54:35PM -0700, Alex Williamson wrote:
> On Wed, 20 Feb 2019 09:47:51 +0100
> Gerd Hoffmann wrote:
>
> > This patch adds EDID support to the vfio display (aka vgpu) code.
> > When supported by the mdev driver qemu will generate a EDID blob
> > and pass it on using the ne
On Wed, 20 Feb 2019 09:47:51 +0100
Gerd Hoffmann wrote:
> This patch adds EDID support to the vfio display (aka vgpu) code.
> When supported by the mdev driver qemu will generate a EDID blob
> and pass it on using the new vfio edid region. The EDID blob will
> be updated on UI changes (i.e. wind
This patch adds EDID support to the vfio display (aka vgpu) code.
When supported by the mdev driver qemu will generate a EDID blob
and pass it on using the new vfio edid region. The EDID blob will
be updated on UI changes (i.e. window resize), so the guest can
adapt.
Signed-off-by: Gerd Hoffmann