mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-08-25 07:26:38 +00:00
93d18b7223baabb73a6a4b4b78518939b5ff110f
This patch fixes the virtqueu ring index check that was totally wrong. The ->last_avail_idx is the index we've last seen but it doesn't need to match with avail->idx. Signed-off-by: Pekka Enberg <penberg@kernel.org>
Description
No description provided
Languages
C
96.6%
Makefile
2.6%
Assembly
0.5%
Shell
0.3%