diff options
Diffstat (limited to 'results/classifier/108/other/828')
| -rw-r--r-- | results/classifier/108/other/828 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/108/other/828 b/results/classifier/108/other/828 new file mode 100644 index 000000000..8bebb85e9 --- /dev/null +++ b/results/classifier/108/other/828 @@ -0,0 +1,26 @@ +network: 0.879 +graphic: 0.792 +device: 0.736 +semantic: 0.564 +debug: 0.551 +PID: 0.461 +vnc: 0.424 +performance: 0.378 +socket: 0.329 +boot: 0.324 +other: 0.257 +files: 0.257 +KVM: 0.147 +permissions: 0.122 + +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: + |