summaryrefslogtreecommitdiff
path: root/src/arch/sparc/pseudo_inst.hh
AgeCommit message (Collapse)Author
2014-11-23kvm, x86: Adding support for SE mode executionAlexandru Dutu
This patch adds methods in KvmCPU model to handle KVM exits caused by syscall instructions and page faults. These types of exits will be encountered if KvmCPU is run in SE mode.