index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xen_console.c
Age
Commit message (
Expand
)
Author
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-17
xen: implement support for secondary consoles in the console backend
Stefano Stabellini
2012-06-21
xen: Reorganize includes of Xen headers.
Anthony PERARD
2012-03-27
xen_console: ignore console disconnect events from console/0
Stefano Stabellini
2011-09-09
Introduce a new 'connected' xendev op called when Connected.
John Haxby
2011-08-22
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-07-17
xen_console: fall back to qemu serial device
Alexander Graf
2011-07-17
xen_console: support the new extended xenstore protocol
Stefano Stabellini
2011-07-17
xen_console: fix memory leak
Stefano Stabellini
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-04-23
Fix typo, thanks to Andreas Faerber for spotting
blueswir1
2009-04-23
Use a more natural order
blueswir1
2009-04-22
xen: add console backend driver. (Gerd Hoffmann)
aliguori