Closed nwf closed 2 years ago
Is Morello QEMU up-to-date? Does it include https://github.com/CTSRD-CHERI/qemu/commit/7867982da14516ff3ea803dfe62a242128a5d452?
qemu-morello-merged has included that commit since 8th Nov, but if you haven't built morello-qemu since then you won't have the fix. I'm reminded I need to figure out how to gracefully migrate people from morello-qemu to qemu without giving strange/confusing errors all of a sudden...
Hm! This is probably another case of user error, but...
$ ls -l /cheri/out/mainline/sdk/bin/qemu-system-morello
-rwxr-xr-x 1 daemon daemon 66470696 Jan 4 10:22 /cheri/out/mainline/sdk/bin/qemu-system-morello
certainly suggests I've built relatively recently, but
$ /cheri/out/mainline/morello-sdk/bin/qemu-system-morello --version
QEMU emulator version 5.2.0 (v2.4.0-44058-gfae78175f318)
suggests it's half a year out of date. I guess the last time I built I had --skip-update
passed or something. Sorry for the noise.
I left a Morello qemu instance running idle for a while and came back to discover it dead with
The kernel identifies itself as
and
e6d5cf5ee5e8
is some local commits that shouldn't be relevant atop f49d94c1159b18f983274fbf08c5b889a670beea.