Hi, Just to add two cents here: the commit message is a bit not true because the qemu-user GDB stub could always read host files by just changing the emulated code to open and read those files. Apart from that, I like the documentation additions.
Best regards, Dominik 'Disconnect3d' Czarnota On Wed, 24 May 2023 at 12:27, Alex Bennée <[email protected]> wrote: > > Ilya Leoshkevich <[email protected]> writes: > > > Now that the GDB stub implements reading host files, concerns may arise > > that it undermines security. Document the status quo, which is that the > > users are already responsible for securing the GDB connection > > themselves. > > > > Signed-off-by: Ilya Leoshkevich <[email protected]> > > Reviewed-by: Alex Bennée <[email protected]> > > -- > Alex Bennée > Virtualisation Tech Lead @ Linaro >
