index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
jazz_led.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
console: untangle gfx & txt updates
Gerd Hoffmann
2012-11-01
1
-2
/
+2
*
console: move set_mouse + cursor_define callbacks
Gerd Hoffmann
2012-11-01
1
-1
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
Remove screendump dummy functions.
Gerd Hoffmann
2012-02-24
1
-6
/
+1
*
jazz-led: convert to QOM
Hervé Poussineau
2012-02-22
1
-89
/
+70
*
jazz-led: use trace framework
Hervé Poussineau
2012-02-22
1
-17
/
+9
*
Convert source files to UTF-8 encoding
Stefan Weil
2011-12-06
1
-1
/
+1
*
jazz_led: convert to memory API
Avi Kivity
2011-11-24
1
-15
/
+10
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
jazz led: Fix debug prints
Hervé Poussineau
2010-07-31
1
-6
/
+15
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-10
/
+10
*
Get rid of _t suffix
malc
2009-10-01
1
-10
/
+10
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-9
/
+7
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-7
/
+3
*
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
2008-11-24
1
-14
/
+14
*
Implement resolution switching in common console code.
pbrook
2008-07-01
1
-4
/
+7
*
Add an ncurses UI.
balrog
2008-02-10
1
-1
/
+19
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-2
/
+2
*
Add a 7 segments + led display, by Herve Poussineau.
ths
2007-06-25
1
-0
/
+303