qemu-irix/include
Alexander Graf 31e76f65a9 glib: Add compat wrapper for g_poll on old glib
Older glib doesn't implement g_poll(). Most notably the glib version in use
on SLE11 is on 2.18 which is hit by this.

We do want to use g_poll() in the source however. So on older systems, just
wrap it with functions that do exist on older versions.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Message-id: 1361835970-2889-1-git-send-email-agraf@suse.de
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-02-26 13:35:48 -06:00
..
block block: implement BDRV_O_UNMAP 2013-02-22 21:29:42 +01:00
bt
char
disas
exec Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-23 16:11:19 +00:00
fpu
migration migration: calculate expected_downtime 2013-02-22 10:12:52 +01:00
monitor
net tap: multiqueue support 2013-02-01 11:03:02 -06:00
qapi
qemu qemu-log: default to stderr for logging output 2013-02-26 13:31:47 -06:00
qom cpu: Add CPUArchState pointer to CPUState 2013-02-16 14:51:00 +01:00
sysemu Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-23 16:11:19 +00:00
ui ui: add basic GTK gui (v5) 2013-02-21 16:34:48 -06:00
config.h
elf.h
libfdt_env.h
qemu-common.h glib: Add compat wrapper for g_poll on old glib 2013-02-26 13:35:48 -06:00
trace.h