QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marc-André Lureau 8a13b9bc0f hw/display: fix virgl reset regression 5 years ago
..
Kconfig Drop the deprecated lm32 target 5 years ago
artist.c Clean up includes 6 years ago
ati.c hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address() 5 years ago
ati_2d.c ati: check x y display parameter values 6 years ago
ati_dbg.c ati-vga: Add dummy MEM_SDRAM_MODE_REG 6 years ago
ati_int.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
ati_regs.h ati-vga: Add dummy MEM_SDRAM_MODE_REG 6 years ago
bcm2835_fb.c nomaintainer: Fix Lesser GPL version number 6 years ago
blizzard.c display/blizzard: use extract16() for fix clang analyzer warning in blizzard_draw_line16_32() 6 years ago
bochs-display.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cg3.c vl: extract softmmu/datadir.c 6 years ago
cirrus_vga.c hw/display/cirrus_vga: Fix hexadecimal format string specifier 6 years ago
cirrus_vga_internal.h hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate file 8 years ago
cirrus_vga_isa.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cirrus_vga_rop.h cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16 10 years ago
cirrus_vga_rop2.h cirrus: fix PUTPIXEL macro 10 years ago
dpcd.c hw/display/dpcd: Convert debug printf()s to trace events 6 years ago
edid-generate.c edid: add support for DisplayID extension (5k resolution) 5 years ago
edid-region.c Include exec/memory.h slightly less 7 years ago
exynos4210_fimd.c hw/display/exynos4210_fimd: Fix potential NULL pointer dereference 6 years ago
framebuffer.c Include hw/hw.h exactly where needed 7 years ago
framebuffer.h framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer 11 years ago
g364fb.c g364fb: add VMStateDescription for G364SysBusState 5 years ago
i2c-ddc.c qdev: set properties with device_class_set_props() 7 years ago
jazz_led.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
macfb.c hw/display/macfb: Classify the "nubus-macfb" as display device 5 years ago
meson.build configure, meson: convert virgl detection to meson 5 years ago
next-fb.c Do not include hw/boards.h if it's not really necessary 5 years ago
omap_dss.c hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP) 6 years ago
omap_lcdc.c hw/display/omap_lcdc: Delete unnecessary macro 6 years ago
pl110.c hw/display/pl110: Remove use of BITS from pl110_template.h 5 years ago
pl110_template.h hw/display/pl110: Remove use of BITS from pl110_template.h 5 years ago
pxa2xx_lcd.c hw/display/pxa2xx: Inline template header 5 years ago
qxl-logger.c hw/display/qxl: Fix bad printf format specifiers 6 years ago
qxl-render.c qxl: also notify the rendering is done when skipping it 6 years ago
qxl.c Revert "qxl: add migration blocker to avoid pre-save assert" 5 years ago
qxl.h Revert "qxl: add migration blocker to avoid pre-save assert" 5 years ago
ramfb-standalone.c Use DECLARE_*CHECKER* macros 6 years ago
ramfb.c ramfb: fix size calculation 6 years ago
sii9022.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
sm501.c hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address() 5 years ago
ssd0303.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
ssd0323.c hw/ssi: Rename SSI 'slave' as 'peripheral' 6 years ago
tc6393xb.c hw/display/tc6393xb: Inline tc6393xb_draw_graphic32() at its callsite 6 years ago
tcx.c hw: Replace anti-social QOM type names 5 years ago
trace-events docs: fix references to docs/devel/tracing.rst 5 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
vga-access.h vga: move access helpers to separate include file 7 years ago
vga-helpers.h vga: move access helpers to separate include file 7 years ago
vga-isa-mm.c vga: cleanup mapping of VRAM for non-PCI VGA 7 years ago
vga-isa.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
vga-pci.c edid: add support for DisplayID extension (5k resolution) 5 years ago
vga.c vga: Allow writing VBE_DISPI_ID5 to ID register 5 years ago
vga_int.h vga: cleanup mapping of VRAM for non-PCI VGA 7 years ago
vga_regs.h Clean up header guards that don't match their file name 7 years ago
vhost-user-gpu-pci.c modules: add virtio-gpu module annotations 5 years ago
vhost-user-gpu.c modules: add virtio-gpu module annotations 5 years ago
vhost-user-vga.c modules: add virtio-gpu module annotations 5 years ago
virtio-gpu-base.c modules: add virtio-gpu module annotations 5 years ago
virtio-gpu-gl.c hw/display: fix virgl reset regression 5 years ago
virtio-gpu-pci-gl.c modules: add virtio-gpu module annotations 5 years ago
virtio-gpu-pci.c modules: add virtio-gpu module annotations 5 years ago
virtio-gpu-udmabuf.c virtio-gpu: Add helpers to create and destroy dmabuf objects 5 years ago
virtio-gpu-virgl.c hw/display: fix virgl reset regression 5 years ago
virtio-gpu.c hw/display/virtio-gpu: Fix memory leak (CID 1453811) 5 years ago
virtio-vga-gl.c modules: add virtio-gpu module annotations 5 years ago
virtio-vga.c modules: add virtio-gpu module annotations 5 years ago
virtio-vga.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 6 years ago
vmware_vga.c hw/display/vmware_vga: Remove dependency on VNC header 6 years ago
xenfb.c Include hw/hw.h exactly where needed 7 years ago
xlnx_dp.c hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address() 5 years ago