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.
 
 
 
 
 
 
Eduardo Habkost 5949703709 vga-pci: Register "big-endian-framebuffer" as class property 6 years ago
..
Kconfig hppa: Add emulation of Artist graphics 7 years ago
ads7846.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
artist.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
ati.c ati-vga: Add dummy MEM_SDRAM_MODE_REG 6 years ago
ati_2d.c ati-vga: Fix checks in ati_2d_blt() to avoid crash 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 qom: Don't handle impossible object_property_get_link() failure 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 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cirrus_vga.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 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: use physical dimensions if available 6 years ago
edid-region.c Include exec/memory.h slightly less 7 years ago
exynos4210_fimd.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 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 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 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 nubus: Rename class type checking macros 6 years ago
meson.build virtio-gpu: build modular 6 years ago
milkymist-tmu2.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
milkymist-vgafb.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
milkymist-vgafb_template.h milkymist-vgafb: swap pixel data in source buffer 13 years ago
next-fb.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
omap_dss.c hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP) 6 years ago
omap_lcd_template.h omap_lcdc: Remove support for DEPTH != 32 10 years ago
omap_lcdc.c Remove unnecessary cast when using the cpu_[physical]_memory API 7 years ago
pl110.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
pl110_template.h display: avoid multi-statement macro 13 years ago
pxa2xx_lcd.c hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask() 6 years ago
pxa2xx_template.h display: avoid multi-statement macro 13 years ago
qxl-logger.c hw: Remove superfluous breaks 6 years ago
qxl-render.c console: add graphic_hw_update_done() 7 years ago
qxl.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
qxl.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 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 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
sm501_template.h sm501: Misc clean ups 9 years ago
ssd0303.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
ssd0323.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
tc6393xb.c Include hw/hw.h exactly where needed 7 years ago
tc6393xb_template.h display: avoid multi-statement macro 13 years ago
tcx.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
trace-events trace-events: Fix attribution of trace points to source 6 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 vga-pci: Register "big-endian-framebuffer" as class property 6 years ago
vga.c hw/display/vga:Remove redundant statement in vga_draw_graphic() 6 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 Use DECLARE_*CHECKER* macros 6 years ago
vhost-user-gpu.c vhost-user-gpu: Move QOM macro to header 6 years ago
vhost-user-vga.c vhost-user-vga: Use typedef name for instance_size 6 years ago
virtio-gpu-3d.c virtio-gpu-3d: fix abnormal display after a warm reboot 6 years ago
virtio-gpu-base.c virtio-gpu: set physical dimensions for EDID 6 years ago
virtio-gpu-pci.c Use DECLARE_*CHECKER* macros 6 years ago
virtio-gpu.c virtio-gpu: set physical dimensions for EDID 6 years ago
virtio-vga.c virtio-vga: implement big-endian-framebuffer property 6 years ago
virtio-vga.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 6 years ago
vmware_vga.c Use DECLARE_*CHECKER* macros 6 years ago
xenfb.c Include hw/hw.h exactly where needed 7 years ago
xlnx_dp.c auxbus: Eliminate aux_create_slave() 6 years ago