Hi Marek,
If you look at the other patches, you'll notice no leading slash is
used, so please remove it when resending.
Maybe you can use "target/i386: Fix handling of k_gs_base register in
32-bit mode in gdbstub" as patch subject.
Please Cc the maintainers. See:
https://wiki.qemu.org/Contr
Fixes: corrects clobbering of registers appearing after k_gs_base
Buglink: https://bugs.launchpad.net/qemu/+bug/1857640
Signed-off-by: Marek Dolata
---
target/i386/gdbstub.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/target/i386/gdbstub.c b/target/i386/gdbstub.c
index a