Re: Use of virtio device IDs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Anthony Liguori
Date: Thursday, November 8, 2007 - 9:40 am

Gerd Hoffmann wrote:

I don't really agree with this assessment.  There is no performance 
advantage to using a pure virtual bus.  If you have a pure pv device 
that looks and act like a PCI device, besides the obvious advantage of 
easy portability to other guest OSes (since everything support PCI, but 
porting XenBus--event to Linux 2.4.x was a royal pain), it is also very 
easy to support the device on other VMMs.

For instance, the PCI device that I just posted would allow virtio 
devices to be used trivially with HVM on Xen.  In fact, once the 
backends are complete and merged into QEMU, the next time Xen rebases 
QEMU they'll get the virtio PV-on-HVM drivers for free.  To me, that's a 
pretty significant advantage.


I have actually addressed this problem with a PV option rom for QEMU.  I 
expect to get time to submit the QEMU patches by the end of the year.  
See http://hg.codemonkey.ws/extboot

Regards,

Anthony Liguori
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Use of virtio device IDs, Anthony Liguori, (Tue Nov 6, 10:16 am)
Re: Use of virtio device IDs, Anthony Liguori, (Tue Nov 6, 11:49 am)
Re: Use of virtio device IDs, Gregory Haskins, (Tue Nov 6, 8:38 pm)
Re: Use of virtio device IDs, Avi Kivity, (Tue Nov 6, 10:40 pm)
Re: Use of virtio device IDs, Rusty Russell, (Tue Nov 6, 11:09 pm)
Re: Use of virtio device IDs, Anthony Liguori, (Tue Nov 6, 11:29 pm)
Re: Use of virtio device IDs, Anthony Liguori, (Wed Nov 7, 10:33 am)
Re: Use of virtio device IDs, Gregory Haskins, (Wed Nov 7, 1:38 pm)
Re: Use of virtio device IDs, Avi Kivity, (Wed Nov 7, 11:37 pm)
Re: Use of virtio device IDs, Gerd Hoffmann, (Thu Nov 8, 2:17 am)
Re: Use of virtio device IDs, Anthony Liguori, (Thu Nov 8, 9:40 am)
Re: Use of virtio device IDs, Gregory Haskins, (Tue Nov 13, 6:18 am)
Re: Use of virtio device IDs, Zachary Amsden, (Tue Nov 13, 6:59 am)