qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Add missing function names to symbol list
@ 2021-09-05 14:09 Lukas Jünger
  2021-09-05 14:09 ` [PATCH 1/1] plugins/: Add missing functions " Lukas Jünger
  2021-09-07 11:43 ` [PATCH 0/1] Add missing function names " Alex Bennée
  0 siblings, 2 replies; 7+ messages in thread
From: Lukas Jünger @ 2021-09-05 14:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: erdnaxe, ma.mandourr, Lukas Jünger, alex.bennee

Hi all,

I have been trying to use the hwprofile and cache plugin on
qemu-system-riscv64. They failed to load with an undefined
symbol error. It looks like some of the plugin API functions
are missing from the symbol list, so I added them. Afterwards
the plugins worked (eventhough the cache plugin is segfaulting
on shutdown, but that is a separate, unrelated issue).

Hope that's okay.

BR,
Lukas

Lukas Jünger (1):
  plugins/: Add missing functions to symbol list

 plugins/qemu-plugins.symbols | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-10-18 13:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-05 14:09 [PATCH 0/1] Add missing function names to symbol list Lukas Jünger
2021-09-05 14:09 ` [PATCH 1/1] plugins/: Add missing functions " Lukas Jünger
2021-09-07 11:43 ` [PATCH 0/1] Add missing function names " Alex Bennée
2021-10-18 10:55   ` Lukas Jünger
2021-10-18 11:18     ` Alex Bennée
2021-10-18 12:16       ` Lukas Jünger
2021-10-18 12:49         ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).