diff --git a/CHANGELOG.md b/CHANGELOG.md index f620bef..f886c97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 2019/03/22 +### Added +- [scritps](/scripts) + - [virsh-network.xml](/scripts/virsh-network.xml) + - [windows.xml](/scripts/windows.xml) +- [Wiki](https://gitlab.com/YuriAlek/vfio/wikis/home) + - [libvirt](https://gitlab.com/YuriAlek/vfio/wikis/Libvirt) +### Changed +- [README.md](/README.md) +- [Wiki](https://gitlab.com/YuriAlek/vfio/wikis/home) + - [Home](https://gitlab.com/YuriAlek/vfio/wikis/Home) + - [Install](https://gitlab.com/YuriAlek/vfio/wikis/Install) + - [Troubleshoot](https://gitlab.com/YuriAlek/vfio/wikis/Troubleshoot) + - [Use](https://gitlab.com/YuriAlek/vfio/wikis/Use) + ## 2019/01/29 Minor changes in the scripts and new pages in the wiki. ### Added diff --git a/README.md b/README.md index 1b5998a..9f6feb6 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # Single GPU passthrough ## Last Update -2019/01/02 +2019/03/22 ## Table of Contents -1. [Start here](#start-here) -1. [What is this](#what-this-is) -1. [Wiki](#wiki) -1. [Branches](#branches) -1. [Known problems](#known-problems) -1. [TODO](#todo) +- [Start here](#start-here) +- [What is this](#what-this-is) +- [Wiki](#wiki) +- [Branches](#branches) +- [Known problems](#known-problems) +- [TODO](#todo) ## Start here - [How to use the script for Windows VMs](https://gitlab.com/YuriAlek/vfio/wikis/Use/#windows). @@ -41,8 +41,6 @@ Windows 10 Pro 1709 works for me, but 1803 does not (may be the UEFI). [I have r ## TODO - [ ] Audio. - [ ] `smb.conf` and `dnsmasq.conf` using the `config` file. -- [ ] CPU pinning. -- [ ] Performance tunning for QEMU. - [ ] Find a way to restore the GPU without `nvidia-xconfig --query-gpu-info`. - [ ] [Automation][3]. - [ ] Don't kill X server, [shifter and xpra may be the solution][5]. Also [uswsusp (userspace software suspend)][6]. [Source][7] diff --git a/scripts/virsh-network.xml b/scripts/virsh-network.xml new file mode 100644 index 0000000..9f2a29f --- /dev/null +++ b/scripts/virsh-network.xml @@ -0,0 +1,13 @@ + + virt1 + 046a1f8f-e46c-4517-8f8e-6c793a8b57a2 + + + + + + + + + + diff --git a/scripts/windows.xml b/scripts/windows.xml new file mode 100644 index 0000000..409c5b9 --- /dev/null +++ b/scripts/windows.xml @@ -0,0 +1,141 @@ + + win10 + 49a79759-dfa2-4670-a6f6-eab2d6794abd + 12582910 + 12582910 + 12 + 1 + + + + + + + + + + + + + + + + + + + + + hvm + /usr/share/ovmf/x64/OVMF_CODE.fd + /var/lib/libvirt/qemu/nvram/win10_VARS.fd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + destroy + restart + destroy + + + + + + /usr/bin/qemu-system-x86_64 + + + + +
+ + + + + + +
+ + + + + + +
+ + +
+ + +
+ + + +
+ + + + + +
+ + + +
+ + +
+ + + +
+ +
+ + + +
+ +
+ + +
+ + +