summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/2370
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/2370')
-rw-r--r--gitlab/issues_text/target_missing/host_missing/accel_missing/237011
1 files changed, 0 insertions, 11 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/2370 b/gitlab/issues_text/target_missing/host_missing/accel_missing/2370
deleted file mode 100644
index 970dafd28..000000000
--- a/gitlab/issues_text/target_missing/host_missing/accel_missing/2370
+++ /dev/null
@@ -1,11 +0,0 @@
-[RFE] vde support on Windows
-Additional information:
-A vdeswitch approach can be yet another solution for #2364 .   
-On Windows, other methods to simultaneously bridge local qemu-VMs and allow bridge members to connect to the internet are troublesome. 
-Compared to MAC/Linux wherein who use kernel provided bridging. Windows users don't have it easy.  
-
-**Ref**: 
-1. qemu manual for ```netdev vde```  
-   https://qemu.readthedocs.io/_/downloads/en/v8.2.1/pdf/#page=75 
-2. virtualsquare/VDE-2 github bug Can't understand how to get it running on Windows10 64 bit ```#28```  
-   https://github.com/virtualsquare/vde-2/issues/28