qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Device driver api


From: Sam Price
Subject: Device driver api
Date: Thu, 24 Mar 2022 11:45:20 -0400

Is there a shared library interface in the works for writing firmware device models without recompiling all of qemu?

I was reading through 
https://sebastienbourdelin.com/2021/06/16/writing-a-custom-device-for-qemu/
but was wondering if there was a shared library approach where I could build my device driver with some basic functions for getting memory ranges this library supports / etc and then 


https://elinux.org/images/9/95/Jw-ei-elc2010-final.pdf
10 years ago there was a presentation mentioning using dlopen to do thisd o this type of thing.


--
Thank you,

Sam Price

reply via email to

[Prev in Thread] Current Thread [Next in Thread]