diff options
Diffstat (limited to 'results/classifier/118/network/05479587')
| -rw-r--r-- | results/classifier/118/network/05479587 | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/results/classifier/118/network/05479587 b/results/classifier/118/network/05479587 new file mode 100644 index 00000000..49122dfe --- /dev/null +++ b/results/classifier/118/network/05479587 @@ -0,0 +1,108 @@ +network: 0.963 +virtual: 0.880 +semantic: 0.866 +device: 0.811 +mistranslation: 0.759 +socket: 0.716 +performance: 0.669 +hypervisor: 0.658 +PID: 0.618 +ppc: 0.616 +register: 0.598 +permissions: 0.584 +graphic: 0.576 +user-level: 0.541 +arm: 0.503 +architecture: 0.501 +peripherals: 0.494 +risc-v: 0.479 +boot: 0.474 +vnc: 0.464 +kernel: 0.460 +files: 0.395 +KVM: 0.374 +i386: 0.360 +assembly: 0.326 +VMM: 0.320 +debug: 0.314 +TCG: 0.226 +x86: 0.197 + +[Qemu-devel] [BUG] network qga : windows os lost ip address of the network card in some cases + +We think this problem coulde be solevd in qga modulesãcan anybody give some +advice ? + + +[BUG] network : windows os lost ip address of the network card in some cases + +we found this problem for a long time ãFor example, if we has three network +card in virtual xml file ï¼such as "network connection 1" / "network connection +2"/"network connection 3" ã + +Echo network card has own ip address ï¼such as 192.168.1.1 / 2.1 /3.1 , when +delete the first card ï¼reboot the windows virtual os, then this problem +happened ! + + + + +we found that the sencond network card will replace the first one , then the +ip address of "network connection 2 " become 192.168.1.1 ã + + +Our third party users began to complain about this bug ãAll the business of the +second ip lost !!! + +I mean both of windows and linux has this bug , we solve this bug in linux +throught bonding netcrad pci and mac address ã + +There is no good solution on windows os . thera are ? we implemented a plan to +resumption of IP by QGA. Is there a better way ? + + + + + + + + +åå§é®ä»¶ + + + +å件人ï¼å°¹ä½ä¸º10144574 +æ¶ä»¶äººï¼ address@hidden +æ¥ æ ï¼2017å¹´04æ14æ¥ 16:46 +主 é¢ ï¼[BUG] network : windows os lost ip address of the network card in some +cases + + + + + + +we found this problem for a long time ãFor example, if we has three network +card in virtual xml file ï¼such as "network connection 1" / "network connection +2"/"network connection 3" ã + +Echo network card has own ip address ï¼such as 192.168.1.1 / 2.1 /3.1 , when +delete the first card ï¼reboot the windows virtual os, then this problem +happened ! + + + + +we found that the sencond network card will replace the first one , then the +ip address of "network connection 2 " become 192.168.1.1 ã + + +Our third party users began to complain about this bug ãAll the business of the +second ip lost !!! + +I mean both of windows and linux has this bug , we solve this bug in linux +throught bonding netcrad pci and mac address ã + +There is no good solution on windows os . thera are ? we implemented a plan to +resumption of IP by QGA. Is there a better way ? + |