Basic qdev infrastructure.
commitaae9460e244c7abe70b72ff374b3aa102bb09691
authorPaul Brook <paul@codesourcery.com>
Thu, 14 May 2009 21:35:06 +0000 (14 22:35 +0100)
committerPaul Brook <paul@codesourcery.com>
Thu, 14 May 2009 21:35:06 +0000 (14 22:35 +0100)
treeaeed206df23f689a13c332ac9831e382a684dd57
parent019d6b8ff0d495ded6977f24a4e8fd1c7fec09e0
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