OSDN Git Service

hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
authorBernhard Beschow <shentey@gmail.com>
Sat, 26 Mar 2022 16:58:23 +0000 (17:58 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 May 2022 10:07:06 +0000 (12:07 +0200)
commit4a8027363e9680d00786622ee786fc3ccd6b970b
tree9e7ea1d172c921ff91bfdc6b10791af377ff61ca
parent354d2d9b87658bab5da58b4251aeb612fa7dc6e4
hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN

igd-passthrough-isa-bridge is only requested in xen_pt but was
implemented in pc_piix.c. This caused xen_pt to dependend on i386/pc
which is hereby resolved.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Message-Id: <20220326165825.30794-2-shentey@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc_piix.c
hw/xen/xen_pt.c
hw/xen/xen_pt.h
hw/xen/xen_pt_graphics.c
include/hw/i386/pc.h