Age | Commit message (Expand) | Author | Files | Lines |
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 |