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

2023-11-21 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/8] target-arm queue

2023-11-21 Thread Peter Maydell
Hi; here are some arm patches for rc1; all small bug fixes and cleanups. thanks -- PMM The following changes since commit af9264da80073435fd78944bc5a46e695897d7e5: Merge tag '20231119-xtensa-1' of https://github.com/OSLL/qemu-xtensa into staging (2023-11-20 05:25:19 -0500) are available in t

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

2023-03-21 Thread Peter Maydell
On Tue, 21 Mar 2023 at 13:20, Peter Maydell wrote: > > The following changes since commit aa9e7fa4689d1becb2faf67f65aafcbcf664f1ce: > > Merge tag 'edk2-stable202302-20230320-pull-request' of > https://gitlab.com/kraxel/qemu into staging (2023-03-20 13:43:35 +) > > are available in the Git r

[PULL 0/8] target-arm queue

2023-03-21 Thread Peter Maydell
The following changes since commit aa9e7fa4689d1becb2faf67f65aafcbcf664f1ce: Merge tag 'edk2-stable202302-20230320-pull-request' of https://gitlab.com/kraxel/qemu into staging (2023-03-20 13:43:35 +) are available in the Git repository at: https://git.linaro.org/people/pmaydell/qemu-arm

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

2020-08-03 Thread Peter Maydell
On Mon, 3 Aug 2020 at 20:34, Peter Maydell wrote: > > Handful of bugfixes for rc2. None of these are particularly critical > or exciting. > > -- PMM > > The following changes since commit 45a150aa2b3492acf6691c7bdbeb25a8545d8345: > > Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-

[PULL 0/8] target-arm queue

2020-08-03 Thread Peter Maydell
Handful of bugfixes for rc2. None of these are particularly critical or exciting. -- PMM The following changes since commit 45a150aa2b3492acf6691c7bdbeb25a8545d8345: Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-03' into staging (2020-08-03 15:13:49 +0100) are availab

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

2018-07-17 Thread Peter Maydell
On 16 July 2018 at 17:42, Peter Maydell wrote: > target-arm queue: a smallish set of patches for rc1 tomorrow. > I've included the tcg patches because RTH has no others that > would merit a pullreq. > > I haven't included Thomas Huth's 17-patch set to deal with > the introspection crashes, to give

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

2018-07-16 Thread Peter Maydell
target-arm queue: a smallish set of patches for rc1 tomorrow. I've included the tcg patches because RTH has no others that would merit a pullreq. I haven't included Thomas Huth's 17-patch set to deal with the introspection crashes, to give that a little more time on-list for review. thanks -- PMM

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

2015-04-01 Thread Peter Maydell
On 1 April 2015 at 18:08, Peter Maydell wrote: > Pull request with what I hope are the last ARM fixes for 2.3... > > > The following changes since commit b8a86c4ac4d04c106ba38fbd707041cba334a155: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2015-04-01 11:

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

2015-04-01 Thread Peter Maydell
Pull request with what I hope are the last ARM fixes for 2.3... The following changes since commit b8a86c4ac4d04c106ba38fbd707041cba334a155: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2015-04-01 11:31:31 +0100) are available in the git repository at: g

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

2014-06-30 Thread Peter Maydell
On 30 June 2014 13:47, Peter Maydell wrote: > Last target-arm pull before hardfreeze; nothing much > exciting here. > > thanks > -- PMM > > > The following changes since commit 9328cfd2fe4a7ff86a41b2c26ea33974241d7d4e: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging

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

2014-06-30 Thread Peter Maydell
Last target-arm pull before hardfreeze; nothing much exciting here. thanks -- PMM The following changes since commit 9328cfd2fe4a7ff86a41b2c26ea33974241d7d4e: Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2014-06-29 18:09:51 +0100) are available in the git repos

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

2013-07-15 Thread Peter Maydell
target-arm pullreq for softfreeze: bugfixes and cleanups and the first traces of ARMv8 support in the shape of LDA/STL instructions. (There will be more of that in QEMU 1.7, I'm sure.) Please pull. thanks -- PMM The following changes since commit c3cb8e77804313e1be99b5f28a34a346736707a5: iop

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

2013-06-25 Thread Peter Maydell
Hi; this is the usual target-arm pullreq, mostly just the cpregs migration patchset that I posted a while back. NB: I've updated my make-pullreq script to create a GPG-signed pull request, but I'm not sure if I got it right -- feedback welcome :-) In particular, target-arm.for-upstream is still a

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

2012-10-06 Thread Aurelien Jarno
On Fri, Oct 05, 2012 at 03:35:18PM +0100, Peter Maydell wrote: > Usual target-arm pullreq; mostly Aurelien's performance > improvement patches. The 'drop macro' patch has only been on > the list a few days but it's completely trivial so I threw it > in too. Please pull. > > thanks > -- PMM > > Th

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

2012-10-05 Thread Peter Maydell
Usual target-arm pullreq; mostly Aurelien's performance improvement patches. The 'drop macro' patch has only been on the list a few days but it's completely trivial so I threw it in too. Please pull. thanks -- PMM The following changes since commit a14c74928ba1fdaada515717f4d3c3fa3275d6f7: Mer