Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into staging
[qemu.git] / tests / avocado / acpi-bits / bits-config / bits-cfg.txt
blob801080445355ae5aca50ea41860693ca3e0cdb31
1 # BITS configuration file
2 [bits]
4 # To run BITS in batch mode, set batch to a list of one or more of the
5 # following keywords; BITS will then run all of the requested operations, then
6 # save the log file to disk.
8 # test: Run the full BITS testsuite.
9 # acpi: Dump all ACPI structures.
10 # smbios: Dump all SMBIOS structures.
12 # Leave batch set to an empty string to disable batch mode.
13 # batch =
15 # Uncomment the following to run all available batch operations
16 # please take a look at boot/python/init.py in bits zip file
17 # to see how these options are parsed and used.
18 batch = test acpi smbios