blob: fd43a3ee0e48b9365420c0441867d4610c65e3f6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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
|