summary refs log tree commit diff stats
path: root/hw/virtio/virtio-pmem-pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pciDavid Hildenbrand2023-07-121-4/+1
* bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé2023-06-051-3/+3
* qapi machine: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-141-1/+0
* pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEMGerd Hoffmann2022-10-121-2/+0
* virtio-pmem-pci: force virtio version 1Pankaj Gupta2020-09-291-0/+1
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-1/+1
* qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster2020-06-151-2/+1
* virtio pmem: remove transitional namesPankaj Gupta2019-07-121-2/+0
* virtio pmem: fix wrong mem region conditionPankaj Gupta2019-07-121-1/+1
* virtio-pci: Proxy for virtio-pmemPankaj Gupta2019-07-041-0/+131