diff options
author | 2023-01-01 17:08:21 -0800 | |
---|---|---|
committer | 2023-02-17 13:31:33 +0800 | |
commit | 993f71ee3360450c2758964adbdfb13f4d460162 (patch) | |
tree | fe0a5c5e7d397b66921a7ffd98e2434a45ce721e /scripts/coverage/compare_gcov_json.py | |
parent | net: Increase L2TPv3 buffer to fit jumboframes (diff) | |
download | qemu-993f71ee3360450c2758964adbdfb13f4d460162.tar.xz qemu-993f71ee3360450c2758964adbdfb13f4d460162.zip |
vmnet: stop recieving events when VM is stopped
When the VM is stopped using the HMP command "stop", soon the handler will
stop reading from the vmnet interface. This causes a flood of
`VMNET_INTERFACE_PACKETS_AVAILABLE` events to arrive and puts the host CPU
at 100%. We fix this by removing the event handler from vmnet when the VM
is no longer in a running state and restore it when we return to a running
state.
Signed-off-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions