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

2024-04-09 Thread Peter Maydell
On Mon, 8 Apr 2024 at 16:23, Peter Maydell wrote: > > Two bug fixes for 9.0... > > -- PMM > > The following changes since commit ce64e6224affb8b4e4b019f76d2950270b391af5: > > Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into > staging (2024-04-04 15:28:06 +0100) > > are a

[PULL 0/2] target-arm queue

2024-04-08 Thread Peter Maydell
Two bug fixes for 9.0... -- PMM The following changes since commit ce64e6224affb8b4e4b019f76d2950270b391af5: Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into staging (2024-04-04 15:28:06 +0100) are available in the Git repository at: https://git.linaro.org/people/p

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

2023-04-10 Thread Peter Maydell
On Mon, 10 Apr 2023 at 15:14, Peter Maydell wrote: > > This bug seemed worth fixing for 8.0 since we need an rc4 anyway: > we were using uninitialized data for the guarded bit when > combining stage 1 and stage 2 attrs. > > thanks > -- PMM > > The following changes since commit 08dede07030973c1053

[PULL 0/2] target-arm queue

2023-04-10 Thread Peter Maydell
This bug seemed worth fixing for 8.0 since we need an rc4 anyway: we were using uninitialized data for the guarded bit when combining stage 1 and stage 2 attrs. thanks -- PMM The following changes since commit 08dede07030973c1053868bc64de7e10bfa02ad6: Merge tag 'pull-ppc-20230409' of https://g

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

2022-11-22 Thread Stefan Hajnoczi
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/7.2 for any user-visible changes. signature.asc Description: PGP signature

[PULL 0/2] target-arm queue

2022-11-22 Thread Peter Maydell
Hi; this pull request has a couple of fixes for bugs in the Arm page-table-walk code, which arrived in the last day or so. I'm sending this out now in the hope it might just sneak in before rc2 gets tagged, so the fixes can get more testing time before the 7.2 release; but if they don't make it th

Re: [PULL 0/2] target-arm queue for rc1

2022-11-14 Thread Stefan Hajnoczi
On Mon, Nov 14, 2022 at 03:51:59PM +, Peter Maydell wrote: > Hi; here's the arm pullreq for rc1. Just one bugfix and > a MAINTAINERS file update... > > thanks > -- PMM > > The following changes since commit 305f6f62d9d250a32cdf090ddcb7e3a5b26a342e: > > Merge tag 'pull-la-20221112' of https

[PULL 0/2] target-arm queue for rc1

2022-11-14 Thread Peter Maydell
Hi; here's the arm pullreq for rc1. Just one bugfix and a MAINTAINERS file update... thanks -- PMM The following changes since commit 305f6f62d9d250a32cdf090ddcb7e3a5b26a342e: Merge tag 'pull-la-20221112' of https://gitlab.com/rth7680/qemu into staging (2022-11-12 09:17:06 -0500) are availab

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

2022-04-05 Thread Peter Maydell
On Tue, 5 Apr 2022 at 10:26, Peter Maydell wrote: > > Couple of trivial fixes for rc3... > > The following changes since commit 20661b75ea6093f5e59079d00a778a972d6732c5: > > Merge tag 'pull-ppc-20220404' of https://github.com/legoater/qemu into > staging (2022-04-04 15:48:55 +0100) > > are avai

[PULL 0/2] target-arm queue

2022-04-05 Thread Peter Maydell
Couple of trivial fixes for rc3... The following changes since commit 20661b75ea6093f5e59079d00a778a972d6732c5: Merge tag 'pull-ppc-20220404' of https://github.com/legoater/qemu into staging (2022-04-04 15:48:55 +0100) are available in the Git repository at: https://git.linaro.org/people/p

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

2022-03-26 Thread Peter Maydell
On Fri, 25 Mar 2022 at 14:57, Peter Maydell wrote: > > Just two small bug fixes for the next rc. > > The following changes since commit f345abe36527a8b575482bb5a0616f43952bf1f4: > > Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging > (2022-03-25 10:14:47 +) > > are av

[PULL 0/2] target-arm queue

2022-03-25 Thread Peter Maydell
Just two small bug fixes for the next rc. The following changes since commit f345abe36527a8b575482bb5a0616f43952bf1f4: Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2022-03-25 10:14:47 +) are available in the Git repository at: https://git.linaro.org/people/

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

