Re: [PULL 0/1] target-arm queue

2023-12-05 Thread Stefan Hajnoczi
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any 
user-visible changes.


signature.asc
Description: PGP signature


[PULL 0/1] target-arm queue

2023-12-04 Thread Peter Maydell
Just one fix for rc3. Technically this isn't a regression since
8.1, but it is a small change that avoids the user being able
to select an oddball combination of CPU features that currently
QEMU will assert on.

thanks
-- PMM

The following changes since commit 29b5d70cb70574b499517ec9e9f80dea496a3cc0:

  Merge tag 'pull-ppc-for-8.2-20231130' of https://gitlab.com/npiggin/qemu into 
staging (2023-12-01 07:29:52 -0500)

are available in the Git repository at:

  https://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20231204-1

for you to fetch changes up to f7767ca301796334f74b9b642b395a4bd3e3dbac:

  target/arm: Disable SME if SVE is disabled (2023-12-04 13:34:16 +)


target-arm queue:
 * Turn off SME if SVE is turned off (this combination doesn't
   currently work and QEMU will assert if you try it)


Peter Maydell (1):
  target/arm: Disable SME if SVE is disabled

 target/arm/cpu.c | 10 ++
 1 file changed, 10 insertions(+)



Re: [PULL 0/1] target-arm queue

2023-03-28 Thread Peter Maydell
On Tue, 28 Mar 2023 at 13:26, Peter Maydell  wrote:
>
> The following changes since commit e3debd5e7d0ce031356024878a0a18b9d109354a:
>
>   Merge tag 'pull-request-2023-03-24' of https://gitlab.com/thuth/qemu into 
> staging (2023-03-24 16:08:46 +)
>
> are available in the Git repository at:
>
>   https://git.linaro.org/people/pmaydell/qemu-arm.git 
> tags/pull-target-arm-20230328
>
> for you to fetch changes up to 46e3b237c52e0c48bfd81bce020b51fbe300b23a:
>
>   target/arm/gdbstub: Only advertise M-profile features if TCG available 
> (2023-03-28 10:53:40 +0100)
>
> 
> target-arm queue:
>  * fix part of the "TCG-disabled builds are broken" issue
>
> 


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0
for any user-visible changes.

-- PMM



[PULL 0/1] target-arm queue

2023-03-28 Thread Peter Maydell
The following changes since commit e3debd5e7d0ce031356024878a0a18b9d109354a:

  Merge tag 'pull-request-2023-03-24' of https://gitlab.com/thuth/qemu into 
staging (2023-03-24 16:08:46 +)

are available in the Git repository at:

  https://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20230328

for you to fetch changes up to 46e3b237c52e0c48bfd81bce020b51fbe300b23a:

  target/arm/gdbstub: Only advertise M-profile features if TCG available 
(2023-03-28 10:53:40 +0100)


target-arm queue:
 * fix part of the "TCG-disabled builds are broken" issue


Philippe Mathieu-Daudé (1):
  target/arm/gdbstub: Only advertise M-profile features if TCG available

 target/arm/gdbstub.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)



Re: [PULL 0/1] target-arm queue

2022-08-09 Thread Richard Henderson

On 8/9/22 05:13, Peter Maydell wrote:

Just one bugfix patch for this rc:

The following changes since commit ca5f3d4df1b47d7f66a109cdb504e83dfd7ec433:

   Merge tag 'pull-la-20220808' of https://gitlab.com/rth7680/qemu into staging 
(2022-08-08 19:51:12 -0700)

are available in the Git repository at:

   https://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20220809

for you to fetch changes up to c7f26ded6d5065e4116f630f6a490b55f6c5f58e:

   icount: Take iothread lock when running QEMU timers (2022-08-09 10:55:14 
+0100)


target-arm queue:
  * icount: Take iothread lock when running QEMU timers


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


r~





