blob: 599534c83cb7a89da142307c2746b328ed6e50da (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
qemu shows glib-warning with the new glib2 2.46
qemu shows the following warning with glib2 2.46.0:
[tom@localhost ~]$ qemu-system-x86_64
(process:4222): GLib-WARNING **: gmem.c:482: custom memory allocation vtable not supported
fwiw process 4222 is qemu-system-x86_64
|