Skip to content

[QEMU] add cluster QEMU

Alessandro Pecugi requested to merge ap/qemu-cluster into scarthgap-dev
  • Add action add_to_local_conf_opt, which behaves like add_to_local_conf but doesn't append anything to local.conf if the value set is empty.
  • Support unquoted empty values in .config file (fix)
  • Add cluster QEMU which contains the QEMU runtime configuration options used to generate the .qemuboot.conf files.

The cluster is associated to action add_to_local_conf_opt instead of add_to_local_conf to avoid bloating the local.conf and to leave useful default values set.

[MINOR]

Merge request reports

Loading