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
/
tests
/
test-char.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
test-char: add hotswap test
Anton Nefedov
1
-0
/
+71
2017-07-14
test-char: split char_file_test
Anton Nefedov
1
-53
/
+84
2017-07-14
test-char: split char_udp_test
Anton Nefedov
1
-16
/
+40
2017-07-14
test-char: destroy chardev-udp after test
Anton Nefedov
1
-0
/
+1
2017-07-14
char: add backend hotswap handler
Anton Nefedov
1
-4
/
+10
2017-07-04
tests/test-char.c: Don't use main_loop_wait()'s return value
Peter Maydell
1
-5
/
+1
2017-06-29
Add chardev-send-break monitor command
Stefan Fritsch
1
-2
/
+10
2017-06-08
test-char: start a /char/serial test
Marc-André Lureau
1
-0
/
+29
2017-06-02
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
1
-14
/
+8
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-1
/
+1
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
1
-3
/
+2
2017-05-04
tests: add /char/console test
Marc-André Lureau
1
-1
/
+30
2017-05-04
tests: add /char/udp test
Marc-André Lureau
1
-0
/
+46
2017-05-04
tests: add /char/socket test
Marc-André Lureau
1
-2
/
+112
2017-05-04
tests: add /char/file test
Marc-André Lureau
1
-0
/
+71
2017-05-04
tests: add /char/pipe test
Marc-André Lureau
1
-0
/
+90
2017-05-04
tests: add alias check in /char/ringbuf
Marc-André Lureau
1
-0
/
+10
2017-05-04
char: add a /chardevs container
Marc-André Lureau
1
-4
/
+4
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-5
/
+5
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
1
-4
/
+4
2016-10-24
tests: start chardev unit tests
Marc-André Lureau
1
-0
/
+253