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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
backends
/
testdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
char: remove class kind field
Marc-André Lureau
1
-1
/
+0
2017-01-31
char: get rid of CharDriver
Marc-André Lureau
1
-5
/
+1
2017-01-27
chardev: qom-ify
Marc-André Lureau
1
-16
/
+18
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-14
/
+14
2017-01-27
char: allocate CharDriverState as a single object
Marc-André Lureau
1
-16
/
+6
2017-01-27
char: move callbacks in CharDriver
Marc-André Lureau
1
-3
/
+5
2017-01-27
char: use a const CharDriver
Marc-André Lureau
1
-2
/
+5
2016-10-24
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
1
-0
/
+1
2016-10-24
char: rename chr_close/chr_free
Marc-André Lureau
1
-2
/
+2
2016-02-04
backends: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-19
qemu-char: convert testdev backend to data-driven creation
Paolo Bonzini
1
-2
/
+5
2015-10-14
qemu-char: add create to register_char_driver
Paolo Bonzini
1
-1
/
+2
2015-09-16
qemu-char: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2014-09-16
qemu-char: Rename register_char_driver_qapi() to register_char_driver()
Peter Maydell
1
-1
/
+1
2014-08-06
backends: Introduce chr-testdev
Paolo Bonzini
1
-0
/
+131