On Fri, Dec 6, 2013 at 6:58 PM, Dave Airlie <airl...@gmail.com> wrote: > On Fri, Dec 6, 2013 at 6:24 PM, Gerd Hoffmann <kra...@redhat.com> wrote: >> Hi, >> >>> Now the advice given was to have virtio-vga wrap virtio-gpu-base but >>> from what I can see it really can't. Since it needs to act and look >>> like a PCI device >> >> Oops, yes. VirtIOPCIProxy wasn't on my radar. That makes things a bit >> more messy. Can you just push what you have now somewhere? I'll take a >> closer look next week. > > http://cgit.freedesktop.org/~airlied/qemu/log/?h=virtio-gpu-inherit > > Well I didn't really get anything working, but the top commit in that > branch was where I was on my last random fail. > > I think another object is probably required, or making the base one > not abstract. > Hi Gerd,
just repinging on this, not sure if you can see a solution that works with VirtIOPCIProxy that avoids wrapping. Dave.