qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 81bad5: target-mips: Clean up other_cpu in he


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 81bad5: target-mips: Clean up other_cpu in helper_{d, e}vpe...
Date: Wed, 17 Oct 2012 00:30:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 81bad50ec40311797c38a7691844c7d2df9b3823
      
https://github.com/qemu/qemu/commit/81bad50ec40311797c38a7691844c7d2df9b3823
  Author: Andreas Färber <address@hidden>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M target-mips/op_helper.c

  Log Message:
  -----------
  target-mips: Clean up other_cpu in helper_{d,e}vpe()

Free the variable name "other_cpu" for later use for MIPSCPU.

Fix off-by-one indentation while at it.

Signed-off-by: Andreas Färber <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>


  Commit: 135dd63a190a084fa5e9f1b4695397016bf0ce5a
      
https://github.com/qemu/qemu/commit/135dd63a190a084fa5e9f1b4695397016bf0ce5a
  Author: Andreas Färber <address@hidden>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M target-mips/op_helper.c

  Log Message:
  -----------
  target-mips: Pass MIPSCPU to mips_tc_wake()

Needed for changing mips_vpe_is_wfi() argument type to MIPSCPU.

Signed-off-by: Andreas Färber <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>


  Commit: b35d77d73c0fc0b60c9937471a17d41c6fb32947
      
https://github.com/qemu/qemu/commit/b35d77d73c0fc0b60c9937471a17d41c6fb32947
  Author: Andreas Färber <address@hidden>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M target-mips/op_helper.c

  Log Message:
  -----------
  target-mips: Pass MIPSCPU to mips_vpe_is_wfi()

Needed for moving halted field to CPUState.
The variable name "c" is retained for MIPSCPU to leave "cpu" for CPUState.

Also change return type to bool while at it.

Signed-off-by: Andreas Färber <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>


  Commit: c6679e9038027e28b0360039d2bb7d3aa55b934e
      
https://github.com/qemu/qemu/commit/c6679e9038027e28b0360039d2bb7d3aa55b934e
  Author: Andreas Färber <address@hidden>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M target-mips/op_helper.c

  Log Message:
  -----------
  target-mips: Pass MIPSCPU to mips_tc_sleep()

Needed for changing mips_vpe_sleep() argument type to MIPSCPU.

Signed-off-by: Andreas Färber <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>


  Commit: 6f4d6b09088ee161ff4be0e4db4e4c0962c79070
      
https://github.com/qemu/qemu/commit/6f4d6b09088ee161ff4be0e4db4e4c0962c79070
  Author: Andreas Färber <address@hidden>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M target-mips/op_helper.c

  Log Message:
  -----------
  target-mips: Pass MIPSCPU to mips_vpe_sleep()

Needed for moving halted field to CPUState.

Signed-off-by: Andreas Färber <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>


Compare: https://github.com/qemu/qemu/compare/c7d4475a701c...6f4d6b09088e

reply via email to

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