summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-11KVM: MMU: remove mmu_seq verification on pte update pathXiao Guangrong3-15/+7
2011-05-11KVM: x86 emulator: do not open code return values from the emulatorGleb Natapov1-3/+3
2011-05-11KVM: Remove base_addresss in kvm_pit since it is unusedJustin P. Mattock1-1/+0
2011-05-11KVM: SVM: Remove nested sel_cr0_write handling codeJoerg Roedel1-52/+26
2011-05-11KVM: SVM: Add checks for IO instructionsJoerg Roedel3-15/+70
2011-05-11KVM: SVM: Add intercept checks for one-byte instructionsJoerg Roedel2-2/+16
2011-05-11KVM: SVM: Add intercept checks for remaining twobyte instructionsJoerg Roedel3-7/+39
2011-05-11KVM: SVM: Add intercept checks for remaining group7 instructionsJoerg Roedel2-2/+30
2011-05-11KVM: SVM: Add intercept checks for SVM instructionsJoerg Roedel2-1/+51
2011-05-11KVM: SVM: Add intercept checks for descriptor table accessesJoerg Roedel2-2/+20
2011-05-11KVM: SVM: Add intercept check for accessing dr registersJoerg Roedel3-15/+56
2011-05-11KVM: SVM: Add intercept check for emulated cr accessesJoerg Roedel5-25/+192
2011-05-11KVM: x86: Add x86 callback for intercept checkJoerg Roedel6-11/+74
2011-05-11KVM: x86 emulator: Add flag to check for protected mode instructionsJoerg Roedel2-0/+11
2011-05-11KVM: x86 emulator: Add check_perm callbackJoerg Roedel2-0/+15
2011-05-11KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTEDJoerg Roedel3-0/+7
2011-05-11KVM: x86 emulator: add SVM interceptsAvi Kivity2-11/+48
2011-05-11KVM: x86 emulator: add framework for instruction interceptsAvi Kivity3-0/+55
2011-05-11KVM: x86 emulator: implement movdqu instruction (f3 0f 6f, f3 0f 7f)Avi Kivity1-2/+21
2011-05-11KVM: x86 emulator: SSE supportAvi Kivity2-4/+104
2011-05-11KVM: x86 emulator: Specialize decoding for insns with 66/f2/f3 prefixesAvi Kivity1-1/+25
2011-05-11KVM: x86 emulator: define callbacks for using the guest fpu within the emulatorAvi Kivity2-0/+20
2011-05-11KVM: x86 emulator: do not munge rep prefixAvi Kivity2-5/+3
2011-05-11KVM: 16-byte mmio supportAvi Kivity2-9/+26
2011-05-11KVM: Split mmio completion into a functionAvi Kivity1-14/+25
2011-05-11KVM: extend in-kernel mmio to handle >8 byte transactionsAvi Kivity1-12/+46
2011-05-11KVM: x86: better fix for race between nmi injection and enabling nmi windowGleb Natapov1-1/+10
2011-05-11Revert "KVM: Fix race between nmi injection and enabling nmi window"Marcelo Tosatti1-3/+1
2011-05-11KVM: expose async pf through our standard mechanismGlauber Costa1-0/+1
2011-05-11KVM: VMX: simplify NMI mask managementAvi Kivity1-8/+2
2011-05-11KVM: SVM: Remove unused svm_featuresJan Kiszka1-3/+0
2011-05-11KVM: VMX: Use cached VM_EXIT_INTR_INFO in handle_exceptionAvi Kivity1-1/+1
2011-05-11KVM: VMX: Don't VMREAD VM_EXIT_INTR_INFO unconditionallyAvi Kivity1-2/+7
2011-05-11KVM: VMX: Refactor vmx_complete_atomic_exit()Avi Kivity1-6/+9
2011-05-11KVM: VMX: Qualify check for host NMIAvi Kivity1-1/+2
2011-05-11KVM: VMX: Avoid vmx_recover_nmi_blocking() when unneededAvi Kivity1-1/+15
2011-05-11KVM: VMX: Cache cplAvi Kivity2-1/+17
2011-05-11KVM: VMX: Optimize vmx_get_cpl()Avi Kivity1-1/+2
2011-05-11KVM: VMX: Optimize vmx_get_rflags()Avi Kivity2-6/+15
2011-05-11KVM: Use kvm_get_rflags() and kvm_set_rflags() instead of the raw versionsAvi Kivity3-12/+12
2011-05-10MIPS: Alchemy: fix xxs1500 build errorManuel Lauss1-3/+2
2011-05-10MIPS: Invalidate old TLB mappings when updating huge page PTEs.David Daney1-0/+1
2011-05-10MIPS: Hibernation: Fixes for PAGE_SIZE >= 64kbWu Zhangjin1-1/+1
2011-05-10MIPS: JZ4740: Set one-shot feature flag for the clockeventLars-Peter Clausen1-1/+1
2011-05-10MIPS: JZ4740: Export symbols to the watchdog driver moduleRalf Baechle1-0/+2
2011-05-10MIPS: JZ4740: Fix GCC 4.6.0 build error.Ralf Baechle1-3/+1
2011-05-10MIPS: Audit: Fix success success argument pass to audit_syscall_exitRalf Baechle1-2/+2
2011-05-10MIPS: Fix calc_vmlinuz_load_addr build warnings.Ralf Baechle1-1/+1
2011-05-10MIPS: Alchemy: Fix GCC 4.6.0 build error.Ralf Baechle1-28/+33
2011-05-10MIPS: Document former use of timerfd(2) syscall number.Ralf Baechle4-4/+4