All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: Avi Kivity <avi@redhat.com>
Cc: Anthony Liguori <anthony@codemonkey.ws>,
	qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [PATCH 1/4] kvm: Add support for querying supported cpu features
Date: Fri, 08 May 2009 16:09:42 -0500	[thread overview]
Message-ID: <4A049F96.90502@us.ibm.com> (raw)
In-Reply-To: <4A049B0B.9030405@us.ibm.com>

Anthony Liguori wrote:
>
> kvm_check_extension doesn't exist in upstream QEMU.  It's a good idea 
> though so I added it in a previous commit.  However, I changed the 
> signature to it to take a KVMState * as the first argument (which is 
> available in env->kvm_state).  I updated this patch to pass the extra 
> 's' parameter.

Ah, you had a patch, I just didn't notice in my queue.

Still wanted to make the KVMState change though.

-- 
Regards,

Anthony Liguori


WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <aliguori@us.ibm.com>
To: Avi Kivity <avi@redhat.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [Qemu-devel] Re: [PATCH 1/4] kvm: Add support for querying supported cpu features
Date: Fri, 08 May 2009 16:09:42 -0500	[thread overview]
Message-ID: <4A049F96.90502@us.ibm.com> (raw)
In-Reply-To: <4A049B0B.9030405@us.ibm.com>

Anthony Liguori wrote:
>
> kvm_check_extension doesn't exist in upstream QEMU.  It's a good idea 
> though so I added it in a previous commit.  However, I changed the 
> signature to it to take a KVMState * as the first argument (which is 
> available in env->kvm_state).  I updated this patch to pass the extra 
> 's' parameter.

Ah, you had a patch, I just didn't notice in my queue.

Still wanted to make the KVMState change though.

-- 
Regards,

Anthony Liguori

  reply	other threads:[~2009-05-08 21:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-03 14:04 [PATCH 0/4] Fix kvm cpuid reporting Avi Kivity
2009-05-03 14:04 ` [Qemu-devel] " Avi Kivity
2009-05-03 14:04 ` [PATCH 1/4] kvm: Add support for querying supported cpu features Avi Kivity
2009-05-03 14:04   ` [Qemu-devel] " Avi Kivity
2009-05-08 20:50   ` Anthony Liguori
2009-05-08 20:50     ` [Qemu-devel] " Anthony Liguori
2009-05-08 21:09     ` Anthony Liguori [this message]
2009-05-08 21:09       ` Anthony Liguori
2009-05-09  8:41       ` Avi Kivity
2009-05-09  8:41         ` [Qemu-devel] " Avi Kivity
2009-05-03 14:04 ` [PATCH 2/4] Make x86 cpuid feature names available in file scope Avi Kivity
2009-05-03 14:04   ` [Qemu-devel] " Avi Kivity
2009-05-03 14:04 ` [PATCH 3/4] Fix x86 feature modifications for features that set multiple bits Avi Kivity
2009-05-03 14:04   ` [Qemu-devel] " Avi Kivity
2009-05-03 14:04 ` [PATCH 4/4] kvm: Trim cpu features not supported by kvm Avi Kivity
2009-05-03 14:04   ` [Qemu-devel] " Avi Kivity
2009-05-12 11:52   ` Mark McLoughlin
2009-05-12 11:52     ` Mark McLoughlin

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=4A049F96.90502@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --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.