<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello,<br><br>I have understand that :<br><br>----------------------------<br>           guest<br>----------------------------<br>    driver_device0_guest<br>----------------------------<br>         hypervisor<br>----------------------------<br>  driver_device0_hypervisor<br>----------------------------<br>         device0<br>----------------------------<br><br>in order to access to a device, a guest use driver_device0_guest<br>The driver_device0_guest is modified to ask the hypervisor instead of the device0 directly.<br>Then the hypervisor uses the driver_device0_hypervisor in order to ask the device0.<br><br>It's my understant, maybe it's false.<br><br>I have few questions :<br><br>1 - what is the difference between libvirt and virtio.<br><br>2 - why developpers for xen, kvm... must develop drivers each time there are new devices ?<br>Because the driver must ask the hypervisor instead of device directly.<br><br>3 - The devices presented to the guest are real or emulated ? (for xen and/or kvm)<br>if devices are real, for example, i can use my graphic card with a virtual machine ??<br><br>4 - Can you tell me why kvm is best or xen is best in enterprise.<br><br>In my understand, in the future, kvm is in good position because the developpment is integrated in <br>the kernel. Also, i feel xen progress because firms like citrix contribute but it's seems there is <br>no big update since few years.<br><br>My vision is xen is best for production environnement because it takes advantages of minimal <br>hypervisor code while kvm must be install with the kernel.<br><br>Also, it seems, performance will be better in kvm with virtio. Can we use virtio with xen ?<br /><hr />Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live ? <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Lancez-vous !</a></body>
</html>