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