genode/tool/builddir
Alexander Boettcher ceaa02230e qemu: set default cpu model for x86_64 explicitly
With the update to sel4 and the gcc 12, assembly instructions are generated
and used, like POPCNT. The instruction is available on our native hardware,
but not emulated by the default cpu model necessarily, which leads to
undefined opcode exceptions (Qemu 4.2.1 && seL4). Additionally, the features
of the default Qemu cpu model may vary between Qemu releases and makes it
harder to correlate effects.
2023-06-16 11:24:25 +02:00
..
build.conf qemu: set default cpu model for x86_64 explicitly 2023-06-16 11:24:25 +02:00
build.mk gcc: update to version 12.3.0 2023-05-30 12:03:27 +02:00