Re: [PATCH v3] target/ppc: Deprecate Power8E and Power8NVL

2025-04-05 Thread Philippe Mathieu-Daudé
On 29/3/25 19:04, Aditya Gupta wrote: Power8E and Power8NVL variants are not of much use in QEMU now, and not being maintained either. Newer skiboot might not be able to boot Power8NVL since skiboot v7.0 Deprecate the 8E and 8NVL variants. After deprecation, QEMU will print a warning like belo

Re: [PATCH v3] target/ppc: Deprecate Power8E and Power8NVL

2025-03-31 Thread Aditya Gupta
On 25/03/30 10:24AM, Philippe Mathieu-Daudé wrote: > On 29/3/25 19:04, Aditya Gupta wrote: > > <...snip...> > > > > +if (_deprecation_note) { > > \ > > +cc->deprecation_note = _deprecation_note; > > \ > > As men

[PATCH v3] target/ppc: Deprecate Power8E and Power8NVL

2025-03-29 Thread Aditya Gupta
Power8E and Power8NVL variants are not of much use in QEMU now, and not being maintained either. Newer skiboot might not be able to boot Power8NVL since skiboot v7.0 Deprecate the 8E and 8NVL variants. After deprecation, QEMU will print a warning like below when the CPU/Chips are used: $ ./