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

2025-07-13 Thread Stefan Hajnoczi
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/10.1 for any user-visible changes. signature.asc Description: PGP signature

[PULL 00/36] target-arm queue

2025-07-11 Thread Peter Maydell
Hi; this should be my last major pullreq before softfreeze: it has the nested-virt support, a new Cortex-M4 based board model, and the CXL-on-arm patchset. thanks -- PMM The following changes since commit df6fe2abf2e990f767ce755d426bc439c7bba336: Merge tag 'pull-target-arm-20250704' of https:/

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

2025-01-29 Thread Stefan Hajnoczi
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes. signature.asc Description: PGP signature

[PULL 00/36] target-arm queue

2025-01-28 Thread Peter Maydell
Hi; here's another arm pullreq; by volume most of this is refactoring from me, but there are also some bugfixes and other bits and pieces here. thanks -- PMM The following changes since commit ed734377ab3f3f3cc15d7aa301a87ab6370f2eed: Merge tag 'linux-user-fix-gupnp-pull-request' of https://g

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

2024-02-03 Thread Peter Maydell
On Fri, 2 Feb 2024 at 15:36, Peter Maydell wrote: > > The following changes since commit c3709fde5955d13f6d4f86ab46ef3cc2288ca65e: > > Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into > staging (2024-02-01 14:42:11 +) > > are available in the Git repository at: > >

[PULL 00/36] target-arm queue

2024-02-02 Thread Peter Maydell
The following changes since commit c3709fde5955d13f6d4f86ab46ef3cc2288ca65e: Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging (2024-02-01 14:42:11 +) are available in the Git repository at: https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-t

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

2024-01-27 Thread Peter Maydell
On Fri, 26 Jan 2024 at 14:33, Peter Maydell wrote: > > The following changes since commit 5bab95dc74d43bbb28c6a96d24c810a664432057: > > Merge tag 'pull-request-2024-01-24' of https://gitlab.com/thuth/qemu into > staging (2024-01-25 12:33:42 +) > > are available in the Git repository at: > >

[PULL 00/36] target-arm queue

2024-01-26 Thread Peter Maydell
The following changes since commit 5bab95dc74d43bbb28c6a96d24c810a664432057: Merge tag 'pull-request-2024-01-24' of https://gitlab.com/thuth/qemu into staging (2024-01-25 12:33:42 +) are available in the Git repository at: https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-t

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

2020-12-10 Thread Peter Maydell
On Thu, 10 Dec 2020 at 11:47, Peter Maydell wrote: > > First pullreq for 6.0: mostly my v8.1M work, plus some other > bits and pieces. (I still have a lot of stuff in my to-review > folder, which I may or may not get to before the Christmas break...) > > thanks > -- PMM > > The following changes s

[PULL 00/36] target-arm queue

2020-12-10 Thread Peter Maydell
First pullreq for 6.0: mostly my v8.1M work, plus some other bits and pieces. (I still have a lot of stuff in my to-review folder, which I may or may not get to before the Christmas break...) thanks -- PMM The following changes since commit 5e7b204dbfae9a562fc73684986f936b97f63877: Merge remot

[PULL 00/36] target-arm queue

2020-09-14 Thread Peter Maydell
Nuvoton new board models, and some more minor stuff. I also put in the deprecation patches for unicore32 and lm32. thanks -- PMM The following changes since commit a68694cd1f3e5448cca814ff39b871f9ebd71ed5: Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20200914' into stagi

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

2020-03-12 Thread Peter Maydell
On Thu, 12 Mar 2020 at 16:45, Peter Maydell wrote: > > arm queue; dunno if this will be the last before softfreeze > or not, but anyway probably the last large one. New orangepi-pc > board model is the big item here. > > thanks > -- PMM > > The following changes since commit 67d9ef7d541c3d21a25796

[PULL 00/36] target-arm queue

2020-03-12 Thread Peter Maydell
arm queue; dunno if this will be the last before softfreeze or not, but anyway probably the last large one. New orangepi-pc board model is the big item here. thanks -- PMM The following changes since commit 67d9ef7d541c3d21a25796c51c26da096a433565: Merge remote-tracking branch 'remotes/pmaydel

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

