index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-mem-pci.c
Age
Commit message (
Expand
)
Author
2023-10-12
virtio-mem: Expose device memory dynamically via multiple memslots if enabled
David Hildenbrand
2023-07-12
virtio-mem-pci: Device unplug support
David Hildenbrand
2023-07-12
virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
David Hildenbrand
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2022-12-14
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
2021-10-02
qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events
David Hildenbrand
2021-10-02
virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE event
David Hildenbrand
2020-11-03
virito-mem: Implement get_min_alignment()
David Hildenbrand
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
2020-07-27
virtio-mem-pci: force virtio version 1
David Hildenbrand
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-03
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
2020-07-03
virtio-pci: Proxy for virtio-mem
David Hildenbrand