On 3/9/26 14:51, Philippe Mathieu-Daudé wrote:
> On 9/3/26 14:44, Helge Deller wrote:
>> On 3/8/26 18:29, deller@kernel.org wrote:
>>> From: Helge Deller <deller@gmx.de>
>>>
>>> The following changes since commit 900682c57287ea308850af4490339455512e92e7:
>>>
>>> Merge tag 'pull-target-arm-20260306-2' of https://gitlab.com/pm215/ qemu into staging (2026-03-06 15:58:24 +0000)
>>>
>>> are available in the Git repository at:
>>>
>>> https://github.com/hdeller/qemu-hppa.git tags/for-next-pull-request
>>>
>>> for you to fetch changes up to 9e8501ba72d5136ee5e6622f8863ce8ea252c29a:
>>>
>>> linux-user: Improve formatting for mremap() (2026-03-07 22:58:27 +0100)
>>>
>>> ----------------------------------------------------------------
>>> linux-user and hppa patches
>>>
>>> Two patches which prevent memleaks when using Diva PCI
>>> cards on the parisc architecture.
>>> All other patches are for linux-user emulation.
>>
>> Please ignore this pull request.
>>
>> The two patches for Diva cards have already been merged via the "misc- hw" pull request.
>
> My bad, I didn't noticed your PR while I was preparing mine.
That's ok. Thanks for including the other hppa CPU patches as well!
>> I'll send a new pull request, which will include the "linux-user" patches only.
>
> No need, git-merge should figure the commits are identical and proceed
> as usual.
Ah, I didn't know, so I just sent out the second pull request before reading
your answer. Anyway, both are now out and both should work then :-)
Helge