Anthony Liguori wrote:
struct kvm is 22K on x86_64. Adding 1024 pointers makes it 30K. What error did you get?With an older kvm, on a different system, I was getting:
Older kvms had the entire shadow cache in struct kvm (e.g. with 256 entries, struct kvm was 1MB+).
-- error compiling committee.c: too many arguments to function _______________________________________________ Virtualization mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/virtualization
