diff options
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/828')
| -rw-r--r-- | gitlab/issues_text/target_missing/host_missing/accel_missing/828 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/828 b/gitlab/issues_text/target_missing/host_missing/accel_missing/828 deleted file mode 100644 index 09f99ffa0..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_missing/828 +++ /dev/null @@ -1,11 +0,0 @@ -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: - |