summaryrefslogtreecommitdiffstats
path: root/hw/virtio/virtio-mem-pci.c
Commit message (Expand)AuthorAgeFilesLines
* pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEMGerd Hoffmann2022-10-121-2/+0Star
* qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi eventsDavid Hildenbrand2021-10-021-1/+4
* virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE eventDavid Hildenbrand2021-10-021-6/+1Star
* virito-mem: Implement get_min_alignment()David Hildenbrand2020-11-031-0/+7
* qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé2020-09-291-0/+1
* virtio-mem-pci: force virtio version 1David Hildenbrand2020-07-271-2/+2
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-2/+2
* virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand2020-07-031-0/+28
* virtio-pci: Proxy for virtio-memDavid Hildenbrand2020-07-031-0/+129