summaryrefslogtreecommitdiffstats
path: root/hw/net/e1000.c
diff options
context:
space:
mode:
authorEric Auger2015-06-11 10:44:40 +0200
committerPeter Maydell2015-06-11 15:22:57 +0200
commit0b70743d4f4f260b2fe6ed53fecc6bc6cda13910 (patch)
treee2e0d971738df0e199a36e43ccbac1ddb8886e47 /hw/net/e1000.c
parentMerge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into ... (diff)
downloadqemu-0b70743d4f4f260b2fe6ed53fecc6bc6cda13910.tar.gz
qemu-0b70743d4f4f260b2fe6ed53fecc6bc6cda13910.tar.xz
qemu-0b70743d4f4f260b2fe6ed53fecc6bc6cda13910.zip
hw/vfio/platform: replace g_malloc0_n by g_new0
g_malloc0_n() is introduced since glib-2.24 while QEMU currently requires glib-2.22. This may cause a link error on some distributions. Signed-off-by: Eric Auger <eric.auger@linaro.org> Reviewed-by: Gonglei <arei.gonglei@huawei.com> Acked-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/net/e1000.c')
0 files changed, 0 insertions, 0 deletions