index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
virtio-vga.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
virtio-vga: Use typedef name for instance_size
Eduardo Habkost
1
-3
/
+3
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-3
/
+2
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-2
/
+1
2020-07-02
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
1
-2
/
+1
2020-05-04
virtio-vga: fix virtio-vga bar ordering
Anthoine Bourgeois
1
-0
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-07-29
Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"
Dr. David Alan Gilbert
1
-3
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-05-29
virtio-gpu: split virtio-gpu-pci & virtio-vga
Marc-André Lureau
1
-67
/
+68
2019-05-29
virtio-gpu: split virtio-gpu, introduce virtio-gpu-base
Marc-André Lureau
1
-4
/
+7
2019-05-20
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
1
-1
/
+3
2019-03-11
virtio-vga: fix reset.
Gerd Hoffmann
1
-2
/
+15
2019-01-17
virtio: split virtio gpu bits from virtio-pci.h
Juan Quintela
1
-0
/
+1
2018-12-19
virtio: Helper for registering virtio device types
Eduardo Habkost
1
-4
/
+3
2018-09-27
display/stdvga: add edid support.
Gerd Hoffmann
1
-1
/
+1
2018-08-30
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
1
-11
/
+0
2018-08-30
virtio-vga: fix reset
Gerd Hoffmann
1
-1
/
+5
2018-08-07
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
1
-0
/
+11
2018-07-03
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
1
-1
/
+1
2018-06-26
vga: set owner for mmio regions
Gerd Hoffmann
1
-1
/
+1
2017-12-18
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
1
-1
/
+0
2016-10-08
virtio: rename the bar index field name in VirtIOPCIProxy
Chen Fan
1
-2
/
+2
2016-09-13
virtio-vga: adapt to page-per-vq=off
Gerd Hoffmann
1
-0
/
+11
2016-07-29
hw/virtio-pci: fix virtio behaviour
Marcel Apfelbaum
1
-3
/
+1
2016-06-06
virtio-gpu: add live migration support
Gerd Hoffmann
1
-0
/
+12
2016-05-23
virtio-vga: propagate on gpu realized error
Marc-André Lureau
1
-1
/
+7
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
1
-0
/
+10
2016-01-29
virtio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-07-07
virtio-gpu: use virtio_instance_init_common, fixup properties
Gerd Hoffmann
1
-3
/
+3
2015-07-07
virtio-gpu: update console device property.
Gerd Hoffmann
1
-0
/
+7
2015-06-12
virtio-vga: add virtio gpu device with vga compatibility
Gerd Hoffmann
1
-0
/
+175