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
/
tcx.c
Age
Commit message (
Expand
)
Author
2014-09-23
tcx: Implement hardware acceleration
Mark Cave-Ayland
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-06-05
tcx: move initialisation from realizefn to initfn
Mark Cave-Ayland
2014-06-05
tcx: move initialisation from SysBusDevice class to TCX class realizefn
Mark Cave-Ayland
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2013-11-21
sun4m: Add FCode ROM for TCX framebuffer
Mark Cave-Ayland
2013-07-29
tcx: QOM cast cleanup
Andreas Färber
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-02
tcx: Fix 24-bit display mode
Mark Cave-Ayland
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
console: simplify screendump
Gerd Hoffmann
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini