Re: [PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds

2023-02-22 Thread Fabiano Rosas
Peter Maydell writes: > On Fri, 17 Feb 2023 at 20:13, Fabiano Rosas wrote: >> >> Addressed Peter's comments and dropped the cpregs change which is not >> related to fixing the --disable-tcg build. This unblocks the xenpvh >> series and I can tackle the regs split without holding up the build >>

Re: [PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds

2023-02-21 Thread Peter Maydell
On Fri, 17 Feb 2023 at 20:13, Fabiano Rosas wrote: > > Addressed Peter's comments and dropped the cpregs change which is not > related to fixing the --disable-tcg build. This unblocks the xenpvh > series and I can tackle the regs split without holding up the build > work. I've applied up to and i

[PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds

2023-02-17 Thread Fabiano Rosas
Addressed Peter's comments and dropped the cpregs change which is not related to fixing the --disable-tcg build. This unblocks the xenpvh series and I can tackle the regs split without holding up the build work. changes: - debug regs: I left debug_helper.c out of the movement to tcg/ along with