2017-09-04 Thread Peter Maydell
On 4 September 2017 at 15:39, Peter Maydell wrote: > Try #2, with the compile failure in kvm32.c fixed > (trivial change, not resending patches) Rats, this doesn't work either -- turns out that boards.h: Define new flag ignore_memory_transaction_failures breaks the usermode emulators. I'm going

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

2017-09-04 Thread Peter Maydell
Try #2, with the compile failure in kvm32.c fixed (trivial change, not resending patches) thanks -- PMM The following changes since commit 98bfaac788be0ca63d7d010c8d4ba100ff1d8278: Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' into staging (2017-09-04 13:28:09 +01

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

2017-09-04 Thread Peter Maydell
First arm pullreq of the 2.11 cycle. I know I still have some more stuff on my queue to review, but 36 patches is big enough as it is; I expect I'll do another pull later this week. thanks -- PMM The following changes since commit 32f0f68bb77289b75a82925f712bb52e16eac3ba: Merge remote-tracking

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

2017-01-19 Thread Peter Maydell
ARM queue -- the big bit here is the virtualization stuff for the GIC and correspondingly enabling it in the virt board. thanks -- PMM The following changes since commit ab4b92760498e097ff668f0e9c83aa87a2ec1128: Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into st

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

2016-09-23 Thread Peter Maydell
On 22 September 2016 at 18:21, Peter Maydell wrote: > ARM queue; my to-review pile is not yet empty but since > I have a conference next week I wanted to get the stuff > I had managed to review out. > > thanks > -- PMM > > The following changes since commit 430da7a81d356e368ccd88dcca60f38da9aa5b9a

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

2016-09-22 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Type: series Message-id: 1474564935-23831-1-git-send-email-peter.mayd...@linaro.org Subject: [Qemu-devel] [PULL 00/36] target-arm queue === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

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

2016-09-22 Thread Peter Maydell
ARM queue; my to-review pile is not yet empty but since I have a conference next week I wanted to get the stuff I had managed to review out. thanks -- PMM The following changes since commit 430da7a81d356e368ccd88dcca60f38da9aa5b9a: Merge remote-tracking branch 'remotes/riku/tags/pull-linux-use

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

2016-02-18 Thread Peter Maydell
On 18 February 2016 at 15:20, Peter Maydell wrote: > Second try, with the typedef issue fixed. > > -- PMM > > > The following changes since commit 339b665c883b209982fa161dc090ffaf242ab12b: > > Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160218' > into staging (2016-02-18 10

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

2016-02-18 Thread Peter Maydell
Second try, with the typedef issue fixed. -- PMM The following changes since commit 339b665c883b209982fa161dc090ffaf242ab12b: Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160218' into staging (2016-02-18 10:29:47 +) are available in the git repository at: git://g

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

2016-02-18 Thread Peter Maydell
On 18 February 2016 at 14:34, Peter Maydell wrote: > ARM pullreq with a whole pile of stuff; QOMification of SD cards > is perhaps the biggest individual thing here. > > thanks > -- PMM > > The following changes since commit 339b665c883b209982fa161dc090ffaf242ab12b: > > Merge remote-tracking bra

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

2016-02-18 Thread Peter Maydell
ARM pullreq with a whole pile of stuff; QOMification of SD cards is perhaps the biggest individual thing here. thanks -- PMM The following changes since commit 339b665c883b209982fa161dc090ffaf242ab12b: Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160218' into staging (2016

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

2016-01-21 Thread Peter Maydell
On 21 January 2016 at 14:55, Peter Maydell wrote: > > The biggie here is the multi-ases support and corresponding TrustZone > support code. There are also a bunch of other comparatively minor > things... > > thanks > -- PMM > > The following changes since commit 3c9331c47f4118d5019b0af8eac7048

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

2016-01-21 Thread Peter Maydell
The biggie here is the multi-ases support and corresponding TrustZone support code. There are also a bunch of other comparatively minor things... thanks -- PMM The following changes since commit 3c9331c47f4118d5019b0af8eac704824d8d: Merge remote-tracking branch 'remotes/kevin/tags/for-ups