Commit 646b83b
Serban Iorga
remove VcpuEvent::Exit
When the emulation thread issues a VcpuEvent::Exit to a certain vCPU,
the vCPU state machine finishes execution but also sends a signal to the
emulation thread to close the VMM. This seems redundant. The emulation thread
can simply close the VMM directly.
Signed-off-by: Serban Iorga <[email protected]>1 parent 4827569 commit 646b83b
1 file changed
+0
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1011 | 1011 | | |
1012 | 1012 | | |
1013 | 1013 | | |
1014 | | - | |
1015 | | - | |
1016 | | - | |
1017 | | - | |
1018 | | - | |
1019 | 1014 | | |
1020 | 1015 | | |
1021 | 1016 | | |
| |||
1049 | 1044 | | |
1050 | 1045 | | |
1051 | 1046 | | |
1052 | | - | |
1053 | | - | |
1054 | | - | |
1055 | | - | |
1056 | | - | |
1057 | | - | |
1058 | 1047 | | |
1059 | 1048 | | |
1060 | 1049 | | |
| |||
1111 | 1100 | | |
1112 | 1101 | | |
1113 | 1102 | | |
1114 | | - | |
1115 | | - | |
1116 | 1103 | | |
1117 | 1104 | | |
1118 | 1105 | | |
| |||
1574 | 1561 | | |
1575 | 1562 | | |
1576 | 1563 | | |
1577 | | - | |
1578 | | - | |
1579 | | - | |
1580 | | - | |
1581 | | - | |
1582 | | - | |
1583 | | - | |
1584 | | - | |
1585 | | - | |
1586 | | - | |
1587 | | - | |
1588 | 1564 | | |
1589 | 1565 | | |
1590 | 1566 | | |
| |||
0 commit comments