Add release note to PCI passthrough whitelist regex support

Change-Id: I02b32f0e601670c470bccea7c276c3f1c70066f3
This commit is contained in:
Moshe Levi 2016-12-26 09:02:10 +02:00
parent 1870c75c45
commit 521cd72b10
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
features:
- Enhance pci.passthrough_whitelist to support regular expression syntax.
The 'address' field can be regular expression syntax.
The old pci.passthrough_whitelist, glob sytnax, is still valid config.