[PATCH 0/3] target/ppc: Have gen_pause() actually pause vCPUs

Philippe Mathieu-Daudé posted 3 patches 3 days, 21 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250924173028.53658-1-philmd@linaro.org
Maintainers: Bernhard Beschow <shentey@gmail.com>, Nicholas Piggin <npiggin@gmail.com>, Chinmay Rath <rathc@linux.ibm.com>
hw/ppc/ppce500_spin.c  |  3 +--
target/ppc/translate.c | 15 ++++++---------
2 files changed, 7 insertions(+), 11 deletions(-)
[PATCH 0/3] target/ppc: Have gen_pause() actually pause vCPUs
Posted by Philippe Mathieu-Daudé 3 days, 21 hours ago
Probably due to a type, gen_pause() keeps vCPUs running.
Fix that.

Philippe Mathieu-Daudé (3):
  hw/ppc: Do not open-code cpu_resume() in spin_kick()
  target/ppc: Have gen_pause() actually pause vCPUs
  target/ppc: Re-use gen_pause() in gen_wait()

 hw/ppc/ppce500_spin.c  |  3 +--
 target/ppc/translate.c | 15 ++++++---------
 2 files changed, 7 insertions(+), 11 deletions(-)

-- 
2.51.0