qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] linux-user: Fix h2g usage in page_find_alloc


From: Kirill A. Shutemov
Subject: Re: [Qemu-devel] [PATCH] linux-user: Fix h2g usage in page_find_alloc
Date: Sat, 6 Dec 2008 22:13:05 +0200
User-agent: Mutt/1.5.18 (2008-10-30)

On Sat, Dec 06, 2008 at 09:08:33PM +0100, Edgar E. Iglesias wrote:
> On Wed, Dec 03, 2008 at 01:29:41PM +0200, Kirill A. Shutemov wrote:
> > From: Jan Kiszka <address@hidden>
> > 
> > Paul's comment on my first approach to fix the h2g usage in
> > page_find_alloc finally open my eyes about what the code is actually
> > supposed to do:
> > 
> > With the help of h2g_valid we can no cleanly check if a freshly allocate
> > page (for host usage) is guest-reachable and, in case it is, mark it
> > reserved in the guest's address range.
> > 
> > Signed-off-by: Jan Kiszka <address@hidden>
> > Signed-off-by: Kirill A. Shutemov <address@hidden>
> 
> Acked-by: Edgar E. Iglesias <address@hidden>

Thanks.

-- 
Regards,  Kirill A. Shutemov
 + Belarus, Minsk
 + ALT Linux Team, http://www.altlinux.org/

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]