aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorEugenio Pérez <[email protected]>2023-01-18 17:43:58 +0100
committerMichael S. Tsirkin <[email protected]>2023-02-13 07:25:00 -0500
commit0e84f918fac8ae61dcb790534fad5e3555ca2930 (patch)
tree4f8325667b04490ac263e6dd29273c97b59b4f6e /include/uapi/linux
parentceaa837f96adb69c0df0397937cd74991d5d821a (diff)
vdpa_sim: not reset state in vdpasim_queue_ready
vdpasim_queue_ready calls vringh_init_iotlb, which resets split indexes. But it can be called after setting a ring base with vdpasim_set_vq_state. Fix it by stashing them. They're still resetted in vdpasim_vq_reset. This was discovered and tested live migrating the vdpa_sim_net device. Fixes: 2c53d0f64c06 ("vdpasim: vDPA device simulator") Signed-off-by: Eugenio Pérez <[email protected]> Message-Id: <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> Acked-by: Jason Wang <[email protected]> Tested-by: Lei Yang <[email protected]>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions