aboutsummaryrefslogtreecommitdiff
path: root/hw/jazz_led.c
AgeCommit message (Expand)Author
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-31jazz led: Fix debug printsHervé Poussineau
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori
2008-07-01Implement resolution switching in common console code.pbrook
2008-02-10Add an ncurses UI.balrog
2007-11-17Break up vl.h.pbrook
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-25Add a 7 segments + led display, by Herve Poussineau.ths