diff options
author | Masato Imai <mii@sfc.wide.ad.jp> | 2024-06-17 22:46:04 +0800 |
---|---|---|
committer | Hyman Huang <yong.huang@smartx.com> | 2024-06-17 23:29:21 +0800 |
commit | e65152d5483b2c847ec7a947ed52650152cfdcc0 (patch) | |
tree | 9285136b078b257ec32769c9df0e66774354066b /io/task.c | |
parent | 05ad1440b8428b0ade9b8e5c01469adb8fbf83e3 (diff) |
migration/dirtyrate: Fix segmentation fault
Since the kvm_dirty_ring_enabled function accesses a null kvm_state
pointer when the KVM acceleration parameter is not specified, running
calc_dirty_rate with the -r or -b option causes a segmentation fault.
Signed-off-by: Masato Imai <mii@sfc.wide.ad.jp>
Message-ID: <20240507025010.1968881-1-mii@sfc.wide.ad.jp>
[Assert kvm_state when kvm_dirty_ring_enabled was called to fix it. - Hyman]
Signed-off-by: Hyman Huang <yong.huang@smartx.com>
Diffstat (limited to 'io/task.c')
0 files changed, 0 insertions, 0 deletions