On 19/10/10 11:39, Avi Kivity wrote: > On 10/19/2010 12:31 PM, Ian Molton wrote: >>> 2. should start with a patch to the virtio-pci spec to document what >>> you're doing >> >> Where can I find that spec? > > http://ozlabs.org/~rusty/virtio-spec/ Ok, but I'm not patching that until theres been some review. There are links to the associated qemu and guest OS changes in my original email. >> It doesnt, at present... It could be changed fairly easily ithout >> breaking anything if that happens though. > > The hypervisor and the guest can be changed independently. The driver > should be coded so that it doesn't depend on hypervisor implementation > details. Fixed - updated patch tested and attached. -Ian