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
/
vga-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vga-pci: Register "big-endian-framebuffer" as class property
Eduardo Habkost
2020-10-13
1
-8
/
+4
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+2
*
stdvga+bochs-display: add dummy mmio handler
Gerd Hoffmann
2020-03-16
1
-4
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
hw/display: Remove "rombar" hack from vga-pci and vmware_vga
Thomas Huth
2019-12-18
1
-5
/
+0
*
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
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
edid: flip the default to enabled
Gerd Hoffmann
2019-06-13
1
-2
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
secondary-vga: delete mmio subregions upon exit
remy.noel
2018-10-05
1
-0
/
+8
*
display/stdvga: add edid support.
Gerd Hoffmann
2018-09-27
1
-4
/
+31
*
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
2018-07-03
1
-2
/
+3
*
vga: set owner for mmio regions
Gerd Hoffmann
2018-06-26
1
-5
/
+6
*
vga-pci: use PCI_VGA_MMIO_SIZE
Gerd Hoffmann
2018-05-24
1
-2
/
+4
*
vga: move bochs vbe defines to header file
Gerd Hoffmann
2018-05-24
1
-13
/
+0
*
secondary-vga: properly close QemuConsole on unplug
Gerd Hoffmann
2018-03-13
1
-0
/
+9
*
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
hw/display: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
virtio-vga: add virtio gpu device with vga compatibility
Gerd Hoffmann
2015-06-12
1
-4
/
+4
*
stdvga: factor out mmio subregion init
Gerd Hoffmann
2015-06-10
1
-29
/
+30
*
stdvga: pass VGACommonState instead of PCIVGAState
Gerd Hoffmann
2015-06-10
1
-22
/
+22
*
stdvga: fix offset in pci_vga_ioport_read
Gerd Hoffmann
2015-06-10
1
-3
/
+3
*
vga-pci: QOMify
Gonglei
2015-05-19
1
-18
/
+30
*
vga: Expose framebuffer byteorder as a QOM property
David Gibson
2015-03-09
1
-0
/
+29
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
1
-7
/
+4
*
vga: set catagory bit for secondary vga device
Gonglei
2014-12-16
1
-0
/
+1
*
vga-pci: add qext region to mmio
Gerd Hoffmann
2014-10-15
1
-0
/
+70
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-2
/
+1
*
vga: add secondary stdvga variant
Gerd Hoffmann
2014-04-28
1
-0
/
+61
*
vga: allow non-global vmstate
Gerd Hoffmann
2014-04-28
1
-1
/
+1
*
console: add head to index to qemu consoles.
Gerd Hoffmann
2014-03-05
1
-1
/
+1
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-1
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
vga: pass owner to vga_init_vbe
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
vga: pass owner to vga_common_init
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
vga: pass owner to vga_init
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-3
/
+3
*
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
1
-1
/
+1
*
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
1
-2
/
+1
*
console: simplify screendump
Gerd Hoffmann
2013-04-16
1
-1
/
+1
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+215