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
/
backends
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
char: move char devices to chardev/
Marc-André Lureau
6
-1379
/
+0
2017-06-02
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
1
-1
/
+1
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: serial & parallel declaration to own headers
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
5
-5
/
+5
2017-04-20
hostmem: use host_memory_backend_mr_inited() where proper
Peter Xu
2
-8
/
+8
2017-04-20
hostmem: introduce host_memory_backend_mr_inited()
Peter Xu
1
-0
/
+9
2017-03-23
Merge remote-tracking branch 'remotes/gonglei/tags/cryptodev-next-20170323' i...
Peter Maydell
1
-6
/
+6
2017-03-23
cryptodev: fix asserting single queue
Halil Pasic
1
-2
/
+0
2017-03-23
cryptodev: setiv only when really need
Longpeng(Mike)
1
-4
/
+6
2017-03-21
Revert "hostmem: fix QEMU crash by 'info memdev'"
Markus Armbruster
1
-14
/
+8
2017-03-14
mem-prealloc: reduce large guest start-up and migration time.
Jitendra Kolhe
1
-2
/
+2
2017-02-20
Add wctablet device
Anatoli Huseu1
3
-1
/
+380
2017-01-31
char: remove class kind field
Marc-André Lureau
3
-3
/
+0
2017-01-31
char: get rid of CharDriver
Marc-André Lureau
3
-15
/
+3
2017-01-31
msmouse: convert to finalize
Marc-André Lureau
1
-3
/
+3
2017-01-31
baum: convert to finalize
Marc-André Lureau
1
-3
/
+3
2017-01-27
chardev: qom-ify
Marc-André Lureau
3
-75
/
+82
2017-01-27
baum: use a common prefix for chr callbacks
Marc-André Lureau
1
-8
/
+8
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
4
-64
/
+66
2017-01-27
char: allocate CharDriverState as a single object
Marc-André Lureau
3
-37
/
+24
2017-01-27
char: move callbacks in CharDriver
Marc-André Lureau
3
-13
/
+17
2017-01-27
char: use a const CharDriver
Marc-André Lureau
3
-6
/
+16
2017-01-12
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
Igor Mammedov
1
-0
/
+26
2017-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...
Peter Maydell
1
-23
/
+8
2017-01-10
console: move window ID code from baum to sdl
Samuel Thibault
1
-23
/
+8
2017-01-10
cryptodev: wrap the ready flag
Gonglei
2
-4
/
+15
2017-01-10
cryptodev: introduce a new is_used property
Gonglei
1
-0
/
+19
2016-12-24
cryptodev: add 3des-ede support
Longpeng(Mike)
1
-0
/
+12
2016-12-24
cryptodev: remove single-DES support in cryptodev
Longpeng(Mike)
1
-4
/
+0
2016-12-24
cryptodev: add xts(aes) support
Longpeng(Mike)
1
-0
/
+8
2016-12-24
cryptodev: fix the check of aes algorithm
Longpeng(Mike)
1
-14
/
+33
2016-11-01
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
1
-2
/
+26
2016-10-30
cryptodev: introduce a new cryptodev backend
Gonglei
2
-0
/
+362
2016-10-30
cryptodev: add symmetric algorithm operation stuff
Gonglei
1
-0
/
+45
2016-10-30
cryptodev: introduce cryptodev backend interface
Gonglei
2
-0
/
+178
2016-10-28
Defer BrlAPI tty acquisition to when guest starts using device
Samuel Thibault
1
-32
/
+49
2016-10-28
Add dots keypresses support to the baum braille device
Samuel Thibault
1
-104
/
+130
2016-10-24
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
3
-1
/
+4
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
1
-1
/
+1
2016-10-24
char: rename chr_close/chr_free
Marc-André Lureau
3
-6
/
+6
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-9
/
+1
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
1
-6
/
+7
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
1
-13
/
+16
2016-10-24
rng: remove unused included header
Marc-André Lureau
1
-1
/
+0
2016-10-17
hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties
Eduardo Habkost
1
-15
/
+11
2016-10-17
hostmem: Register TYPE_MEMORY_BACKEND properties as class properties
Eduardo Habkost
1
-20
/
+22
2016-09-22
msmouse: Fix segfault caused by free the chr before chardev cleanup.
Lin Ma
1
-1
/
+0
2016-09-14
qemu-char: avoid segfault if user lacks of permisson of a given logfile
Lin Ma
1
-0
/
+3
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
1
-1
/
+3
[next]