[PULL 0/3] MIPS/SPARC patches for 2022-08-09

Philippe Mathieu-Daudé via posted 3 patches 1 year, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220808223312.53720-1-f4bug@amsat.org
Maintainers: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Aurelien Jarno <aurelien@aurel32.net>, Fabien Chouteau <chouteau@adacore.com>, Frederic Konrad <konrad.frederic@yahoo.fr>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
hw/mips/malta.c                    |  9 +++++++++
hw/misc/grlib_ahb_apb_pnp.c        | 10 ++++++----
hw/misc/trace-events               |  4 ++--
target/mips/tcg/sysemu/mips-semi.c |  3 +++
4 files changed, 20 insertions(+), 6 deletions(-)
[PULL 0/3] MIPS/SPARC patches for 2022-08-09
Posted by Philippe Mathieu-Daudé via 1 year, 8 months ago
The following changes since commit 8a1337e60400ef54432e063164faf5043a55555d:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2022-08-08 09:57:37 -0700)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/mips-20220809

for you to fetch changes up to 09d12c81ec5d8dc9208e5739d17a56c34be96247:

  hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses (2022-08-08 23:43:11 +0200)

----------------------------------------------------------------
MIPS/SPARC patches queue

- target/mips: Handle lock_user failure in UHI_plog semihosting (Peter Maydell)
- hw/mips/malta: Turn off x86 specific features of PIIX4 PM (Igor Mammedov)
- hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses (Peter Maydell)

----------------------------------------------------------------

Igor Mammedov (1):
  hw/mips/malta: turn off x86 specific features of PIIX4_PM

Peter Maydell (2):
  target/mips: Handle lock_user() failure in UHI_plog semihosting call
  hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses

 hw/mips/malta.c                    |  9 +++++++++
 hw/misc/grlib_ahb_apb_pnp.c        | 10 ++++++----
 hw/misc/trace-events               |  4 ++--
 target/mips/tcg/sysemu/mips-semi.c |  3 +++
 4 files changed, 20 insertions(+), 6 deletions(-)

-- 
2.36.1
Re: [PULL 0/3] MIPS/SPARC patches for 2022-08-09
Posted by Richard Henderson 1 year, 8 months ago
On 8/8/22 15:33, Philippe Mathieu-Daudé via wrote:
> The following changes since commit 8a1337e60400ef54432e063164faf5043a55555d:
> 
>    Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2022-08-08 09:57:37 -0700)
> 
> are available in the Git repository at:
> 
>    https://github.com/philmd/qemu.git tags/mips-20220809
> 
> for you to fetch changes up to 09d12c81ec5d8dc9208e5739d17a56c34be96247:
> 
>    hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses (2022-08-08 23:43:11 +0200)
> 
> ----------------------------------------------------------------
> MIPS/SPARC patches queue
> 
> - target/mips: Handle lock_user failure in UHI_plog semihosting (Peter Maydell)
> - hw/mips/malta: Turn off x86 specific features of PIIX4 PM (Igor Mammedov)
> - hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses (Peter Maydell)

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


r~


> 
> ----------------------------------------------------------------
> 
> Igor Mammedov (1):
>    hw/mips/malta: turn off x86 specific features of PIIX4_PM
> 
> Peter Maydell (2):
>    target/mips: Handle lock_user() failure in UHI_plog semihosting call
>    hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
> 
>   hw/mips/malta.c                    |  9 +++++++++
>   hw/misc/grlib_ahb_apb_pnp.c        | 10 ++++++----
>   hw/misc/trace-events               |  4 ++--
>   target/mips/tcg/sysemu/mips-semi.c |  3 +++
>   4 files changed, 20 insertions(+), 6 deletions(-)
>