Allow user supplied files to be inserted into the fw_cfg device before starting the guest. Since fw_cfg_add_file() already disallows duplicate fw_cfg file names, qemu will exit with an error message if the user supplies multiple blobs with the same fw_cfg file name, or if a blob name collides with a fw_cfg name programmatically added from within the QEMU source code. A warning message will be printed if the fw_cfg item name does not begin with the prefix "opt/", which is recommended for external, user provided blobs. Signed-off-by: Gabriel Somlo <somlo@cmu.edu> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
||
|---|---|---|
| .. | ||
| acpi_cpu_hotplug.txt | ||
| acpi_mem_hotplug.txt | ||
| acpi_pci_hotplug.txt | ||
| edu.txt | ||
| fw_cfg.txt | ||
| ivshmem_device_spec.txt | ||
| pci-ids.txt | ||
| pci-serial.txt | ||
| pci-testdev.txt | ||
| ppc-spapr-hcalls.txt | ||
| ppc-spapr-hotplug.txt | ||
| pvpanic.txt | ||
| qcow2.txt | ||
| qed_spec.txt | ||
| rocker.txt | ||
| standard-vga.txt | ||
| vhost-user.txt | ||
| vmw_pvscsi-spec.txt | ||