aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-mem-pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-02qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi eventsDavid Hildenbrand1-1/+4
2021-10-02virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE eventDavid Hildenbrand1-6/+1
2020-11-03virito-mem: Implement get_min_alignment()David Hildenbrand1-0/+7
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé1-0/+1
2020-07-27virtio-mem-pci: force virtio version 1David Hildenbrand1-2/+2
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster1-2/+2
2020-07-03virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand1-0/+28
2020-07-03virtio-pci: Proxy for virtio-memDavid Hildenbrand1-0/+129