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

Peter Maydell posted 2 patches 6 years, 9 months ago
Failed in applying to current master (apply log)
risu.h             |  5 +++++
risu_reginfo_arm.c | 20 ++++++++++----------
2 files changed, 15 insertions(+), 10 deletions(-)
[Qemu-devel] [PATCH risu 0/2] risu: Fix handling of ARM sigframe
Posted by Peter Maydell 6 years, 9 months ago
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