All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: James Hogan <james.hogan@imgtec.com>
Cc: qemu-devel@nongnu.org, Leon Alrae <leon.alrae@imgtec.com>,
	Aurelien Jarno <aurelien@aurel32.net>,
	kvm@vger.kernel.org, qemu-stable@nongnu.org
Subject: Re: [PATCH 0/2] mips/kvm: Fixes for big endian & MIPS64 hosts
Date: Wed, 8 Jul 2015 17:22:34 +0200	[thread overview]
Message-ID: <559D403A.80307@redhat.com> (raw)
In-Reply-To: <559D3BBD.4040302@imgtec.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256



On 08/07/2015 17:03, James Hogan wrote:
> Hi Paolo,
> 
> On 24/04/15 11:26, James Hogan wrote:
>> A couple of small fixes for accessing 32-bit KVM registers on
>> big endian, and to sign extend struct kvm_regs registers so as to
>> work on MIPS64 hosts.
>> 
>> James Hogan (2): mips/kvm: Fix Big endian 32-bit register access 
>> mips/kvm: Sign extend registers written to KVM
> 
> Any chance of applying these in time for v2.4?

I had assumed they'd go through Leon, but I can apply them for 2.4-rc1
as well.

Paolo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJVnUA1AAoJEL/70l94x66D6C4H/1gZSesaDGwGgkSenPxook/u
h5GtvkgvyPqgKXrPaa9g+HW/TwrWMShwFa/w0+CX60DFZr+d7cgYhoiLjV/QeXVE
8stOGMUD77VVXgpmk6K8zl69AE6+LgaKsX3jv3VwqPvuQ8HeKY2jfypdl5fB2hFU
YdIG+yHJBhoDhO8pLHCGWpx0fP6VfRtoGPep7qzRB1iAQhzQEl9jMRBOJwPXy2Be
WDl7v/LFOJ0MkQ/ERPHwnr5QmrRFsVkOMF5ybaZbsBsDZZC385alRMijqp4pndHS
/AsRZ11++nIll26XFBfGFbMfb8NUXkxN8s1Y2/3/cYnlckNbRNWss3aoex6RJ+s=
=3qfd
-----END PGP SIGNATURE-----

WARNING: multiple messages have this Message-ID (diff)
From: Paolo Bonzini <pbonzini@redhat.com>
To: James Hogan <james.hogan@imgtec.com>
Cc: qemu-stable@nongnu.org, Leon Alrae <leon.alrae@imgtec.com>,
	qemu-devel@nongnu.org, Aurelien Jarno <aurelien@aurel32.net>,
	kvm@vger.kernel.org
Subject: Re: [Qemu-devel] [PATCH 0/2] mips/kvm: Fixes for big endian & MIPS64 hosts
Date: Wed, 8 Jul 2015 17:22:34 +0200	[thread overview]
Message-ID: <559D403A.80307@redhat.com> (raw)
In-Reply-To: <559D3BBD.4040302@imgtec.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256



On 08/07/2015 17:03, James Hogan wrote:
> Hi Paolo,
> 
> On 24/04/15 11:26, James Hogan wrote:
>> A couple of small fixes for accessing 32-bit KVM registers on
>> big endian, and to sign extend struct kvm_regs registers so as to
>> work on MIPS64 hosts.
>> 
>> James Hogan (2): mips/kvm: Fix Big endian 32-bit register access 
>> mips/kvm: Sign extend registers written to KVM
> 
> Any chance of applying these in time for v2.4?

I had assumed they'd go through Leon, but I can apply them for 2.4-rc1
as well.

Paolo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJVnUA1AAoJEL/70l94x66D6C4H/1gZSesaDGwGgkSenPxook/u
h5GtvkgvyPqgKXrPaa9g+HW/TwrWMShwFa/w0+CX60DFZr+d7cgYhoiLjV/QeXVE
8stOGMUD77VVXgpmk6K8zl69AE6+LgaKsX3jv3VwqPvuQ8HeKY2jfypdl5fB2hFU
YdIG+yHJBhoDhO8pLHCGWpx0fP6VfRtoGPep7qzRB1iAQhzQEl9jMRBOJwPXy2Be
WDl7v/LFOJ0MkQ/ERPHwnr5QmrRFsVkOMF5ybaZbsBsDZZC385alRMijqp4pndHS
/AsRZ11++nIll26XFBfGFbMfb8NUXkxN8s1Y2/3/cYnlckNbRNWss3aoex6RJ+s=
=3qfd
-----END PGP SIGNATURE-----

  reply	other threads:[~2015-07-08 15:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-24 10:26 [PATCH 0/2] mips/kvm: Fixes for big endian & MIPS64 hosts James Hogan
2015-04-24 10:26 ` [Qemu-devel] " James Hogan
2015-04-24 10:26 ` [PATCH 1/2] mips/kvm: Fix Big endian 32-bit register access James Hogan
2015-04-24 10:26   ` [Qemu-devel] " James Hogan
2015-04-24 10:26 ` [PATCH 2/2] mips/kvm: Sign extend registers written to KVM James Hogan
2015-04-24 10:26   ` [Qemu-devel] " James Hogan
2015-07-08 15:03 ` [PATCH 0/2] mips/kvm: Fixes for big endian & MIPS64 hosts James Hogan
2015-07-08 15:03   ` [Qemu-devel] " James Hogan
2015-07-08 15:22   ` Paolo Bonzini [this message]
2015-07-08 15:22     ` Paolo Bonzini
2015-07-09  8:13     ` Leon Alrae
2015-07-09  8:13       ` [Qemu-devel] " Leon Alrae
2015-07-09 13:49       ` Paolo Bonzini
2015-07-09 13:49         ` [Qemu-devel] " Paolo Bonzini
2015-07-09 13:58         ` Peter Maydell
2015-07-09 13:58           ` Peter Maydell
2015-07-09 14:00           ` Peter Maydell
2015-07-09 14:00             ` Peter Maydell
2015-07-09 14:00             ` Paolo Bonzini
2015-07-09 14:00               ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=559D403A.80307@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=aurelien@aurel32.net \
    --cc=james.hogan@imgtec.com \
    --cc=kvm@vger.kernel.org \
    --cc=leon.alrae@imgtec.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.