public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	KVM list <kvm@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] KVM updates for 2.6.35-rc2
Date: Thu, 10 Jun 2010 20:34:54 +0300	[thread overview]
Message-ID: <4C11223E.7010806@redhat.com> (raw)
In-Reply-To: <AANLkTilIIesuFHNVBhpeOe3XiJ5JDDIxt2wLH9MzyF_e@mail.gmail.com>

On 06/10/2010 07:33 PM, Linus Torvalds wrote:
> On Thu, Jun 10, 2010 at 2:31 AM, Avi Kivity<avi@redhat.com>  wrote:
>    
>> Linus, please pull from
>>
>>   git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.35
>>
>> to receive a bunch of KVM fixes for 2.6.35-rc2, including a workaround for a
>> cpu erratum that can allow a guest to crash the host.
>>      
> Hmm. This looks bigger than I'd wish for at this point. I'll be
> offline starting Saturday, so I want -rc3 (on Friday evening) to be in
> as well-known a state as humanly possible. Which is why I've been
> pushing back a lot on anything that isn't absolutely essential.
>    

Ok.  I've dropped the SRAO patch; this still leaves ~100 changed lines, 
but they are almost all due to the erratum 383 workaround, which can 
result in a guest killing the host.  The rest of the patches are less 
critical, but they are one liners and I am comfortable with them in 
-rc3.  The new diffstat also shows no changes to core code:

  arch/ia64/kvm/kvm-ia64.c         |    1 +
  arch/powerpc/kvm/e500.c          |    2 +-
  arch/x86/include/asm/msr-index.h |    1 +
  arch/x86/kvm/mmu.c               |    5 ++
  arch/x86/kvm/svm.c               |   96 
+++++++++++++++++++++++++++++++++++++-
  virt/kvm/ioapic.c                |    3 +-
  virt/kvm/iommu.c                 |    2 +-
  7 files changed, 106 insertions(+), 4 deletions(-)

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

  reply	other threads:[~2010-06-10 17:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-10  9:31 [GIT PULL] KVM updates for 2.6.35-rc2 Avi Kivity
2010-06-10 16:33 ` Linus Torvalds
2010-06-10 17:34   ` Avi Kivity [this message]
2010-06-10 17:56     ` Linus Torvalds

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=4C11223E.7010806@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox