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
/
sm501.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sm501: make display updates thread safe
Gerd Hoffmann
2017-05-11
1
-20
/
+7
*
sm501: Add vmstate descriptor
BALATON Zoltan
2017-04-24
1
-1
/
+99
*
sm501: Add some more missing registers
BALATON Zoltan
2017-04-24
1
-1
/
+125
*
sm501: Add support for panel layer
BALATON Zoltan
2017-04-24
1
-31
/
+32
*
sm501: Misc clean ups
BALATON Zoltan
2017-04-24
1
-5
/
+5
*
sm501: Fix hardware cursor
BALATON Zoltan
2017-04-24
1
-72
/
+97
*
sm501: Fix device endianness
BALATON Zoltan
2017-04-24
1
-4
/
+4
*
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
2017-04-24
1
-0
/
+65
*
sm501: Get rid of base address in draw_hwc_line
BALATON Zoltan
2017-04-24
1
-4
/
+2
*
sm501: QOMify
BALATON Zoltan
2017-04-24
1
-46
/
+124
*
sm501: Add missing arbitration control register
BALATON Zoltan
2017-04-24
1
-0
/
+8
*
sm501: Use defined constants instead of literal values where available
BALATON Zoltan
2017-04-24
1
-10
/
+19
*
sm501: Fixed code style and a few typos in comments
BALATON Zoltan
2017-04-24
1
-564
/
+568
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-1
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
hw/display: Clean up includes
Peter Maydell
2016-01-29
1
-1
/
+1
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
display: add memory_region_sync_dirty_bitmap calls
Paolo Bonzini
2015-06-05
1
-0
/
+1
*
display: enable DIRTY_MEMORY_VGA tracking explicitly
Paolo Bonzini
2015-06-05
1
-0
/
+1
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+1
*
console: add head to index to qemu consoles.
Gerd Hoffmann
2014-03-05
1
-1
/
+1
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-0
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-4
/
+4
*
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
1
-1
/
+1
*
qdev: Drop taddr properties
Peter Maydell
2013-04-20
1
-1
/
+0
*
hw/sm501: Use correct setter for sysbus-ohci dma-address property
Peter Maydell
2013-04-20
1
-1
/
+1
*
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
1
-2
/
+5
*
console: simplify screendump
Gerd Hoffmann
2013-04-16
1
-1
/
+1
*
arm: fix location of some include files
Peter Maydell
2013-04-15
1
-1
/
+1
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-7
/
+7
*
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+1450