cloud-hypervisor/vmm
Michael Zhao c9374d87ac vmm: Update devid in kvm_irq_routing_entry
After introducing multiple PCI segments, the `devid` value in
`kvm_irq_routing_entry` exceeds the maximum supported range on AArch64.

This commit restructed the `devid` to the allowed range.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2021-12-01 09:24:01 +08:00
..
src vmm: Update devid in kvm_irq_routing_entry 2021-12-01 09:24:01 +08:00
Cargo.toml build: bump anyhow from 1.0.48 to 1.0.51 2021-11-29 23:43:56 +00:00