[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/9] virtio-1.0: cleanups and preparations for v
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-devel] [PATCH 0/9] virtio-1.0: cleanups and preparations for virtio-vga |
Date: |
Mon, 27 Apr 2015 11:45:56 +0200 |
On Fr, 2015-04-10 at 14:31 +0200, Gerd Hoffmann wrote:
> Hi,
>
> Here is a series of patches for virtio-pci, with some cleanups and
> preparations for virtio-vga.
>
> Patches 1-6 clean up the modern (virtio-1.0) memory region
> initialization a bit. They are preparations for the other patches,
> but IMHO are also a useful cleanup on their own.
>
> Patches 7+8 changes initialization so virtio-vga has a chance to
> arrange things as it pleases.
>
> Patches 1-8 should apply fine on top of mst's virtio-1.0 branch, and
> I'm looking for reviews of them.
>
> Patch 9 is the showcase for patches 7+8. It has more dependencies
> though, if you wanna play with that I'd suggest to fetch
> https://www.kraxel.org/cgit/qemu/log/?h=rebase/vga-wip
Ping? mst, had you a chance to look at this?
What are your virtio-1.0 merge plans for qemu, now that the 2.4 tree is
open for development? I'd love to see a quick merge so I can proceed
with bits having dependencies on virtio-1.0.
thanks,
Gerd
- [Qemu-devel] [PATCH 0/9] virtio-1.0: cleanups and preparations for virtio-vga, Gerd Hoffmann, 2015/04/10
- [Qemu-devel] [PATCH 1/9] virtio: add struct VirtIOPCIRegion for virtio-1 regions, Gerd Hoffmann, 2015/04/10
- [Qemu-devel] [PATCH 5/9] virtio: move cap type to VirtIOPCIRegion, Gerd Hoffmann, 2015/04/10
- [Qemu-devel] [PATCH 3/9] virtio: add virtio_pci_modern_region_map(), Gerd Hoffmann, 2015/04/10
- [Qemu-devel] [PATCH 8/9] virtio: init from virtio_pci_device_plugged to virtio_pci_realize, Gerd Hoffmann, 2015/04/10
- [Qemu-devel] [PATCH 6/9] virtio: drop identical virtio_pci_cap, Gerd Hoffmann, 2015/04/10
- [Qemu-devel] [PATCH 4/9] virtio: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_map, Gerd Hoffmann, 2015/04/10
- [Qemu-devel] [PATCH 9/9] virtio-vga: make compatible with stdvga, Gerd Hoffmann, 2015/04/10
- [Qemu-devel] [PATCH 2/9] virtio: add virtio_pci_modern_regions_init(), Gerd Hoffmann, 2015/04/10
- [Qemu-devel] [PATCH 7/9] virtio: move bar assignments to VirtIOPCIProxy, Gerd Hoffmann, 2015/04/10
- Re: [Qemu-devel] [PATCH 0/9] virtio-1.0: cleanups and preparations for virtio-vga,
Gerd Hoffmann <=