|
| From: | Jan Kiszka |
| Subject: | [Qemu-devel] [PATCH 0/4] linux-user: Detect and fix 32-bit guest on 64-bit host issues |
| Date: | Tue, 15 Jul 2008 00:09:27 +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 patch is an unmodified repost of the h2g instrumentation to
detect such issues, the other three patches are a reworked approach to
fix the current issues (specifically on x86).
This series fixes the problem reported here:
http://permalink.gmane.org/gmane.comp.emulators.qemu/26987
Jan
| [Prev in Thread] | Current Thread | [Next in Thread] |