qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Qemu disaggregation in Xen environment
@ 2012-02-28 11:46 Julien Grall
  2012-03-05 22:06 ` [Qemu-devel] [Xen-devel] " Ian Campbell
  2012-03-05 22:20 ` [Qemu-devel] " Anthony Liguori
  0 siblings, 2 replies; 9+ messages in thread
From: Julien Grall @ 2012-02-28 11:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: xen-devel, julian.pidancet, Stefano.Stabellini

Hello,

In the current model, only one instance of qemu is running for each running HVM domain.

We are looking at disaggregating qemu to have, for example, an instance to emulate only
network controllers, another to emulate block devices, etc...

Multiple instances of qemu would run for a single Xen domain. Each one would handle
a subset of the hardware.

Has someone already looked at it and potentially already submitted code for qemu ?
The purpose of this e-mail is to start a discussion and gather opinions on how the
qemu developers community would like to see it implemented.

A couple of questions comes to mind:

1) How hard would it be to untangle "machine" specific (PC hardware) emulation
from "device" specific emulation (PCI devices) ?

2) How can we achieve disaggregation from a configuration point of view. Currently,
Xen toolstack starts qemu, and tells qemu which device to emulate using the command
line. I've heard about a project for creating machine description configuration files
for QEMU which could help greatly in dividing up which hardware to emulate in which
instance of qemu. What is the status of this project ?

Thank you for your answers,

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-03-12 13:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 11:46 [Qemu-devel] Qemu disaggregation in Xen environment Julien Grall
2012-03-05 22:06 ` [Qemu-devel] [Xen-devel] " Ian Campbell
2012-03-12 13:42   ` Julien Grall
2012-03-05 22:20 ` [Qemu-devel] " Anthony Liguori
2012-03-05 22:53   ` Stefano Stabellini
2012-03-06  1:45     ` Anthony Liguori
2012-03-06  8:22       ` Markus Armbruster
2012-03-06 15:11         ` Anthony Liguori
2012-03-12 13:17       ` Stefano Stabellini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).