You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/hw/display
Thomas Huth 180c65c346 hw/display/bcm2835_fb: Move inclusion of console.h to the .c file
The definitions from console.h are not needed in the bcm2835_fb.h
header file yet, so let's move it to the place that really needs
its definitions, i.e. into the bcm2835_fb.c file.
This way the header can also be used by code that is not compiled
with the CFLAGS that are required for pixman or OpenGL (in case
their headers do not reside under /usr/include).

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250508144120.163009-3-thuth@redhat.com>
3 weeks ago
..
bcm2835_fb.h hw/display/bcm2835_fb: Move inclusion of console.h to the .c file 3 weeks ago
bochs-vbe.h vga: move bochs vbe defines to header file 7 years ago
dm163.h hw/display : Add device DM163 1 year ago
dpcd.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
edid.h hw/display: Allow injection of virtio-gpu EDID name 3 months ago
i2c-ddc.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
macfb.h include/system: Move exec/memory.h to system/memory.h 5 months ago
ramfb.h ramfb: Add property to control if load the romfile 3 months ago
vga.h hw/mips/jazz: Inline vga_mmio_init() and remove it 4 years ago
xlnx_dp.h xlnx_dp: Introduce a vblank signal 3 years ago