summaryrefslogtreecommitdiffstats
path: root/hw/xen_console.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new 'connected' xendev op called when Connected.John Haxby2011-09-091-2/+2
* char: rename qemu_chr_open() -> qemu_chr_new()Anthony Liguori2011-08-221-1/+1
* char: rename qemu_chr_write() -> qemu_chr_fe_write()Anthony Liguori2011-08-221-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* xen_console: fall back to qemu serial deviceAlexander Graf2011-07-171-4/+7
* xen_console: support the new extended xenstore protocolStefano Stabellini2011-07-171-6/+10
* xen_console: fix memory leakStefano Stabellini2011-07-171-2/+6
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Fix typo, thanks to Andreas Faerber for spottingblueswir12009-04-231-1/+1
* Use a more natural orderblueswir12009-04-231-1/+1
* xen: add console backend driver. (Gerd Hoffmann)aliguori2009-04-221-0/+270
OpenPOWER on IntegriCloud