[PATCH 0/3] virtio implementation (draft VI)

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

 



I'm not reposting the drivers this time since they haven't changed
significantly.  See http://lguest.ozlabs.org/patches for the whole
thing, from new-io.patch onwards).

Changes since last version:
	- Switch to our own bus implementation, rather than relying on
	  an implementation-specific bus to back this up.

	- Make virtio_config_ops much higher-level, don't assume layout
	  of config space.

	- Expose "struct virtqueue" again and move ops inside that.

	- virtio_ring uses 64 bit address, 32 bit length, not addr64 +
	  offset16 + len16.

	- flags in virtio_ring to allow suppression of interrupts (by
	  guest) or notifications (by host).

I'm not too unhappy with this as it stands.  Feedback welcome!

Cheers,
Rusty.



_______________________________________________
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