Signed-off-by: Anthony Liguori <aligu...@us.ibm.com> --- docs/specs/README.md | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) create mode 100644 docs/specs/README.md
diff --git a/docs/specs/README.md b/docs/specs/README.md new file mode 100644 index 0000000..29fec3f --- /dev/null +++ b/docs/specs/README.md @@ -0,0 +1,8 @@ +QEMU Virtual Device Specifications +================================== + +This directory contains specifications for devices and/or interfaces that were +created in QEMU and do not have a physical analog. + +The latest version of these specifications are always located in the qemu.org +git tree. -- 1.7.4.1