Peter Maydell (1):
   icount: Take iothread lock when running QEMU timers

  accel/tcg/tcg-accel-ops-icount.c | 6 ++
  1 file changed, 6 insertions(+)






[PULL 0/1] target-arm queue

2022-08-09 Thread Peter Maydell
Just one bugfix patch for this rc:

The following changes since commit ca5f3d4df1b47d7f66a109cdb504e83dfd7ec433:

  Merge tag 'pull-la-20220808' of https://gitlab.com/rth7680/qemu into staging 
(2022-08-08 19:51:12 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20220809

for you to fetch changes up to c7f26ded6d5065e4116f630f6a490b55f6c5f58e:

  icount: Take iothread lock when running QEMU timers (2022-08-09 10:55:14 
+0100)


target-arm queue:
 * icount: Take iothread lock when running QEMU timers


Peter Maydell (1):
  icount: Take iothread lock when running QEMU timers

 accel/tcg/tcg-accel-ops-icount.c | 6 ++
 1 file changed, 6 insertions(+)



Re: [PULL 0/1] target-arm queue

2021-11-23 Thread Richard Henderson

On 11/22/21 7:44 PM, Peter Maydell wrote:

Apologies for sending two pullreqs today; Eric's patch came in a
few hours after I sent the first one but it's definitely a
release-critical fix.

-- PMM

The following changes since commit 89d2f9e4c63799f7f03e9180c63b7dc45fc2a04a:

   Merge tag 'pull-target-arm-20211122' of 
https://git.linaro.org/people/pmaydell/qemu-arm into staging (2021-11-22 
16:35:54 +0100)

are available in the Git repository at:

   https://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20211122-1

for you to fetch changes up to 33a0c404fb90a3fa8eea6ebf5c535fc7bc0b9912:

   hw/intc/arm_gicv3_its: Revert version increments in vmstate_its (2021-11-22 
18:17:19 +)


target-arm queue:
  * drop spurious bump of ITS vmstate version fields


Eric Auger (1):
   hw/intc/arm_gicv3_its: Revert version increments in vmstate_its

  hw/intc/arm_gicv3_its_common.c | 2 --
  1 file changed, 2 deletions(-)


Applied, thanks.

r~




[PULL 0/1] target-arm queue

2021-11-22 Thread Peter Maydell
Apologies for sending two pullreqs today; Eric's patch came in a
few hours after I sent the first one but it's definitely a
release-critical fix.

-- PMM

The following changes since commit 89d2f9e4c63799f7f03e9180c63b7dc45fc2a04a:

  Merge tag 'pull-target-arm-20211122' of 
https://git.linaro.org/people/pmaydell/qemu-arm into staging (2021-11-22 
16:35:54 +0100)

are available in the Git repository at:

  https://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20211122-1

for you to fetch changes up to 33a0c404fb90a3fa8eea6ebf5c535fc7bc0b9912:

  hw/intc/arm_gicv3_its: Revert version increments in vmstate_its (2021-11-22 
18:17:19 +)


target-arm queue:
 * drop spurious bump of ITS vmstate version fields


Eric Auger (1):
  hw/intc/arm_gicv3_its: Revert version increments in vmstate_its

 hw/intc/arm_gicv3_its_common.c | 2 --
 1 file changed, 2 deletions(-)



Re: [PULL 0/1] target-arm queue

2021-11-22 Thread Richard Henderson

On 11/22/21 7:06 PM, Peter Maydell wrote:

On Mon, 22 Nov 2021 at 13:43, Peter Maydell  wrote:


Just one patch for rc2, a revert.

-- PMM

The following changes since commit 49aaac3548bc5a4632a14de939d5312b28dc1ba2:

   Merge tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu 
into staging (2021-11-22 10:33:13 +0100)

are available in the Git repository at:

   https://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20211122

for you to fetch changes up to 4825eaae4fdd56fba0febdfbdd7bf9684ae3ee0d:

   Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2" (2021-11-22 13:41:48 
