On 12/04/2013 10:51 AM, Peter Maydell wrote: > From: Alexander Graf <agraf@xxxxxxx> > > We will need helpers that only make sense with AArch64. Add > helper-a64.{c,h} files as stubs that we can fill with these > helpers in the following patches. > > Signed-off-by: Alexander Graf <agraf@xxxxxxx> > Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx> > --- > target-arm/Makefile.objs | 2 +- > target-arm/helper-a64.c | 25 +++++++++++++++++++++++++ > target-arm/helper-a64.h | 18 ++++++++++++++++++ > target-arm/helper.h | 4 ++++ > 4 files changed, 48 insertions(+), 1 deletion(-) > create mode 100644 target-arm/helper-a64.c > create mode 100644 target-arm/helper-a64.h Reviewed-by: Richard Henderson <rth@xxxxxxxxxxx> r~ _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm