qemu-e2k/target-s390x
Alexander Graf b995913853 s390x: update R and C bits in storage key
When the s390x maps a page or writes happen to a page, the R and C
bits get updated. The easiest way to implement this in qemu is to
simply update them whenever we map a TLB translation and act according
to the permissions.

Signed-off-by: Alexander Graf <agraf@suse.de>
2011-11-14 17:47:26 +01:00
..
cpu.h s390x: update R and C bits in storage key 2011-11-14 17:47:26 +01:00
helper.c s390x: update R and C bits in storage key 2011-11-14 17:47:26 +01:00
helpers.h s390x: add ldeb instruction 2011-11-14 17:47:26 +01:00
kvm.c
machine.c
op_helper.c s390x: update R and C bits in storage key 2011-11-14 17:47:26 +01:00
translate.c s390x: add ldeb instruction 2011-11-14 17:47:26 +01:00