2020-08-04 Thread Peter Maydell
On Tue, 4 Aug 2020 at 17:08, Peter Maydell wrote: > > Couple of last-minute things for rc3... > > -- PMM > > The following changes since commit d15532d91be177e7528310e0110e39f915779a99: > > Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200804' into > staging (2020-08-04 11:53:20

[PULL 0/2] target-arm queue

2020-08-04 Thread Peter Maydell
Couple of last-minute things for rc3... -- PMM The following changes since commit d15532d91be177e7528310e0110e39f915779a99: Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200804' into staging (2020-08-04 11:53:20 +0100) are available in the Git repository at: https://git.li

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

2019-03-26 Thread Peter Maydell
On Tue, 26 Mar 2019 at 13:10, Peter Maydell wrote: > > Two last-minute regression fixes that I thought we might as well > squeeze in before rc1. > > thanks > -- PMM > > The following changes since commit d37bfe142382fa8258531c47b4519387c77cd169: > > Merge remote-tracking branch > 'remotes/palme

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

2019-03-26 Thread Peter Maydell
Two last-minute regression fixes that I thought we might as well squeeze in before rc1. thanks -- PMM The following changes since commit d37bfe142382fa8258531c47b4519387c77cd169: Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc1-v2' into staging (2019-03-26 10:27:20

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

2017-03-14 Thread Peter Maydell
On 14 March 2017 at 12:32, Peter Maydell wrote: > Couple of minor patches to sneak in before rc0. The PSCI return > values fix is the most important one. > > -- PMM > > The following changes since commit 94b5d57d2f5a3c849cecd65e424bb6f50b998df9: > > Merge remote-tracking branch 'remotes/dgibson/

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

2017-03-14 Thread Peter Maydell
Couple of minor patches to sneak in before rc0. The PSCI return values fix is the most important one. -- PMM The following changes since commit 94b5d57d2f5a3c849cecd65e424bb6f50b998df9: Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170314' into staging (2017-03-14 10:13:19

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

2016-11-29 Thread Stefan Hajnoczi
On Mon, Nov 28, 2016 at 01:51:09PM +, Peter Maydell wrote: > target-arm queue for 2.8 rc2: just two bugfixes. > > thanks > -- PMM > > The following changes since commit 00227fefd2059464cd2f59aed29944874c630e2f: > > Update version for v2.8.0-rc1 release (2016-11-22 22:29:08 +) > > are

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

2016-11-28 Thread Peter Maydell
target-arm queue for 2.8 rc2: just two bugfixes. thanks -- PMM The following changes since commit 00227fefd2059464cd2f59aed29944874c630e2f: Update version for v2.8.0-rc1 release (2016-11-22 22:29:08 +) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-ar

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

2016-07-20 Thread Peter Maydell
On 19 July 2016 at 18:03, Peter Maydell wrote: > Couple of stray patches for rc0... > > -- PMM > > The following changes since commit 5d3217340adcb6c4f0e4af5d2b865331eb2ff63d: > > disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers (2016-07-19 > 16:40:39 +0100) > > are available in the g

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

2016-07-19 Thread Peter Maydell
Couple of stray patches for rc0... -- PMM The following changes since commit 5d3217340adcb6c4f0e4af5d2b865331eb2ff63d: disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers (2016-07-19 16:40:39 +0100) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-a

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

2015-11-12 Thread Peter Maydell
On 12 November 2015 at 15:23, Peter Maydell wrote: > Last two things to sneak in before rc0. > > thanks > -- PMM > > The following changes since commit 17e50a72a3aade0eddfebc012a5d7bdd40a03573: > > Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into > staging (2015-11-12

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

2015-11-12 Thread Peter Maydell
Last two things to sneak in before rc0. thanks -- PMM The following changes since commit 17e50a72a3aade0eddfebc012a5d7bdd40a03573: Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2015-11-12 14:15:32 +) are available in the git repository at: git://

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

2015-07-21 Thread Peter Maydell
On 21 July 2015 at 12:17, Peter Maydell wrote: > Couple of minor bugfixes... > > -- PMM > > > The following changes since commit a1bc040dabc12039944e22d9529f20d6132400dd: > > Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into > staging (2015-07-21 10:04:32 +0100) > > are a

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

2015-07-21 Thread Peter Maydell
Couple of minor bugfixes... -- PMM The following changes since commit a1bc040dabc12039944e22d9529f20d6132400dd: Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging (2015-07-21 10:04:32 +0100) are available in the git repository at: git://git.linaro.org/peopl

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

