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
/
virtio-vga.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
1
-1
/
+1
*
ui: simplify gl unblock & flush
Marc-André Lureau
2021-12-21
1
-11
/
+0
*
modules: add virtio-gpu module annotations
Gerd Hoffmann
2021-07-09
1
-0
/
+2
*
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2021-02-04
1
-0
/
+11
*
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau
2021-02-04
1
-0
/
+9
*
virtio-vga: implement big-endian-framebuffer property
Gerd Hoffmann
2020-09-29
1
-0
/
+19
*
virtio-gpu: make virtio_gpu_ops static
Gerd Hoffmann
2020-09-15
1
-8
/
+8
*
virtio-vga: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
1
-3
/
+3
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-3
/
+2
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
2020-07-02
1
-1
/
+1
*
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+1
*
virtio-vga: fix virtio-vga bar ordering
Anthoine Bourgeois
2020-05-04
1
-0
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"
Dr. David Alan Gilbert
2019-07-29
1
-3
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
virtio-gpu: split virtio-gpu-pci & virtio-vga
Marc-André Lureau
2019-05-29
1
-67
/
+68
*
virtio-gpu: split virtio-gpu, introduce virtio-gpu-base
Marc-André Lureau
2019-05-29
1
-4
/
+7
*
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
2019-05-21
1
-1
/
+3
*
virtio-vga: fix reset.
Gerd Hoffmann
2019-03-11
1
-2
/
+15
*
virtio: split virtio gpu bits from virtio-pci.h
Juan Quintela
2019-01-18
1
-0
/
+1
*
virtio: Helper for registering virtio device types
Eduardo Habkost
2018-12-19
1
-4
/
+3
*
display/stdvga: add edid support.
Gerd Hoffmann
2018-09-27
1
-1
/
+1
*
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
2018-08-30
1
-11
/
+0
*
virtio-vga: fix reset
Gerd Hoffmann
2018-08-30
1
-1
/
+5
*
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
2018-08-07
1
-0
/
+11
*
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
2018-07-03
1
-1
/
+1
*
vga: set owner for mmio regions
Gerd Hoffmann
2018-06-26
1
-1
/
+1
*
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
virtio: rename the bar index field name in VirtIOPCIProxy
Chen Fan
2016-10-08
1
-2
/
+2
*
virtio-vga: adapt to page-per-vq=off
Gerd Hoffmann
2016-09-13
1
-0
/
+11
*
hw/virtio-pci: fix virtio behaviour
Marcel Apfelbaum
2016-07-28
1
-3
/
+1
*
virtio-gpu: add live migration support
Gerd Hoffmann
2016-06-06
1
-0
/
+12
*
virtio-vga: propagate on gpu realized error
Marc-André Lureau
2016-05-23
1
-1
/
+7
*
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
1
-0
/
+10
*
virtio: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
virtio-gpu: use virtio_instance_init_common, fixup properties
Gerd Hoffmann
2015-07-07
1
-3
/
+3
*
virtio-gpu: update console device property.
Gerd Hoffmann
2015-07-07
1
-0
/
+7
*
virtio-vga: add virtio gpu device with vga compatibility
Gerd Hoffmann
2015-06-12
1
-0
/
+175