qemu-patch-raspberry4/darwin-user
Andreas Färber ce008c1f10 qom: Add QOM support to user emulators
Link the Object base class and the module infrastructure for class
registration. Introduce $(universal-obj-y) for objects that are more
common than $(common-obj-y), so that those only get built once.

Call QOM module init for type registration.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Anthony Liguori <anthony@codemonkey.ws>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-03-13 13:23:18 -05:00
..
commpage.c darwin-user: Remove unneeded null pointer check 2011-04-27 16:28:09 +02:00
ioctls.h Darwin userspace emulation, by Pierre d'Herbemont. 2007-01-18 20:06:33 +00:00
ioctls_types.h Add missing newline at the end of file 2008-12-14 08:50:18 +00:00
machload.c fix spelling in darwin-user sub directory 2011-12-02 10:50:56 +00:00
main.c qom: Add QOM support to user emulators 2012-03-13 13:23:18 -05:00
mmap.c bsd/darwin-user: mmap_frag() users only check for -1 error 2010-01-31 13:41:07 +00:00
qemu.h darwin-user: Use GCC_FMT_ATTR (format checking) 2010-12-04 20:51:19 +00:00
signal.c darwin-user: Fix format string in debug message 2011-12-02 10:50:56 +00:00
syscall.c fix spelling in darwin-user sub directory 2011-12-02 10:50:56 +00:00
syscalls.h Handling more darwin-user syscalls, by Ilya Shar. 2007-03-19 13:43:04 +00:00