Am Mittwoch, 22. August 2007 schrieb Dor Laor:
> Actually while playing with virtio for kvm Avi saw that and recommended
> to do the following:
> struct desc_pages
> {
>       /* Page of descriptors. */
>       union {
>               struct virtio_desc desc[NUM_DESCS];
>               char pad1[PAGE_SIZE];
>       };
[...]

Fine with me. Is anybody currently working on descriptor based transport for 
virtio for kvm?

Christian
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization

Reply via email to