summaryrefslogtreecommitdiffstats
path: root/hw/sysbus.c
diff options
context:
space:
mode:
authorAnthony Liguori2011-08-22 15:12:52 +0200
committerAnthony Liguori2011-09-01 20:12:33 +0200
commit69e5bb68a5e95286edd59c3ce34c6f7bae5b5548 (patch)
treeb971ab785ae6a1ef08b33242dc2b4910821f0799 /hw/sysbus.c
parenttcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings (diff)
downloadqemu-69e5bb68a5e95286edd59c3ce34c6f7bae5b5548.tar.gz
qemu-69e5bb68a5e95286edd59c3ce34c6f7bae5b5548.tar.xz
qemu-69e5bb68a5e95286edd59c3ce34c6f7bae5b5548.zip
Add glib support to main loop
This allows GSources to be used to register callback events in QEMU. This is useful as it allows us to take greater advantage of glib and also because it allows us to write code that is more easily testable outside of QEMU since we can make use of glib's main loop in unit tests. All new code should use glib's callback mechanisms for registering fd events which are very well documented at: http://developer.gnome.org/glib/stable/glib-The-Main-Event-Loop.html And: http://developer.gnome.org/gio/stable/ Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/sysbus.c')
0 files changed, 0 insertions, 0 deletions