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