summaryrefslogtreecommitdiffstats
path: root/hw/xen_console.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori2012-12-191-1/+1
|\
| * softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini2012-12-191-1/+1
* | xen: implement support for secondary consoles in the console backendStefano Stabellini2012-12-171-7/+21
|/
* xen: Reorganize includes of Xen headers.Anthony PERARD2012-06-211-3/+2
* xen_console: ignore console disconnect events from console/0Stefano Stabellini2012-03-271-0/+3
* 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