Age | Commit message (Expand) | Author |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini |
2012-12-19 | janitor: do not rely on indirect inclusions of or from qemu-char.h | Paolo Bonzini |
2012-11-01 | console: untangle gfx & txt updates | Gerd Hoffmann |
2012-11-01 | console: move set_mouse + cursor_define callbacks | Gerd Hoffmann |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-02-24 | Remove screendump dummy functions. | Gerd Hoffmann |
2012-02-22 | jazz-led: convert to QOM | Hervé Poussineau |
2012-02-22 | jazz-led: use trace framework | Hervé Poussineau |
2011-12-06 | Convert source files to UTF-8 encoding | Stefan Weil |
2011-11-24 | jazz_led: convert to memory API | Avi Kivity |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf |
2010-07-31 | jazz led: Fix debug prints | Hervé Poussineau |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook |
2008-11-24 | Introduce accessors for DisplayState (Stefano Stabellini) | aliguori |
2008-07-01 | Implement resolution switching in common console code. | pbrook |
2008-02-10 | Add an ncurses UI. | balrog |
2007-11-17 | Break up vl.h. | pbrook |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-06-25 | Add a 7 segments + led display, by Herve Poussineau. | ths |