Re: [Qemu-devel] [PATCH] Vmchannel PCI device.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Anthony Liguori
Date: Sunday, December 14, 2008 - 3:56 pm

Daniel P. Berrange wrote:

The main problem with "external" backends is that they cannot easily 
participate in save/restore or live migration.  If you want to have an 
RPC mechanism, I would suggest implementing the backend in QEMU and 
hooking QEMU up to dbus.  Then you can implement proper save/restore.


Why not use virtual networking for a clustering service (as you would in 
real machines).


If you don't have QEMU as a broker, it makes it very hard for QEMU to 
virtualization all of the resources exposed to the guest.  This 
complicates things like save/restore and complicates security policies 
since you now have things being done on behalf of a guest originating 
from another process.  It generally breaks the model of guest-as-a-process.

What's the argument to do these things external to QEMU?

Regards,

Anthony Liguori


--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Vmchannel PCI device., Gleb Natapov, (Sun Dec 14, 4:50 am)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Blue Swirl, (Sun Dec 14, 5:28 am)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Gleb Natapov, (Sun Dec 14, 6:12 am)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Anthony Liguori, (Sun Dec 14, 12:15 pm)
Re: [PATCH] Vmchannel PCI device., Anthony Liguori, (Sun Dec 14, 12:24 pm)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Gleb Natapov, (Sun Dec 14, 12:37 pm)
Re: [PATCH] Vmchannel PCI device., Gleb Natapov, (Sun Dec 14, 12:44 pm)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Daniel P. Berrange, (Sun Dec 14, 3:13 pm)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Anthony Liguori, (Sun Dec 14, 3:52 pm)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Anthony Liguori, (Sun Dec 14, 3:56 pm)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Daniel P. Berrange, (Sun Dec 14, 4:33 pm)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Paul Brook, (Sun Dec 14, 5:41 pm)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Thiemo Seufer, (Sun Dec 14, 6:18 pm)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Anthony Liguori, (Sun Dec 14, 6:50 pm)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Anthony Liguori, (Sun Dec 14, 7:03 pm)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Avi Kivity, (Mon Dec 15, 2:20 am)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Dan Kenigsberg, (Mon Dec 15, 2:25 am)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Daniel P. Berrange, (Mon Dec 15, 2:47 am)
Re: [Qemu-devel] [PATCH] Vmchannel PCI device., Dan Kenigsberg, (Mon Dec 15, 8:43 am)