Searched hist:"5444 e768ee1abe6e021bece19a9a932351f88c88" (Results 1 – 5 of 5) sorted by relevance
/qemu/tests/unit/ |
H A D | test-thread-pool.c | 5444e768ee1abe6e021bece19a9a932351f88c88 Mon May 13 11:29:47 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> add a header file for atomic operations
We're already using them in several places, but __sync builtins are just too ugly to type, and do not provide seqcst load/store operations.
Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/include/qemu/ |
H A D | atomic.h | 5444e768ee1abe6e021bece19a9a932351f88c88 Mon May 13 11:29:47 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> add a header file for atomic operations
We're already using them in several places, but __sync builtins are just too ugly to type, and do not provide seqcst load/store operations.
Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/display/ |
H A D | qxl.c | 5444e768ee1abe6e021bece19a9a932351f88c88 Mon May 13 11:29:47 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> add a header file for atomic operations
We're already using them in several places, but __sync builtins are just too ugly to type, and do not provide seqcst load/store operations.
Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/virtio/ |
H A D | vhost.c | 5444e768ee1abe6e021bece19a9a932351f88c88 Mon May 13 11:29:47 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> add a header file for atomic operations
We're already using them in several places, but __sync builtins are just too ugly to type, and do not provide seqcst load/store operations.
Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/migration/ |
H A D | migration.c | 5444e768ee1abe6e021bece19a9a932351f88c88 Mon May 13 11:29:47 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> add a header file for atomic operations
We're already using them in several places, but __sync builtins are just too ugly to type, and do not provide seqcst load/store operations.
Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|