qemu-patch-raspberry4/hw/display
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
..
ads7846.c
blizzard.c
blizzard_template.h
cirrus_vga.c hw/d*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
cirrus_vga_rop.h
cirrus_vga_rop2.h
cirrus_vga_template.h
exynos4210_fimd.c hw/d*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
framebuffer.c
framebuffer.h
g364fb.c
jazz_led.c hw/d*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
Makefile.objs
milkymist-tmu2.c hw/d*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
milkymist-vgafb.c hw/d*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
milkymist-vgafb_template.h
omap_dss.c
omap_lcd_template.h
omap_lcdc.c
pl110.c hw/d*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
pl110_template.h
pxa2xx_lcd.c
pxa2xx_template.h
qxl-logger.c
qxl-render.c
qxl.c add a header file for atomic operations 2013-07-04 17:42:49 +02:00
qxl.h
sm501.c
sm501_template.h
ssd0303.c
ssd0323.c
tc6393xb.c
tc6393xb_template.h
tcx.c hw/d*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
vga-isa-mm.c
vga-isa.c vga: pass owner to vga_init_io 2013-07-04 17:42:46 +02:00
vga-pci.c
vga.c piolist: add owner argument to initialization functions and pass devices 2013-07-04 17:42:47 +02:00
vga.h
vga_int.h vga: pass owner to vga_init_io 2013-07-04 17:42:46 +02:00
vga_template.h
vmware_vga.c
xenfb.c