From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Mon, 30 Nov 2009 13:15:34 +0000 Subject: Re: [PATCH] PPC: Sync guest visible MMU state Message-Id: <4B13C576.5020405@redhat.com> List-Id: References: <1259586122-19155-1-git-send-email-agraf@suse.de> In-Reply-To: <1259586122-19155-1-git-send-email-agraf@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: kvm@vger.kernel.org, kvm-ppc , Benjamin Herrenschmidt , linuxppc-dev@ozlabs.org On 11/30/2009 03:02 PM, Alexander Graf wrote: > Currently userspace has no chance to find out which virtual address space we're > in and resolve addresses. While that is a big problem for migration, it's also > unpleasent when debugging, as gdb and the monitor don't work on virtual > addresses. > > This patch exports enough of the MMU segment state to userspace to make > debugging work and thus also includes the groundwork for migration. > Looks good. Ben, please carry this in your tree. -- error compiling committee.c: too many arguments to function