Hi, Is there a way for passing a parameter directly to a module (i.e. device driver within QEMU), for example file path (when I am working at Full system emulation)? My goal is to have a device emulation which will be able to read a configuration file that its name is provided in runtime.
Thanks, Lior Nahmanson