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