index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spice-qemu-char.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-6
/
+8
2016-02-25
chardev: Properly initialize ChardevCommon components
Eric Blake
1
-4
/
+8
2016-02-04
all: Clean up includes
Peter Maydell
1
-2
/
+1
2016-01-15
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
1
-5
/
+15
2015-11-02
char: Convert to new qapi union layout
Eric Blake
1
-6
/
+6
2015-10-19
qemu-char: convert spice backend to data-driven creation
Paolo Bonzini
1
-9
/
+12
2015-10-14
qemu-char: add create to register_char_driver
Paolo Bonzini
1
-2
/
+2
2015-05-29
spice: fix spice_chr_add_watch() pre-condition
Marc-André Lureau
1
-1
/
+1
2015-05-29
spice-char: notify the server when chardev is writable
Marc-André Lureau
1
-0
/
+11
2015-02-10
spice: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2014-12-16
spice: remove spice-experimental.h include
Marc-André Lureau
1
-1
/
+0
2014-09-16
qemu-char: Rename register_char_driver_qapi() to register_char_driver()
Peter Maydell
1
-4
/
+4
2014-06-23
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
1
-1
/
+1
2014-02-03
spice: hook qemu_chr_fe_set_open() event to ports
Marc-André Lureau
1
-5
/
+20
2013-12-16
spice-char: implement chardev port event
Marc-André Lureau
1
-0
/
+10
2013-12-16
spice-char: remove unused field
Marc-André Lureau
1
-1
/
+0
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
1
-0
/
+1
2013-04-16
spice-qemu-char: vmc_write: Don't write more bytes then we're asked too
Hans de Goede
1
-1
/
+2
2013-04-16
spice-qemu-char: Remove intermediate buffer
Alon Levy
1
-9
/
+3
2013-04-16
spice-qemu-char: Add watch support
Hans de Goede
1
-4
/
+63
2013-04-16
spice-qemu-char: Remove #ifdef-ed code for old spice-server compat
Hans de Goede
1
-26
/
+1
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-03-27
spice-qemu-char: Drop hackish vmc_register on spice_chr_write
Hans de Goede
1
-1
/
+0
2013-03-27
qemu-char: Consolidate guest_close/guest_open into a set_fe_open callback
Hans de Goede
1
-10
/
+7
2013-03-27
qemu-char: Rename opened to be_open
Hans de Goede
1
-2
/
+2
2013-03-14
spice-qemu-char: Remove dead debugging code
Hans de Goede
1
-17
/
+0
2013-03-14
spice-qemu-char: Fix name parameter issues after qapi-ifying
Hans de Goede
1
-2
/
+7
2013-03-13
chardev: add spice support to qapi
Gerd Hoffmann
1
-21
/
+41
2013-03-08
qemu-char: move spice registration to spice-qemu-char.c
Anthony Liguori
1
-0
/
+10
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