Il 16/03/2014 15:03, Stefan Weil ha scritto:
This fixes warnings from the static code analysis (smatch).
Signed-off-by: Stefan Weil
---
Why is array para_features in kvm.c terminated by a dummy entry?
It is only used in a for loop with upper limit ARRAY_SIZE(para_features) - 1.
No particular
This fixes warnings from the static code analysis (smatch).
Signed-off-by: Stefan Weil
---
Why is array para_features in kvm.c terminated by a dummy entry?
It is only used in a for loop with upper limit ARRAY_SIZE(para_features) - 1.
Regards
Stefan
target-i386/cpu.c |2 +-
target-i386/kvm