Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | Merge remote-tracking branch 'bonzini/header-dirs' into staging | Anthony Liguori | 1 | -1/+2 |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | janitor: do not rely on indirect inclusions of or from qemu-char.h | Paolo Bonzini | 1 | -0/+1 |
2012-12-17 | spice-qemu-char: register spicevmc ports during qemu_spice_init() | Marc-André Lureau | 1 | -0/+12 |
2012-12-17 | spice-qemu-char: keep a list of spice chardev | Marc-André Lureau | 1 | -0/+7 |
2012-12-17 | spice-qemu-char: add spiceport chardev | Marc-André Lureau | 1 | -0/+45 |
2012-12-17 | spice-qemu-char: factor out CharDriverState creation | Marc-André Lureau | 1 | -14/+23 |
2012-12-17 | spice-qemu-char: write to chardev whatever amount it can read | Marc-André Lureau | 1 | -4/+2 |
2012-04-20 | spice-qemu-char.c: Show what name is unsupported | Eduardo Elias Ferreira | 1 | -1/+1 |
2012-02-24 | Revert "qemu-char: Print strerror message on failure" and deps | Markus Armbruster | 1 | -5/+4 |
2011-11-28 | spice-qemu-char: Generate chardev open/close events | Hans de Goede | 1 | -1/+35 |
2011-09-07 | spice-qemu-char.c: Use correct printf format char for ssize_t | Peter Maydell | 1 | -1/+1 |
2011-08-22 | char: rename qemu_chr_can_read() -> qemu_chr_be_can_read() | Anthony Liguori | 1 | -1/+1 |
2011-08-22 | char: rename qemu_chr_read() -> qemu_chr_be_write() | Anthony Liguori | 1 | -1/+1 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -4/+4 |
2011-07-23 | qemu-char: Print strerror message on failure | Kevin Wolf | 1 | -4/+5 |
2011-06-06 | spice-qemu-char: Fix flow control in client -> guest direction | Hans de Goede | 1 | -6/+5 |
2011-04-28 | spice-chardev: listen to frontend guest open / close | Hans de Goede | 1 | -0/+14 |
2011-01-24 | spice: add chardev (v5) | Alon Levy | 1 | -0/+190 |