summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/ele-winvm.yml13
1 files changed, 11 insertions, 2 deletions
diff --git a/inventory/host_vars/ele-winvm.yml b/inventory/host_vars/ele-winvm.yml
index 58a8dcf1..82a80d7c 100644
--- a/inventory/host_vars/ele-winvm.yml
+++ b/inventory/host_vars/ele-winvm.yml
@@ -1,5 +1,6 @@
---
install:
+ efi: true
vm:
memory: 16G
numcpus: 8
@@ -8,12 +9,20 @@ install:
# - cdrom
# - hd
pci_passthrough:
- # - domain: 0 # Intel GPU P630
+ # - domain: 0 # iGPU HD Graphics P630
# bus: 0
# slot: 2
# function: 0
+ - domain: 0 # Intel GPU A380 (Video)
+ bus: 3
+ slot: 0
+ function: 0
+ - domain: 0 # Intel GPU A380 (Audio)
+ bus: 4
+ slot: 0
+ function: 0
- domain: 0 # Ethernet (eno2)
- bus: 2
+ bus: 6
slot: 0
function: 0
graphics: