diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-10-12 04:00:49 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-10-12 04:00:49 +0000 |
| commit | c22f60e6e55f1bf300dd76d2222a93911f3b2bb2 (patch) | |
| tree | ef665e7018377f53612ac2751dcaea35a1c587b6 /sysconfig.pciback | |
| parent | 39a4763249cd6289e5019acfe0c98dbb169f5f2e (diff) | |
automatic import of xenopeneuler22.03_LTS
Diffstat (limited to 'sysconfig.pciback')
| -rw-r--r-- | sysconfig.pciback | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sysconfig.pciback b/sysconfig.pciback new file mode 100644 index 0000000..90ef943 --- /dev/null +++ b/sysconfig.pciback @@ -0,0 +1,9 @@ +## Path: System/Virtualization +## Type: string +## Default: "" +# +# Space delimited list of PCI devices to late bind to pciback +# Format: <driver>,<PCI ID> +# +#XEN_PCI_HIDE_LIST="e1000,0000:0b:00.0 e1000,0000:0b:00.1" +XEN_PCI_HIDE_LIST="" |
