genode/tool/run/power_on
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
..
allnet run: plugin for Allnet MSR powerplug 2019-01-14 12:34:41 +01:00
amt run: configurable AMT power-on timeout 2018-08-28 17:10:54 +02:00
command run: multiple power-on-command-param values 2020-03-26 11:39:02 +01:00
energenie run: add error checking to power on step 2017-08-17 11:04:24 +02:00
linux run: add error checking to power on step 2017-08-17 11:04:24 +02:00
netio run: add error checking to power on step 2017-08-17 11:04:24 +02:00
qemu qemu: set default cpu model for x86_64 explicitly 2023-06-16 11:24:25 +02:00
softreset run: rename 'check_installed' to 'installed_command' 2018-07-03 09:39:31 +02:00
wol tool/run: Wake On Lan support 2017-09-07 11:47:15 +02:00