cloud-hypervisor/virtio-devices/src
Rob Bradford cd9d1cf8fc pci, virtio-devices, vmm: Allocate PCI 64-bit bars per segment
Since each segment must have a non-overlapping memory range associated
with it the device memory must be equally divided amongst all segments.
A new allocator is used for each segment to ensure that BARs are
allocated from the correct address ranges. This requires changes to
PciDevice::allocate/free_bars to take that allocator and when
reallocating BARs the correct allocator must be identified from the
ranges.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-11-02 16:55:42 +00:00
..
transport pci, virtio-devices, vmm: Allocate PCI 64-bit bars per segment 2021-11-02 16:55:42 +00:00
vhost_user Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
vsock Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
balloon.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
block.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
console.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
device.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
epoll_helper.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
iommu.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
lib.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
mem.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
net.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
pmem.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
rng.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
seccomp_filters.rs vmm, pci: Implement virtio-mem support for vfio-user 2021-09-21 15:42:49 +01:00
thread_helper.rs virtio-devices: Call closure directly rather than indirect 2021-10-19 19:42:36 +01:00
watchdog.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00