Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any
user-visible changes.
signature.asc
Description: PGP signature
The following changes since commit 3214bec13d8d4c40f707d21d8350d04e4123ae97:
Merge tag 'migration-20250110-pull-request' of
https://gitlab.com/farosas/qemu into staging (2025-01-10 13:39:19 -0500)
are available in the Git repository at:
https://git.linaro.org/people/pmaydell/qemu-arm.git
t
Hi; this pullreq contains some minor bug fixes, and also
the txt-to-rST document conversions I did. The latter are not
strictly speaking bugfixes but I think for rc2 they're OK. Let
me know if you'd rather I respin this without them.
thanks
-- PMM
The following changes since commit 0f397dcfecc921
On Wed, 5 Jul 2023 at 06:04, Richard Henderson
wrote:
>
> On 7/5/23 06:57, Richard Henderson wrote:
> > https://gitlab.com/qemu-project/qemu/-/jobs/4592433432#L3723
> >
> >> /tmp/ccASXpLo.s: Assembler messages:
> >> /tmp/ccASXpLo.s:782: Error: selected processor does not support system
> >> regis
On 7/5/23 06:57, Richard Henderson wrote:
On 7/4/23 18:36, Peter Maydell wrote:
docs/system/arm/sbsa.rst | 5 +-
hw/arm/sbsa-ref.c | 23 +++--
hw/misc/allwinner-sramc.c | 1 +
target/arm/cpu.c | 65 -
target/arm/gdbstub.c
On 7/4/23 18:36, Peter Maydell wrote:
docs/system/arm/sbsa.rst | 5 +-
hw/arm/sbsa-ref.c | 23 +++--
hw/misc/allwinner-sramc.c | 1 +
target/arm/cpu.c | 65 -
target/arm/gdbstub.c | 4 +
target/arm/helper.c
Just a collection of bug fixes this time around...
thanks
-- PMM
The following changes since commit 2a6ae69154542caa91dd17c40fd3f5ffbec300de:
Merge tag 'pull-maintainer-ominbus-030723-1' of
https://gitlab.com/stsquad/qemu into staging (2023-07-04 08:36:44 +0200)
are available in the Git repo
On Mon, 6 Apr 2020 at 11:12, Peter Maydell wrote:
>
> A collection of bug fixes for rc2...
>
> The following changes since commit 146aa0f104bb3bf88e43c4082a0bfc4bbda4fbd8:
>
> Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request'
> into staging (2020-04-03 15:30:11 +0100)
>
>
A collection of bug fixes for rc2...
The following changes since commit 146aa0f104bb3bf88e43c4082a0bfc4bbda4fbd8:
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into
staging (2020-04-03 15:30:11 +0100)
are available in the Git repository at:
https://git.linaro.org/
On Tue, 17 Mar 2020 at 11:40, Peter Maydell wrote:
>
> Last handful of arm patches before softfreeze...
>
> The following changes since commit a98135f727595382e200d04c2996e868b7925a01:
>
> Merge remote-tracking branch
> 'remotes/kraxel/tags/vga-20200316-pull-request' into staging (2020-03-16
>
Last handful of arm patches before softfreeze...
The following changes since commit a98135f727595382e200d04c2996e868b7925a01:
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request'
into staging (2020-03-16 14:55:59 +)
are available in the Git repository at:
https:
On Fri, 1 Nov 2019 at 14:25, Andrew Jones wrote:
>
> On Fri, Nov 01, 2019 at 12:53:42PM +, Peter Maydell wrote:
> > On Fri, 1 Nov 2019 at 10:34, Peter Maydell wrote:
> > >
> > > On Fri, 1 Nov 2019 at 09:54, Andrew Jones wrote:
> > > > Darn it. Sorry about that, but if it's still failing then
On Fri, Nov 01, 2019 at 12:53:42PM +, Peter Maydell wrote:
> On Fri, 1 Nov 2019 at 10:34, Peter Maydell wrote:
> >
> > On Fri, 1 Nov 2019 at 09:54, Andrew Jones wrote:
> > > Darn it. Sorry about that, but if it's still failing then I think QEMU
> > > must believe KVM is enabled, i.e. kvm_enab
On Fri, 1 Nov 2019 at 10:34, Peter Maydell wrote:
>
> On Fri, 1 Nov 2019 at 09:54, Andrew Jones wrote:
> > Darn it. Sorry about that, but if it's still failing then I think QEMU
> > must believe KVM is enabled, i.e. kvm_enabled() in QEMU must be true.
> > I can try to confirm that and fix it, but
On Fri, 1 Nov 2019 at 09:54, Andrew Jones wrote:
> Darn it. Sorry about that, but if it's still failing then I think QEMU
> must believe KVM is enabled, i.e. kvm_enabled() in QEMU must be true.
> I can try to confirm that and fix it, but I'll need to set up this
> environment first.
Yeah, it look
On Fri, Nov 01, 2019 at 09:30:21AM +, Peter Maydell wrote:
> On Fri, 1 Nov 2019 at 08:51, Peter Maydell wrote:
> >
> > target-arm queue: two bug fixes, plus the KVM/SVE patchset,
> > which is a new feature but one which was in my pre-softfreeze
> > pullreq (it just had to be dropped due to an
On Fri, 1 Nov 2019 at 08:51, Peter Maydell wrote:
>
> target-arm queue: two bug fixes, plus the KVM/SVE patchset,
> which is a new feature but one which was in my pre-softfreeze
> pullreq (it just had to be dropped due to an unexpected test failure.)
>
> thanks
> -- PMM
>
> The following changes s
target-arm queue: two bug fixes, plus the KVM/SVE patchset,
which is a new feature but one which was in my pre-softfreeze
pullreq (it just had to be dropped due to an unexpected test failure.)
thanks
-- PMM
The following changes since commit b7c9a7f353c0e260519bf735ff0d4aa01e72784b:
Merge remo
On 9 July 2018 at 14:54, Peter Maydell wrote:
> Hi; this target-arm pull request has a collection of generally
> fairly minor bugs to sneak in before 3.0 rc0 tomorrow...
>
> thanks
> -- PMM
>
> The following changes since commit a98ff0ec2ba3538dd766b349518ee18d03942ed8:
>
> Merge remote-tracking
Hi; this target-arm pull request has a collection of generally
fairly minor bugs to sneak in before 3.0 rc0 tomorrow...
thanks
-- PMM
The following changes since commit a98ff0ec2ba3538dd766b349518ee18d03942ed8:
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180709' into
stag
On 14 July 2016 at 17:29, Peter Maydell wrote:
> target-arm patch queue. Some bugfixes, some minor features.
>
> thanks
> -- PMM
>
> The following changes since commit 22e28174ae423629e57b0d03f4bbf2d1bedcd58f:
>
> Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into
> staging
target-arm patch queue. Some bugfixes, some minor features.
thanks
-- PMM
The following changes since commit 22e28174ae423629e57b0d03f4bbf2d1bedcd58f:
Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into
staging (2016-07-14 15:57:28 +0100)
are available in the git reposito
On 15 January 2016 at 15:23, Peter Maydell wrote:
> This is the current ARM queue; biggest bit is Andrew's patches to
> add dump-guest-memory support. Anyway, 11 patches is enough that we
> might as well push the queue out to master...
>
> thanks
> -- PMM
>
>
>
> The following changes since commit
This is the current ARM queue; biggest bit is Andrew's patches to
add dump-guest-memory support. Anyway, 11 patches is enough that we
might as well push the queue out to master...
thanks
-- PMM
The following changes since commit f02ccf53693758b65843264e077f90cf295e7d98:
disas/libvixl: Really
24 matches
Mail list logo