From: Satheesh Rajendran
Add pseries linux boot console test
$avocado --show=console run -t arch:ppc64le boot_linux_console.py
console: SLOF
**
console: QEMU Starting
console: Build Date = Jul 3 2019 12:26:14
console: FW Vers
From: Satheesh Rajendran
Current acceptance test will not run properly in powerpc
environment due qemu target is different from arch, this
usually matches, except with bi-endian architectures like ppc64.
uname would return `ppc64` or `ppc64le` based `big` or `little`
endian but qemu `target` is a
From: Satheesh Rajendran
This series attempt to add support for avocado acceptance
test for powerpc and adds linux console boot test.
avocado run boot_linux_console.py:BootLinuxConsole.test_ppc64le_pseries
version.py vnc.py
JOB ID : ec1e09d8259bc0c79eacdb4353df6223be369b84
JOB LOG: /hom
From: Satheesh Rajendran
Current acceptance test will not run in powerpc Little endian
environment due the arch name does not match the qemu binary path,
let's handle it.
Signed-off-by: Satheesh Rajendran
---
tests/acceptance/avocado_qemu/__init__.py | 4
1 file changed, 4 insertions(+)
From: Satheesh Rajendran
This series attempt to add support for avocado acceptance
test for powerpc and adds linux console boot test.
avocado run boot_linux_console.py:BootLinuxConsole.test_ppc64le_pseries
version.py vnc.py
JOB ID : 918ed65e5e8bc1370c84c166a2c41936a700571e
JOB LOG: /ho
From: Satheesh Rajendran
Add pseries linux boot console test
$avocado --show=console run -t arch:ppc64le boot_linux_console.py
console: SLOF
**
console: QEMU Starting
console: Build Date = Jul 3 2019 12:26:14
console: FW Vers
From: Satheesh Rajendran
Instead of LISN i.e "Logical Interrupt Source Number" as per
Xive PAPR document "info pic" prints as LSIN, let's fix it.
Signed-off-by: Satheesh Rajendran
---
hw/intc/spapr_xive.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/intc/spapr_xive.c
From: Satheesh Rajendran
This commit 137b5cb6ab565cb3781d5337591e155932b4230e
refactors info cpus output and changes output format from
'thread_id' to 'thread-id', this would break parsing
of output in above layers like libvirt, test framework etc.
This patch just reverts back output format to '