b995913853
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> |
||
---|---|---|
.. | ||
cpu.h | ||
helper.c | ||
helpers.h | ||
kvm.c | ||
machine.c | ||
op_helper.c | ||
translate.c |