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

2024-07-11 Thread Richard Henderson
On 7/11/24 06:17, Peter Maydell wrote: The following changes since commit 59084feb256c617063e0dbe7e64821ae8852d7cf: Merge tag 'pull-aspeed-20240709' ofhttps://github.com/legoater/qemu into staging (2024-07-09 07:13:55 -0700) are available in the Git repository at: https://git.linaro.or

[PULL 00/24] target-arm queue

2024-07-11 Thread Peter Maydell
The following changes since commit 59084feb256c617063e0dbe7e64821ae8852d7cf: Merge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into staging (2024-07-09 07:13:55 -0700) are available in the Git repository at: https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-t

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

2023-10-20 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 00/24] target-arm queue

2023-10-19 Thread Peter Maydell
Hi; here's a queue of arm patches (plus a few elf2dmp changes); mostly these are minor cleanups and bugfixes. thanks -- PMM The following changes since commit deaca3fd30d3a8829160f8d3705d65ad83176800: Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging (2023-10-18

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

2023-08-31 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 00/24] target-arm queue

2023-08-31 Thread Peter Maydell
Hi; here's the latest round of arm patches. I have included also my patchset for the RTC devices to avoid keeping time_t and time_t diffs in 32-bit variables. thanks -- PMM The following changes since commit 156618d9ea67f2f2e31d9dedd97f2dcccbe6808c: Merge tag 'block-pull-request' of https://gi

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

2022-10-20 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 00/24] target-arm queue

2022-10-20 Thread Peter Maydell
Hi; here's the latest arm pullreq. This is mostly patches from RTH, plus a couple of other more minor things. Switching to PCREL is the big one, hopefully should improve performance. thanks -- PMM The following changes since commit 214a8da23651f2472b296b3293e619fd58d9e212: Merge tag 'for-upstr

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

2021-07-04 Thread Peter Maydell
On Fri, 2 Jul 2021 at 13:59, Peter Maydell wrote: > > The following changes since commit 5a67d7735d4162630769ef495cf813244fc850df: > > Merge remote-tracking branch > 'remotes/berrange-gitlab/tags/tls-deps-pull-request' into staging (2021-07-02 > 08:22:39 +0100) > > are available in the Git rep

[PULL 00/24] target-arm queue

2021-07-02 Thread Peter Maydell
The following changes since commit 5a67d7735d4162630769ef495cf813244fc850df: Merge remote-tracking branch 'remotes/berrange-gitlab/tags/tls-deps-pull-request' into staging (2021-07-02 08:22:39 +0100) are available in the Git repository at: https://git.linaro.org/people/pmaydell/qemu-arm.gi

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

2020-11-23 Thread Peter Maydell
On Mon, 23 Nov 2020 at 11:43, Peter Maydell wrote: > > A big pullreq by number of patches, but most of them are just docs > updates or MAINTAINERS file fixes. The actual code changes are pretty > minimal bugfixes. > > thanks > -- PMM > > The following changes since commit 8cc30eb1400fc01f2b139cdd3

[PULL 00/24] target-arm queue

2020-11-23 Thread Peter Maydell
A big pullreq by number of patches, but most of them are just docs updates or MAINTAINERS file fixes. The actual code changes are pretty minimal bugfixes. thanks -- PMM The following changes since commit 8cc30eb1400fc01f2b139cdd3dc524f8b84dbe07: Merge remote-tracking branch 'remotes/mcayland/t

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

2019-06-17 Thread Peter Maydell
On Mon, 17 Jun 2019 at 15:34, Peter Maydell wrote: > > Latest arm queue, half minor code cleanups and half minor > bug fixes. > > -- PMM > > The following changes since commit 5d0e5694470d2952b4f257bc985cac8c89b4fd92: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging

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

2019-06-17 Thread Peter Maydell
Latest arm queue, half minor code cleanups and half minor bug fixes. -- PMM The following changes since commit 5d0e5694470d2952b4f257bc985cac8c89b4fd92: Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2019-06-17 11:55:14 +0100) are available in the Git repository a

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

2018-05-08 Thread Peter Maydell
On 4 May 2018 at 18:55, Peter Maydell wrote: > v2: fixed format string errors in trace messages. > > -- PMM > > The following changes since commit c8b7e627b4269a3bc3ae41d9f420547a47e6d9b9: > > Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-05-04' into > staging (2018-05-04 14:42

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

2018-05-06 Thread Auger Eric
Hi Peter, On 05/04/2018 07:58 PM, Peter Maydell wrote: > On 4 May 2018 at 18:15, Peter Maydell wrote: >> target-arm queue: Eric's SMMUv3 patchset, and an array >> of minor bugfixes and improvements from various others. >> >> thanks >> -- PMM >> >> The following changes since commit c8b7e627b4269a

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

2018-05-04 Thread Peter Maydell
On 4 May 2018 at 18:15, Peter Maydell wrote: > target-arm queue: Eric's SMMUv3 patchset, and an array > of minor bugfixes and improvements from various others. > > thanks > -- PMM > > The following changes since commit c8b7e627b4269a3bc3ae41d9f420547a47e6d9b9: > > Merge remote-tracking branch 'r

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

2018-05-04 Thread Peter Maydell
v2: fixed format string errors in trace messages. -- PMM The following changes since commit c8b7e627b4269a3bc3ae41d9f420547a47e6d9b9: Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-05-04' into staging (2018-05-04 14:42:46 +0100) are available in the Git repository at: git:

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

2018-05-04 Thread Peter Maydell
target-arm queue: Eric's SMMUv3 patchset, and an array of minor bugfixes and improvements from various others. thanks -- PMM The following changes since commit c8b7e627b4269a3bc3ae41d9f420547a47e6d9b9: Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-05-04' into staging (2018-05

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

2018-01-16 Thread Peter Maydell
On 16 January 2018 at 13:33, Peter Maydell wrote: > More arm patches (mostly the SDHCI ones from Philippe) > > thanks > -- PMM > > The following changes since commit f5213bd060b460c99e605472b7e03967db43: > > Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180115' > into

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

2018-01-16 Thread Peter Maydell
More arm patches (mostly the SDHCI ones from Philippe) thanks -- PMM The following changes since commit f5213bd060b460c99e605472b7e03967db43: Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180115' into staging (2018-01-15 13:17:47 +) are available in the git repo

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

2017-04-20 Thread Peter Maydell
On 20 April 2017 at 17:40, Peter Maydell wrote: > First ARM pullreq of the 2.10 cycle... > > thanks > -- PMM > > The following changes since commit 64c8ed97cceabac4fafe17fca8d88ef08183f439: > > Open 2.10 development tree (2017-04-20 15:42:31 +0100) > > are available in the git repository at: > >

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

2017-04-20 Thread Peter Maydell
First ARM pullreq of the 2.10 cycle... thanks -- PMM The following changes since commit 64c8ed97cceabac4fafe17fca8d88ef08183f439: Open 2.10 development tree (2017-04-20 15:42:31 +0100) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-targ

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

2015-09-14 Thread Peter Maydell
On 14 September 2015 at 14:52, Peter Maydell wrote: > More target-arm patches from various people. > > -- PMM > > The following changes since commit 2b750d9d261bda7f75b39dfc1e1e5f22502929d5: > > Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' > into staging (2015-09-14

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

2015-09-14 Thread Peter Maydell
More target-arm patches from various people. -- PMM The following changes since commit 2b750d9d261bda7f75b39dfc1e1e5f22502929d5: Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' into staging (2015-09-14 10:46:38 +0100) are available in the git repository at: git:/