index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
jazz_led.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
1
-38
/
+50
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-1
/
+1
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-2
/
+2
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
1
-0
/
+1
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
1
-2
/
+2
2012-11-01
console: move set_mouse + cursor_define callbacks
Gerd Hoffmann
1
-1
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-2
/
+2
2012-02-24
Remove screendump dummy functions.
Gerd Hoffmann
1
-6
/
+1
2012-02-22
jazz-led: convert to QOM
Hervé Poussineau
1
-89
/
+70
2012-02-22
jazz-led: use trace framework
Hervé Poussineau
1
-17
/
+9
2011-12-06
Convert source files to UTF-8 encoding
Stefan Weil
1
-1
/
+1
2011-11-24
jazz_led: convert to memory API
Avi Kivity
1
-15
/
+10
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
/
+2
2010-07-31
jazz led: Fix debug prints
Hervé Poussineau
1
-6
/
+15
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-10
/
+10
2009-10-01
Get rid of _t suffix
malc
1
-10
/
+10
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-9
/
+7
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
/
+7
2008-02-10
Add an ncurses UI.
balrog
1
-1
/
+19
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-2
/
+2
2007-06-25
Add a 7 segments + led display, by Herve Poussineau.
ths
1
-0
/
+303