qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] ia64 support
@ 2010-03-29  0:25 Aurelien Jarno
  2010-03-29  0:25 ` [Qemu-devel] [PATCH 1/5] linux-user/ia64: workaround ia64 strangenesses Aurelien Jarno
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Aurelien Jarno @ 2010-03-29  0:25 UTC (permalink / raw)
  To: qemu-devel

This patch series adds host Itanium support to QEMU.

System mode works correctly except a few unaligned access in the slirp
code (fixed by the kernel). It has been tested by booting debian 
installer on arm, i386, mips, mipsel, ppc, sparc, and x86_64. A full 
installation has been done on sparc.

User mode works correctly for static binaries, but fails for some
dynamic binaries, due to mmap emulation not working correctly when
host page size is bigger than the target one.

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

end of thread, other threads:[~2010-03-30  5:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-29  0:25 [Qemu-devel] ia64 support Aurelien Jarno
2010-03-29  0:25 ` [Qemu-devel] [PATCH 1/5] linux-user/ia64: workaround ia64 strangenesses Aurelien Jarno
2010-03-29  9:36   ` [Qemu-devel] " Paolo Bonzini
2010-03-29 16:25     ` Aurelien Jarno
2010-03-30  0:00       ` Jamie Lokier
2010-03-30  5:04         ` Aurelien Jarno
2010-03-29  0:25 ` [Qemu-devel] [PATCH 2/5] linux-user: fix page_unprotect when host page size > target page size Aurelien Jarno
2010-03-29  0:25 ` [Qemu-devel] [PATCH 4/5] tcg: align static_code_gen_buffer to CODE_GEN_ALIGN Aurelien Jarno
2010-03-29  0:25 ` [Qemu-devel] [PATCH 5/5] tcg: initial ia64 support Aurelien Jarno
2010-03-29  0:35 ` [Qemu-devel] [PATCH 3/5] ia64 disas support Aurelien Jarno

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).