On 1/23/24 22:12, Anton Johansson wrote:
On 23/01/24, Philippe Mathieu-Daudé wrote:
Hi Anton,
On 19/1/24 15:40, Anton Johansson wrote:
Adds wrapper functions around common target specific macros required by
accel/tcg.
Signed-off-by: Anton Johansson
---
include/hw/core/cpu.h | 9 +++
On 23/01/24, Philippe Mathieu-Daudé wrote:
> Hi Anton,
>
> On 19/1/24 15:40, Anton Johansson wrote:
> > Adds wrapper functions around common target specific macros required by
> > accel/tcg.
> >
> > Signed-off-by: Anton Johansson
> > ---
> > include/hw/core/cpu.h | 9 +++
> > cpu-target.
Hi Anton,
On 19/1/24 15:40, Anton Johansson wrote:
Adds wrapper functions around common target specific macros required by
accel/tcg.
Signed-off-by: Anton Johansson
---
include/hw/core/cpu.h | 9 +++
cpu-target.c | 62 +++
2 files chang
Adds wrapper functions around common target specific macros required by
accel/tcg.
Signed-off-by: Anton Johansson
---
include/hw/core/cpu.h | 9 +++
cpu-target.c | 62 +++
2 files changed, 71 insertions(+)
diff --git a/include/hw/core/cpu.h