On Sun, Nov 09, 2014 at 04:41:17PM +, Lior Nahmanson wrote:
> 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 rea
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.
Than