[PULL 0/3] qemu-sparc queue 20230605

Mark Cave-Ayland posted 3 patches 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230605113253.455937-1-mark.cave-ayland@ilande.co.uk
Maintainers: Peter Maydell <peter.maydell@linaro.org>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Hervé Poussineau" <hpoussin@reactos.org>
hw/char/omap_uart.c     | 9 ---------
hw/i386/kvm/i8254.c     | 1 -
hw/isa/i82378.c         | 1 -
hw/timer/i8254.c        | 6 ------
hw/timer/i8254_common.c | 6 ++++++
include/hw/arm/omap.h   | 1 -
6 files changed, 6 insertions(+), 18 deletions(-)
[PULL 0/3] qemu-sparc queue 20230605
Posted by Mark Cave-Ayland 11 months ago
The following changes since commit 848a6caa88b9f082c89c9b41afa975761262981d:

  Merge tag 'migration-20230602-pull-request' of https://gitlab.com/juan.quintela/qemu into staging (2023-06-02 17:33:29 -0700)

are available in the Git repository at:

  https://github.com/mcayland/qemu.git tags/qemu-sparc-20230605

for you to fetch changes up to 36c9189890bfb936b1b086da639e37fd92b50215:

  hw/isa/i82378: Remove unused "io" attribute (2023-06-05 07:43:23 +0100)

----------------------------------------------------------------
qemu-sparc queue

Hi Richard,

This is one of Bernhard's cleanup series where all patches have been
reviewed/acked. Please apply.

----------------------------------------------------------------
Bernhard Beschow (3):
      hw/timer/i8254_common: Share "iobase" property via base class
      hw/arm/omap: Remove unused omap_uart_attach()
      hw/isa/i82378: Remove unused "io" attribute

 hw/char/omap_uart.c     | 9 ---------
 hw/i386/kvm/i8254.c     | 1 -
 hw/isa/i82378.c         | 1 -
 hw/timer/i8254.c        | 6 ------
 hw/timer/i8254_common.c | 6 ++++++
 include/hw/arm/omap.h   | 1 -
 6 files changed, 6 insertions(+), 18 deletions(-)
Re: [PULL 0/3] qemu-sparc queue 20230605
Posted by Richard Henderson 11 months ago
On 6/5/23 04:32, Mark Cave-Ayland wrote:
> The following changes since commit 848a6caa88b9f082c89c9b41afa975761262981d:
> 
>    Merge tag 'migration-20230602-pull-request' ofhttps://gitlab.com/juan.quintela/qemu  into staging (2023-06-02 17:33:29 -0700)
> 
> are available in the Git repository at:
> 
>    https://github.com/mcayland/qemu.git  tags/qemu-sparc-20230605
> 
> for you to fetch changes up to 36c9189890bfb936b1b086da639e37fd92b50215:
> 
>    hw/isa/i82378: Remove unused "io" attribute (2023-06-05 07:43:23 +0100)
> 
> ----------------------------------------------------------------
> qemu-sparc queue
> 
> Hi Richard,
> 
> This is one of Bernhard's cleanup series where all patches have been
> reviewed/acked. Please apply.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~
Re: [PULL 0/3] qemu-sparc queue 20230605
Posted by Philippe Mathieu-Daudé 11 months ago
On 5/6/23 19:26, Richard Henderson wrote:
> On 6/5/23 04:32, Mark Cave-Ayland wrote:
>> The following changes since commit 
>> 848a6caa88b9f082c89c9b41afa975761262981d:
>>
>>    Merge tag 'migration-20230602-pull-request' 
>> ofhttps://gitlab.com/juan.quintela/qemu  into staging (2023-06-02 
>> 17:33:29 -0700)
>>
>> are available in the Git repository at:
>>
>>    https://github.com/mcayland/qemu.git  tags/qemu-sparc-20230605
>>
>> for you to fetch changes up to 36c9189890bfb936b1b086da639e37fd92b50215:
>>
>>    hw/isa/i82378: Remove unused "io" attribute (2023-06-05 07:43:23 
>> +0100)
>>
>> ----------------------------------------------------------------
>> qemu-sparc queue
>>
>> Hi Richard,
>>
>> This is one of Bernhard's cleanup series where all patches have been
>> reviewed/acked. Please apply.
> 
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

Also merged as commit afa351fe36 :P


Re: [PULL 0/3] qemu-sparc queue 20230605
Posted by Richard Henderson 11 months ago
On 6/5/23 12:33, Philippe Mathieu-Daudé wrote:
> On 5/6/23 19:26, Richard Henderson wrote:
>> On 6/5/23 04:32, Mark Cave-Ayland wrote:
>>> The following changes since commit 848a6caa88b9f082c89c9b41afa975761262981d:
>>>
>>>    Merge tag 'migration-20230602-pull-request' ofhttps://gitlab.com/juan.quintela/qemu  
>>> into staging (2023-06-02 17:33:29 -0700)
>>>
>>> are available in the Git repository at:
>>>
>>>    https://github.com/mcayland/qemu.git  tags/qemu-sparc-20230605
>>>
>>> for you to fetch changes up to 36c9189890bfb936b1b086da639e37fd92b50215:
>>>
>>>    hw/isa/i82378: Remove unused "io" attribute (2023-06-05 07:43:23 +0100)
>>>
>>> ----------------------------------------------------------------
>>> qemu-sparc queue
>>>
>>> Hi Richard,
>>>
>>> This is one of Bernhard's cleanup series where all patches have been
>>> reviewed/acked. Please apply.
>>
>> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> 
> Also merged as commit afa351fe36 :P
> 
Bah, yes, wrong reply hotkey.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate.


r~