qemu-patch-raspberry4/hw
Paolo Bonzini 5444e768ee 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>
2013-07-04 17:42:49 +02:00
..
9pfs hw/9pfs: Be robust against paths without FS_IOC_GETVERSION 2013-05-28 15:23:12 +05:30
acpi hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
alpha hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
arm hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
audio hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
block hw/block: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
bt sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
char hw/c*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
core hw/c*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
cpu hw/c*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
cris memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
display add a header file for atomic operations 2013-07-04 17:42:49 +02:00
dma hw/d*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
gpio hw/gpio: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
i2c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
i386 hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
ide hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
input hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
intc hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
isa hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
lm32 memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
m68k memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
microblaze memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
mips hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
misc hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
moxie memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
net hw/n*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
nvram hw/n*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
openrisc memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
pci hw/p*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
pci-bridge hw/p*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
pci-host hw/p*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
ppc hw/p*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
s390x memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
scsi hw/s*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
sd hw/s*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
sh4 hw/s*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
sparc hw/s*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
sparc64 hw/s*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
ssi hw/s*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
timer hw/t*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
tpm hw/t*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
unicore32 memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
usb hw/[u-x]*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
virtio add a header file for atomic operations 2013-07-04 17:42:49 +02:00
watchdog hw/[u-x]*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
xen hw/[u-x]*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
xtensa hw/[u-x]*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
Makefile.objs virtio: simplify Makefile conditionals 2013-04-19 16:18:11 +02:00