kvm, x86: Adding support for SE mode executionThis patch adds methods in KvmCPU model to handle KVM exits caused by syscallinstructions and page faults. These types of exits will be encountered ifKvmCPU is run in SE mode.