Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-05-22 | KVM: vmx: DR7 masking on task switch emulation is wrong | Nadav Amit | 1 | -1/+1 |
2014-05-22 | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen | 2 | -1/+6 |
2014-05-22 | KVM: x86: get CPL from SS.DPL | Paolo Bonzini | 3 | -42/+18 |
2014-05-22 | KVM: x86: check CS.DPL against RPL during task switch | Paolo Bonzini | 1 | -14/+17 |
2014-05-22 | KVM: x86: drop set_rflags callback | Paolo Bonzini | 2 | -7/+0 |
2014-05-22 | KVM: x86: use new CS.RPL as CPL during task switch | Paolo Bonzini | 1 | -27/+33 |
2014-05-16 | KVM: s390: split SIE state guest prefix field | Michael Mueller | 6 | -13/+22 |
2014-05-16 | s390/sclp: add sclp_get_ibc function | Michael Mueller | 2 | -1/+12 |
2014-05-16 | KVM: s390: interpretive execution of SIGP EXTERNAL CALL | David Hildenbrand | 7 | -6/+94 |
2014-05-16 | KVM: s390: Use intercept_insn decoder in trace event | Alexander Yarygin | 1 | -5/+2 |
2014-05-16 | KVM: s390: decoder of SIE intercepted instructions | Alexander Yarygin | 1 | -0/+33 |
2014-05-16 | KVM: s390: Use trace tables from sie.h. | Alexander Yarygin | 1 | -31/+1 |