.. |
Kconfig
|
4765384ce3
hppa: Add emulation of Artist graphics
|
5 年之前 |
Makefile.objs
|
e94f068720
Revert "vga: build virtio-gpu as module"
|
5 年之前 |
ads7846.c
|
213f63df77
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
|
5 年之前 |
artist.c
|
63dc3465d6
hw/display: Include local 'framebuffer.h'
|
5 年之前 |
ati.c
|
2bbcaa7cd6
ati-vga: Add dummy MEM_SDRAM_MODE_REG
|
5 年之前 |
ati_2d.c
|
ac2071c379
ati-vga: Fix checks in ati_2d_blt() to avoid crash
|
5 年之前 |
ati_dbg.c
|
2bbcaa7cd6
ati-vga: Add dummy MEM_SDRAM_MODE_REG
|
5 年之前 |
ati_int.h
|
b7105d280c
ati-vga: Implement dummy VBlank IRQ
|
6 年之前 |
ati_regs.h
|
2bbcaa7cd6
ati-vga: Add dummy MEM_SDRAM_MODE_REG
|
5 年之前 |
bcm2835_fb.c
|
4d21fcd524
qom: Don't handle impossible object_property_get_link() failure
|
5 年之前 |
blizzard.c
|
fd1c220395
display/blizzard: use extract16() for fix clang analyzer warning in blizzard_draw_line16_32()
|
5 年之前 |
bochs-display.c
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 年之前 |
cg3.c
|
85664cf0a4
hw/display/cg3: Convert debug printf()s to trace events
|
5 年之前 |
cirrus_vga.c
|
ae3887e6f0
hw/display/cirrus_vga: Fix code mis-indentation
|
5 年之前 |
cirrus_vga_internal.h
|
ce3cf70eda
hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate file
|
6 年之前 |
cirrus_vga_isa.c
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
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
|
cd8fef8d4b
Arithmetic error in EDID generation fixed
|
5 年之前 |
edid-region.c
|
d484205210
Include exec/memory.h slightly less
|
6 年之前 |
exynos4210_fimd.c
|
b3caeaf2c8
hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)
|
5 年之前 |
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
|
b9fc4f6e62
hw/display: Let devices own the MemoryRegion they create
|
5 年之前 |
i2c-ddc.c
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
jazz_led.c
|
68fa5f552a
mips: jazz: Renovate coding style
|
5 年之前 |
macfb.c
|
b9fc4f6e62
hw/display: Let devices own the MemoryRegion they create
|
5 年之前 |
milkymist-tmu2.c
|
3c6ef471ee
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
5 年之前 |
milkymist-vgafb.c
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
milkymist-vgafb_template.h
|
2f45356427
milkymist-vgafb: swap pixel data in source buffer
|
11 年之前 |
next-fb.c
|
63dc3465d6
hw/display: Include local 'framebuffer.h'
|
5 年之前 |
omap_dss.c
|
00a946a3cb
hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP)
|
5 年之前 |
omap_lcd_template.h
|
ea644cf343
omap_lcdc: Remove support for DEPTH != 32
|
9 年之前 |
omap_lcdc.c
|
0eeef0a4d3
Remove unnecessary cast when using the cpu_[physical]_memory API
|
5 年之前 |
pl110.c
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
pl110_template.h
|
2cdaca90dd
display: avoid multi-statement macro
|
11 年之前 |
pxa2xx_lcd.c
|
b3a7e2416f
hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask()
|
5 年之前 |
pxa2xx_template.h
|
2cdaca90dd
display: avoid multi-statement macro
|
11 年之前 |
qxl-logger.c
|
47df5154c3
hw/display: Clean up includes
|
9 年之前 |
qxl-render.c
|
4d6316218b
console: add graphic_hw_update_done()
|
5 年之前 |
qxl.c
|
d97df4b84b
qxl: fix modular builds with dtrace
|
5 年之前 |
qxl.h
|
ed71c09ffd
qxl: introduce hardware revision 5
|
5 年之前 |
ramfb-standalone.c
|
2fc979cb9d
Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
|
5 年之前 |
ramfb.c
|
3fcf15df00
ramfb: fix size calculation
|
5 年之前 |
sii9022.c
|
1373b15bb5
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
|
5 年之前 |
sm501.c
|
9982c605a7
sm501: Fix and optimize overlap check
|
5 年之前 |
sm501_template.h
|
01d2d584c9
sm501: Misc clean ups
|
8 年之前 |
ssd0303.c
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
ssd0323.c
|
213f63df77
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
|
5 年之前 |
tc6393xb.c
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
tc6393xb_template.h
|
2cdaca90dd
display: avoid multi-statement macro
|
11 年之前 |
tcx.c
|
8e5c952b37
hw: Remove unnecessary DEVICE() cast
|
5 年之前 |
trace-events
|
d8327a6869
sm501: Convert debug printfs to traces
|
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-mm.c
|
e2328a11bd
vga: cleanup mapping of VRAM for non-PCI VGA
|
5 年之前 |
vga-isa.c
|
8e5c952b37
hw: Remove unnecessary DEVICE() cast
|
5 年之前 |
vga-pci.c
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 年之前 |
vga.c
|
e2328a11bd
vga: cleanup mapping of VRAM for non-PCI VGA
|
5 年之前 |
vga_int.h
|
e2328a11bd
vga: cleanup mapping of VRAM for non-PCI VGA
|
5 年之前 |
vga_regs.h
|
58ea30f514
Clean up header guards that don't match their file name
|
6 年之前 |
vhost-user-gpu-pci.c
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 年之前 |
vhost-user-gpu.c
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 年之前 |
vhost-user-vga.c
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 年之前 |
virtio-gpu-3d.c
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
virtio-gpu-base.c
|
386f6c07d2
error: Avoid error_propagate() after migrate_add_blocker()
|
5 年之前 |
virtio-gpu-pci.c
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 年之前 |
virtio-gpu.c
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
virtio-vga.c
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 年之前 |
virtio-vga.h
|
fe2611b016
Clean up a header guard symbols (again)
|
6 年之前 |
vmware_vga.c
|
becce5e90a
hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion
|
5 年之前 |
xenfb.c
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
xlnx_dp.c
|
cd9ae806cd
auxbus: Eliminate aux_create_slave()
|
5 年之前 |