summary refs log tree commit diff stats
path: root/hw/core/qdev.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2014-06-16 18:07:03 +0300
committerMichael S. Tsirkin <mst@redhat.com>2014-06-19 18:44:21 +0300
commit0d156683f667ef20fa20abc21e85ee776e6c1472 (patch)
treed74cc1878e458078331a949f961a980e133ba00b /hw/core/qdev.c
parent69e255635d0126dcce60b17454a7ec23e7afc174 (diff)
downloadfocaccia-qemu-0d156683f667ef20fa20abc21e85ee776e6c1472.tar.gz
focaccia-qemu-0d156683f667ef20fa20abc21e85ee776e6c1472.zip
qapi: fix build on glib < 2.28
The following commits:
    qapi: make string output visitor parse int list
    qapi: make string input visitor parse int list
break with glib < 2.28 since they use the
new g_list_free_full function.

Open-code that to fix build on old systems.

Cc: Hu Tao <hutao@cn.fujitsu.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions