qemu-ppc
[Top][All Lists]
Advanced

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

[PATCH 0/5] target/ppc: powerpc_excp improvements [BookS] (4/n)


From: Fabiano Rosas
Subject: [PATCH 0/5] target/ppc: powerpc_excp improvements [BookS] (4/n)
Date: Mon, 24 Jan 2022 15:46:00 -0300

This series splits the exception code for BookS CPUs: 970, POWER5+,
POWER7, POWER8, POWER9, POWER10. After dealing with the 405, let's go
back to something more familiar to give everyone a break.

No upfront fixes this time. The pseries code gets used a lot, so there
are no obvious issues and the older BookS CPUs get the benefits by
default since they are similar.

Based on legoater/ppc-7.0

Fabiano Rosas (5):
  target/ppc: Introduce powerpc_excp_books
  target/ppc: Simplify powerpc_excp_books
  target/ppc: books: Machine Check exception cleanup
  target/ppc: books: External interrupt cleanup
  target/ppc: books: Program exception cleanup

 target/ppc/excp_helper.c | 308 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 308 insertions(+)

-- 
2.34.1




reply via email to

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