|
| From: | Anthony Liguori |
| Subject: | Re: [Qemu-devel] [PATCH 0/5] linux-user: Detect and fix 32-bit guest on 64-bit host issues - v2 |
| Date: | Thu, 21 Aug 2008 14:41:12 -0500 |
| User-agent: | Thunderbird 2.0.0.16 (X11/20080723) |
Jan Kiszka wrote:
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
linux-user currently lacks a maintainer so I don't know who the right person is to review these patches. I'm not at all familiar with the code myself.
Regards, Anthony Liguori
Jan
| [Prev in Thread] | Current Thread | [Next in Thread] |