On Wed, Jan 18, 2023 at 05:13:03AM -0500, Michael S. Tsirkin wrote: > On Wed, Jan 04, 2023 at 03:44:31PM +0100, Bernhard Beschow wrote: > > This series first renders TYPE_PIIX3_XEN_DEVICE redundant and finally > > removes > > it. The motivation is to 1/ decouple PIIX from Xen and 2/ to make Xen in > > the PC > > machine agnostic to the precise southbridge being used. 2/ will become > > particularily interesting once PIIX4 becomes usable in the PC machine, > > avoiding > > the "Frankenstein" use of PIIX4_ACPI in PIIX3. > > Looks ok to me. > Reviewed-by: Michael S. Tsirkin <m...@redhat.com> > > Feel free to merge through Xen tree.
Hi Bernhard, The series currently doesn't apply on master. And a quick try at applying the series it is based on also failed. Could you rebase it , or maybe you would prefer to wait until the other series "Consolidate PIIX..." is fully applied? Thanks. > > Testing done: > > None, because I don't know how to conduct this properly :( > > > > Based-on: <20221221170003.2929-1-shen...@gmail.com> > > "[PATCH v4 00/30] Consolidate PIIX south bridges" -- Anthony PERARD