+)


target-arm queue:
  * revert SMCCC/PSCI change, as it regresses some usecases for some boards


Since this hasn't been applied yet I'll reroll it to add Eric's
"don't bump the ITS version fields" patch. (But if you get here
first that's fine too.)


Gitlab has been dreadfully slow this evening, but it's applied now.


r~




Re: [PULL 0/1] target-arm queue

2021-11-22 Thread Peter Maydell
On Mon, 22 Nov 2021 at 13:43, Peter Maydell  wrote:
>
> Just one patch for rc2, a revert.
>
> -- PMM
>
> The following changes since commit 49aaac3548bc5a4632a14de939d5312b28dc1ba2:
>
>   Merge tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu 
> into staging (2021-11-22 10:33:13 +0100)
>
> are available in the Git repository at:
>
>   https://git.linaro.org/people/pmaydell/qemu-arm.git 
> tags/pull-target-arm-20211122
>
> for you to fetch changes up to 4825eaae4fdd56fba0febdfbdd7bf9684ae3ee0d:
>
>   Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2" (2021-11-22 13:41:48 
> +)
>
> 
> target-arm queue:
>  * revert SMCCC/PSCI change, as it regresses some usecases for some boards

Since this hasn't been applied yet I'll reroll it to add Eric's
"don't bump the ITS version fields" patch. (But if you get here
first that's fine too.)

-- PMM



[PULL 0/1] target-arm queue

2021-11-22 Thread Peter Maydell
Just one patch for rc2, a revert.

-- PMM

The following changes since commit 49aaac3548bc5a4632a14de939d5312b28dc1ba2:

  Merge tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu 
into staging (2021-11-22 10:33:13 +0100)

are available in the Git repository at:

  https://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20211122

for you to fetch changes up to 4825eaae4fdd56fba0febdfbdd7bf9684ae3ee0d:

  Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2" (2021-11-22 13:41:48 +)


target-arm queue:
 * revert SMCCC/PSCI change, as it regresses some usecases for some boards


Peter Maydell (1):
  Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2"

 target/arm/psci.c | 35 +--
 1 file changed, 29 insertions(+), 6 deletions(-)



Re: [Qemu-devel] [PULL 0/1] target-arm queue

2016-12-06 Thread Stefan Hajnoczi
On Mon, Dec 05, 2016 at 05:59:34PM +, Peter Maydell wrote:
> One patch for 2.8-rc3, which is Alex's partial revert
> of 1dd089d0 to fix A64 ldaxp.
> 
> thanks
> -- PMM
> 
> The following changes since commit bc66cedb4141fb7588f2462c74310d8fb5dd4cf1:
> 
>   Merge remote-tracking branch 'yongbok/tags/mips-20161204' into staging 
> (2016-12-05 10:56:45 +)
> 
> are available in the git repository at:
> 
>   git://git.linaro.org/people/pmaydell/qemu-arm.git 
> tags/pull-target-arm-20161205
> 
> for you to fetch changes up to 5460da501a57cd72eda6fec736d76539122e2f99:
> 
>   target-arm/translate-a64: fix gen_load_exclusive (2016-12-05 17:52:01 +)
> 
> 
> target-arm queue:
>  * fix gen_load_exclusive handling of ldaxp
> 
> 
> Alex Bennée (1):
>   target-arm/translate-a64: fix gen_load_exclusive
> 
>  target-arm/translate-a64.c | 42 +++---
>  1 file changed, 19 insertions(+), 23 deletions(-)
> 

Thanks, applied to my staging tree:
https://github.com/stefanha/qemu/commits/staging

Stefan


signature.asc
Description: PGP signature


[Qemu-devel] [PULL 0/1] target-arm queue

2016-12-05 Thread Peter Maydell
One patch for 2.8-rc3, which is Alex's partial revert
of 1dd089d0 to fix A64 ldaxp.

thanks
-- PMM

The following changes since commit bc66cedb4141fb7588f2462c74310d8fb5dd4cf1:

  Merge remote-tracking branch 'yongbok/tags/mips-20161204' into staging 
(2016-12-05 10:56:45 +)

are available in the git repository at:

  git://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20161205

for you to fetch changes up to 5460da501a57cd72eda6fec736d76539122e2f99:

  target-arm/translate-a64: fix gen_load_exclusive (2016-12-05 17:52:01 +)


target-arm queue:
 * fix gen_load_exclusive handling of ldaxp


Alex Bennée (1):
  target-arm/translate-a64: fix gen_load_exclusive

 target-arm/translate-a64.c | 42 +++---
 1 file changed, 19 insertions(+), 23 deletions(-)



Re: [Qemu-devel] [PULL 0/1] target-arm queue

2016-04-11 Thread Peter Maydell
On 11 April 2016 at 14:37, Peter Maydell  wrote:
> Only one patch for target-arm for rc2...
>
> thanks
> -- PMM
>
> The following changes since commit 5144fe36056d3a94b0d8da9e10adc555c057baa8:
>
>   Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160411-1' into 
> staging (2016-04-11 13:32:50 +0100)
>
> are available in the git repository at:
>
>
>   git://git.linaro.org/people/pmaydell/qemu-arm.git 
> tags/pull-target-arm-20160411
>
> for you to fetch changes up to 3a15cc0e1ee7168db0782133d2607a6bfa422d66:
>
>   net: stellaris_enet: check packet length against receive buffer (2016-04-11 
> 14:22:33 +0100)
>
> 
> target-arm queue:
>  * stellaris_enet: don't overrun buffer if fed oversize packet

Applied, thanks.

-- PMM



[Qemu-devel] [PULL 0/1] target-arm queue

2016-04-11 Thread Peter Maydell
Only one patch for target-arm for rc2...

thanks
-- PMM

The following changes since commit 5144fe36056d3a94b0d8da9e10adc555c057baa8:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160411-1' into 
staging (2016-04-11 13:32:50 +0100)

are available in the git repository at:


  git://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20160411

for you to fetch changes up to 3a15cc0e1ee7168db0782133d2607a6bfa422d66:

  net: stellaris_enet: check packet length against receive buffer (2016-04-11 
14:22:33 +0100)


target-arm queue:
 * stellaris_enet: don't overrun buffer if fed oversize packet


Prasad J Pandit (1):
  net: stellaris_enet: check packet length against receive buffer

 hw/net/stellaris_enet.c | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)



