diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/2370.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2370.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2370.toml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2370.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2370.toml deleted file mode 100644 index 86cc872e..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2370.toml +++ /dev/null @@ -1,23 +0,0 @@ -id = 2370 -title = "[RFE] vde support on Windows" -state = "opened" -created_at = "2024-05-31T11:16:15.874Z" -closed_at = "n/a" -labels = [] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2370" -host-os = "n/a" -host-arch = "n/a" -qemu-version = "n/a" -guest-os = "n/a" -guest-arch = "n/a" -description = "n/a" -reproduce = "n/a" -additional = """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""" |