OSDN Git Service

hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug()
authorBernhard Beschow <shentey@gmail.com>
Fri, 13 May 2022 18:09:56 +0000 (20:09 +0200)
committerAnthony PERARD <anthony.perard@citrix.com>
Thu, 9 Jun 2022 13:47:42 +0000 (14:47 +0100)
commit36902417460e3f9f1c63a79d802622fd774f1c30
tree2349f253b9b294a4549e47792fb9859a8640a0b3
parent7851b21a8192750adecbcf6e8780a20de5891ad6
hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug()

The comment is based on commit message
ae4d2eb273b167dad748ea4249720319240b1ac2 'xen-platform: add missing disk
unplug option'. Since it seems to describe design decisions and
limitations that still apply it seems worth having.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
Message-Id: <20220513180957.90514-3-shentey@gmail.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
hw/ide/piix.c