release: Remove all traces of qemu-lite from packaging

qemu-lite has long been deprecated.

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
Archana Shinde
2019-11-15 15:06:27 -08:00
parent e6c2a53953
commit c6f43134b8
17 changed files with 3 additions and 420 deletions

View File

@@ -13,5 +13,5 @@ areas including performance, memory footprint and security.
Example usage:
```
$ configure-hypervisor.sh qemu-lite
```
$ configure-hypervisor.sh qemu
```

View File

@@ -77,7 +77,7 @@ Options:
Example:
$ $script_name qemu-lite
$ $script_name qemu
EOT
}