From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../issues_text/target_missing/host_missing/accel_missing/828 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/828 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/828') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/828 b/gitlab/issues_text/target_missing/host_missing/accel_missing/828 new file mode 100644 index 000000000..09f99ffa0 --- /dev/null +++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/828 @@ -0,0 +1,11 @@ +using qemu-system-x86_64 to start multiple windows 10 guests concurrently , the mac address of the guests is incorrect +Description of problem: +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. +Steps to 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 information: + -- cgit 1.4.1