index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-gpu: move scanout_id sanity check
Gerd Hoffmann
2021-06-15
1
-6
/
+14
*
vga: Allow writing VBE_DISPI_ID5 to ID register
Dennis Wölfing
2021-06-15
1
-1
/
+2
*
hw/display/macfb: Classify the "nubus-macfb" as display device
Thomas Huth
2021-06-05
1
-0
/
+1
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
virtio-gpu: Update cursor data using blob
Vivek Kasireddy
2021-05-27
1
-5
/
+14
*
virtio-gpu: Add virtio_gpu_set_scanout_blob
Vivek Kasireddy
2021-05-27
2
-7
/
+96
*
virtio-gpu: Factor out update scanout
Vivek Kasireddy
2021-05-27
1
-12
/
+23
*
virtio-gpu: Add helpers to create and destroy dmabuf objects
Vivek Kasireddy
2021-05-27
1
-0
/
+65
*
virtio-gpu: Add virtio_gpu_resource_create_blob
Vivek Kasireddy
2021-05-27
2
-3
/
+71
*
virtio-gpu: Add initial definitions for blob resources
Vivek Kasireddy
2021-05-27
2
-0
/
+17
*
virtio-gpu: Refactor virtio_gpu_create_mapping_iov
Vivek Kasireddy
2021-05-27
2
-11
/
+11
*
virtio-gpu: Refactor virtio_gpu_set_scanout
Vivek Kasireddy
2021-05-27
1
-64
/
+87
*
virtio-gpu: Add virtio_gpu_find_check_resource
Vivek Kasireddy
2021-05-27
1
-19
/
+47
*
virtio-gpu: Add udmabuf helpers
Vivek Kasireddy
2021-05-27
2
-0
/
+159
*
hw/display/qxl: Set pci rom address aligned with page size
maobibo
2021-05-27
1
-1
/
+1
*
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
6
-1001
/
+0
*
virtio-gpu: add virtio-vga-gl
Gerd Hoffmann
2021-05-10
2
-0
/
+52
*
modules: add have_vga
Gerd Hoffmann
2021-05-10
1
-0
/
+2
*
virtio-gpu: add virtio-gpu-gl-pci
Gerd Hoffmann
2021-05-10
2
-0
/
+60
*
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
2021-05-10
1
-6
/
+9
*
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
2021-05-10
2
-36
/
+14
*
virtio-gpu: move virtio-gpu-gl-device to separate module
Gerd Hoffmann
2021-05-10
1
-3
/
+6
*
virtio-gpu: drop VIRGL() macro
Gerd Hoffmann
2021-05-10
1
-17
/
+0
*
virtio-gpu: move update_cursor_data
Gerd Hoffmann
2021-05-10
2
-32
/
+36
*
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
2021-05-10
2
-4
/
+16
*
virtio-gpu: move virgl gl_flushed
Gerd Hoffmann
2021-05-10
2
-15
/
+13
*
virtio-gpu: move virgl handle_ctrl
Gerd Hoffmann
2021-05-10
2
-13
/
+33
*
virtio-gpu: use class function for ctrl queue handlers
Gerd Hoffmann
2021-05-10
1
-3
/
+9
*
virtio-gpu: move virgl reset
Gerd Hoffmann
2021-05-10
2
-18
/
+18
*
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
2021-05-10
2
-22
/
+34
*
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
2021-05-10
2
-1
/
+42
*
virtio-gpu: rename virgl source file.
Gerd Hoffmann
2021-05-10
2
-1
/
+1
*
virtio-gpu: handle partial maps properly
Gerd Hoffmann
2021-05-10
2
-33
/
+50
*
edid: add support for DisplayID extension (5k resolution)
Konstantin Nazarov
2021-05-10
2
-6
/
+74
*
edid: allow arbitrary-length checksums
Konstantin Nazarov
2021-05-10
1
-5
/
+5
*
edid: move timing generation into a separate function
Konstantin Nazarov
2021-05-10
1
-24
/
+44
*
edid: Make refresh rate configurable
Akihiko Odaki
2021-05-10
1
-4
/
+5
*
edid: use dta extension block descriptors
Gerd Hoffmann
2021-05-10
1
-0
/
+8
*
edid: move xtra3 descriptor
Gerd Hoffmann
2021-05-10
1
-9
/
+11
*
edid: edid_desc_next
Gerd Hoffmann
2021-05-10
1
-15
/
+26
*
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/display/qxl: Constify VMStateDescription
Philippe Mathieu-Daudé
2021-05-02
1
-4
/
+4
*
hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()
Philippe Mathieu-Daudé
2021-03-30
1
-0
/
+9
*
edid: prefer standard timings
Gerd Hoffmann
2021-03-23
1
-7
/
+8
*
hw: Replace anti-social QOM type names
Markus Armbruster
2021-03-19
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...
Peter Maydell
2021-03-14
4
-668
/
+542
|
\
|
*
hw/display/pxa2xx: Inline template header
Peter Maydell
2021-03-14
2
-436
/
+425
|
*
hw/display/pxa2xx: Apply whitespace-only coding style fixes to template header
Peter Maydell
2021-03-14
1
-34
/
+32
|
*
hw/display/pxa2xx: Apply brace-related coding style fixes to template header
Peter Maydell
2021-03-14
1
-19
/
+28
[next]