qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH risu 0/2] risu: Fix handling of ARM sigframe


From: Peter Maydell
Subject: [Qemu-devel] [PATCH risu 0/2] risu: Fix handling of ARM sigframe
Date: Tue, 20 Jun 2017 15:44:44 +0100

This patchset has two patches: the major one fixes bugs in
our code for parsing the VFP parts of the ARM signal frame
structures. These weren't causing a practical problem because
of the way the kernel happens to lay out the sigframe,
but I noticed them while looking at the code for another
reason.

The second is just moving an orphan comment to somewhere
more appropriate.

thanks
-- PMM

Peter Maydell (2):
  risu_reginfo_arm.c: Fix handling of size values in sigframe
  risu_reginfo_arm.c: Move orphan comment to risu.h.

 risu.h             |  5 +++++
 risu_reginfo_arm.c | 20 ++++++++++----------
 2 files changed, 15 insertions(+), 10 deletions(-)

-- 
2.7.4




reply via email to

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