mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-07 00:30:43 -07:00
_FIT is required for hotplug support, guest will inquire the updated device info from it if a hotplug event is received As FIT buffer is not completely mapped into guest address space, so a new function, Read FIT whose UUID is UUID 648B9CF2-CDA1-4312-8AD9-49C4AF32BD62, handle 0x10000, function index is 0x1, is reserved by QEMU to read the piece of FIT buffer. The buffer is concatenated before _FIT return Refer to docs/specs/acpi-nvdimm.txt for detailed design Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
||
|---|---|---|
| .. | ||
| acpi_cpu_hotplug.txt | ||
| acpi_mem_hotplug.txt | ||
| acpi_nvdimm.txt | ||
| acpi_pci_hotplug.txt | ||
| edu.txt | ||
| fw_cfg.txt | ||
| ivshmem-spec.txt | ||
| parallels.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 | ||