[Qemu-devel] [PULL 0/1] target-arm queue: build breakage fix

2014-01-12 Thread Peter Maydell
A very small pullreq containing Alexey's fix for the build
breakage on bigendian hosts which I let slip through into
the previous target-arm pull.

(Is there some way I should be flagging up build fixes
in a subject line?)

Please pull.

thanks
-- PMM

The following changes since commit eedc1a5db5e4d941e39e54344322c0b1e89dfdcd:

  Merge remote-tracking branch 'bonzini/scsi-next' into staging (2014-01-10 
11:05:17 -0800)

are available in the git repository at:


  git://git.linaro.org/people/pmaydell/qemu-arm.git 
tags/pull-target-arm-20140112

for you to fetch changes up to 5cd8a11834d1fbb12439604ff6793b9f0bae4a15:

  arm: fix compile on bigendian host (2014-01-12 21:37:37 +)


target-arm queue:
 * build fix for bigendian hosts


Alexey Kardashevskiy (1):
  arm: fix compile on bigendian host

 target-arm/cpu.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [Qemu-devel] [PULL 0/1] target-arm queue: build breakage fix

2014-01-12 Thread Andreas Färber
Am 12.01.2014 22:42, schrieb Peter Maydell:
 (Is there some way I should be flagging up build fixes
 in a subject line?)

It had once been suggested to use
[PATCH buildfix ...] and
[PULL buildfix 0/...]
for that purpose IIRC.

