[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 7/8] virtio-vga: v1
From: |
Dave Airlie |
Subject: |
Re: [Qemu-devel] [PATCH 7/8] virtio-vga: v1 |
Date: |
Wed, 8 Jan 2014 09:35:13 +1000 |
On Fri, Dec 6, 2013 at 6:58 PM, Dave Airlie <address@hidden> wrote:
> On Fri, Dec 6, 2013 at 6:24 PM, Gerd Hoffmann <address@hidden> 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.
- Re: [Qemu-devel] [PATCH 7/8] virtio-vga: v1,
Dave Airlie <=