All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] hw/arm/boot: Rebuild hflags when modifying CPUState at boot
@ 2019-10-31  4:08 Edgar E. Iglesias
  2019-10-31  4:08 ` [PATCH v1 1/1] " Edgar E. Iglesias
  2019-11-01  8:25 ` [PATCH v1 0/1] " Peter Maydell
  0 siblings, 2 replies; 7+ messages in thread
From: Edgar E. Iglesias @ 2019-10-31  4:08 UTC (permalink / raw)
  To: qemu-devel, qemu-arm
  Cc: figlesia, peter.maydell, sstabellini, edgar.iglesias,
	sai.pavan.boddu, frasse.iglesias, alistair, richard.henderson,
	frederic.konrad, philmd, luc.michel

I'm seeing asserts with missmatching hflags when doing direct boots
on versal. This patch fixes the problem for me, rebuilding hflags
after boot code modifes the state.

Cheers,
Edgar

Edgar E. Iglesias (1):
  hw/arm/boot: Rebuild hflags when modifying CPUState at boot

 hw/arm/boot.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.19.1


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

end of thread, other threads:[~2019-11-01  8:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-31  4:08 [PATCH v1 0/1] hw/arm/boot: Rebuild hflags when modifying CPUState at boot Edgar E. Iglesias
2019-10-31  4:08 ` [PATCH v1 1/1] " Edgar E. Iglesias
2019-10-31 14:10   ` Philippe Mathieu-Daudé
2019-10-31 15:01   ` Alex Bennée
2019-10-31 15:01     ` Alex Bennée
2019-10-31 18:33   ` Luc Michel
2019-11-01  8:25 ` [PATCH v1 0/1] " Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.