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
/
spice-qemu-char.c
Age
Commit message (
Expand
)
Author
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-04-20
spice-qemu-char.c: Show what name is unsupported
Eduardo Elias Ferreira
2012-02-24
Revert "qemu-char: Print strerror message on failure" and deps
Markus Armbruster
2011-11-28
spice-qemu-char: Generate chardev open/close events
Hans de Goede
2011-09-07
spice-qemu-char.c: Use correct printf format char for ssize_t
Peter Maydell
2011-08-22
char: rename qemu_chr_can_read() -> qemu_chr_be_can_read()
Anthony Liguori
2011-08-22
char: rename qemu_chr_read() -> qemu_chr_be_write()
Anthony Liguori
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-07-23
qemu-char: Print strerror message on failure
Kevin Wolf
2011-06-06
spice-qemu-char: Fix flow control in client -> guest direction
Hans de Goede
2011-04-28
spice-chardev: listen to frontend guest open / close
Hans de Goede
2011-01-24
spice: add chardev (v5)
Alon Levy