All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: Babu Moger <babu.moger@amd.com>
Cc: geoff@hostfission.com, kvm@vger.kernel.org, mst@redhat.com,
	kash@tripleback.net, mtosatti@redhat.com, qemu-devel@nongnu.org,
	pbonzini@redhat.com, rth@twiddle.net
Subject: Re: [PATCH v9 1/7] pc: add 2.13 machine types
Date: Mon, 14 May 2018 16:25:21 -0300	[thread overview]
Message-ID: <20180514192521.GZ25013@localhost.localdomain> (raw)
In-Reply-To: <20180514164156.27034-2-babu.moger@amd.com>

On Mon, May 14, 2018 at 11:41:50AM -0500, Babu Moger wrote:
> Add pc-q35-2.13 and pc-i440fx-2.13 machine types
> 
> Signed-off-by: Babu Moger <babu.moger@amd.com>

Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>

Queued, thanks.

-- 
Eduardo

WARNING: multiple messages have this Message-ID (diff)
From: Eduardo Habkost <ehabkost@redhat.com>
To: Babu Moger <babu.moger@amd.com>
Cc: mst@redhat.com, marcel.apfelbaum@gmail.com, pbonzini@redhat.com,
	rth@twiddle.net, mtosatti@redhat.com, qemu-devel@nongnu.org,
	kvm@vger.kernel.org, geoff@hostfission.com, kash@tripleback.net
Subject: Re: [Qemu-devel] [PATCH v9 1/7] pc: add 2.13 machine types
Date: Mon, 14 May 2018 16:25:21 -0300	[thread overview]
Message-ID: <20180514192521.GZ25013@localhost.localdomain> (raw)
In-Reply-To: <20180514164156.27034-2-babu.moger@amd.com>

On Mon, May 14, 2018 at 11:41:50AM -0500, Babu Moger wrote:
> Add pc-q35-2.13 and pc-i440fx-2.13 machine types
> 
> Signed-off-by: Babu Moger <babu.moger@amd.com>

Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>

Queued, thanks.

-- 
Eduardo

  reply	other threads:[~2018-05-14 19:25 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-14 16:41 [PATCH v9 0/7] i386: Enable TOPOEXT to support hyperthreading on AMD CPU Babu Moger
2018-05-14 16:41 ` [Qemu-devel] " Babu Moger
2018-05-14 16:41 ` [PATCH v9 1/7] pc: add 2.13 machine types Babu Moger
2018-05-14 16:41   ` [Qemu-devel] " Babu Moger
2018-05-14 19:25   ` Eduardo Habkost [this message]
2018-05-14 19:25     ` Eduardo Habkost
2018-05-14 16:41 ` [PATCH v9 2/7] i386: Add new property to control cache info Babu Moger
2018-05-14 16:41   ` [Qemu-devel] " Babu Moger
2018-05-14 19:28   ` Eduardo Habkost
2018-05-14 19:28     ` [Qemu-devel] " Eduardo Habkost
2018-05-14 16:41 ` [PATCH v9 3/7] i386: Populate AMD Processor Cache Information for cpuid 0x8000001D Babu Moger
2018-05-14 16:41   ` [Qemu-devel] " Babu Moger
2018-05-14 19:47   ` Eduardo Habkost
2018-05-14 19:47     ` [Qemu-devel] " Eduardo Habkost
2018-05-14 23:49     ` Moger, Babu
2018-05-14 23:49       ` [Qemu-devel] " Moger, Babu
2018-05-16 12:52       ` Eduardo Habkost
2018-05-16 12:52         ` [Qemu-devel] " Eduardo Habkost
2018-05-16 19:25         ` Moger, Babu
2018-05-16 19:25           ` [Qemu-devel] " Moger, Babu
2018-05-16 20:54           ` Eduardo Habkost
2018-05-16 20:54             ` [Qemu-devel] " Eduardo Habkost
2018-05-14 16:41 ` [PATCH v9 4/7] i386: Clean up cache CPUID code Babu Moger
2018-05-14 16:41   ` [Qemu-devel] " Babu Moger
2018-05-14 16:41 ` [PATCH v9 5/7] i386: Add support for CPUID_8000_001E for AMD Babu Moger
2018-05-14 16:41   ` [Qemu-devel] " Babu Moger
2018-05-14 16:41 ` [PATCH v9 6/7] i386: Enable TOPOEXT feature on AMD EPYC CPU Babu Moger
2018-05-14 16:41   ` [Qemu-devel] " Babu Moger
2018-05-14 16:41 ` [PATCH v9 7/7] i386: Remove generic SMT thread check Babu Moger
2018-05-14 16:41   ` [Qemu-devel] " Babu Moger

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=20180514192521.GZ25013@localhost.localdomain \
    --to=ehabkost@redhat.com \
    --cc=babu.moger@amd.com \
    --cc=geoff@hostfission.com \
    --cc=kash@tripleback.net \
    --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.