cloud-hypervisor/fuzz
Yong He 0149e65081 vm-device: support batch update interrupt source group GSI
Split interrupt source group restore into two steps, first restore
the irqfd for each interrupt source entry, and second restore the
GSI routing of the entire interrupt source group.

This patch will reduce restore latency of interrupt source group,
and in a 200-concurrent restore test, the patch reduced the
average IOAPIC restore time from 15ms to 1ms.

Signed-off-by: Yong He <alexyonghe@tencent.com>
2023-08-03 15:58:36 +01:00
..
fuzz_targets vm-device: support batch update interrupt source group GSI 2023-08-03 15:58:36 +01:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock build: Bump cc from 1.0.79 to 1.0.81 in /fuzz 2023-08-02 23:27:24 +00:00
Cargo.toml block: merge qcow, vhdx and block_util into block crate 2023-07-19 13:52:43 +01:00