qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Machine config files
@ 2008-11-14  3:32 Paul Brook
  2008-11-14 17:54 ` Hollis Blanchard
  2008-11-14 19:04 ` Blue Swirl
  0 siblings, 2 replies; 12+ messages in thread
From: Paul Brook @ 2008-11-14  3:32 UTC (permalink / raw)
  To: qemu-devel

It's come up in other contexts recently, so I think it's worth mentioning that 
I am currently working on adding a machine config file support to qemu.

I am focusing on the board setup side of things, rather than the user-level 
config side.  My goal is to come up with a system that will allow e.g. the 
entirety of realview.c and gumstix.c to be eliminated.  Currently this is 
based this round Flattened Device Trees (as used by ppc-linux).

I have looked at the bits that Fabrice did a while ago. While that contains 
some good ideas (which I will probably steal!) it is approaching the problem 
from a somewhat different direction.  FTDs are a much better fit for some of 
my requirements (e.g. being able to pass the config through to the guest OS).

I haven't entirely figured out how this will interact with user config (in 
particular user-pluggable devices like PCI NICs), but I think I can come up 
with something fairly sensible.

The code isn't even close to being functional at this point, and I can't give 
definite timescales, but with a bit of luck I'll have something by the end of 
the year.

Paul

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

end of thread, other threads:[~2008-11-15  6:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-14  3:32 [Qemu-devel] Machine config files Paul Brook
2008-11-14 17:54 ` Hollis Blanchard
2008-11-15  6:52   ` David Gibson
2008-11-14 19:04 ` Blue Swirl
2008-11-14 19:29   ` Anthony Liguori
2008-11-14 19:51     ` Hollis Blanchard
2008-11-14 20:11       ` Anthony Liguori
2008-11-14 21:39         ` Hollis Blanchard
2008-11-14 21:58           ` Anthony Liguori
2008-11-15  0:13             ` Paul Brook
2008-11-15  6:45               ` David Gibson
2008-11-15  6:58       ` David Gibson

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).