diff options
author | Andrzej Telszewski <atelszewski@gmail.com> | 2018-04-19 19:31:32 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:43:06 +0700 |
commit | 1221253fd59afbf50d52545dcb9404c3436d2240 (patch) | |
tree | a9eb2e117a5933173ce69baa24fd6709d3980eef /system/spice-guest-tools/README | |
parent | c1304e9d3d0bd25e7736116c7b22559673800581 (diff) | |
download | slackbuilds-1221253fd59afbf50d52545dcb9404c3436d2240.tar.gz |
system/spice-guest-tools: Added (SPICE guest tools for windows vms).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/spice-guest-tools/README')
-rw-r--r-- | system/spice-guest-tools/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/system/spice-guest-tools/README b/system/spice-guest-tools/README new file mode 100644 index 0000000000..f19674926d --- /dev/null +++ b/system/spice-guest-tools/README @@ -0,0 +1,18 @@ +SPICE guest tools for Windows virtual machines. + +This package contains the Windows spice-guest-tools installer ISO +image that you can attach to your Windows QEMU/KVM virtual machines. + +The installer contains the following components: +- SPICE vdagent, +- QEMU guest agent, +- Windows Virtio drivers. + +If the optional dependency p7zip is installed, Windows Virtio drivers +floppy disk images are packaged too. + +The purpose of these images is to provide instant access to the Windows +Virtio drivers. In particular, the drivers can be easily accessed during +the Windows installation phase. This allows, for example, to install +the guest using Virtio SCSI disk directly, instead of first going +through the installation of the standard IDE disk controller. |