summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/network/1732
blob: 4d6cad1884544ce145d188875c76861db4fadf18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
network: 0.988
mistranslation: 0.935
graphic: 0.925
semantic: 0.904
assembly: 0.832
other: 0.827
device: 0.767
instruction: 0.656
socket: 0.508
vnc: 0.480
boot: 0.349
KVM: 0.204

Is there a way to disconnect the network of guest?
Description of problem:
When guest is running,I wan to disconnect the network(not detach the net),which should keep disconnect after migrate or restart if we not reconnect it againt.  Whether qemu has some ways to do it?