]> Git Repo - qemu.git/commit
Introduce proper compiler barrier
authorJan Kiszka <[email protected]>
Fri, 25 Jun 2010 14:56:49 +0000 (16:56 +0200)
committerAurelien Jarno <[email protected]>
Thu, 22 Jul 2010 03:52:08 +0000 (05:52 +0200)
commit1d93f0f03d4d911fdf1dc4ef529d8b2a0c0765f2
tree843739dbf41d3162ea8c25d8603d6797c0a7ac9c
parent1e29a009e35f2184236d09f45e58bc6a954074c6
Introduce proper compiler barrier

Define barrier() as optimization barrier and replace (potentially
unreliable) asm("") fences.

Signed-off-by: Jan Kiszka <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Reviewed-by: Marcelo Tosatti <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
cpu-exec.c
qemu-barrier.h
This page took 0.026224 seconds and 4 git commands to generate.