Sign in
qemu
/
qemu
/
da01ff7f38f52791f93fc3ca59afcfbb220f15af
/
hw
/
display
68898bc
ui: add x_keymap.o to modules
by Paolo Bonzini
· 7 years ago
5bd5c27
qxl: fix local renderer crash
by Gerd Hoffmann
· 7 years ago
fc70514
secondary-vga: properly close QemuConsole on unplug
by Gerd Hoffmann
· 7 years ago
7cdc61b
vga: fix region calculation
by Gerd Hoffmann
· 7 years ago
723250d
g364fb: fix DirtyBitmapSnapshot leak
by Paolo Bonzini
· 7 years ago
a643bd7
hw/sii9022: Add support for Silicon Image SII9022
by Linus Walleij
· 7 years ago
5643cc9
virtio-gpu-3d: add support for second capability set (v4)
by Dave Airlie
· 7 years ago
0fe1eca
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
by Paolo Bonzini
· 7 years ago
f7189ac
g364fb: switch to using DirtyBitmapSnapshot
by Paolo Bonzini
· 7 years ago
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
6c549dc
exynos4210: workaround UBSAN compilation error
by Marc-André Lureau
· 7 years ago
34e304e
virtio-gpu: disallow vIOMMU
by Peter Xu
· 7 years ago
07c4a51
aarch64-softmmu.mak: Use an ARM specific config
by Alistair Francis
· 7 years ago
2077fef
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125' into staging
by Peter Maydell
· 7 years ago
24da047
pl110: Implement vertical compare/next base interrupts
by Linus Walleij
· 7 years ago
191f59d
vga: check the validation of memory addr when draw text
by linzhecheng
· 7 years ago
52483b0
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into staging
by Peter Maydell
· 7 years ago
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
cf4969e
sm501: Add missing break to case
by BALATON Zoltan
· 7 years ago
c1d5b9a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
2562755
maint: Fix macros with broken 'do/while(0); ' usage
by Eric Blake
· 7 years ago
9fedfa4
spice: remove QXLWorker interface field
by Frediano Ziglio
· 7 years ago
5690d9e
sm501: Add some more unimplemented registers
by BALATON Zoltan
· 7 years ago
a45de17
sm501: Add panel hardware cursor registers also to read function
by BALATON Zoltan
· 7 years ago
866e2b3
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
by Philippe Mathieu-Daudé
· 7 years ago
e07b158
hw/display/vga: "vga_int.h" requires "ui/console.h"
by Philippe Mathieu-Daudé
· 7 years ago
d10d69e
hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
by Philippe Mathieu-Daudé
· 7 years ago
1c3b51a
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into staging
by Peter Maydell
· 7 years ago
d12c5b7
xenfb: activate input handlers for raw pointer devices
by Owen Smith
· 7 years ago
34975e5
xenfb: Add [feature|request]-raw-pointer
by Owen Smith
· 7 years ago
a1ccbaf
xenfb: Use Input Handlers directly
by Owen Smith
· 7 years ago
d6c3768
hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOS
by Prasad J Pandit
· 7 years ago
4e8a737
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171110-pull-request' into staging
by Peter Maydell
· 7 years ago
cf7040e
vmsvga: use ARRAY_SIZE macro
by Philippe Mathieu-Daudé
· 8 years ago
115788d
vga: fix region checks in wraparound case
by Gerd Hoffmann
· 7 years ago
c53f5b8
virtio-gpu: fix bug in host memory calculation.
by Tao Wu
· 7 years ago
79b217d
hw/display/sm501: Fix comment in sm501_sysbus_class_init()
by Thomas Huth
· 7 years ago
eb38e1b
cirrus: fix oob access in mode4and5 write functions
by Gerd Hoffmann
· 7 years ago
b0898b4
vga: add ram_addr_t cast
by Gerd Hoffmann
· 7 years ago
28f77de
vga: handle cirrus vbe mode wraparounds.
by Gerd Hoffmann
· 7 years ago
362f811
vga: drop line_offset variable
by Gerd Hoffmann
· 7 years ago
fd3b02c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
by Eduardo Habkost
· 7 years ago
2f168d0
migration: Route more error paths
by Dr. David Alan Gilbert
· 7 years ago
44b1ff3
migration: pre_save return int
by Dr. David Alan Gilbert
· 7 years ago
e837acf
hw/display/virtio-gpu: Put the virtio-gpu-device into the display category
by Thomas Huth
· 7 years ago
6ec83be
hw/display/xenfb.c: Add trace_xenfb_key_event
by Liang Yan
· 8 years ago
1715d6b
virtio-gpu: Handle endian conversion
by Farhan Ali
· 7 years ago
79d16c2
virtio-gpu: don't clear QemuUIInfo information on reset
by Gerd Hoffmann
· 7 years ago
138bc2d
vga/migration: Update memory map in post_load
by Dr. David Alan Gilbert
· 8 years ago
b21330b
qxl: add support for chunked cursors.
by Gerd Hoffmann
· 8 years ago
79c5a10
qxl: drop mono cursor support
by Gerd Hoffmann
· 8 years ago
3d90c62
vga: stop passing pointers to vga_draw_line* functions
by Gerd Hoffmann
· 8 years ago
e652941
vga: fix display update region calculation (split screen)
by Gerd Hoffmann
· 8 years ago
e5f9903
virtio-gpu: use DIV_ROUND_UP
by Marc-André Lureau
· 8 years ago
2c23ce2
vga: use DIV_ROUND_UP
by Marc-André Lureau
· 8 years ago
47025a0
qxl: call qemu_spice_display_init_common for secondary devices
by Paolo Bonzini
· 8 years ago
8908eb1
trace-events: fix code style: print 0x before hex numbers
by Vladimir Sementsov-Ogievskiy
· 8 years ago
db73ee4
trace-events: fix code style: %# -> 0x%
by Vladimir Sementsov-Ogievskiy
· 8 years ago
87e0331
docs: fix broken paths to docs/devel/tracing.txt
by Philippe Mathieu-Daudé
· 8 years ago
4c4414a
hw/display/sm501: Don't use vmstate_register_ram_global()
by Peter Maydell
· 8 years ago
df55c7e
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170717-pull-request' into staging
by Peter Maydell
· 8 years ago
10750ee
virtio-gpu: skip update cursor in post_load if we don't have one
by Gerd Hoffmann
· 8 years ago
ce66d77
hw/display/qxl.c Use memory_region_init_ram()
by Peter Maydell
· 8 years ago
98a99ce
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
by Peter Maydell
· 8 years ago
1cfe48c
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
by Peter Maydell
· 8 years ago
8f5d58e
qom: enforce readonly nature of link's check callback
by Igor Mammedov
· 8 years ago
9f2130f
xenfb: remove xen_init_display "temporary" hack
by Stefano Stabellini
· 8 years ago
31cf950
xilinx-dp: Add support for the yuy2 video format
by Edgar E. Iglesias
· 8 years ago
d2164ad
vmstate: error hint for failed equal checks
by Halil Pasic
· 8 years ago
f664b88
Remove/replace sysemu/char.h inclusion
by Marc-André Lureau
· 8 years ago
795c40b
migration: Create migration/blocker.h
by Juan Quintela
· 8 years ago
384d9d5
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
by Stefan Hajnoczi
· 8 years ago
43ad494
Merge remote-tracking branch 'kraxel/tags/pull-vga-20170511-1' into staging
by Stefan Hajnoczi
· 8 years ago
c19f4fb
virtio-gpu: move virtio_gpu_gl_block
by Gerd Hoffmann
· 8 years ago
bfc5653
vga: fix display update region calculation
by Gerd Hoffmann
· 8 years ago
ca7f544
sm501: make display updates thread safe
by Gerd Hoffmann
· 8 years ago
2dd285b
tcx: make display updates thread safe
by Mark Cave-Ayland
· 8 years ago
344a68b
cg3: make display updates thread safe
by Mark Cave-Ayland
· 8 years ago
f465706
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
by Stefan Hajnoczi
· 8 years ago
e9c6ab6
jazz_led: fix bad snprintf
by Paolo Bonzini
· 8 years ago
8eb57ae
cg3: add explicit ram_addr_t cast to scanline page variable
by Mark Cave-Ayland
· 8 years ago
b290f3b
tcx: fix cut/paste error in update_palette_entries()
by Mark Cave-Ayland
· 8 years ago
eab1e53
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into staging
by Peter Maydell
· 8 years ago
2edd6e4
sm501: Add vmstate descriptor
by BALATON Zoltan
· 8 years ago
b612a49
sm501: Add some more missing registers
by BALATON Zoltan
· 8 years ago
1ae5e6e
sm501: Add support for panel layer
by BALATON Zoltan
· 8 years ago
01d2d58
sm501: Misc clean ups
by BALATON Zoltan
· 8 years ago
6a2a5aa
sm501: Fix hardware cursor
by BALATON Zoltan
· 8 years ago
afef2e1
sm501: Fix device endianness
by BALATON Zoltan
· 8 years ago
efae278
sm501: Add emulation of chip connected via PCI
by BALATON Zoltan
· 8 years ago
c795fa8
sm501: Get rid of base address in draw_hwc_line
by BALATON Zoltan
· 8 years ago
ca8a110
sm501: QOMify
by BALATON Zoltan
· 8 years ago
70e46ca
sm501: Add missing arbitration control register
by BALATON Zoltan
· 8 years ago
e2ee847
sm501: Use defined constants instead of literal values where available
by BALATON Zoltan
· 8 years ago
64f1603
sm501: Fixed code style and a few typos in comments
by BALATON Zoltan
· 8 years ago
729abb6
virtio-gpu: add xres and yres properties
by Gerd Hoffmann
· 8 years ago
6f663d7
qxl: add xres and yres properties
by Gerd Hoffmann
· 8 years ago
104bd1d
vmsvga: fix vmsvga_update_display
by Gerd Hoffmann
· 8 years ago
7fcf0c2
g364fb: make display updates thread safe
by Gerd Hoffmann
· 8 years ago
553bcce
exynos: make display updates thread safe
by Gerd Hoffmann
· 8 years ago
Next »