[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
From: |
Gerd Hoffmann |
Subject: |
Re: hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore |
Date: |
Thu, 20 Aug 2020 10:29:43 +0200 |
Hi,
> If systemtap won't change, then to fix this, for any foo.c
> that will be in a module, we need a separate 'foo.trace'
> file that generates a .o that is directly linked to the
> foo.so, not the qemu-system-x86_64 binary.
I think that is the plan anyway.
take care,
Gerd