include/qemu/stats64.h
0 → 100644
+193
−0
+1
−0
util/stats64.c
0 → 100644
+137
−0
Loading
This module provides fast paths for 64-bit atomic operations on machines that only have 32-bit atomic access. Reviewed-by:Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com> Signed-off-by:
Fam Zheng <famz@redhat.com> Message-Id: <20170605123908.18777-11-pbonzini@redhat.com> Signed-off-by:
Fam Zheng <famz@redhat.com>