Home
last modified time | relevance | path

Searched refs:iasl (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/data/acpi/
H A Ddisassemle-aml.sh55 iasl ${extra} ${prefix} -d ${aml}
/qemu/tests/qtest/
H A Dbios-tables-test.c110 static const char *iasl = CONFIG_IASL; variable
112 static const char *iasl; variable
313 GString *command_line = g_string_new(iasl); in load_asl()
490 if (!iasl) { in test_acpi_asl()
548 if (!iasl && !all_tables_match) { in test_acpi_asl()
/qemu/docs/specs/
H A Dvmgenid.rst65 # iasl -p ./SSDT -d /sys/firmware/acpi/tables/SSDT
174 shown above in the iasl dump). Note that this change is not propagated
/qemu/scripts/
H A Dmeson-buildoptions.sh343 --iasl=*) quote_sh "-Diasl=$2" ;;
/qemu/
H A Dmeson_options.txt15 option('iasl', type : 'string', value : '', string