On 3/31/26 4:39 AM, Peter Maydell wrote:
> On Mon, 30 Mar 2026 at 22:29, Alejandro Jimenez
> <alejandro.j.jimenez@oracle.com> wrote:
>>
>> Hi,
>>
>> Please consider these AMD vIOMMU fixes for 11.0-rc2.
>>
>> This series fixes a bug in the current page walker implementation.
>> When triggered, the issue leads to extremely slow boot or hangs and missing
>> devices in the guest, as reported in:
>>
>> https://lore.kernel.org/qemu-devel/20260225145831.28275-3-qemu@demindiro.com/
>>
>> Thank you,
>> Alejandro
>>
>> ---
>> Also available on github:
>>
>> The following changes since commit dd3ee9c63d96b223c8d41bf5d65392eb898be626:
>>
>> Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2026-03-30 13:54:56 +0100)
>>
>> are available in the Git repository at:
>
> Hi -- please don't send pull request emails to the mailing list for
> normal patch series. It's fine to put the URL of "here's a git tree
> you can find these in" in the cover letter, but an actual pull
> request email triggers tooling that puts the patches on the list
> to consider applying directly.
>
Understood, thank you.
From now on I will remove the git request-pull boilerplate from the cover
letter, and include just the URL, tag and summary changelog when sending
the AMD vIOMMU subsystem changes to MST.
Sorry for the noise,
Alejandro
> thanks
> -- PMM