aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-mem-pci.c
AgeCommit message (Expand)AuthorFilesLines
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