Hi Mykola, Thanks for the earlier reviews!
I am getting back to that series. On Wed, Sep 10, 2025 at 01:05:13PM +0300, Mykola Kvach wrote: > Hi Denis, > > I appreciate you addressing the comments from the earlier version > of the patch series. > > On Tue, Sep 9, 2025 at 12:12 AM <[email protected]> wrote: > > > > From: Denis Mukhin <[email protected]> > > > > The change is the first on the way on introducing minimally functional > > NS16550-compatible UART emulator. > > > > Only one domain, defined via 'vuart=' parameter, will have UART emulator > > initially. The command line option is not documented yet because of the plan > > to adjust this code for vUART configuration via xl. > > Since the command line option is not yet documented, it would be > helpful to include the expected format of the 'vuart=' parameter in > the commit message. This will make it easier for reviewers and future > readers to understand how to use the option. So I ended up moving that code into vuart.c where it belongs, along with addressing all your feedback. -- Denis
