]> git.proxmox.com Git - mirror_qemu.git/commit
ppc/pnv: Return zero for core thread state xscom
authorJoel Stanley <joel@jms.id.au>
Tue, 4 Jul 2023 05:42:04 +0000 (15:12 +0930)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 7 Jul 2023 07:46:12 +0000 (04:46 -0300)
commit53658074955efc7b4329999577464bd763ef4cbd
tree6987f716ada2d791da2becc96927a8c772bd9d81
parent9a3942179d395d223531530d6ff71df25b00d064
ppc/pnv: Return zero for core thread state xscom

Firmware now warns if booting in LPAR per core mode (PPC bit 62). So
this warning doesn't trigger, report the core thread state is 0.

Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Frederic Barrat <fbarrat@linux.ibm.com>
Message-ID: <20230704054204.168547-6-joel@jms.id.au>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/pnv_core.c