All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Alex Williamson <alex.williamson@redhat.com>
Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org, avi@redhat.com
Subject: Re: [PATCH] kvm: Don't walk memory_size == 0 slots in kvm_client_migration_log
Date: Thu, 15 Jul 2010 22:12:57 -0300	[thread overview]
Message-ID: <20100716011257.GA21287@amt.cnet> (raw)
In-Reply-To: <20100714193606.7124.80638.stgit@localhost6.localdomain6>

On Wed, Jul 14, 2010 at 01:36:49PM -0600, Alex Williamson wrote:
> If we've unregistered a memory area, we should avoid calling
> qemu_get_ram_ptr() on the left over phys_offset cruft in the
> slot array.  Now that we support removing ramblocks, the
> phys_offset ram_addr_t can go away and cause a lookup fault
> and abort.
> 
> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>

Applied to uq/master branch, thanks.


WARNING: multiple messages have this Message-ID (diff)
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Alex Williamson <alex.williamson@redhat.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, avi@redhat.com
Subject: [Qemu-devel] Re: [PATCH] kvm: Don't walk memory_size == 0 slots in kvm_client_migration_log
Date: Thu, 15 Jul 2010 22:12:57 -0300	[thread overview]
Message-ID: <20100716011257.GA21287@amt.cnet> (raw)
In-Reply-To: <20100714193606.7124.80638.stgit@localhost6.localdomain6>

On Wed, Jul 14, 2010 at 01:36:49PM -0600, Alex Williamson wrote:
> If we've unregistered a memory area, we should avoid calling
> qemu_get_ram_ptr() on the left over phys_offset cruft in the
> slot array.  Now that we support removing ramblocks, the
> phys_offset ram_addr_t can go away and cause a lookup fault
> and abort.
> 
> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>

Applied to uq/master branch, thanks.

  reply	other threads:[~2010-07-16  2:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-14 19:36 [PATCH] kvm: Don't walk memory_size == 0 slots in kvm_client_migration_log Alex Williamson
2010-07-14 19:36 ` [Qemu-devel] " Alex Williamson
2010-07-16  1:12 ` Marcelo Tosatti [this message]
2010-07-16  1:12   ` [Qemu-devel] " Marcelo Tosatti

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=20100716011257.GA21287@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=alex.williamson@redhat.com \
    --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.