Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-09 | Introduce a new 'connected' xendev op called when Connected. | John Haxby | 1 | -2/+2 |
2011-08-22 | char: rename qemu_chr_open() -> qemu_chr_new() | Anthony Liguori | 1 | -1/+1 |
2011-08-22 | char: rename qemu_chr_write() -> qemu_chr_fe_write() | Anthony Liguori | 1 | -1/+1 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -3/+3 |
2011-07-17 | xen_console: fall back to qemu serial device | Alexander Graf | 1 | -4/+7 |
2011-07-17 | xen_console: support the new extended xenstore protocol | Stefano Stabellini | 1 | -6/+10 |
2011-07-17 | xen_console: fix memory leak | Stefano Stabellini | 1 | -2/+6 |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl | 1 | -1/+0 |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl | 1 | -2/+1 |
2009-04-23 | Fix typo, thanks to Andreas Faerber for spotting | blueswir1 | 1 | -1/+1 |
2009-04-23 | Use a more natural order | blueswir1 | 1 | -1/+1 |
2009-04-22 | xen: add console backend driver. (Gerd Hoffmann) | aliguori | 1 | -0/+270 |