qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH REPOST v3] target/arm/arch_dump: Add SVE notes


From: Andrew Jones
Subject: Re: [PATCH REPOST v3] target/arm/arch_dump: Add SVE notes
Date: Thu, 23 Jan 2020 17:17:40 +0100

On Thu, Jan 23, 2020 at 02:53:42PM +0000, Peter Maydell wrote:
> On Mon, 20 Jan 2020 at 10:18, Andrew Jones <address@hidden> wrote:
> >
> > When dumping a guest with dump-guest-memory also dump the SVE
> > registers if they are in use.
> >
> > Signed-off-by: Andrew Jones <address@hidden>
> > Reviewed-by: Richard Henderson <address@hidden>
> > ---
> >  include/elf.h          |   2 +
> >  target/arm/arch_dump.c | 124 ++++++++++++++++++++++++++++++++++++++++-
> >  target/arm/cpu.h       |  25 +++++++++
> >  target/arm/kvm64.c     |  24 --------
> >  4 files changed, 149 insertions(+), 26 deletions(-)
> >
> 
> 
> Applied to target-arm.next, thanks (I fixed up the checkpatch
> nits).
>

You mean the ones in include/elf.h? I had left those on purpose in
order to exactly match the glibc elf.h. I just checked QEMU's
elf.h, though, and see other changes were reformatted. Next time
I'll do the same.

Thanks,
drew




reply via email to

[Prev in Thread] Current Thread [Next in Thread]