summaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-pmem.c
AgeCommit message (Expand)Author
2021-03-22virtio-pmem: fix virtio_pmem_resp assign problemWang Liang
2021-02-20virtio-pmem: put it into the 'storage' categoryGan Qixin
2021-02-05virtio-pmem: add trace eventsPankaj Gupta
2020-09-29hw: virtio-pmem: detach the element fromt the virtqueue when error occursLi Qiang
2020-07-21qom: Change object_get_canonical_path_component() not to mallocMarkus Armbruster
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-02-25virtio-pmem: do delete rq_vq in virtio_pmem_unrealizePan Nengyuan
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include sysemu/hostmem.h lessMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-07-12virtio pmem: remove memdev null checkPankaj Gupta
2019-07-02virtio-pmem: add virtio devicePankaj Gupta