mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +00:00
By default these 2 fields were zero, which made it rely on implementation defined behavior whether these fields internally would be set to the correct value. The ARM processor in the Raspberry PI (and QEMU 6.x) would actually fixup these values, whereas QEMU 7.x now does not do that anymore, and a translation fault would be generated instead. For more context see the relevant QEMU issue: - https://gitlab.com/qemu-project/qemu/-/issues/1157 Fixes #14856
6.4 KiB
6.4 KiB