Age | Commit message (Expand) | Author |
2019-03-12 | vhost-user: simplify vhost_user_init/vhost_user_cleanup | Marc-André Lureau |
2019-03-11 | hostmem-memfd: disable for systems without sealing support | Ilya Maximets |
2019-03-11 | hostmem-file: reject invalid pmem file sizes | Stefan Hajnoczi |
2019-03-06 | hostmem: fix crash when querying empty host-nodes property via QMP | Igor Mammedov |
2019-03-06 | hostmem-file: simplify ifdef-s in file_backend_memory_alloc() | Igor Mammedov |
2019-02-21 | vhost: restrict Linux dependency to kernel vhost | Paolo Bonzini |
2019-01-28 | hostmem: add more information in error messages | Zhang Yi |
2019-01-07 | hostmem: use object id for memory region name with >= 4.0 | Marc-André Lureau |
2018-12-11 | hostmem: Validate host-nodes before setting bitmap | Eduardo Habkost |
2018-12-11 | hostmem-file: remove object id from pmem error message | Zhang Yi |
2018-11-28 | hostmem: no need to check for host_memory_backend_mr_inited() in alloc() | Marc-André Lureau |
2018-11-27 | hostmem-memfd: honour share=on/off property | Marc-André Lureau |
2018-10-24 | hostmem-file: fixed the memory leak while get pmem path. | Zhang Yi |
2018-10-05 | hostmem: add some properties description | Marc-André Lureau |
2018-10-02 | hostmem-file: make available memory-backend-file on POSIX-based hosts | Hikaru Nishida |
2018-10-02 | hostmem-memfd: add checks before adding hostmem-memfd & properties | Marc-André Lureau |
2018-08-10 | hostmem-file: add the 'pmem' option | Junyan He |
2018-08-10 | memory, exec: switch file ram allocation functions to 'flags' parameters | Junyan He |
2018-07-30 | backends/cryptodev: remove dead code | Jay Zhou |
2018-06-28 | hostmem: drop error variable from host_memory_backend_get_memory() | David Hildenbrand |
2018-05-24 | vhost-user: introduce shared vhost-user state | Tiwei Bie |
2018-05-09 | memdev: remove "id" property | Paolo Bonzini |
2018-04-27 | Add host_memory_backend_pagesize() helper | David Gibson |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster |
2018-03-01 | cryptodev-vhost-user: set the key length | Gonglei |
2018-03-01 | cryptodev-vhost-user: add crypto session handler | Gonglei |
2018-03-01 | cryptodev: add vhost support | Gonglei |
2018-03-01 | cryptodev: add vhost-user as a new cryptodev backend | Gonglei |
2018-02-19 | mem: add share parameter to memory-backend-ram | Marcel Apfelbaum |
2018-02-09 | Drop superfluous includes of qapi/qmp/qerror.h | Markus Armbruster |
2018-02-09 | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster |
2018-02-07 | Add memfd based hostmem | Marc-André Lureau |
2018-01-29 | tpm: report backend request error | Marc-André Lureau |
2018-01-29 | tpm: replace GThreadPool with AIO threadpool | Marc-André Lureau |
2018-01-19 | hostmem-file: add "align" option | Haozhong Zhang |
2017-12-14 | tpm: tpm_emulator: get and set buffer size of device | Stefan Berger |
2017-12-14 | tpm: Move getting TPM buffer size to backends | Stefan Berger |
2017-12-14 | tpm-be: update optional function pointers | Marc-André Lureau |
2017-12-14 | tpm: remove unused opened code | Marc-André Lureau |
2017-12-14 | tpm-be: ask model to the TPM interface | Marc-André Lureau |
2017-12-14 | tpm-be: report error instead of front-end | Marc-André Lureau |
2017-12-14 | tpm-be: call request_completed() out of thread | Marc-André Lureau |
2017-12-14 | tpm-backend: store TPMIf interface, improve backend_init() | Marc-André Lureau |
2017-12-14 | tpm: move TpmIf in include/sysemu/tpm.h | Marc-André Lureau |
2017-10-19 | tpm: move recv_data_callback to TPM interface | Marc-André Lureau |
2017-10-19 | tpm: add a QOM TPM interface | Marc-André Lureau |
2017-10-19 | tpm: add TPMBackendCmd to hold the request state | Marc-André Lureau |
2017-10-19 | tpm: remove unused TPMBackendCmd | Marc-André Lureau |
2017-10-19 | tpm: remove init() class method | Marc-André Lureau |