Marc-André Lureau f4579e2899 ui: rename cursor_{put->unref} 2 년 전
..
Kconfig c57e0ea6b4 hw: Include the VMWare devices only in the x86 targets 2 년 전
acpi-vga-stub.c cfead31326 acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors 2 년 전
acpi-vga.c cfead31326 acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors 2 년 전
artist.c 39fbaeca09 artist: set memory region owners for buffers to the artist device 3 년 전
ati.c 6832deb8ff hw/display: Allow vga_common_init() to return errors 3 년 전
ati_2d.c 28cf396096 display: include dependencies explicitly 2 년 전
ati_dbg.c 2bbcaa7cd6 ati-vga: Add dummy MEM_SDRAM_MODE_REG 5 년 전
ati_int.h edf5ca5dbe include/hw/pci: Split pci_device.h off pci.h 2 년 전
ati_regs.h 2bbcaa7cd6 ati-vga: Add dummy MEM_SDRAM_MODE_REG 5 년 전
bcm2835_fb.c 5865d99fe8 hw/display/bcm2835_fb: Fix framebuffer allocation address 3 년 전
blizzard.c a076a3dcbf hw/display: fix tab indentation 2 년 전
bochs-display.c edf5ca5dbe include/hw/pci: Split pci_device.h off pci.h 2 년 전
cg3.c 0f9668e0c1 Remove qemu-common.h include from most units 3 년 전
cirrus_vga.c 883f2c591f bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 2 년 전
cirrus_vga_internal.h ce3cf70eda hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate file 6 년 전
cirrus_vga_isa.c 28cf396096 display: include dependencies explicitly 2 년 전
cirrus_vga_rop.h f019722cbb cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16 8 년 전
cirrus_vga_rop2.h db6cd4c855 cirrus: fix PUTPIXEL macro 8 년 전
dpcd.c eeb1168032 hw/display/dpcd: Convert debug printf()s to trace events 5 년 전
edid-generate.c 4377683df9 edid: Fix clock of Detailed Timing Descriptor 3 년 전
edid-region.c d484205210 Include exec/memory.h slightly less 6 년 전
exynos4210_fimd.c 18520fa465 hw/display/exynos4210_fimd: Fix potential NULL pointer dereference 4 년 전
framebuffer.c 650d103d3e Include hw/hw.h exactly where needed 6 년 전
framebuffer.h c1076c3e13 framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer 10 년 전
g364fb.c 883f2c591f bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 2 년 전
i2c-ddc.c 5e78c98b7c Mark remaining global TypeInfo instances as const 3 년 전
jazz_led.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 년 전
macfb.c e20d0b84a8 macfb: set initial value of mode control registers in macfb_common_realize() 3 년 전
meson.build 4ca8cf092d hw/xen: Build PV backend drivers for CONFIG_XEN_BUS 2 년 전
next-fb.c c1966f515d hw/display/next-fb: Fix comment typo 2 년 전
omap_dss.c a75ed3c430 hw/arm/omap: Drop useless casts from void * to pointer 2 년 전
omap_lcdc.c a75ed3c430 hw/arm/omap: Drop useless casts from void * to pointer 2 년 전
pl110.c ba1c16e425 hw/display/pl110: Remove use of BITS from pl110_template.h 4 년 전
pl110_template.h e03b56863d Replace config-time define HOST_WORDS_BIGENDIAN 3 년 전
pxa2xx_lcd.c a076a3dcbf hw/display: fix tab indentation 2 년 전
qxl-logger.c 8efec0ef8b hw/display/qxl: Pass requested buffer size to qxl_phys2virt() 2 년 전
qxl-render.c f4579e2899 ui: rename cursor_{put->unref} 2 년 전
qxl.c f4579e2899 ui: rename cursor_{put->unref} 2 년 전
qxl.h 34d55725e6 ui/spice: Require spice-server >= 0.14.0 2 년 전
ramfb-standalone.c 8110fa1d94 Use DECLARE_*CHECKER* macros 5 년 전
ramfb.c 3fcf15df00 ramfb: fix size calculation 5 년 전
sii9022.c a78e9839ae hw/i2c: add asynchronous send 3 년 전
sm501.c 4e02105257 hw/display/sm501: Add debug property to control pixman usage 2 년 전
ssd0303.c a78e9839ae hw/i2c: add asynchronous send 3 년 전
ssd0323.c ec7e429bd2 hw/ssi: Rename SSI 'slave' as 'peripheral' 4 년 전
tc6393xb.c b21e238037 Use g_new() & friends where that makes obvious sense 3 년 전
tcx.c 0f9668e0c1 Remove qemu-common.h include from most units 3 년 전
trace-events dfa2584816 ui/spice: QXLInterface method set_mm_time() is now dead, drop 2 년 전
trace.h 243af0225a trace: switch position of headers to what Meson requires 5 년 전
vga-access.h 145e543eb3 vga: move access helpers to separate include file 6 년 전
vga-helpers.h 145e543eb3 vga: move access helpers to separate include file 6 년 전
vga-isa.c 28cf396096 display: include dependencies explicitly 2 년 전
vga-mmio.c 28cf396096 display: include dependencies explicitly 2 년 전
vga-pci.c edf5ca5dbe include/hw/pci: Split pci_device.h off pci.h 2 년 전
vga.c 883f2c591f bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 2 년 전
vga_int.h 28cf396096 display: include dependencies explicitly 2 년 전
vga_regs.h a076a3dcbf hw/display: fix tab indentation 2 년 전
vhost-user-gpu-pci.c 24ce7aa77d modules: introduces module_kconfig directive 3 년 전
vhost-user-gpu.c 5feed38c21 Do not include "qemu/error-report.h" in headers that do not need it 2 년 전
vhost-user-vga.c 24ce7aa77d modules: introduces module_kconfig directive 3 년 전
virtio-gpu-base.c b95b56311a virtio-gpu: Respect UI refresh rate for EDID 3 년 전
virtio-gpu-gl.c 24ce7aa77d modules: introduces module_kconfig directive 3 년 전
virtio-gpu-pci-gl.c 24ce7aa77d modules: introduces module_kconfig directive 3 년 전
virtio-gpu-pci.c 24ce7aa77d modules: introduces module_kconfig directive 3 년 전
virtio-gpu-udmabuf-stubs.c e86a93f554 virtio-gpu: splitting one extended mode guest fb into n-scanouts 3 년 전
virtio-gpu-udmabuf.c 5feed38c21 Do not include "qemu/error-report.h" in headers that do not need it 2 년 전
virtio-gpu-virgl.c 5feed38c21 Do not include "qemu/error-report.h" in headers that do not need it 2 년 전
virtio-gpu.c 49a99ecb22 virtio-gpu: update scanout if there is any area covered by the rect 2 년 전
virtio-vga-gl.c 24ce7aa77d modules: introduces module_kconfig directive 3 년 전
virtio-vga.c 0d89890466 hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset 2 년 전
virtio-vga.h 0d89890466 hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset 2 년 전
vmware_vga.c f4579e2899 ui: rename cursor_{put->unref} 2 년 전
xenfb.c a9ae1418b3 hw/xen: Use XEN_PAGE_SIZE in PV backend drivers 2 년 전
xlnx_dp.c 9390da5ef2 xlnx_dp: drop unsupported AUXCommand in xlnx_dp_aux_set_command 3 년 전