188 Commits (e7b94a84b6cb4a632c558ed24e8d6f4baa3f75eb)

Author SHA1 Message Date
Markus Armbruster eb815e248f qapi: Move qapi-schema.json to qapi/, rename generated files 8 years ago
Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 8 years ago
Gonglei 0a9b9be9eb cryptodev-vhost-user: set the key length 8 years ago
Gonglei efbfeb8180 cryptodev-vhost-user: add crypto session handler 8 years ago
Gonglei 5da73dabe8 cryptodev: add vhost support 8 years ago
Gonglei 042cea274c cryptodev: add vhost-user as a new cryptodev backend 8 years ago
Marcel Apfelbaum 06329ccecf mem: add share parameter to memory-backend-ram 8 years ago
Markus Armbruster a82400cf5c Drop superfluous includes of qapi/qmp/qerror.h 8 years ago
Markus Armbruster 522ece32d2 Drop superfluous includes of qapi-types.h and test-qapi-types.h 8 years ago
Marc-André Lureau dbb9e0f40d Add memfd based hostmem 8 years ago
Marc-André Lureau 6a8a23549a tpm: report backend request error 8 years ago
Marc-André Lureau c4fb8561bc tpm: replace GThreadPool with AIO threadpool 8 years ago
Haozhong Zhang 9837684316 hostmem-file: add "align" option 8 years ago
Stefan Berger 9375c44fdf tpm: tpm_emulator: get and set buffer size of device 9 years ago
Stefan Berger b21e6aaf4a tpm: Move getting TPM buffer size to backends 9 years ago
Marc-André Lureau ebca2df783 tpm-be: update optional function pointers 9 years ago
Marc-André Lureau 3c3ef63062 tpm: remove unused opened code 9 years ago
Marc-André Lureau 191adc9476 tpm-be: ask model to the TPM interface 9 years ago
Marc-André Lureau 0bd6c8a9cf tpm-be: report error instead of front-end 9 years ago
Marc-André Lureau 689990598a tpm-be: call request_completed() out of thread 9 years ago
Marc-André Lureau 8a89c9ac15 tpm-backend: store TPMIf interface, improve backend_init() 9 years ago
Marc-André Lureau 67af320cd6 tpm: move TpmIf in include/sysemu/tpm.h 9 years ago
Marc-André Lureau 05a699985c tpm: move recv_data_callback to TPM interface 9 years ago
Marc-André Lureau 698f5daa4a tpm: add a QOM TPM interface 9 years ago
Marc-André Lureau 0e43b7e61c tpm: add TPMBackendCmd to hold the request state 9 years ago
Marc-André Lureau 905e78ba25 tpm: remove unused TPMBackendCmd 9 years ago
Marc-André Lureau 27a79d96b4 tpm: remove init() class method 9 years ago
Marc-André Lureau d31076ba75 tpm: remove TPMDriverOps 9 years ago
Amarnath Valluri d0c519bdff tpm-backend: Move realloc_buffer() implementation to tpm-tis model 9 years ago
Amarnath Valluri f59864ba3a tpm-backend: Add new API to read backend TpmInfo 9 years ago
Amarnath Valluri 93330cf542 tpm-backend: Made few interface methods optional 9 years ago
Amarnath Valluri f35fe5cb97 tpm-backend: Initialize and free data members in it's own methods 9 years ago
Amarnath Valluri b19a5eea5a tpm-backend: Move thread handling inside TPMBackend 9 years ago
Eduardo Habkost 11ae6ed8af hostmem-file: Add "discard-data" option 9 years ago
Marc-André Lureau f7abe0ecd4 qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
Markus Armbruster 977c736f80 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
Eduardo Habkost 3beacfb98b qom: Remove unused errp parameter from can_be_deleted() 9 years ago
Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 9 years ago
Anton Nefedov 81517ba37a char: add backend hotswap handler 9 years ago
Daniel P. Berrange cbea0ac4fe backends: remove empty trace-events file 9 years ago
Marc-André Lureau 1e507bb0fd object: use more specific property type names 9 years ago
Marc-André Lureau 6b10e573d1 char: move char devices to chardev/ 9 years ago
Marc-André Lureau 1ce2610c10 char: make chr_fe_deinit() optionaly delete backend 9 years ago
Marc-André Lureau 4d43a603c7 char: move CharBackend handling in char-fe unit 9 years ago
Marc-André Lureau 7566c6efe7 chardev: serial & parallel declaration to own headers 9 years ago
Marc-André Lureau 8228e353d8 chardev: move headers to include/chardev 9 years ago
Peter Xu 6f4c60e47f hostmem: use host_memory_backend_mr_inited() where proper 9 years ago
Peter Xu 4728b57410 hostmem: introduce host_memory_backend_mr_inited() 9 years ago
Halil Pasic b7bad50ae8 cryptodev: fix asserting single queue 9 years ago
Longpeng(Mike) 50d19cf368 cryptodev: setiv only when really need 9 years ago