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/828.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/828.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/828.toml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/828.toml b/gitlab/issues/target_missing/host_missing/accel_missing/828.toml deleted file mode 100644 index 5ba20cbe1..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/828.toml +++ /dev/null @@ -1,19 +0,0 @@ -id = 828 -title = "using qemu-system-x86_64 to start multiple windows 10 guests concurrently , the mac address of the guests is incorrect" -state = "closed" -created_at = "2022-01-20T08:24:33.128Z" -closed_at = "2022-02-11T02:48:57.373Z" -labels = ["Networking"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/828" -host-os = "(centos release 7.9.2009)" -host-arch = "(x86_64)" -qemu-version = "(2.6.2)" -guest-os = "(Windows 10 enterprise 2016 ltsc)" -guest-arch = "(x86)" -description = """I plan to run multiple windows 10 guests concurrently, I choose NAT network and specify a unique MAC addr for each guest. and I choose dnsmasq as a dhcp server. but I found that all guests MAC addresses are the same as the guest started first. -This situation also occurs in windows 8. But the strange thing is that this never happened to windows7 guests. -I'm Chinese and my English is pool, please forgive my bad expressions.""" -reproduce = """1.make a windows 10 image -2.qemu-system-x86_64 command assign unique MAC addr -3. python multiprocess lib running command above""" -additional = """""" |