Age | Commit message (Expand) | Author |
2019-06-13 | edid: flip the default to enabled | Gerd Hoffmann |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2018-10-05 | secondary-vga: delete mmio subregions upon exit | remy.noel |
2018-09-27 | display/stdvga: add edid support. | Gerd Hoffmann |
2018-07-03 | vga: disable global_vmstate for 3.0+ machine types | Gerd Hoffmann |
2018-06-26 | vga: set owner for mmio regions | Gerd Hoffmann |
2018-05-24 | vga-pci: use PCI_VGA_MMIO_SIZE | Gerd Hoffmann |
2018-05-24 | vga: move bochs vbe defines to header file | Gerd Hoffmann |
2018-03-13 | secondary-vga: properly close QemuConsole on unplug | Gerd Hoffmann |
2017-12-18 | hw/display/vga: "vga_int.h" requires "ui/console.h" | Philippe Mathieu-Daudé |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2016-01-29 | hw/display: Clean up includes | Peter Maydell |
2015-06-12 | virtio-vga: add virtio gpu device with vga compatibility | Gerd Hoffmann |
2015-06-10 | stdvga: factor out mmio subregion init | Gerd Hoffmann |
2015-06-10 | stdvga: pass VGACommonState instead of PCIVGAState | Gerd Hoffmann |
2015-06-10 | stdvga: fix offset in pci_vga_ioport_read | Gerd Hoffmann |
2015-05-19 | vga-pci: QOMify | Gonglei |
2015-03-09 | vga: Expose framebuffer byteorder as a QOM property | David Gibson |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster |
2014-12-16 | vga: set catagory bit for secondary vga device | Gonglei |
2014-10-15 | vga-pci: add qext region to mmio | Gerd Hoffmann |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2014-04-28 | vga: add secondary stdvga variant | Gerd Hoffmann |
2014-04-28 | vga: allow non-global vmstate | Gerd Hoffmann |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2014-02-10 | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-04 | vga: pass owner to vga_init_vbe | Paolo Bonzini |
2013-07-04 | vga: pass owner to vga_common_init | Paolo Bonzini |
2013-07-04 | vga: pass owner to vga_init | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann |
2013-04-16 | console: simplify screendump | Gerd Hoffmann |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |