Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-05 | target-s390: Reorg exception handling | Richard Henderson | |
Make the user path more like the system path. Prepare for more kinds of runtime exceptions. Rename ILC to ILEN to make it clear that we want to pass around a full instruction length, rather than a "code" that happens to be stored one bit left in a larger field. Signed-off-by: Richard Henderson <rth@twiddle.net> | |||
2011-05-20 | s390x: s390x-linux-user support | Ulrich Hecht | |
This patch adds support for running s390x binaries in the linux-user emulation code. Signed-off-by: Ulrich Hecht <uli@suse.de> Signed-off-by: Alexander Graf <agraf@suse.de> |