Skip to content
Commit fa3b6dcd authored by Yu Zhao's avatar Yu Zhao Committed by David Woodhouse
Browse files

VT-d: fix invalid domain id for KVM context flush



The domain->id is a sequence number associated with the KVM guest
and should not be used for the context flush. This patch replaces
the domain->id with a proper id value for both bare metal and KVM.

Signed-off-by: default avatarYu Zhao <yu.zhao@intel.com>
Acked-by: default avatarWeidong Han <weidong.han@intel.com>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent aed5d5f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment