Home
last modified time | relevance | path

Searched hist:"0 bfe3ca5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A DMakefile0bfe3ca5 Thu May 14 13:29:53 CDT 2009 Anthony Liguori <aliguori@us.ibm.com> Constructor support

Allow devices/drivers to register themselves via constructors.
Destructors are not needed (can be registered from a constructor)
and "priority" has been renamed and changed to an enum for clarity.

Signed-off-by: Paul Brook <paul@codesourcery.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>