Profile

Contact Details

Ribbons

Badges

Jens Freimann


Contributions

1 to 4 of 4 total
Posted By Jens Freimann 03-12-2019 11:50
Found In Egroup: OASIS Virtual I/O Device (VIRTIO) TC
\ view thread
On Mon, Mar 11, 2019 at 03:06:38PM -0400, Michael S. Tsirkin wrote: Several links have been upgraded and now redirect to the https version. Upgrade our version accordingly. Note that some other links use the status 301 - moved permanently apparently in error (e.g. for a language specific redirect), not ...
Posted By Jens Freimann 03-12-2019 11:49
Found In Egroup: OASIS Virtual I/O Device (VIRTIO) TC
\ view thread
On Mon, Mar 11, 2019 at 02:44:58PM -0400, Michael S. Tsirkin wrote: Looks like all GETIEEE links got broken. Let's just point to their main page. VIRTIO-175 Signed-off-by: Michael S. Tsirkin --- introduction.tex 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Jens Freimann
Posted By Jens Freimann 12-06-2018 12:25
Found In Egroup: OASIS Virtual I/O Device (VIRTIO) TC
\ view thread
On Mon, Nov 26, 2018 at 08:03:37PM -0500, Michael S. Tsirkin wrote: diff --git a/content.tex b/content.tex index c346183..5582c1c 100644 --- a/content.tex +++ b/content.tex @@ -5452,26 +5452,48 @@ Descriptors) and ef(sec:Packed Virtqueues / Indirect Flag: Scatter-Gather Supp item[VIRTIO_F_VERSION_1(32)] ...
Posted By Jens Freimann 12-04-2018 11:08
Found In Egroup: OASIS Virtual I/O Device (VIRTIO) TC
\ view thread
On Thu, Nov 29, 2018 at 02:49:32PM -0500, Michael S. Tsirkin wrote: PCI is the only transport that has text enforcing a power of two size for VQs. There's no real reason for it to do it, so document that it does not apply with the packed rings. Accordingly, drop the text "unless enforced by a transport" ...