CC'ing Edgar as additional committer.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



Re: [Qemu-devel] [PULL 0/1] target-arm queue

2013-06-17 Thread Anthony Liguori
Pulled.  Thanks.

Regards,

Anthony Liguori




Re: [Qemu-devel] [PULL 0/1] target-arm queue

2013-06-12 Thread Peter Maydell
Ping!

thanks
-- PMM

On 3 June 2013 15:14, Peter Maydell peter.mayd...@linaro.org wrote:
 Only one change in this pullreq, but I'm going away for a week
 and I think the bugfix is worth getting into master before then.
 Please pull.

 thanks
 -- PMM

 The following changes since commit f10acc8b38d65a66ffa0588a036489d7fa6a593e:

   tcx: Fix 24-bit display mode (2013-06-02 16:45:40 +)

 are available in the git repository at:

   git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.next

 for you to fetch changes up to 5866e078770cba631a33e6d3062afa7a4068adf8:

   Fix rfe instruction (2013-06-03 14:59:29 +0100)

 
 Peter Chubb (1):
   Fix rfe instruction

  target-arm/translate.c |2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)




[Qemu-devel] [PULL 0/1] target-arm queue

2013-06-03 Thread Peter Maydell
Only one change in this pullreq, but I'm going away for a week
and I think the bugfix is worth getting into master before then.
Please pull.

thanks
-- PMM

The following changes since commit f10acc8b38d65a66ffa0588a036489d7fa6a593e:

  tcx: Fix 24-bit display mode (2013-06-02 16:45:40 +)

are available in the git repository at:

  git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.next

for you to fetch changes up to 5866e078770cba631a33e6d3062afa7a4068adf8:

  Fix rfe instruction (2013-06-03 14:59:29 +0100)


Peter Chubb (1):
  Fix rfe instruction

 target-arm/translate.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [Qemu-devel] [PULL 0/1] target-arm queue

2013-05-05 Thread Blue Swirl
Thanks, pulled.

On Fri, May 3, 2013 at 5:58 PM, Peter Maydell peter.mayd...@linaro.org wrote:
 Last target-arm pullreq before the hardfreeze; just a
 single patch. (Actually it's a bugfix patch so strictly
 it could go in post-freeze, but anyway.)

 Please pull.

 thanks
 -- PMM


 The following changes since commit 743bddb4b35ceaaf6f95aea581a4130dcae6205a:

   Merge remote-tracking branch 'stefanha/tracing' into staging (2013-05-03 
 11:20:16 -0500)

 are available in the git repository at:


   git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.next

 for you to fetch changes up to 536f25e4c77592b936e50728c83894c23f4f61c8:

   target-arm: Fix incorrect check of kvm_vcpu_ioctl return value (2013-05-03 
 18:47:22 +0100)

 
 Peter Maydell (1):
   target-arm: Fix incorrect check of kvm_vcpu_ioctl return value

  target-arm/kvm.c |4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)



[Qemu-devel] [PULL 0/1] target-arm queue

2013-05-03 Thread Peter Maydell
Last target-arm pullreq before the hardfreeze; just a
single patch. (Actually it's a bugfix patch so strictly
it could go in post-freeze, but anyway.)

Please pull.

thanks
-- PMM


The following changes since commit 743bddb4b35ceaaf6f95aea581a4130dcae6205a:

  Merge remote-tracking branch 'stefanha/tracing' into staging (2013-05-03 
11:20:16 -0500)

are available in the git repository at:


  git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.next

for you to fetch changes up to 536f25e4c77592b936e50728c83894c23f4f61c8:

  target-arm: Fix incorrect check of kvm_vcpu_ioctl return value (2013-05-03 
18:47:22 +0100)


Peter Maydell (1):
  target-arm: Fix incorrect check of kvm_vcpu_ioctl return value

 target-arm/kvm.c |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)