cloud-hypervisor/virtio-devices/src
Sebastien Boeuf 414e8e068b virtio-devices: balloon: Factorization and cleanup
Improving the existing code for better readability and in anticipation
for adding an additional virtqueue for the free page reporting feature.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-02-11 12:10:07 +01:00
..
transport virtio-devices: Print error on notification BAR read/write 2022-02-09 11:45:08 +01:00
vhost_user vm-migration: Add start_migration() to Migratable trait 2022-02-03 13:33:26 +01:00
vsock vm-virtio: Define and implement Translatable trait 2022-01-27 10:00:20 +00:00
balloon.rs virtio-devices: balloon: Factorization and cleanup 2022-02-11 12:10:07 +01:00
block.rs vm-virtio: Define AccessPlatform trait 2022-01-27 10:00:20 +00:00
console.rs vm-virtio: Define and implement Translatable trait 2022-01-27 10:00:20 +00:00
device.rs vm-virtio: Define AccessPlatform trait 2022-01-27 10:00:20 +00:00
epoll_helper.rs virtio-devices: Update some comments in epoll_helper.rs 2021-11-23 14:03:05 +01:00
iommu.rs vm-virtio: Define AccessPlatform trait 2022-01-27 10:00:20 +00:00
lib.rs Move Cloud Hypervisor to virtio-queue crate 2021-10-22 11:38:55 +02:00
mem.rs virtio-devices: Handle virtio queues interrupts from transport layer 2022-01-25 12:01:12 +01:00
net.rs vm-virtio: Define AccessPlatform trait 2022-01-27 10:00:20 +00:00
pmem.rs vm-virtio: Define and implement Translatable trait 2022-01-27 10:00:20 +00:00
rng.rs vm-virtio: Define and implement Translatable trait 2022-01-27 10:00:20 +00:00
seccomp_filters.rs virtio-devices: Add openat() syscall to seccomp filter 2022-01-21 17:58:15 +00:00
thread_helper.rs virtio-devices: Call closure directly rather than indirect 2021-10-19 19:42:36 +01:00
watchdog.rs virtio-devices: Handle virtio queues interrupts from transport layer 2022-01-25 12:01:12 +01:00