diff options
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | 2013-03-15 15:04:39 +1000 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-03-15 08:23:54 -0500 |
commit | 4f306496183d81aed4b43762cf3bfd6e054de767 (patch) | |
tree | eaf49931ad82e1bd5aafd6f54a7f78a43df67856 /block/qcow.c | |
parent | 139a4b63e3dd002de79d8c0a7c04fcc5bbeb1307 (diff) | |
download | hqemu-4f306496183d81aed4b43762cf3bfd6e054de767.zip hqemu-4f306496183d81aed4b43762cf3bfd6e054de767.tar.gz |
qga/main.c: Don't use g_key_file_get/set_int64
These functions don't exist until glib version 2.26. QEMU is currently only
mandating glib 2.12.
This patch replaces the functions with g_key_file_get/set_integer.
Unbreaks the build on Ubuntu 10.04 and RHEL 5.6.
Regression was introduced by 39097daf15c42243742667607d2cad2c9dc4f764
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 1363323879-682-1-git-send-email-peter.crosthwaite@xilinx.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'block/qcow.c')
0 files changed, 0 insertions, 0 deletions