Displaying 4 results from an estimated 4 matches for "prefetheable".
Did you mean:
prefetcheable
2015 Jan 16
2
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
...00000000febf1000-00000000febf121f (prio 0, RW): runtime
> 00000000febf2000-00000000febf281f (prio 0, RW): doorbell
> 00000000febf3000-00000000febf30ff (prio 0, RW): msix-table
> 00000000febf3800-00000000febf3807 (prio 0, RW): msix-pba
>
However that one is non prefetheable, and I prefer putting
virtio caps in a prefetcheable bar.
> > > * What is the reason for making the modern bar 8M in size? Looks a bit
> > > excessive, given that only 64k or so of that are actually used ...
> >
> > I use a page per VQ for architectures that can...
2015 Jan 16
2
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
...00000000febf1000-00000000febf121f (prio 0, RW): runtime
> 00000000febf2000-00000000febf281f (prio 0, RW): doorbell
> 00000000febf3000-00000000febf30ff (prio 0, RW): msix-table
> 00000000febf3800-00000000febf3807 (prio 0, RW): msix-pba
>
However that one is non prefetheable, and I prefer putting
virtio caps in a prefetcheable bar.
> > > * What is the reason for making the modern bar 8M in size? Looks a bit
> > > excessive, given that only 64k or so of that are actually used ...
> >
> > I use a page per VQ for architectures that can...
2015 Jan 15
3
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
On Thu, Jan 15, 2015 at 10:18:18PM +0100, Gerd Hoffmann wrote:
> Hi,
>
> > QEMU side is still undergoing polishing, but is already testable.
>
> Looked art the qemu side for now, commenting here due to qemu patches
> not being posted to the list yet (guess that is at least partly already
> on your todo list):
Absolutely.
> * Both legacy and modern should be
2015 Jan 15
3
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
On Thu, Jan 15, 2015 at 10:18:18PM +0100, Gerd Hoffmann wrote:
> Hi,
>
> > QEMU side is still undergoing polishing, but is already testable.
>
> Looked art the qemu side for now, commenting here due to qemu patches
> not being posted to the list yet (guess that is at least partly already
> on your todo list):
Absolutely.
> * Both legacy and modern should be