index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
/
virtio-gpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
virtio-gpu: move update_cursor_data
Gerd Hoffmann
2021-05-10
1
-32
/
+6
*
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
2021-05-10
1
-4
/
+5
*
virtio-gpu: move virgl gl_flushed
Gerd Hoffmann
2021-05-10
1
-15
/
+0
*
virtio-gpu: move virgl handle_ctrl
Gerd Hoffmann
2021-05-10
1
-13
/
+0
*
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
1
-18
/
+1
*
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
2021-05-10
1
-22
/
+1
*
virtio-gpu: handle partial maps properly
Gerd Hoffmann
2021-05-10
1
-30
/
+46
*
virtio-gpu: Do not distinguish the primary console
Akihiko Odaki
2021-03-04
1
-8
/
+1
*
ui/console: Add placeholder flag to message surface
Akihiko Odaki
2021-03-04
1
-3
/
+3
*
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2021-02-04
1
-2
/
+2
*
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
2021-02-04
1
-0
/
+5
*
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
1
-1
/
+1
*
virtio-gpu: set physical dimensions for EDID
Marc-André Lureau
2020-09-29
1
-0
/
+2
*
virtio-gpu: fix unmap the already mapped items
Li Zhijian
2020-09-04
1
-1
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
virtio-gpu: check if the resource already exists in virtio_gpu_load()
Li Qiang
2019-07-03
1
-0
/
+5
*
virtio-gpu: fix unmap in error path
Gerd Hoffmann
2019-07-03
1
-2
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
virtio-gpu: split virtio-gpu, introduce virtio-gpu-base
Marc-André Lureau
2019-05-29
1
-275
/
+101
*
virtio-gpu: add a pixman helper header
Marc-André Lureau
2019-05-29
1
-26
/
+3
*
virtio-gpu: add bswap helpers header
Marc-André Lureau
2019-05-29
1
-42
/
+1
*
virtio-gpu: add sanity check
Gerd Hoffmann
2019-05-28
1
-0
/
+2
*
virtio-gpu: clear command and fence queues on reset
Gerd Hoffmann
2019-03-18
1
-0
/
+14
*
virtio-gpu: delay virglrenderer reset when blocked.
Gerd Hoffmann
2019-03-18
1
-1
/
+11
*
virtio-gpu: make virtio_gpu_reset static
Gerd Hoffmann
2019-03-11
1
-1
/
+1
*
display/virtio: add edid support.
Gerd Hoffmann
2019-02-22
1
-0
/
+43
*
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
2019-02-22
1
-3
/
+1
*
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2019-02-22
1
-5
/
+22
*
virtio-gpu: remove unused config_size
Marc-André Lureau
2019-02-22
1
-2
/
+1
*
virtio-gpu: remove unused qdev
Marc-André Lureau
2019-02-22
1
-1
/
+0
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
1
-2
/
+2
*
virtio-gpu: add iommu support
Gerd Hoffmann
2018-09-03
1
-11
/
+14
*
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
2018-09-03
1
-10
/
+15
*
use dpy_gfx_update_full
Gerd Hoffmann
2018-08-30
1
-1
/
+1
*
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
2018-08-30
1
-5
/
+0
*
virtio-vga: fix reset
Gerd Hoffmann
2018-08-30
1
-1
/
+1
*
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
2018-08-07
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...
Peter Maydell
2018-07-03
1
-19
/
+45
|
\
|
*
virtio-gpu: disable scanout when backing resource is destroyed
Gerd Hoffmann
2018-07-03
1
-0
/
+10
|
*
virtio-gpu: update old resource too.
Gerd Hoffmann
2018-07-03
1
-1
/
+6
|
*
virtio-gpu: tweak scanout disable.
Gerd Hoffmann
2018-07-03
1
-18
/
+29
*
|
hw/display: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-2
/
+2
|
/
*
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
2018-02-26
1
-1
/
+6
*
virtio-gpu: disallow vIOMMU
Peter Xu
2018-02-02
1
-0
/
+5
*
virtio-gpu: fix bug in host memory calculation.
Tao Wu
2017-11-10
1
-2
/
+14
*
migration: Route more error paths
Dr. David Alan Gilbert
2017-09-27
1
-3
/
+1
[prev]
[next]