qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] New device API
@ 2009-05-14 21:39 Paul Brook
  2009-05-15  9:40 ` Gerd Hoffmann
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Brook @ 2009-05-14 21:39 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 703 bytes --]

I've just pushed out changes implementing a new device API.

This is based on my previous RFC[1], but with a few changes. The main one 
being increased used of proxies/wrappers to implement common bus 
functionality. For example there are frameworks for PCI, "ISA"[1] and I2C 
devices all built on top of a common core.

There's a fair amount still needs to be converted, but I'm reasonably happy 
that it is headed in the right direction. Hopefully most of it should be 
fairly self-explanatory.

Next up is actual config driven machine creation.

Paul

[1] http://lists.gnu.org/archive/html/qemu-devel/2009-05/msg00210.html
[2] In this context ISA == any device connected to the main cpu/system bus.


[-- Attachment #2: Type: text/html, Size: 2078 bytes --]

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

end of thread, other threads:[~2009-05-22 23:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-14 21:39 [Qemu-devel] New device API Paul Brook
2009-05-15  9:40 ` Gerd Hoffmann
2009-05-15 15:19   ` Gerd Hoffmann
2009-05-22 23:16     ` Paul Brook

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