index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
omap_lcdc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
1
-493
/
+0
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
1
-21
/
+26
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-7
/
+7
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-3
/
+2
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
1
-1
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-4
/
+4
2012-09-05
omap_lcdc: omap_ppm_save(): add error handling
Luiz Capitulino
1
-14
/
+45
2012-09-05
omap_lcdc: rename ppm_save() to omap_ppm_save()
Luiz Capitulino
1
-5
/
+5
2012-09-05
console: vga_hw_screen_dump_ptr: take Error argument
Luiz Capitulino
1
-1
/
+2
2012-03-24
fix screendump
Gerd Hoffmann
1
-3
/
+2
2012-02-24
optimize screendump for the common non-switch case
Gerd Hoffmann
1
-2
/
+5
2011-12-20
framebuffer: drop use of cpu_get_physical_page_desc()
Avi Kivity
1
-1
/
+3
2011-11-28
omap_lcdc: convert to memory API
BenoƮt Canet
1
-18
/
+15
2011-09-21
omap_lcdc: remove imif, emiff from structure
Avi Kivity
1
-6
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-7
/
+7
2009-10-01
Get rid of _t suffix
malc
1
-7
/
+7
2009-09-21
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
1
-5
/
+5
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-04-01
Implement and use shared memory framebuffer device rendering reoutine.
pbrook
1
-65
/
+31
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-7
/
+5
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-4
/
+3
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-7
/
+3
2008-11-24
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
1
-14
/
+14
2008-07-01
Implement resolution switching in common console code.
pbrook
1
-4
/
+6
2008-02-10
Add an ncurses UI.
balrog
1
-1
/
+1
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-4
/
+4
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-07-29
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
balrog
1
-0
/
+499