From: Avi Kivity <avi@qumranet.com>
To: Greg KH <greg@kroah.com>
Cc: kvm-devel@lists.sourceforge.net, stable@kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [kvm-devel] [stable] [PATCH 00/10]: KVM updates for 2.6.23.9 (-stable)
Date: Mon, 03 Dec 2007 15:11:03 +0200 [thread overview]
Message-ID: <47540067.7090905@qumranet.com> (raw)
In-Reply-To: <20071203125739.GA12233@kroah.com>
Greg KH wrote:
>> 1 a012e65aee48379a7a87eadafa74f878b61522b9
>> 2 4e62417bf317504c0b85e0d7abd236f334f54eaf
>> 3 651a3e29b3d19418d7a8a9787906061f9be7cc5f
>> 4 cf5a94d1331b411b84414c13e43f578260942d6b
>> 5 00b2ef475d4728ca53a2bc788c7978042907e354
>> 6 N/A
>> 7 404fb881b82cf0cf6981832f8d31a7484e4dee81
>> 8 0967b7bf1c22b55777aba46ff616547feed0b141
>> 9 78f7826868da8e27d097802139a3fec39f47f3b8
>> 10 8668a3c468ed55d19514117a5a959d91d3d03823
>>
>
> Thanks, I appreciate it.
>
>
How do you want them in the future? Inside the individual commit logs
or in the introductory message?
--
error compiling committee.c: too many arguments to function
WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Greg KH <greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
stable-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [stable] [PATCH 00/10]: KVM updates for 2.6.23.9 (-stable)
Date: Mon, 03 Dec 2007 15:11:03 +0200 [thread overview]
Message-ID: <47540067.7090905@qumranet.com> (raw)
In-Reply-To: <20071203125739.GA12233-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
Greg KH wrote:
>> 1 a012e65aee48379a7a87eadafa74f878b61522b9
>> 2 4e62417bf317504c0b85e0d7abd236f334f54eaf
>> 3 651a3e29b3d19418d7a8a9787906061f9be7cc5f
>> 4 cf5a94d1331b411b84414c13e43f578260942d6b
>> 5 00b2ef475d4728ca53a2bc788c7978042907e354
>> 6 N/A
>> 7 404fb881b82cf0cf6981832f8d31a7484e4dee81
>> 8 0967b7bf1c22b55777aba46ff616547feed0b141
>> 9 78f7826868da8e27d097802139a3fec39f47f3b8
>> 10 8668a3c468ed55d19514117a5a959d91d3d03823
>>
>
> Thanks, I appreciate it.
>
>
How do you want them in the future? Inside the individual commit logs
or in the introductory message?
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
next prev parent reply other threads:[~2007-12-03 13:07 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-02 11:18 [PATCH 00/10]: KVM updates for 2.6.23.9 (-stable) Avi Kivity
2007-12-02 11:18 ` [PATCH 01/10] KVM: x86 emulator: implement 'movnti mem, reg' Avi Kivity
2007-12-02 11:18 ` [PATCH 02/10] KVM: x86 emulator: fix access registers for instructions with ModR/M byte and Mod = 3 Avi Kivity
2007-12-02 11:18 ` [PATCH 03/10] KVM: x86 emulator: invd instruction Avi Kivity
2007-12-02 11:18 ` [PATCH 04/10] KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions Avi Kivity
2007-12-02 11:18 ` [PATCH 05/10] KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_std Avi Kivity
2007-12-02 11:18 ` [PATCH 06/10] KVM: Fix hang on uniprocessor Avi Kivity
2007-12-02 11:18 ` Avi Kivity
2007-12-02 11:18 ` [PATCH 07/10] KVM: SVM: Fix FPU leak while emulating clts Avi Kivity
2007-12-02 11:18 ` Avi Kivity
2007-12-02 11:18 ` [PATCH 08/10] KVM: Skip pio instruction when it is emulated, not executed Avi Kivity
2007-12-02 11:18 ` [PATCH 09/10] KVM: VMX: Force vm86 mode if setting flags during real mode Avi Kivity
2007-12-02 11:18 ` Avi Kivity
2007-12-02 11:18 ` [PATCH 10/10] KVM: VMX: Reset mmu context when entering " Avi Kivity
2007-12-02 11:18 ` Avi Kivity
2007-12-02 19:08 ` [stable] [PATCH 00/10]: KVM updates for 2.6.23.9 (-stable) Greg KH
2007-12-02 19:08 ` Greg KH
2007-12-03 9:23 ` [kvm-devel] " Avi Kivity
2007-12-03 12:57 ` [stable] [kvm-devel] " Greg KH
2007-12-03 12:57 ` [stable] " Greg KH
2007-12-03 13:11 ` Avi Kivity [this message]
2007-12-03 13:11 ` Avi Kivity
2007-12-03 13:31 ` [stable] [kvm-devel] " Greg KH
2007-12-03 13:31 ` [stable] " Greg KH
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=47540067.7090905@qumranet.com \
--to=avi@qumranet.com \
--cc=greg@kroah.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@kernel.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.