diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2017-10-17 14:16:05 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-10-18 10:15:00 +0200 |
commit | 306526b5de6984a164548572fd04d898dd6adbaa (patch) | |
tree | ffdd1a4b3c57ea7204646f81717464cc72b6513c /tests/qemu-iotests/021 | |
parent | ad52878f97610757390148fe5d5b4cc5ad15c585 (diff) |
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 'tests/qemu-iotests/021')
0 files changed, 0 insertions, 0 deletions