Am 24. Januar 2023 16:11:47 UTC schrieb Anthony PERARD
<anthony.per...@citrix.com>:
>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,
Hi Anthony,
>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 for looking into it!
You can get the compilable series from
https://patchew.org/QEMU/20230104144437.27479-1-shen...@gmail.com/ . If it
doesn't work for you let me know, then I can rebase onto master. All necessary
dependencies for the series are upstreamed meanwhile.
Thanks,
Bernhard
>
>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"
>