summaryrefslogtreecommitdiffstats
path: root/hw/virtio/virtio-pmem.c
Commit message (Expand)AuthorAgeFilesLines
* virtio-pmem: put it into the 'storage' categoryGan Qixin2021-02-201-0/+1
* virtio-pmem: add trace eventsPankaj Gupta2021-02-051-0/+4
* hw: virtio-pmem: detach the element fromt the virtqueue when error occursLi Qiang2020-09-291-0/+1
* qom: Change object_get_canonical_path_component() not to mallocMarkus Armbruster2020-07-211-3/+2Star
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* virtio-pmem: do delete rq_vq in virtio_pmem_unrealizePan Nengyuan2020-02-251-0/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include sysemu/hostmem.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* virtio pmem: remove memdev null checkPankaj Gupta2019-07-121-2/+2
* virtio-pmem: add virtio devicePankaj Gupta2019-07-021-0/+189