Re: [PULL 00/19] target-arm queue

2022-01-07 Thread Richard Henderson
On 1/7/22 9:21 AM, Peter Maydell wrote: The following changes since commit 41fb4c14ee500125dc0ce6fb573cf84b8db29ed0: Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2022-01-06 11:22:42 -0800) are available in the Git repository at:

[PULL 00/19] target-arm queue

2022-01-07 Thread Peter Maydell
The following changes since commit 41fb4c14ee500125dc0ce6fb573cf84b8db29ed0: Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2022-01-06 11:22:42 -0800) are available in the Git repository at:

[Qemu-devel] [PULL 00/19] target-arm queue

2018-10-16 Thread Peter Maydell
Latest set of arm patches. I may end up doing another pullreq at the end of the week, but this is big enough to send out, plus it has several instances of "let me take the first N patches in your series" in it, so getting those into master makes patch respins for those submitters easier. thanks

Re: [Qemu-devel] [PULL 00/19] target-arm queue

2018-04-26 Thread Peter Maydell
On 26 April 2018 at 11:46, Peter Maydell wrote: > First arm pullreq of the 2.13 cycle! > > -- PMM > > The following changes since commit 4743c23509a51bd4ee85cc272287a41917d1be35: > > Update version for v2.12.0 release (2018-04-24 16:44:55 +0100) > > are available in

[Qemu-devel] [PULL 00/19] target-arm queue

2018-04-26 Thread Peter Maydell
First arm pullreq of the 2.13 cycle! -- PMM The following changes since commit 4743c23509a51bd4ee85cc272287a41917d1be35: Update version for v2.12.0 release (2018-04-24 16:44:55 +0100) are available in the Git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git

Re: [Qemu-devel] [PULL 00/19] target-arm queue

2015-05-12 Thread Peter Maydell
On 11 May 2015 at 14:40, Peter Maydell peter.mayd...@linaro.org wrote: This is mostly the GIC TZ changes, with a couple of other minor bugfixes. -- PMM The following changes since commit b951cda21d6b232f138ccf008e12bce8ddc95465: Merge remote-tracking branch

Re: [Qemu-devel] [PULL 00/19] target-arm queue

2015-05-12 Thread Peter Crosthwaite
On Tue, May 12, 2015 at 1:01 AM, Peter Maydell peter.mayd...@linaro.org wrote: On 11 May 2015 at 14:40, Peter Maydell peter.mayd...@linaro.org wrote: This is mostly the GIC TZ changes, with a couple of other minor bugfixes. -- PMM The following changes since commit

Re: [Qemu-devel] [PULL 00/19] target-arm queue

2015-05-12 Thread Peter Maydell
On 12 May 2015 at 09:10, Peter Crosthwaite peter.crosthwa...@xilinx.com wrote: On Tue, May 12, 2015 at 1:01 AM, Peter Maydell peter.mayd...@linaro.org wrote: I could have sworn I'd tested that. Will fix respin... Feel like grabbing the new Zynq series (v9) with it? :) Maybe. I was going

[Qemu-devel] [PULL 00/19] target-arm queue

2015-05-12 Thread Peter Maydell
v2 of the pull, fixing a silly compile failure on ARM hosts. Diff is: --- a/hw/intc/arm_gic_kvm.c +++ b/hw/intc/arm_gic_kvm.c @@ -353,8 +353,8 @@ static void kvm_arm_gic_put(GICState *s) * Distributor State */ -/* s-ctlr - GICD_CTLR */ -reg = s-ctlr; +/* s-enabled -

Re: [Qemu-devel] [PULL 00/19] target-arm queue

2015-05-12 Thread Peter Maydell
On 12 May 2015 at 12:03, Peter Maydell peter.mayd...@linaro.org wrote: v2 of the pull, fixing a silly compile failure on ARM hosts. target-arm queue: * Support TZ and grouping in the GIC * hw/sd: sd_reset cleanup *

[Qemu-devel] [PULL 00/19] target-arm queue

2015-05-11 Thread Peter Maydell
This is mostly the GIC TZ changes, with a couple of other minor bugfixes. -- PMM The following changes since commit b951cda21d6b232f138ccf008e12bce8ddc95465: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2015-05-11 12:01:09 +0100) are available in the git

Re: [Qemu-devel] [PULL 00/19] target-arm queue

2014-09-30 Thread Peter Maydell
On 29 September 2014 19:26, Peter Maydell peter.mayd...@linaro.org wrote: ARM pullreq: nothing fantastically exciting, but getting the EL2/EL3 patchset in ought to help with ongoing TZ work. -- PMM The following changes since commit 70556264a89a268efba1d7e8e341adcdd7881eb4: libqos: use

Re: [Qemu-devel] [PULL 00/19] target-arm queue

2014-08-20 Thread Peter Maydell
On 19 August 2014 19:09, Peter Maydell peter.mayd...@linaro.org wrote: Flushing my queue of reviewed ARM patches: single step, plus a collection of straightforward patches from other people. thanks -- PMM The following changes since commit 0e4a77370594c91dd126f9872893ed473374cc72:

[Qemu-devel] [PULL 00/19] target-arm queue

2014-08-19 Thread Peter Maydell
Flushing my queue of reviewed ARM patches: single step, plus a collection of straightforward patches from other people. thanks -- PMM The following changes since commit 0e4a77370594c91dd126f9872893ed473374cc72: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging

[Qemu-devel] [PULL 00/19] target-arm queue

2014-06-09 Thread Peter Maydell
Whoops. Resend of previous pull but with the PD0/PD1 patch dropped. I haven't re-transmitted the individual patchmails. The following changes since commit 4a331bb33bdf112ba95470e5d6ea3561b049c280: Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging (2014-06-09

Re: [Qemu-devel] [PULL 00/19] target-arm queue

2014-06-09 Thread Peter Maydell
On 9 June 2014 16:10, Peter Maydell peter.mayd...@linaro.org wrote: Whoops. Resend of previous pull but with the PD0/PD1 patch dropped. I haven't re-transmitted the individual patchmails. The following changes since commit 4a331bb33bdf112ba95470e5d6ea3561b049c280: Merge remote-tracking