diff options
| author | Alexander Graf | 2013-02-26 00:46:10 +0100 |
|---|---|---|
| committer | Anthony Liguori | 2013-02-26 20:35:48 +0100 |
| commit | 31e76f65a98e1502cbfd362eed5768c48e264c23 (patch) | |
| tree | da347d0b563afdd537fa649ec62a1423724751cc /linux-headers | |
| parent | qemu-log: default to stderr for logging output (diff) | |
| download | qemu-31e76f65a98e1502cbfd362eed5768c48e264c23.tar.gz qemu-31e76f65a98e1502cbfd362eed5768c48e264c23.tar.xz qemu-31e76f65a98e1502cbfd362eed5768c48e264c23.zip | |
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>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions
