diff options
| author | Paolo Bonzini | 2017-10-17 14:16:05 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2017-10-18 10:15:00 +0200 |
| commit | 306526b5de6984a164548572fd04d898dd6adbaa (patch) | |
| tree | ffdd1a4b3c57ea7204646f81717464cc72b6513c /scripts/modules | |
| parent | notdirty_mem_write: implement 8-byte accesses (diff) | |
| download | qemu-306526b5de6984a164548572fd04d898dd6adbaa.tar.gz qemu-306526b5de6984a164548572fd04d898dd6adbaa.tar.xz qemu-306526b5de6984a164548572fd04d898dd6adbaa.zip | |
watch_mem_write: implement 8-byte accesses
Aligned 8-byte memory writes by a 64-bit target on a 64-bit host should
always turn into atomic 8-byte writes on the host, however a write
write watchpoint would end up tearing the 8-byte write into two 4-byte
writes in access_with_adjusted_size().
Reported-by: Andrew Baumann <Andrew.Baumann@microsoft.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