2015-07-15 Thread Peter Maydell
On 15 July 2015 at 17:25, Peter Maydell wrote: > Small target-arm queue for rc1, just a couple of bugfixes. > > > The following changes since commit 711dc6f36b74fe65a6e5a1847f1152717d887f8a: > > Merge remote-tracking branch > 'remotes/cody/tags/jtc-for-upstream-pull-request' into staging (2015-

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

2015-07-15 Thread Peter Maydell
Small target-arm queue for rc1, just a couple of bugfixes. The following changes since commit 711dc6f36b74fe65a6e5a1847f1152717d887f8a: Merge remote-tracking branch 'remotes/cody/tags/jtc-for-upstream-pull-request' into staging (2015-07-15 14:23:58 +0100) are available in the git repository

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

2015-01-16 Thread Peter Maydell
On 16 January 2015 at 12:05, Peter Maydell wrote: > A short queue, but I don't want to sit on these fixes any longer. > > -- PMM > > > The following changes since commit e68cba36360a2ab5bf0576b66df4d0eb0d822f8d: > > Merge remote-tracking branch 'remotes/amit-migration/tags/mig-2.3-1' into > sta

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

2015-01-16 Thread Peter Maydell
A short queue, but I don't want to sit on these fixes any longer. -- PMM The following changes since commit e68cba36360a2ab5bf0576b66df4d0eb0d822f8d: Merge remote-tracking branch 'remotes/amit-migration/tags/mig-2.3-1' into staging (2015-01-16 10:16:14 +) are available in the git reposi

Re: [Qemu-devel] [PULL 0/2] target-arm queue (fixes breakage)

2013-02-25 Thread Andreas Färber
Am 25.02.2013 21:16, schrieb Peter Maydell: > Hi; here's a pullreq which just contain's RTH's two > patches which fix the bad breakage of target-arm. > Please pull ASAP :-) > > thanks > -- PMM > > > The following changes since commit a345481baa2b2fb3d54f8c9ddb58dfcaf75786df: > > target-mips:

[Qemu-devel] [PULL 0/2] target-arm queue (fixes breakage)

2013-02-25 Thread Peter Maydell
Hi; here's a pullreq which just contain's RTH's two patches which fix the bad breakage of target-arm. Please pull ASAP :-) thanks -- PMM The following changes since commit a345481baa2b2fb3d54f8c9ddb58dfcaf75786df: target-mips: fix for sign-issue in MULQ_W helper (2013-02-23 22:20:45 +0100) a

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

2013-01-31 Thread Aurelien Jarno
On Wed, Jan 30, 2013 at 04:13:53PM +, Peter Maydell wrote: > Last few target-arm patches to go in before hardfreeze. Please > pull. > > -- PMM > > The following changes since commit 0893d46014b0300fb8aec92df94effea34d04b61: > > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging

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

2013-01-30 Thread Peter Maydell
Last few target-arm patches to go in before hardfreeze. Please pull. -- PMM The following changes since commit 0893d46014b0300fb8aec92df94effea34d04b61: Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-01-29 16:57:41 -0600) are available in the git repository at: git:

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

2013-01-12 Thread Blue Swirl
On Fri, Jan 11, 2013 at 3:36 PM, Peter Maydell wrote: > Small patchqueue, just flushing the target-arm queue before softfreeze. > Please pull. Thanks, pulled. > > -- PMM > > The following changes since commit a6308bc2224db238e72c570482717b68246a7ce0: > > Merge remote-tracking branch 'kraxel/bu

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

2013-01-11 Thread Peter Maydell
Small patchqueue, just flushing the target-arm queue before softfreeze. Please pull. -- PMM The following changes since commit a6308bc2224db238e72c570482717b68246a7ce0: Merge remote-tracking branch 'kraxel/build.1' into staging (2013-01-10 13:26:31 -0600) are available in the git repository

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

2012-01-13 Thread Aurelien Jarno
On Fri, Jan 13, 2012 at 05:50:37PM +, Peter Maydell wrote: > A small target-arm pullreq, but I want to get the SCR change > committed because the Calxeda patchset depends on it, and then > the Samsung patchset is going to need to be updated to sit on > top of that, as are some Cortex-A15 relate

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

2012-01-13 Thread Peter Maydell
A small target-arm pullreq, but I want to get the SCR change committed because the Calxeda patchset depends on it, and then the Samsung patchset is going to need to be updated to sit on top of that, as are some Cortex-A15 related changes I've been working on. The M profile patch only went on the l