summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/migrate-fail-4.dot
blob: 1c1e6a895cbf82d78a402bdc66450c0b2e5ef64e (plain)
1
2
3
4
5
6
7
8
9
 digraph "g" {
"load_stopped_hex-13 hex-13" -> "test-vm_start_0 hex-13" [ style = bold]
"load_stopped_hex-13 hex-13" [ style=bold color="green" fontcolor="orange"]
"load_stopped_hex-14 hex-14" [ style=bold color="green" fontcolor="orange"]
"test-vm_start_0 hex-13" [ style=bold color="green" fontcolor="black"]
"test-vm_stop_0 hex-14" -> "load_stopped_hex-14 hex-14" [ style = bold]
"test-vm_stop_0 hex-14" -> "test-vm_start_0 hex-13" [ style = bold]
"test-vm_stop_0 hex-14" [ style=bold color="green" fontcolor="black"]
}