public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
To: Paolo Bonzini <pbonzini@redhat.com>,
	linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
	David Matlack <dmatlack@google.com>
Subject: Re: [PATCH 0/3] fix bugs with stale or corrupt MMIO caches
Date: Wed, 03 Sep 2014 13:30:08 +0800	[thread overview]
Message-ID: <5406A760.1090306@linux.vnet.ibm.com> (raw)
In-Reply-To: <5405E550.1010201@redhat.com>

On 09/02/2014 11:42 PM, Paolo Bonzini wrote:
> Il 29/08/2014 12:31, Paolo Bonzini ha scritto:
>> David and Xiao, here's my take on the MMIO generation patches.  Now
>> with documentation, too. :)  Please review!
>>
>> David Matlack (2):
>>   kvm: fix potentially corrupt mmio cache
>>   kvm: x86: fix stale mmio cache bug
>>
>> Paolo Bonzini (1):
>>   KVM: do not bias the generation number in kvm_current_mmio_generation
>>
>>  Documentation/virtual/kvm/mmu.txt | 14 ++++++++++++++
>>  arch/x86/include/asm/kvm_host.h   |  1 +
>>  arch/x86/kvm/mmu.c                | 29 ++++++++++++++---------------
>>  arch/x86/kvm/x86.h                | 20 +++++++++++++++-----
>>  virt/kvm/kvm_main.c               | 30 +++++++++++++++++++++++-------
>>  5 files changed, 67 insertions(+), 27 deletions(-)
>>
> 
> Ping?

Looks good to me.

Reviewed-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>

      parent reply	other threads:[~2014-09-03  5:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-29 10:31 [PATCH 0/3] fix bugs with stale or corrupt MMIO caches Paolo Bonzini
2014-08-29 10:31 ` [PATCH 1/3] KVM: do not bias the generation number in kvm_current_mmio_generation Paolo Bonzini
2014-08-29 10:31 ` [PATCH 2/3] kvm: fix potentially corrupt mmio cache Paolo Bonzini
2014-09-02 16:44   ` David Matlack
2014-09-02 16:49     ` Paolo Bonzini
2014-09-02 17:17       ` David Matlack
2014-08-29 10:31 ` [PATCH 3/3] kvm: x86: fix stale mmio cache bug Paolo Bonzini
2014-09-02 15:42 ` [PATCH 0/3] fix bugs with stale or corrupt MMIO caches Paolo Bonzini
2014-09-02 16:47   ` David Matlack
2014-09-02 16:50     ` Paolo Bonzini
2014-09-02 17:18       ` David Matlack
2014-09-03  5:30   ` Xiao Guangrong [this message]

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=5406A760.1090306@linux.vnet.ibm.com \
    --to=xiaoguangrong@linux.vnet.ibm.com \
    --cc=dmatlack@google.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    /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