index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
vga-pci.c
Age
Commit message (
Expand
)
Author
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