cloud-hypervisor/pci/src
Rob Bradford bb5b9584d2 pci, ch-remote, vmm: Replace simple match blocks with matches!
This is a new clippy check introduced in 1.47 which requires the use of
the matches!() macro for simple match blocks that return a boolean.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-10-09 10:49:54 +02:00
..
bus.rs devices, vm-device: Move BusDevice and Bus into vm-device 2020-09-10 09:35:38 +01:00
configuration.rs ch: Fix various misspelled words 2020-09-23 08:59:31 +01:00
device.rs devices, vm-device: Move BusDevice and Bus into vm-device 2020-09-10 09:35:38 +01:00
lib.rs devices, vm-device: Move BusDevice and Bus into vm-device 2020-09-10 09:35:38 +01:00
msi.rs pci: Enable GSI routing (MSI type) for AArch64 2020-07-14 14:34:54 +01:00
msix.rs pci: msix: Fix masking/enabling semantics 2020-09-24 22:29:16 +02:00
vfio.rs pci, ch-remote, vmm: Replace simple match blocks with matches! 2020-10-09 10:49:54 +02:00