qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] linux-user: Detect and fix 32-bit guest on 64-bit host issues
@ 2008-07-14 22:09 Jan Kiszka
  2008-07-14 21:54 ` [Qemu-devel] [PATCH 1/4] linux-user: Safety belt for h2g Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jan Kiszka @ 2008-07-14 22:09 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-14 22:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-14 22:09 [Qemu-devel] [PATCH 0/4] linux-user: Detect and fix 32-bit guest on 64-bit host issues Jan Kiszka
2008-07-14 21:54 ` [Qemu-devel] [PATCH 1/4] linux-user: Safety belt for h2g Jan Kiszka
2008-07-14 22:09 ` [Qemu-devel] [PATCH 3/4] linux-user: Allocate guest-reachable descriptor tables Jan Kiszka
2008-07-14 22:09 ` [Qemu-devel] [PATCH 4/4] linux-user: Fix page_find_alloc for 32-bit use on 64-bit hosts Jan Kiszka
2008-07-14 22:09 ` [Qemu-devel] [PATCH 2/4] linux-user: Introduce qemu_vmalloc_guest_safe Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).