All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: kvm-devel <kvm@vger.kernel.org>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Marcelo Tosatti <mtosatti@redhat.com>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Richard Henderson <rth@twiddle.net>
Subject: Re: [PULL 0/4] x86 queue, 2018-12-11
Date: Thu, 13 Dec 2018 09:27:03 +0000	[thread overview]
Message-ID: <CAFEAcA8YjQSZLDS-m2h5fW=4X90fPMYs9k_sKQBsowyOFtS=pg@mail.gmail.com> (raw)
In-Reply-To: <20181211205346.11118-1-ehabkost@redhat.com>

On Tue, 11 Dec 2018 at 20:53, Eduardo Habkost <ehabkost@redhat.com> wrote:
>
> The following changes since commit 32a1a94dd324d33578dca1dc96d7896a0244d768:
>
>   Update version for v3.1.0 release (2018-12-11 17:18:37 +0000)
>
> are available in the Git repository at:
>
>   git://github.com/ehabkost/qemu.git tags/x86-next-pull-request
>
> for you to fetch changes up to 0e8916582991b9fd0b94850a8444b8b80d0a0955:
>
>   i386: Add "stibp" flag name (2018-12-11 18:50:48 -0200)
>
> ----------------------------------------------------------------
> x86 queue, 2018-12-11
>
> * New CPU features: MOVDIRI, MOVDIR64B (Liu Jingqi);
>   STIBP (Eduardo Habkost)
> * Fix clang build warning (Peter Maydell)
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM

WARNING: multiple messages have this Message-ID (diff)
From: Peter Maydell <peter.maydell@linaro.org>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
	Paolo Bonzini <pbonzini@redhat.com>,
	kvm-devel <kvm@vger.kernel.org>,
	Marcel Apfelbaum <marcel.apfelbaum@gmail.com>,
	Richard Henderson <rth@twiddle.net>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Marcelo Tosatti <mtosatti@redhat.com>
Subject: Re: [Qemu-devel] [PULL 0/4] x86 queue, 2018-12-11
Date: Thu, 13 Dec 2018 09:27:03 +0000	[thread overview]
Message-ID: <CAFEAcA8YjQSZLDS-m2h5fW=4X90fPMYs9k_sKQBsowyOFtS=pg@mail.gmail.com> (raw)
In-Reply-To: <20181211205346.11118-1-ehabkost@redhat.com>

On Tue, 11 Dec 2018 at 20:53, Eduardo Habkost <ehabkost@redhat.com> wrote:
>
> The following changes since commit 32a1a94dd324d33578dca1dc96d7896a0244d768:
>
>   Update version for v3.1.0 release (2018-12-11 17:18:37 +0000)
>
> are available in the Git repository at:
>
>   git://github.com/ehabkost/qemu.git tags/x86-next-pull-request
>
> for you to fetch changes up to 0e8916582991b9fd0b94850a8444b8b80d0a0955:
>
>   i386: Add "stibp" flag name (2018-12-11 18:50:48 -0200)
>
> ----------------------------------------------------------------
> x86 queue, 2018-12-11
>
> * New CPU features: MOVDIRI, MOVDIR64B (Liu Jingqi);
>   STIBP (Eduardo Habkost)
> * Fix clang build warning (Peter Maydell)
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM

  parent reply	other threads:[~2018-12-13  9:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 20:53 [PULL 0/4] x86 queue, 2018-12-11 Eduardo Habkost
2018-12-11 20:53 ` [Qemu-devel] " Eduardo Habkost
2018-12-11 20:53 ` [PULL 1/4] x86/cpu: Enable MOVDIRI cpu feature Eduardo Habkost
2018-12-11 20:53   ` [Qemu-devel] " Eduardo Habkost
2018-12-11 20:53 ` [PULL 2/4] x86/cpu: Enable MOVDIR64B " Eduardo Habkost
2018-12-11 20:53   ` [Qemu-devel] " Eduardo Habkost
2018-12-11 20:53 ` [PULL 3/4] target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED Eduardo Habkost
2018-12-11 20:53   ` [Qemu-devel] " Eduardo Habkost
2018-12-11 20:53 ` [PULL 4/4] i386: Add "stibp" flag name Eduardo Habkost
2018-12-11 20:53   ` [Qemu-devel] " Eduardo Habkost
2018-12-12 16:57   ` Lendacky, Thomas
2018-12-12 16:57     ` [Qemu-devel] " Lendacky, Thomas
2018-12-12 17:01     ` Daniel P. Berrangé
2018-12-12 17:01       ` [Qemu-devel] " Daniel P. Berrangé
2018-12-12 17:11       ` Eduardo Habkost
2018-12-12 17:11         ` [Qemu-devel] " Eduardo Habkost
2018-12-13  9:27 ` Peter Maydell [this message]
2018-12-13  9:27   ` [Qemu-devel] [PULL 0/4] x86 queue, 2018-12-11 Peter Maydell

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='CAFEAcA8YjQSZLDS-m2h5fW=4X90fPMYs9k_sKQBsowyOFtS=pg@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=ehabkost@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=mtosatti@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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.