I am trying to boot a 64 bit image using KVM. By default I understand 'qemu64' is the guest processor. What I am trying is to not to expose certain features like sse, sse2 etc. Even though the change the same in 'builtin_x86_defs' for qemu64, i still see these features in the guest cpu ? Am i missing something here ?
Thanks,
