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

2023-09-25 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/30] target-arm queue

2023-09-21 Thread Peter Maydell
Hi; here's this week's arm pullreq. Mostly this is my work on FEAT_MOPS and FEAT_HBC, but there are some other bits and pieces in there too, including a recent set of elf2dmp patches. thanks -- PMM The following changes since commit 55394dcbec8f0c29c30e792c102a0edd50a52bf4: Merge tag

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

2023-02-20 Thread Peter Maydell
On Thu, 16 Feb 2023 at 17:11, Peter Maydell wrote: > > The following changes since commit 003ba52a8b327180e284630b289c6ece5a3e08b9: > > Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging > (2023-02-16 11:16:39 +) > > are available in the Git repository at: > >

[PULL 00/30] target-arm queue

2023-02-16 Thread Peter Maydell
The following changes since commit 003ba52a8b327180e284630b289c6ece5a3e08b9: Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2023-02-16 11:16:39 +) are available in the Git repository at: https://git.linaro.org/people/pmaydell/qemu-arm.git

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

2022-10-27 Thread Peter Maydell
On Wed, 26 Oct 2022 at 15:52, Stefan Hajnoczi wrote: > > On Tue, 25 Oct 2022 at 12:51, Peter Maydell wrote: > > target-arm queue: > > * Implement FEAT_E0PD > > * Implement FEAT_HAFDBS > > A second CI failure: > libqemu-aarch64-softmmu.fa.p/target_arm_ptw.c.o -MF >

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

2022-10-26 Thread Jason A. Donenfeld
On Wed, Oct 26, 2022 at 10:49:18AM -0400, Stefan Hajnoczi wrote: > On Tue, 25 Oct 2022 at 12:51, Peter Maydell wrote: > > target-arm queue: > > * Implement FEAT_E0PD > > * Implement FEAT_HAFDBS > > This commit breaks CI: Ah, so when this is respun, there'll be an opportunity for Peter to pull

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

2022-10-26 Thread Stefan Hajnoczi
On Tue, 25 Oct 2022 at 12:51, Peter Maydell wrote: > target-arm queue: > * Implement FEAT_E0PD > * Implement FEAT_HAFDBS A second CI failure: arm-linux-gnueabi-gcc -Ilibqemu-aarch64-softmmu.fa.p -I. -I.. -Itarget/arm -I../target/arm -Iqapi -Itrace -Iui -Iui/shader -I/usr/include/pixman-1

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

2022-10-26 Thread Stefan Hajnoczi
On Tue, 25 Oct 2022 at 12:51, Peter Maydell wrote: > target-arm queue: > * Implement FEAT_E0PD > * Implement FEAT_HAFDBS This commit breaks CI: i686-w64-mingw32-gcc -m32 -Ilibqemu-aarch64-softmmu.fa.p -I. -I.. -Itarget/arm -I../target/arm -I../dtc/libfdt -Iqapi -Itrace -Iui -Iui/shader

[PULL 00/30] target-arm queue

2022-10-25 Thread Peter Maydell
Hi; this is the latest target-arm queue. Most of the patches here are RTH's FEAT_HAFDBS finally landing. I've also included the RNG-seed randomization patches from Jason, as well as a few more minor things. The patches include a couple of regression fixes: * the resettable patch fixes a SCSI

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

2018-08-16 Thread Peter Maydell
On 16 August 2018 at 14:34, Peter Maydell wrote: > Less than a day of post-3.0 code review and already enough > patches for another pullreq :-) > > thanks > -- PMM > > The following changes since commit c542a9f9794ec8e0bc3fcf5956d3cc8bce667789: > > Merge remote-tracking branch

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

2018-08-16 Thread Peter Maydell
Less than a day of post-3.0 code review and already enough patches for another pullreq :-) thanks -- PMM The following changes since commit c542a9f9794ec8e0bc3fcf5956d3cc8bce667789: Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into staging (2018-08-16 09:50:54

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

2018-02-09 Thread Peter Maydell
On 9 February 2018 at 11:02, Peter Maydell wrote: > Another lump of target-arm patches. I still have some patches in > my to-review queue, but this is a big enough set that I wanted > to send it out. > > thanks > -- PMM > > The following changes since commit

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

2018-02-09 Thread Peter Maydell
Another lump of target-arm patches. I still have some patches in my to-review queue, but this is a big enough set that I wanted to send it out. thanks -- PMM The following changes since commit 04bb7fe2bf55bdf66d5b7a5a719b40bbb4048178: Merge remote-tracking branch

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

2017-02-28 Thread Peter Maydell
On 27 February 2017 at 18:04, Peter Maydell wrote: > ARM queu; includes all the NVIC rewrite patches. > The QOMify-armv7m patchset hasn't got enough review just > yet but I may be able to sneak it in before freeze > tomorrow if it gets review. Didn't want to hold this

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

2017-02-27 Thread Peter Maydell
ARM queu; includes all the NVIC rewrite patches. The QOMify-armv7m patchset hasn't got enough review just yet but I may be able to sneak it in before freeze tomorrow if it gets review. Didn't want to hold this lot up waiting, anyway. thanks -- PMM The following changes since commit

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

2016-06-14 Thread Peter Maydell
target-arm queue; quite a lot of patches but nothing earthshaking. thanks -- PMM The following changes since commit d32490ca74c700edc74f0b2f6b7536b52a644739: Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160614' into staging (2016-06-14 13:14:55 +0100) are available in the git

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

2016-03-04 Thread Peter Maydell
On 4 March 2016 at 11:41, Peter Maydell wrote: > Here's the target-arm queue: fairly large with a roundup of lots > of patches that hit the list at or just before the softfreeze > deadline. Most notable thing in here is Peter/Paolo's bigendian > and SETEND support

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

2016-03-04 Thread Peter Maydell
Here's the target-arm queue: fairly large with a roundup of lots of patches that hit the list at or just before the softfreeze deadline. Most notable thing in here is Peter/Paolo's bigendian and SETEND support patchset. There are still some patchsets on list that I haven't got to reviewing yet

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

2014-02-21 Thread Peter Maydell
On 20 February 2014 11:17, Peter Maydell peter.mayd...@linaro.org wrote: Here's the latest target-arm pull request. There are definitely more things still in the pipeline so there will be at least one more before softfreeze... Applied, thanks. -- PMM

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

2014-02-20 Thread Peter Maydell
Here's the latest target-arm pull request. There are definitely more things still in the pipeline so there will be at least one more before softfreeze... thanks -- PMM The following changes since commit 46eef33b89e936ca793e13c4aeea1414e97e8dbb: Fix QEMU build on OpenBSD on x86 archs