Sign in
qemu
/
qemu
/
a442fe2f2b2f20e7be0934277e9400b844b11999
/
backends
fa0cb34
hostmem: use object id for memory region name with >= 4.0
by Marc-André Lureau
· 6 years ago
ffa144b
hostmem: Validate host-nodes before setting bitmap
by Eduardo Habkost
· 6 years ago
87dc3ce
hostmem-file: remove object id from pmem error message
by Zhang Yi
· 6 years ago
8610029
hostmem: no need to check for host_memory_backend_mr_inited() in alloc()
by Marc-André Lureau
· 6 years ago
36ea397
hostmem-memfd: honour share=on/off property
by Marc-André Lureau
· 6 years ago
a1f3bb1
hostmem-file: fixed the memory leak while get pmem path.
by Zhang Yi
· 6 years ago
033bfc5
hostmem: add some properties description
by Marc-André Lureau
· 6 years ago
d5dbde4
hostmem-file: make available memory-backend-file on POSIX-based hosts
by Hikaru Nishida
· 6 years ago
3829640
hostmem-memfd: add checks before adding hostmem-memfd & properties
by Marc-André Lureau
· 6 years ago
a4de855
hostmem-file: add the 'pmem' option
by Junyan He
· 7 years ago
cbfc017
memory, exec: switch file ram allocation functions to 'flags' parameters
by Junyan He
· 7 years ago
cc4c77e
backends/cryptodev: remove dead code
by Jay Zhou
· 7 years ago
7943e97
hostmem: drop error variable from host_memory_backend_get_memory()
by David Hildenbrand
· 7 years ago
4d0cf55
vhost-user: introduce shared vhost-user state
by Tiwei Bie
· 7 years ago
29de4ec
memdev: remove "id" property
by Paolo Bonzini
· 7 years ago
2b10808
Add host_memory_backend_pagesize() helper
by David Gibson
· 7 years ago
eb815e2
qapi: Move qapi-schema.json to qapi/, rename generated files
by Markus Armbruster
· 7 years ago
9af2398
Include less of the generated modular QAPI headers
by Markus Armbruster
· 7 years ago
0a9b9be
cryptodev-vhost-user: set the key length
by Gonglei
· 7 years ago
efbfeb8
cryptodev-vhost-user: add crypto session handler
by Gonglei
· 7 years ago
5da73da
cryptodev: add vhost support
by Gonglei
· 7 years ago
042cea2
cryptodev: add vhost-user as a new cryptodev backend
by Gonglei
· 7 years ago
06329cc
mem: add share parameter to memory-backend-ram
by Marcel Apfelbaum
· 7 years ago
a82400c
Drop superfluous includes of qapi/qmp/qerror.h
by Markus Armbruster
· 7 years ago
522ece3
Drop superfluous includes of qapi-types.h and test-qapi-types.h
by Markus Armbruster
· 7 years ago
dbb9e0f
Add memfd based hostmem
by Marc-André Lureau
· 7 years ago
6a8a235
tpm: report backend request error
by Marc-André Lureau
· 7 years ago
c4fb856
tpm: replace GThreadPool with AIO threadpool
by Marc-André Lureau
· 7 years ago
9837684
hostmem-file: add "align" option
by Haozhong Zhang
· 7 years ago
9375c44
tpm: tpm_emulator: get and set buffer size of device
by Stefan Berger
· 7 years ago
b21e6aa
tpm: Move getting TPM buffer size to backends
by Stefan Berger
· 7 years ago
ebca2df
tpm-be: update optional function pointers
by Marc-André Lureau
· 7 years ago
3c3ef63
tpm: remove unused opened code
by Marc-André Lureau
· 7 years ago
191adc9
tpm-be: ask model to the TPM interface
by Marc-André Lureau
· 7 years ago
0bd6c8a
tpm-be: report error instead of front-end
by Marc-André Lureau
· 7 years ago
6899905
tpm-be: call request_completed() out of thread
by Marc-André Lureau
· 7 years ago
8a89c9a
tpm-backend: store TPMIf interface, improve backend_init()
by Marc-André Lureau
· 7 years ago
67af320
tpm: move TpmIf in include/sysemu/tpm.h
by Marc-André Lureau
· 7 years ago
05a6999
tpm: move recv_data_callback to TPM interface
by Marc-André Lureau
· 7 years ago
698f5da
tpm: add a QOM TPM interface
by Marc-André Lureau
· 7 years ago
0e43b7e
tpm: add TPMBackendCmd to hold the request state
by Marc-André Lureau
· 7 years ago
905e78b
tpm: remove unused TPMBackendCmd
by Marc-André Lureau
· 7 years ago
27a79d9
tpm: remove init() class method
by Marc-André Lureau
· 7 years ago
d31076b
tpm: remove TPMDriverOps
by Marc-André Lureau
· 7 years ago
d0c519b
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
by Amarnath Valluri
· 7 years ago
f59864b
tpm-backend: Add new API to read backend TpmInfo
by Amarnath Valluri
· 7 years ago
93330cf
tpm-backend: Made few interface methods optional
by Amarnath Valluri
· 7 years ago
f35fe5c
tpm-backend: Initialize and free data members in it's own methods
by Amarnath Valluri
· 7 years ago
b19a5ee
tpm-backend: Move thread handling inside TPMBackend
by Amarnath Valluri
· 7 years ago
11ae6ed
hostmem-file: Add "discard-data" option
by Eduardo Habkost
· 7 years ago
98bfaac
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' into staging
by Peter Maydell
· 7 years ago
f7abe0e
qapi: Change data type of the FOO_lookup generated for enum FOO
by Marc-André Lureau
· 7 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 7 years ago
3beacfb
qom: Remove unused errp parameter from can_be_deleted()
by Eduardo Habkost
· 7 years ago
1cfe48c
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
by Peter Maydell
· 8 years ago
81517ba
char: add backend hotswap handler
by Anton Nefedov
· 8 years ago
cbea0ac
backends: remove empty trace-events file
by Daniel P. Berrange
· 8 years ago
1e507bb
object: use more specific property type names
by Marc-André Lureau
· 8 years ago
6b10e57
char: move char devices to chardev/
by Marc-André Lureau
· 8 years ago
1ce2610
char: make chr_fe_deinit() optionaly delete backend
by Marc-André Lureau
· 8 years ago
4d43a60
char: move CharBackend handling in char-fe unit
by Marc-André Lureau
· 8 years ago
7566c6e
chardev: serial & parallel declaration to own headers
by Marc-André Lureau
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
6f4c60e
hostmem: use host_memory_backend_mr_inited() where proper
by Peter Xu
· 8 years ago
4728b57
hostmem: introduce host_memory_backend_mr_inited()
by Peter Xu
· 8 years ago
b79fbb2
Merge remote-tracking branch 'remotes/gonglei/tags/cryptodev-next-20170323' into staging
by Peter Maydell
· 8 years ago
b7bad50
cryptodev: fix asserting single queue
by Halil Pasic
· 8 years ago
50d19cf
cryptodev: setiv only when really need
by Longpeng(Mike)
· 8 years ago
658ae5a
Revert "hostmem: fix QEMU crash by 'info memdev'"
by Markus Armbruster
· 8 years ago
1e356fc
mem-prealloc: reduce large guest start-up and migration time.
by Jitendra Kolhe
· 8 years ago
378af96
Add wctablet device
by Anatoli Huseu1
· 8 years ago
0b663b7
char: remove class kind field
by Marc-André Lureau
· 8 years ago
88cace9
char: get rid of CharDriver
by Marc-André Lureau
· 8 years ago
8955e89
msmouse: convert to finalize
by Marc-André Lureau
· 8 years ago
e96ebf4
baum: convert to finalize
by Marc-André Lureau
· 8 years ago
777357d
chardev: qom-ify
by Marc-André Lureau
· 8 years ago
fc6d0b8
baum: use a common prefix for chr callbacks
by Marc-André Lureau
· 8 years ago
0ec7b3e
char: rename CharDriverState Chardev
by Marc-André Lureau
· 8 years ago
41ac54b
char: allocate CharDriverState as a single object
by Marc-André Lureau
· 8 years ago
b68e956
char: move callbacks in CharDriver
by Marc-André Lureau
· 8 years ago
0b812f3
char: use a const CharDriver
by Marc-André Lureau
· 8 years ago
e1ff3c6
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
by Igor Mammedov
· 8 years ago
b44486d
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into staging
by Peter Maydell
· 8 years ago
f29b343
console: move window ID code from baum to sdl
by Samuel Thibault
· 8 years ago
6138dbd
cryptodev: wrap the ready flag
by Gonglei
· 8 years ago
46fd170
cryptodev: introduce a new is_used property
by Gonglei
· 8 years ago
48ae36c
cryptodev: add 3des-ede support
by Longpeng(Mike)
· 8 years ago
d7a2127
cryptodev: remove single-DES support in cryptodev
by Longpeng(Mike)
· 8 years ago
eaa5740
cryptodev: add xts(aes) support
by Longpeng(Mike)
· 8 years ago
465f2fe
cryptodev: fix the check of aes algorithm
by Longpeng(Mike)
· 8 years ago
d6634ac
cryptodev: introduce an unified wrapper for crypto operation
by Gonglei
· 8 years ago
1653a5f
cryptodev: introduce a new cryptodev backend
by Gonglei
· 8 years ago
9e4f86a
cryptodev: add symmetric algorithm operation stuff
by Gonglei
· 8 years ago
d0ee7a1
cryptodev: introduce cryptodev backend interface
by Gonglei
· 8 years ago
cb78d4a
Defer BrlAPI tty acquisition to when guest starts using device
by Samuel Thibault
· 8 years ago
0fb7c88
Add dots keypresses support to the baum braille device
by Samuel Thibault
· 8 years ago
82878da
char: remove explicit_be_open from CharDriverState
by Marc-André Lureau
· 8 years ago
39ab61c
char: remove explicit_fe_open, use a set_handlers argument
by Marc-André Lureau
· 8 years ago
72ac876
char: rename chr_close/chr_free
by Marc-André Lureau
· 8 years ago
c39860e
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
by Marc-André Lureau
· 8 years ago
Next »