Re: [PATCH v9 05/10] target/arm: gdbstub: Guard pauth code with CONFIG_TCG

2023-03-13 Thread Richard Henderson
On 3/13/23 08:10, Fabiano Rosas wrote: We currently don't have the reading of pauth regs implemented for KVM so wrap the pauth registration with CONFIG_TCG. This avoids the build error when using --disable-tcg: libqemu-aarch64-softmmu.fa.p/target_arm_gdbstub64.c.o: in function `aarch64_gdb_get_

[PATCH v9 05/10] target/arm: gdbstub: Guard pauth code with CONFIG_TCG

2023-03-13 Thread Fabiano Rosas
We currently don't have the reading of pauth regs implemented for KVM so wrap the pauth registration with CONFIG_TCG. This avoids the build error when using --disable-tcg: libqemu-aarch64-softmmu.fa.p/target_arm_gdbstub64.c.o: in function `aarch64_gdb_get_pauth_reg': ../target/arm/gdbstub64.c:233