qemu-e2k/target-s390x
Alexander Graf 09ed75f784 s390x: make ipte 31-bit aware
When running 31-bit code we can potentially map the same virtual
address twice - once as 0x0yyyyyyy and once as 0x8yyyyyyy, because
the upper bit gets ignored.

This also should be reflected in the tlb invalidation path, so we
really invalidate also the transparently created tlb entries.

Signed-off-by: Alexander Graf <agraf@suse.de>
2011-11-14 17:47:26 +01:00
..
cpu.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
helper.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
helpers.h s390x: add ldeb instruction 2011-11-14 17:47:26 +01:00
kvm.c s390x: Fix debugging for unknown sigp order codes 2011-05-20 17:35:13 +02:00
machine.c Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
op_helper.c s390x: make ipte 31-bit aware 2011-11-14 17:47:26 +01:00
translate.c s390x: add ldeb instruction 2011-11-14 17:47:26 +01:00