commit | 0f8445820f11a69154309863960328dda3dc1ad4 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Mar 06 20:44:30 2016 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Apr 07 19:57:33 2016 +0300 |
tree | 00c7e894194d424135f0fe01882f6f32e41c4a58 | |
parent | 45aa4e8e39bfc1fe0246e9c33ef30c9309f548c9 [diff] |
xen: piix reuse pci generic class init function piix3_ide_xen_class_init is identical to piix3_ide_class_init except it's buggy as it does not set exit and does not disable hotplug properly. Switch to the generic one. Reviewed-by: Stefano Stabellini <sstabellini@kernel.org> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>