qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Richard Henderson <richard.henderson@linaro.org>,
	Eduardo Habkost <ehabkost@redhat.com>,
	Richard Henderson <rth@twiddle.net>
Subject: [PULL 0/2] x86 and CPU bug fixes for 6.0-rc3
Date: Fri,  9 Apr 2021 16:22:44 -0400	[thread overview]
Message-ID: <20210409202246.1857179-1-ehabkost@redhat.com> (raw)

The following changes since commit 471387aa1446e2583f372f79327cc0a8c802b4b4:

  Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210409' into staging (2021-04-09 17:21:18 +0100)

are available in the Git repository at:

  https://gitlab.com/ehabkost/qemu.git tags/x86-next-pull-request

for you to fetch changes up to 0b47ec4b95ad1952e55e639711d442f8ec6e1345:

  cpu/core: Fix "help" of CPU core device types (2021-04-09 16:05:16 -0400)

----------------------------------------------------------------
x86 and CPU bug fixes for 6.0-rc3

* Add missing features to EPYC-Rome CPU model (Babu Moger)
* Fix crash with "-device ...-cpu-core,help" (Greg Kurz)

----------------------------------------------------------------

Babu Moger (1):
  i386: Add missing cpu feature bits in EPYC-Rome model

Greg Kurz (1):
  cpu/core: Fix "help" of CPU core device types

 hw/cpu/core.c     | 10 ++++++++--
 target/i386/cpu.c | 12 ++++++++++++
 2 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.30.2




             reply	other threads:[~2021-04-09 20:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-09 20:22 Eduardo Habkost [this message]
2021-04-09 20:22 ` [PULL 1/2] i386: Add missing cpu feature bits in EPYC-Rome model Eduardo Habkost
2021-04-09 20:22 ` [PULL 2/2] cpu/core: Fix "help" of CPU core device types Eduardo Habkost
2021-04-11 12:00 ` [PULL 0/2] x86 and CPU bug fixes for 6.0-rc3 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=20210409202246.1857179-1-ehabkost@redhat.com \
    --to=ehabkost@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).