All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Mammedov <imammedo@redhat.com>
To: qemu-devel@nongnu.org
Cc: mst@redhat.com, longpeng2@huawei.com, marcel@redhat.com,
	ehabkost@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] pc: fixes broken compat logic
Date: Wed, 14 Sep 2016 12:01:48 +0200	[thread overview]
Message-ID: <1473847310-129729-1-git-send-email-imammedo@redhat.com> (raw)

fixes mistakes made by:

 targte-i386: Add virtual L3 cache support
 https://www.mail-archive.com/qemu-devel@nongnu.org/msg395418.html

Igor Mammedov (2):
  pc: fix regression introduced by adding 2.8 machine
  target-i386: turn off CPU.l3-cache only for 2.7 and older machine
    types

 include/hw/i386/pc.h | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.7.4

             reply	other threads:[~2016-09-14 10:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 10:01 Igor Mammedov [this message]
2016-09-14 10:01 ` [Qemu-devel] [PATCH 1/2] pc: fix regression introduced by adding 2.8 machine Igor Mammedov
2016-09-14 11:32   ` Marcel Apfelbaum
2016-09-15 14:19   ` Eduardo Habkost
2016-09-15 15:18     ` Michael S. Tsirkin
2016-09-16  8:03       ` Igor Mammedov
2016-09-14 10:01 ` [Qemu-devel] [PATCH 2/2] target-i386: turn off CPU.l3-cache only for 2.7 and older machine types Igor Mammedov
2016-09-14 11:35   ` Marcel Apfelbaum
2016-09-15 14:23   ` Eduardo Habkost
2016-09-16  8:08     ` Igor Mammedov
2016-09-16 11:31       ` Eduardo Habkost
2016-09-18  0:28 ` [Qemu-devel] [PATCH 0/2] pc: fixes broken compat logic Longpeng (Mike)

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=1473847310-129729-1-git-send-email-imammedo@redhat.com \
    --to=imammedo@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=longpeng2@huawei.com \
    --cc=marcel@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@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.