
9 Dec
2019
9 Dec
'19
7:16 p.m.
On 12/2/19 9:26 AM, Michal Privoznik wrote:
The device configs (which are actually the same one config) come from a NVMe disk of mine.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> ACKed-by: Peter Krempa <pkrempa@redhat.com> --- tests/virpcimock.c | 3 +++ tests/virpcitestdata/0000-01-00.0.config | Bin 0 -> 4096 bytes tests/virpcitestdata/0000-02-00.0.config | Bin 0 -> 4096 bytes 3 files changed, 3 insertions(+) create mode 100644 tests/virpcitestdata/0000-01-00.0.config create mode 100644 tests/virpcitestdata/0000-02-00.0.config
Reviewed-by: Cole Robinson <crobinso@redhat.com> - Cole