On 12/6/26 08:36, Aditya Gupta wrote:
On 11/06/26 12:12, Philippe Mathieu-Daudé wrote:
On 10/6/26 11:07, Aditya Gupta wrote:
Power8E and Power8NVL were deprecated since QEMU 10.1, with
commit 264a604e7163 ("target/ppc: Deprecate Power8E and Power8NVL")
Remove the corresponding 8E and 8NVL CPU cores from spapr/pseries
Signed-off-by: Aditya Gupta <[email protected]>
---
docs/system/ppc/pseries.rst | 2 +-
hw/ppc/spapr_cpu_core.c | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
Squash with following?
Sure, you mean squash into patch #4, the target/ppc change ?
Yes.
Thanks for reviewing !
;)