From: Avi Kivity <avi@redhat.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: "Liu, Jinsong" <jinsong.liu@intel.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [PATCH 1/1] kvm: support TSC deadline MSR
Date: Mon, 10 Oct 2011 16:58:18 +0200 [thread overview]
Message-ID: <4E93080A.6040603@redhat.com> (raw)
In-Reply-To: <4E930711.4020208@us.ibm.com>
On 10/10/2011 04:54 PM, Anthony Liguori wrote:
> On 10/04/2011 05:20 PM, Marcelo Tosatti wrote:
>> On Tue, Oct 04, 2011 at 07:53:42PM +0200, Avi Kivity wrote:
>>> On 10/03/2011 10:55 PM, Marcelo Tosatti wrote:
>>>> From: "Liu, Jinsong"<jinsong.liu@intel.com>
>>>>
>>>> KVM add emulation of lapic tsc deadline timer for guest.
>>>> This patch is co-operation work at qemu side.
>>>>
>>>> -#define CPU_SAVE_VERSION 12
>>>> +#define CPU_SAVE_VERSION 13
>>>>
>>>>
>>>
>>> Unfortunate. Can't we use subsections?
>>
>> Yes, i'll look into it tomorrow.
>
> Subsections are still broken at the moment although Juan has some
> patches. Bumping the version is the safe thing to do.
>
It's irreversible, once we release a version with a bumped ID we can't
go back.
--
error compiling committee.c: too many arguments to function
WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: "Liu, Jinsong" <jinsong.liu@intel.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [Qemu-devel] [PATCH 1/1] kvm: support TSC deadline MSR
Date: Mon, 10 Oct 2011 16:58:18 +0200 [thread overview]
Message-ID: <4E93080A.6040603@redhat.com> (raw)
In-Reply-To: <4E930711.4020208@us.ibm.com>
On 10/10/2011 04:54 PM, Anthony Liguori wrote:
> On 10/04/2011 05:20 PM, Marcelo Tosatti wrote:
>> On Tue, Oct 04, 2011 at 07:53:42PM +0200, Avi Kivity wrote:
>>> On 10/03/2011 10:55 PM, Marcelo Tosatti wrote:
>>>> From: "Liu, Jinsong"<jinsong.liu@intel.com>
>>>>
>>>> KVM add emulation of lapic tsc deadline timer for guest.
>>>> This patch is co-operation work at qemu side.
>>>>
>>>> -#define CPU_SAVE_VERSION 12
>>>> +#define CPU_SAVE_VERSION 13
>>>>
>>>>
>>>
>>> Unfortunate. Can't we use subsections?
>>
>> Yes, i'll look into it tomorrow.
>
> Subsections are still broken at the moment although Juan has some
> patches. Bumping the version is the safe thing to do.
>
It's irreversible, once we release a version with a bumped ID we can't
go back.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2011-10-10 14:58 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-03 20:55 [PATCH 0/1] [PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
2011-10-03 20:55 ` [Qemu-devel] " Marcelo Tosatti
2011-10-03 20:55 ` [PATCH 1/1] kvm: support TSC deadline MSR Marcelo Tosatti
2011-10-03 20:55 ` [Qemu-devel] " Marcelo Tosatti
2011-10-04 17:53 ` Avi Kivity
2011-10-04 17:53 ` [Qemu-devel] " Avi Kivity
2011-10-04 22:20 ` Marcelo Tosatti
2011-10-04 22:20 ` [Qemu-devel] " Marcelo Tosatti
2011-10-10 14:54 ` Anthony Liguori
2011-10-10 14:54 ` [Qemu-devel] " Anthony Liguori
2011-10-10 14:58 ` Avi Kivity [this message]
2011-10-10 14:58 ` Avi Kivity
2011-10-10 15:10 ` Anthony Liguori
2011-10-10 15:29 ` Avi Kivity
2011-10-10 14:41 ` [Qemu-devel] [PATCH 0/1] [PULL] qemu-kvm.git uq/master queue Anthony Liguori
2011-10-10 14:48 ` Avi Kivity
2011-10-10 14:48 ` [Qemu-devel] " Avi Kivity
2011-10-10 14:55 ` Anthony Liguori
2011-10-10 14:55 ` [Qemu-devel] " Anthony Liguori
2011-10-10 15:00 ` Avi Kivity
2011-10-10 15:12 ` Anthony Liguori
2011-10-10 15:24 ` Avi Kivity
2011-10-10 15:24 ` [Qemu-devel] " Avi Kivity
2011-10-10 15:36 ` Anthony Liguori
2011-10-10 15:36 ` [Qemu-devel] " Anthony Liguori
2011-10-10 15:41 ` Avi Kivity
2011-10-10 15:41 ` [Qemu-devel] " Avi Kivity
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=4E93080A.6040603@redhat.com \
--to=avi@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=jinsong.liu@intel.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@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.