Blue Swirl
|
00aa0040e8
Wrap recv to avoid warnings
|
14 年之前 |
Blue Swirl
|
aad04cd024
Fix chrdev return value conversion
|
14 年之前 |
Daniel P. Berrange
|
1366108981
Introduce a 'client_add' monitor command accepting an open FD
|
14 年之前 |
Kevin Wolf
|
6e1db57b2a
qemu-char: Print strerror message on failure
|
14 年之前 |
Alexandre Raymond
|
9bf0960a9a
Fix compilation warning due to missing header for sigaction (followup)
|
14 年之前 |
Amit Shah
|
da7d998bbb
char: Detect chardev release by NULL handlers as well as NULL opaque
|
14 年之前 |
Kusanagi Kouichi
|
d5b27167e1
char: Allow devices to use a single multiplexed chardev.
|
14 年之前 |
Hans de Goede
|
7c32c4feeb
chardev: Allow frontends to notify backends of guest open / close
|
14 年之前 |
Anthony Liguori
|
56d7a964a5
Merge remote branch 'amit/for-anthony' into staging
|
14 年之前 |
Amit Shah
|
2d6c1ef40f
char: Prevent multiple devices opening same chardev
|
14 年之前 |
Paolo Bonzini
|
7bd427d801
change all rt_clock references to use millisecond resolution accessors
|
14 年之前 |
Stefan Weil
|
e0efb993b8
Fix conversions from pointer to int and vice versa
|
14 年之前 |
Stefan Hajnoczi
|
1bbd185fa8
qemu-char: Check for missing backend name
|
14 年之前 |
Paolo Bonzini
|
363f8cb9bc
fix QemuOpts leak
|
14 年之前 |
Paolo Bonzini
|
bb002513a9
add set_echo implementation for qemu_chr_stdio
|
14 年之前 |
Paolo Bonzini
|
0369364be8
move atexit(term_exit) and O_NONBLOCK to qemu_chr_open_stdio
|
14 年之前 |
Paolo Bonzini
|
c48855e140
add qemu_chr_set_echo
|
14 年之前 |
Paolo Bonzini
|
d55dbc3acd
remove broken code for tty
|
14 年之前 |
Alon Levy
|
cbcc6336ce
spice: add chardev (v5)
|
14 年之前 |
Luiz Capitulino
|
999bd67c87
qemu-char: Introduce Memory driver
|
15 年之前 |
Jes Sorensen
|
5fc9cfedfa
Fold send_all() wrapper unix_write() into one function
|
15 年之前 |
Gerd Hoffmann
|
3329f07b7a
QemuOpts: make most qemu_*_opts static
|
15 年之前 |
Blue Swirl
|
68c18d1ccf
Fix mingw32 build
|
15 年之前 |
Cam Macdonell
|
6cbf4c8c64
RESEND: Inter-VM shared memory PCI device
|
15 年之前 |
Markus Armbruster
|
6ab4b5ab8f
block: Decouple block device "commit all" from DriveInfo
|
15 年之前 |
Markus Armbruster
|
666daa6823
blockdev: Collect block device code in new blockdev.c
|
15 年之前 |
Luiz Capitulino
|
637503d122
Monitor: Drop QMP documentation from code
|
15 年之前 |
Paolo Bonzini
|
e53f27b9d9
stash away SCM_RIGHTS fd until a getfd command arrives
|
15 年之前 |
Alexander Graf
|
73cdf3f2c9
Always notify consumers of char devices if they're open
|
15 年之前 |
Riku Voipio
|
cb301efe4f
fix function signature of qemu_chr_open_pty on !linux
|
15 年之前 |