qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] linux-user: Detect and fix 32-bit guest on 64-b


From: Jan Kiszka
Subject: [Qemu-devel] [PATCH 0/5] linux-user: Detect and fix 32-bit guest on 64-bit host issues - v2
Date: Sat, 16 Aug 2008 11:28:11 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

This series deals with address space mapping issues around h2g/g2h that
currently exist on 64-bit hosts running 32-bit Linux user-space guests.

The first 3 patches are taken unmodified from -v1 of this series (except
for a compiler warning fix in 2). The 4th and 5th are new, hopefully
addressing the bug in page_find_alloc correctly now.

This series fixes the problem reported here:

    http://permalink.gmane.org/gmane.comp.emulators.qemu/26987

Jan






reply via email to

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