aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-mem-pci.c
AgeCommit message (Expand)Author
2023-10-12virtio-mem: Expose device memory dynamically via multiple memslots if enabledDavid Hildenbrand
2023-07-12virtio-mem-pci: Device unplug supportDavid Hildenbrand
2023-07-12virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pciDavid Hildenbrand
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2022-12-14qapi machine: Elide redundant has_FOO in generated CMarkus Armbruster
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEMGerd Hoffmann
2021-10-02qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi eventsDavid Hildenbrand
2021-10-02virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE eventDavid Hildenbrand
2020-11-03virito-mem: Implement get_min_alignment()David Hildenbrand
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé
2020-07-27virtio-mem-pci: force virtio version 1David Hildenbrand
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-07-03virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand
2020-07-03virtio-pci: Proxy for virtio-memDavid Hildenbrand