diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-10-17 19:04:35 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-10-22 11:32:44 +0100 |
commit | 01a2050fa5fb3d290134b67ee82eb3ebbd91d95b (patch) | |
tree | b44d8a5c4cbd9d5fd8e1bf040b4f293d19331180 /hw/arm/virt.c | |
parent | 5f77ef69a195098baddfdc6d189f1b4a94587378 (diff) | |
download | hqemu-01a2050fa5fb3d290134b67ee82eb3ebbd91d95b.zip hqemu-01a2050fa5fb3d290134b67ee82eb3ebbd91d95b.tar.gz |
hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12
The function g_assert_cmpint() is not in glib 2.12, which is our current
minimum requirement. Rephrase the recently added assertion to avoid it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>
Diffstat (limited to 'hw/arm/virt.c')
0 files changed, 0 insertions, 0 deletions