qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] a5b3bd: microblaze: Support setting of TLS pt


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] a5b3bd: microblaze: Support setting of TLS ptr
Date: Fri, 19 Oct 2012 04:30:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: a5b3bdcba8a105439ad3a44121526306c449e100
      
https://github.com/qemu/qemu/commit/a5b3bdcba8a105439ad3a44121526306c449e100
  Author: Edgar E. Iglesias <address@hidden>
  Date:   2012-10-19 (Fri, 19 Oct 2012)

  Changed paths:
    M linux-user/syscall.c
    M target-microblaze/cpu.h

  Log Message:
  -----------
  microblaze: Support setting of TLS ptr

Signed-off-by: Edgar E. Iglesias <address@hidden>


  Commit: d7dce494769e47c9a1eec6f55578d3acdfab888b
      
https://github.com/qemu/qemu/commit/d7dce494769e47c9a1eec6f55578d3acdfab888b
  Author: Edgar E. Iglesias <address@hidden>
  Date:   2012-10-19 (Fri, 19 Oct 2012)

  Changed paths:
    M linux-user/main.c

  Log Message:
  -----------
  microblaze: Update PC before simulating syscall

Fixes a clone() emulation bug were the new thread starts
at the point of the syscall and thus clones in a loop.

Signed-off-by: Edgar E. Iglesias <address@hidden>


Compare: https://github.com/qemu/qemu/compare/b6348f29d033...d7dce494769e

reply via email to

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