OSDN Git Service

hw/ide/piix: Remove redundant "piix3-ide-xen" device class
authorBernhard Beschow <shentey@gmail.com>
Fri, 13 May 2022 18:09:55 +0000 (20:09 +0200)
committerAnthony PERARD <anthony.perard@citrix.com>
Thu, 9 Jun 2022 13:47:42 +0000 (14:47 +0100)
commit7851b21a8192750adecbcf6e8780a20de5891ad6
tree08b60c9eb8b191848805165d69dde32783948860
parent05911658cb46d907fb38cbc0b48d2b652237dc28
hw/ide/piix: Remove redundant "piix3-ide-xen" device class

Commit 0f8445820f11a69154309863960328dda3dc1ad4 'xen: piix reuse pci
generic class init function' already resolved redundant code which in
turn rendered piix3-ide-xen redundant.

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