RE: [kvm-devel] [PATCH 00/10] PV-IO v3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> 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?
>

Yap, I'm working, I have network driver up and running, soon a block
device + patches.
Except me Gregory Haskins is working on a competing implementation, that
might be merged together
later on.

_______________________________________________
Virtualization mailing list
Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/virtualization

[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux