mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00: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:
committed by
Michael S. Tsirkin
parent
7faa8075d8
commit
31745aabcd
@ -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
|
||||
|
Reference in New Issue
Block a user