Hi Amit,
On 02/09/24 11:19, Amit Machhiwal wrote:
On 2024/07/31 11:20 AM, Aditya Gupta wrote:
<...snip...>
Git Tree for Testing
====================
QEMU: https://github.com/adi-g15-ibm/qemu/tree/p11-v6-pseries
Has been tested with following cases:
* '-M pseries' / '-M pseries -cpu Power11'
I could boot a Power11 pseries KVM guest with this patch series applied which
does not work without it.
Command Used:
qemu-system-ppc64 -m 4G -smp 4 -nographic -drive
file=/root/testing/debian-12-generic-ppc64el.qcow2,format=qcow2 -accel tcg -cpu
Power11
Tested-by: Amit Machhiwal <amach...@linux.ibm.com>
Thanks for testing it, Amit !
- Aditya Gupta