diff options
author | Jan Beulich <JBeulich@suse.com> | 2012-09-18 12:29:03 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-09-18 10:44:17 -0400 |
commit | c3cb4709809e655a4ba5a716086c8bc5bbbbccdb (patch) | |
tree | bc3d42fb3a4723eb02efb161fd8f2a2bff77e5d6 /Documentation/pnp.txt | |
parent | ecc635f90adfe1b7cd5fd354f49edfbf24aa4e3e (diff) | |
download | linux-c3cb4709809e655a4ba5a716086c8bc5bbbbccdb.tar.bz2 |
xen-pciback: support wild cards in slot specifications
Particularly for hiding sets of SR-IOV devices, specifying them all
individually is rather cumbersome. Therefore, allow function and slot
numbers to be replaced by a wildcard character ('*').
Unfortunately this gets complicated by the in-kernel sscanf()
implementation not being really standard conformant - matching of
plain text tails cannot be checked by the caller (a patch to overcome
this will be sent shortly, and a follow-up patch for simplifying the
code is planned to be sent when that fixed went upstream).
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'Documentation/pnp.txt')
0 files changed, 0 insertions, 0 deletions