Basic qdev infrastructure.
authorPaul Brook <paul@codesourcery.com>
Thu, 14 May 2009 21:35:06 +0000 (22:35 +0100)
committerPaul Brook <paul@codesourcery.com>
Thu, 14 May 2009 21:35:06 +0000 (22:35 +0100)
commit82df9226b28790dfbc9ca6d2683a00c2104996ec
treeaeed206df23f689a13c332ac9831e382a684dd57
parent2717eda3ed196e2fe1d6f7a8e8e5982442c060c9
Basic qdev infrastructure.

Signed-off-by: Paul Brook <paul@codesourcery.com>
Makefile
Makefile.target
hw/qdev.c [new file with mode: 0644]
hw/qdev.h [new file with mode: 0644]
hw/sysbus.c [new file with mode: 0644]
hw/sysbus.h [new file with mode: 0644]
qemu-common.h
sysemu.h
vl.c