[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased |
Date: |
Thu, 11 Jun 2015 10:26:12 +0200 |
Hi,
> Here's an incomplete todo for spec compliance: note that it does not
> have to block this patchset:
> - complete other devices besides net, balloon
> need to disable a bunch of features
> that 1.0 has deprecated
So, what is the plan here?
For legacy devices we keep the features, for backward compatibility
reasons.
For modern devices we drop the deprecated features.
What about transitional? Drop them too?
Implementation-wise we probably want a mask in VirtIODevice ...
cheers,
Gerd
- [Qemu-devel] [PATCH 18/33] virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller, (continued)
- [Qemu-devel] [PATCH 18/33] virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller, Gerd Hoffmann, 2015/06/04
- [Qemu-devel] [PATCH 28/33] virtio-pci: move cap type to VirtIOPCIRegion, Gerd Hoffmann, 2015/06/04
- [Qemu-devel] [PATCH 33/33] virtio-input: emulated devices [pci], Gerd Hoffmann, 2015/06/04
- [Qemu-devel] [PATCH 30/33] virtio-pci: fill VirtIOPCIRegions early., Gerd Hoffmann, 2015/06/04
- [Qemu-devel] [PATCH 32/33] virtio-input: core code & base class [pci], Gerd Hoffmann, 2015/06/04
- [Qemu-devel] [PATCH 31/33] pci: add PCI_CLASS_INPUT_*, Gerd Hoffmann, 2015/06/04
- [Qemu-devel] [PATCH 25/33] virtio-pci: add virtio_pci_modern_regions_init(), Gerd Hoffmann, 2015/06/04
- [Qemu-devel] [PATCH 24/33] virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions, Gerd Hoffmann, 2015/06/04
- [Qemu-devel] [PATCH 04/33] dataplane: allow virtio-1 devices, Gerd Hoffmann, 2015/06/04
- Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased, Michael S. Tsirkin, 2015/06/04
- Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased,
Gerd Hoffmann <=
- Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased, Gerd Hoffmann, 2015/06/09
- Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased, Michael S. Tsirkin, 2015/06/10