Age | Commit message (Expand) | Author | Files | Lines |
2016-01-29 | hw/display: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-06-12 | virtio-vga: add virtio gpu device with vga compatibility | Gerd Hoffmann | 1 | -4/+4 |
2015-06-10 | stdvga: factor out mmio subregion init | Gerd Hoffmann | 1 | -29/+30 |
2015-06-10 | stdvga: pass VGACommonState instead of PCIVGAState | Gerd Hoffmann | 1 | -22/+22 |
2015-06-10 | stdvga: fix offset in pci_vga_ioport_read | Gerd Hoffmann | 1 | -3/+3 |
2015-05-19 | vga-pci: QOMify | Gonglei | 1 | -18/+30 |
2015-03-09 | vga: Expose framebuffer byteorder as a QOM property | David Gibson | 1 | -0/+29 |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster | 1 | -7/+4 |
2014-12-16 | vga: set catagory bit for secondary vga device | Gonglei | 1 | -0/+1 |
2014-10-15 | vga-pci: add qext region to mmio | Gerd Hoffmann | 1 | -0/+70 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 1 | -2/+1 |
2014-04-28 | vga: add secondary stdvga variant | Gerd Hoffmann | 1 | -0/+61 |
2014-04-28 | vga: allow non-global vmstate | Gerd Hoffmann | 1 | -1/+1 |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann | 1 | -1/+1 |
2014-02-10 | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov | 1 | -1/+1 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-07-04 | vga: pass owner to vga_init_vbe | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | vga: pass owner to vga_common_init | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | vga: pass owner to vga_init | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -3/+3 |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann | 1 | -1/+1 |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann | 1 | -2/+1 |
2013-04-16 | console: simplify screendump | Gerd Hoffmann | 1 | -1/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+215 |