mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-03 21:20:31 -07:00
hw/i386/acpi-build: Update document reference
Update the reference for QEMU's ACPI PCI hotplug device interface. Also, use the possessive form in the comment. Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
a917fd7a93
commit
67958690c8
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
extern const struct AcpiGenericAddress x86_nvdimm_acpi_dsmio;
|
||||
|
||||
/* PCI Hot-plug registers bases. See docs/spec/acpi_pci_hotplug.txt */
|
||||
/* PCI Hot-plug registers' base. See docs/specs/acpi_pci_hotplug.rst */
|
||||
#define ACPI_PCIHP_SEJ_BASE 0x8
|
||||
#define ACPI_PCIHP_BNMR_BASE 0x10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue