You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/acpi
Sean Wei e06cd79138 treewide: update docs file extensions (.txt -> .rst) in comments
Several source comments still refer to docs with the old .txt
extension that were previously converted to reStructuredText.

Update these references to use the correct .rst extensions to
maintain accurate in-tree documentation pointers.

No functional changes.

Related commits:
  50f8174c5c (Jul 2021): docs/specs/acpi_nvdimm: Convert to rST
  f054eb1c92 (Jul 2021): docs/specs/acpi_pci_hotplug: Convert to rST
  912fb3678b (Sep 2023): docs/specs/vmgenid: Convert to rST
  bb1cff6ee0 (Sep 2023): docs/specs/ivshmem-spec: Convert to rST
  55ff468f78 (Jan 2022): docs: Rename ppc-spapr-hotplug.txt to .rst

Signed-off-by: Sean Wei <me@sean.taipei>
Message-ID: <20250616.qemu.relocated.05@sean.taipei>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
1 week ago
..
Kconfig hw/acpi: Add vmclock device 6 months ago
acpi-cpu-hotplug-stub.c cleanup: Drop pointless return at end of function 3 months ago
acpi-mem-hotplug-stub.c cleanup: Drop pointless return at end of function 3 months ago
acpi-nvdimm-stub.c cleanup: Drop pointless return at end of function 3 months ago
acpi-pci-hotplug-stub.c hw/acpi/pcihp: Fix typo in function name 2 months ago
acpi-qmp-cmds.c acpi: Move the QMP command from monitor/ to hw/acpi/ 2 years ago
acpi-stub.c hw/i386/fw_cfg: Check ACPI availability with acpi_builtin() 4 months ago
acpi-x86-stub.c hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method 2 years ago
acpi_interface.c hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml() 2 years ago
aml-build-stub.c acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors 3 years ago
aml-build.c Accel & Exec patch queue 7 months ago
bios-linker-loader.c Include qemu-common.h exactly where needed 6 years ago
core.c hw/acpi: Introduce acpi_builtin() helper 4 months ago
cpu.c hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro 4 months ago
cpu_hotplug.c hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro 4 months ago
cxl-stub.c acpi/cxl: Add _OSC implementation (9.14.2) 3 years ago
cxl.c hw/cxl: Add QTG _DSM support for ACPI0017 device 2 years ago
erst.c qom: Make InterfaceInfo[] uses const 3 months ago
generic_event_device.c hw/acpi/ged: Fix wrong identation 2 months ago
ghes-stub.c acpi/ghes: better name GHES memory error function 6 months ago
ghes.c hw/acpi/ghes: Make ghes_record_cper_errors() static 4 months ago
hmat.c include: Rename sysemu/ -> system/ 7 months ago
hmat.h include: Rename sysemu/ -> system/ 7 months ago
ich9.c hw/acpi/pcihp: Fix typo in function name 2 months ago
ich9_tco.c include: Rename sysemu/ -> system/ 7 months ago
ich9_timer.c hw/acpi/ich9: Add periodic and swsmi timer 10 months ago
ipmi-stub.c acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors 3 years ago
ipmi.c ipmi: add fwinfo to pci ipmi devices 3 months ago
memory_hotplug.c hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event 1 year ago
meson.build hw/acpi: Add vmclock device 6 months ago
nvdimm.c treewide: update docs file extensions (.txt -> .rst) in comments 1 week ago
pci-bridge-stub.c pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml 2 years ago
pci-bridge.c acpi: pci: move out ACPI PCI hotplug generator from generic slot generator build_append_pci_bus_devices() 2 years ago
pci.c qom: Have class_init() take a const data argument 3 months ago
pcihp.c treewide: update docs file extensions (.txt -> .rst) in comments 1 week ago
piix4.c hw/acpi/pcihp: Fix typo in function name 2 months ago
tpm.c docs: fix references to docs/specs/tpm.rst 4 years ago
trace-events hw/acpi/core: Trace enable and status registers of GPE separately 2 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
utils.c acpi: Set proper maximum size for "etc/acpi/rsdp" blob 4 years ago
viot.c hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_bus 3 years ago
viot.h hw/acpi: Add VIOT table 4 years ago
vmclock.c qom: Have class_init() take a const data argument 3 months ago
vmgenid.c treewide: update docs file extensions (.txt -> .rst) in comments 1 week ago