qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tcg/arm: Increase stack alignment for function generation
@ 2021-09-01 16:44 Richard W.M. Jones
  2021-09-01 16:44 ` Richard W.M. Jones
  0 siblings, 1 reply; 11+ messages in thread
From: Richard W.M. Jones @ 2021-09-01 16:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: richard.henderson, f4bug, berrange, qemu-stable, sw

https://www.mail-archive.com/qemu-devel@nongnu.org/msg833146.html

I tested this patch which simply increases the stack alignment to 16
bytes and it fixes the assertion failure and otherwise appears to work
(in as far as it boots the libguestfs appliance).  However I've no
idea if this is the right thing to do.

I also had to change the tabs to spaces otherwise checkpatch
complains which makes the patch look a bit odd.

Rich.




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

end of thread, other threads:[~2021-09-03 13:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-01 16:44 [PATCH] tcg/arm: Increase stack alignment for function generation Richard W.M. Jones
2021-09-01 16:44 ` Richard W.M. Jones
2021-09-01 18:18   ` Peter Maydell
2021-09-01 18:30     ` Richard W.M. Jones
2021-09-01 18:41       ` Peter Maydell
2021-09-01 18:51         ` Richard W.M. Jones
2021-09-01 20:17           ` Peter Maydell
2021-09-01 20:24             ` Richard W.M. Jones
2021-09-02  7:36               ` Peter Maydell
2021-09-02  8:06                 ` Richard W.M. Jones
2021-09-03 13:33         ` Richard Henderson

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).