qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] hw/arm: versal-virt: Always call arm_load_kernel()
@ 2022-01-30 11:03 Edgar E. Iglesias
  2022-01-30 11:03 ` [PATCH v1 1/1] " Edgar E. Iglesias
  2022-02-07 17:09 ` [PATCH v1 0/1] " Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Edgar E. Iglesias @ 2022-01-30 11:03 UTC (permalink / raw)
  To: qemu-devel
  Cc: edgar.iglesias, peter.maydell, sstabellini, luc, sai.pavan.boddu,
	frasse.iglesias, alistair, richard.henderson, francisco.iglesias,
	frederic.konrad, qemu-arm, philmd

From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>

This should be applied on top of Peter Maydell's
"arm: Fix handling of unrecognized functions in PSCI emulation"
patch series.

This fixes an issue reported by Peter Maydell. We should
always call arm_load_kernel() regardless of kernel_filename being
set. This is needed because arm_load_kernel() sets up reset for
the CPUs.

Cheers,
Edgar

Edgar E. Iglesias (1):
  hw/arm: versal-virt: Always call arm_load_kernel()

 hw/arm/xlnx-versal-virt.c | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-07 17:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-30 11:03 [PATCH v1 0/1] hw/arm: versal-virt: Always call arm_load_kernel() Edgar E. Iglesias
2022-01-30 11:03 ` [PATCH v1 1/1] " Edgar E. Iglesias
2022-02-07 17:09 ` [PATCH v1 0/1] " Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).