mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
acpi_piix4: Remove PCI_RMV_BASE write code
Clarify this register as read-only and remove write code. No change in existing behavior. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
7faa8075d8
commit
31745aabcd
2 changed files with 1 additions and 7 deletions
|
@ -34,4 +34,4 @@ PCI removability status (IO port 0xae0c-0xae0f, 4-byte access):
|
|||
-----------------------------------------------
|
||||
|
||||
Used by ACPI BIOS _RMV method to indicate removability status to OS. One
|
||||
bit per slot.
|
||||
bit per slot. Read-only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue