On Sun, Sep 27, 2015 at 3:13 AM, Peter Maydell <[email protected]> wrote: > On 27 September 2015 at 04:39, Programmingkid <[email protected]> > wrote: >> Would you be open to a feature that allows the user to select >> and run a custom file that has commands in it that would run >> in the monitor? > > Sounds like a VM management layer feature. >
Should -monitor file:/foo/bar do something like this? I notice the file: backend works for output only but is there a chardev way of streaming a file as an input to a chardev frontend? Regards, Peter > -- PMM >
