diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2015-04-26 16:49:24 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-04-26 16:49:24 +0100 |
commit | 66b9b43c42049bcae37668e890fedde9a72c8167 (patch) | |
tree | 03be988ee0be12432fb993745b3823974e348040 /target-i386/cc_helper.c | |
parent | 500131154d677930fce35ec3a6f0b5a26bcd2973 (diff) | |
download | qemu-66b9b43c42049bcae37668e890fedde9a72c8167.zip qemu-66b9b43c42049bcae37668e890fedde9a72c8167.tar.gz qemu-66b9b43c42049bcae37668e890fedde9a72c8167.tar.bz2 |
exec.c: Capture the memory attributes for a watchpoint hit
Capture the memory attributes for the transaction which triggered
a watchpoint; this allows CPU specific code to implement features
like ARM's "user-mode only WPs also hit for LDRT/STRT accesses
made from privileged code". This change also correctly passes
through the memory attributes to the underlying device when
a watchpoint access doesn't hit.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'target-i386/cc_helper.c')
0 files changed, 0 insertions, 0 deletions