Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virtio-pmem: put it into the 'storage' category | Gan Qixin | 2021-02-20 | 1 | -0/+1 |
* | virtio-pmem: add trace events | Pankaj Gupta | 2021-02-05 | 1 | -0/+4 |
* | hw: virtio-pmem: detach the element fromt the virtqueue when error occurs | Li Qiang | 2020-09-29 | 1 | -0/+1 |
* | qom: Change object_get_canonical_path_component() not to malloc | Markus Armbruster | 2020-07-21 | 1 | -3/+2 |
* | qdev: Unrealize must not fail | Markus Armbruster | 2020-05-15 | 1 | -1/+1 |
* | virtio-pmem: do delete rq_vq in virtio_pmem_unrealize | Pan Nengyuan | 2020-02-25 | 1 | -0/+1 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | Include sysemu/hostmem.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | virtio pmem: remove memdev null check | Pankaj Gupta | 2019-07-12 | 1 | -2/+2 |
* | virtio-pmem: add virtio device | Pankaj Gupta | 2019-07-02 | 1 | -0/+189 |