| Commit message (Expand) | Author | Age | Files | Lines |
* | chardev: Use QEMUChrEvent enum in IOEventHandler typedef | Philippe Mathieu-Daudé | 2020-01-08 | 1 | -1/+1 |
* | vhost-user-crypto: Explicit we ignore some QEMUChrEvent in IOEventHandler | Philippe Mathieu-Daudé | 2020-01-07 | 1 | -0/+5 |
* | Add dbus-vmstate object | Marc-André Lureau | 2020-01-06 | 3 | -0/+521 |
* | backends/cryptodev: drop local_err from cryptodev_backend_complete() | Vladimir Sementsov-Ogievskiy | 2019-12-18 | 1 | -10/+1 |
* | core: replace getpagesize() with qemu_real_host_page_size | Wei Yang | 2019-10-26 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2019-09-17 | 1 | -1/+1 |
|\ |
|
| * | backends/vhost-user.c: prevent using uninitialized vqs | Raphael Norwitz | 2019-09-16 | 1 | -1/+1 |
* | | memory: fetch pmem size in get_file_size() | Stefan Hajnoczi | 2019-09-16 | 1 | -22/+0 |
|/ |
|
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2019-09-04 | 2 | -1/+78 |
|\ |
|
| * | virtio-rng: change default backend to rng-builtin | Laurent Vivier | 2019-09-04 | 1 | -1/+0 |
| * | rng-builtin: add an RNG backend that uses qemu_guest_getrandom() | Laurent Vivier | 2019-09-04 | 2 | -1/+79 |
* | | hostmem-file: fix pmem file size check | Stefan Hajnoczi | 2019-09-03 | 1 | -2/+2 |
|/ |
|
* | Include sysemu/sysemu.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/boards.h a bit less | Markus Armbruster | 2019-08-16 | 3 | -3/+0 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | general: Replace global smp variables with smp machine properties | Like Xu | 2019-07-05 | 1 | -2/+4 |
* | VirtIO-RNG: Update default entropy source to `/dev/urandom` | Kashyap Chamarthy | 2019-07-03 | 1 | -1/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 7 | -2/+10 |
* | Add vhost-user-backend | Marc-André Lureau | 2019-05-10 | 2 | -0/+211 |
* | vhost-user: simplify vhost_user_init/vhost_user_cleanup | Marc-André Lureau | 2019-03-13 | 1 | -14/+4 |
* | hostmem-memfd: disable for systems without sealing support | Ilya Maximets | 2019-03-11 | 1 | -10/+8 |
* | hostmem-file: reject invalid pmem file sizes | Stefan Hajnoczi | 2019-03-11 | 1 | -0/+23 |
* | hostmem: fix crash when querying empty host-nodes property via QMP | Igor Mammedov | 2019-03-06 | 1 | -1/+2 |
* | hostmem-file: simplify ifdef-s in file_backend_memory_alloc() | Igor Mammedov | 2019-03-06 | 1 | -5/+4 |
* | vhost: restrict Linux dependency to kernel vhost | Paolo Bonzini | 2019-02-21 | 1 | -3/+2 |
* | hostmem: add more information in error messages | Zhang Yi | 2019-01-28 | 2 | -5/+9 |
* | hostmem: use object id for memory region name with >= 4.0 | Marc-André Lureau | 2019-01-07 | 4 | -10/+45 |
* | hostmem: Validate host-nodes before setting bitmap | Eduardo Habkost | 2018-12-11 | 1 | -4/+13 |
* | hostmem-file: remove object id from pmem error message | Zhang Yi | 2018-12-11 | 1 | -10/+4 |
* | hostmem: no need to check for host_memory_backend_mr_inited() in alloc() | Marc-André Lureau | 2018-11-28 | 2 | -16/+12 |
* | hostmem-memfd: honour share=on/off property | Marc-André Lureau | 2018-11-27 | 1 | -1/+3 |
* | hostmem-file: fixed the memory leak while get pmem path. | Zhang Yi | 2018-10-24 | 1 | -2/+8 |
* | hostmem: add some properties description | Marc-André Lureau | 2018-10-05 | 2 | -0/+23 |
* | hostmem-file: make available memory-backend-file on POSIX-based hosts | Hikaru Nishida | 2018-10-02 | 2 | -2/+2 |
* | hostmem-memfd: add checks before adding hostmem-memfd & properties | Marc-André Lureau | 2018-10-02 | 1 | -13/+19 |
* | hostmem-file: add the 'pmem' option | Junyan He | 2018-08-10 | 1 | -2/+41 |
* | memory, exec: switch file ram allocation functions to 'flags' parameters | Junyan He | 2018-08-10 | 1 | -1/+2 |
* | backends/cryptodev: remove dead code | Jay Zhou | 2018-07-30 | 1 | -5/+0 |
* | hostmem: drop error variable from host_memory_backend_get_memory() | David Hildenbrand | 2018-06-28 | 1 | -2/+1 |
* | vhost-user: introduce shared vhost-user state | Tiwei Bie | 2018-05-24 | 1 | -1/+19 |
* | memdev: remove "id" property | Paolo Bonzini | 2018-05-09 | 1 | -26/+0 |
* | Add host_memory_backend_pagesize() helper | David Gibson | 2018-04-27 | 1 | -0/+18 |
* | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
* | Include less of the generated modular QAPI headers | Markus Armbruster | 2018-03-02 | 2 | -2/+2 |
* | cryptodev-vhost-user: set the key length | Gonglei | 2018-03-01 | 1 | -0/+4 |
* | cryptodev-vhost-user: add crypto session handler | Gonglei | 2018-03-01 | 1 | -11/+37 |
* | cryptodev: add vhost support | Gonglei | 2018-03-01 | 3 | -0/+275 |
* | cryptodev: add vhost-user as a new cryptodev backend | Gonglei | 2018-03-01 | 3 | -0/+426 |
* | mem: add share parameter to memory-backend-ram | Marcel Apfelbaum | 2018-02-19 | 3 | -26/+24 |
* | Drop superfluous includes of qapi/qmp/qerror.h | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |