This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Handle PCI paths consistently and more generally - action: Improve porting checks - Consistent device address matching between `getDeviceName()` and `listenToUdevEvents()` - Fix potential major:minor conflicts during device updates - network: Fix Could not create destination mount point: /etc/resolv.conf - action: Require PR porting labels - action: Add issue to project and move to "In progress" on linked PR 9804b1e device: Generalize PCI paths to any number of bridges 134f55a device: Reorganize TestPciPathToSysfs da4bc1d device: Introduce PciPath type, name things consistently 0eb612f device: Rename and clarify semantics of getDevicePCIAddress 0a4d443 device: Simplify uevent matching in listenToUdevEvents() bd4dcc5 device: Rename pciDeviceMap in sandbox struct 27ebdc9 device: Check type as well as major:minor when looking up devices d88d468 device: Index all devices in spec before updating them 8336b5b action: Improve porting checks 5cc719a action: Add issue to project and move to "In progress" on linked PR 427dc4e action: Require PR porting labels a48a062 network: Fix Could not create destination mount point: /etc/resolv.conf Signed-off-by: Carlos Venegas <jos.c.venegas.munoz@intel.com>
- Loading branch information