summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-07nEPT: MMU context for nested EPTNadav Har'El3-1/+69
2013-08-07nEPT: Add nEPT violation/misconfigration supportYang Zhang4-14/+95
2013-08-07nEPT: correctly check if remote tlb flush is needed for shadowed EPT tablesGleb Natapov1-4/+4
2013-08-07nEPT: Redefine EPT-specific link_shadow_page()Yang Zhang2-5/+11
2013-08-07nEPT: Add EPT tables support to paging_tmpl.hNadav Har'El2-1/+41
2013-08-07nEPT: Support shadow paging for guest paging without A/D bitsGleb Natapov1-3/+13
2013-08-07nEPT: make guest's A/D bits depends on guest's paging modeGleb Natapov1-8/+22
2013-08-07nEPT: Move common code to paging_tmpl.hNadav Har'El2-67/+69
2013-08-07nEPT: Fix wrong test in kvm_set_cr3Nadav Har'El1-11/+0
2013-08-07nEPT: Fix cr3 handling in nested exit and entryNadav Har'El1-0/+26
2013-08-07nEPT: Support LOAD_IA32_EFER entry/exit controls for L1Nadav Har'El1-7/+16
2013-08-07KVM: MMU: fix check the reserved bits on the gpte of L2Xiao Guangrong1-2/+1
2013-08-07KVM: nVMX: correctly set tr base on nested vmexit emulationGleb Natapov1-1/+1
2013-07-29nVMX: reset rflags register cache during nested vmentry.Gleb Natapov1-1/+1
2013-07-29KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel1-0/+8
2013-07-29KVM: s390: Add helper function for setting condition codeThomas Huth2-9/+13
2013-07-29KVM: s390: Fix sparse warnings in priv.cThomas Huth1-3/+3
2013-07-29KVM: s390: declare virtual HW facilitiesMichael Mueller3-15/+22
2013-07-29KVM: s390: fix task size checkMartin Schwidefsky2-1/+3
2013-07-29KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky4-84/+129
2013-07-29KVM: x86: handle singlestep during emulationPaolo Bonzini1-1/+38
2013-07-29KVM: x86: handle hardware breakpoints during emulationPaolo Bonzini1-0/+66
2013-07-29KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini4-6/+6
2013-07-25KVM: x86: Drop some unused functions from lapicJan Kiszka1-10/+0
2013-07-25KVM: x86: Simplify __apic_accept_irqJan Kiszka1-15/+8
2013-07-19perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen2-5/+21
2013-07-18KVM: nVMX: Set segment infomation of L1 when L2 exitsArthur Chunqi Li1-10/+48
2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti3-53/+8
2013-07-18KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROLNadav Har'El2-7/+31
2013-07-18KVM: x86: Drop useless castMathias Krause1-1/+1
2013-07-18KVM: VMX: Use proper types to access const arraysMathias Krause1-8/+7
2013-07-18KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virtArthur Chunqi Li1-0/+2
2013-07-18KVM: nVMX: Change location of 3 functions in vmx.cArthur Chunqi Li1-43/+40
2013-07-18KVM: x86: Avoid zapping mmio sptes twice for generation wraparoundTakuya Yoshikawa2-9/+6
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa6-0/+24
2013-07-18KVM: s390: use cookies for ioeventfdCornelia Huck1-4/+13
2013-07-18KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong1-0/+7
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+3
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-14/+14
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+10
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-160/+309
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds158-2309/+2189
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-6/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2013-07-13Safer ABI for O_TMPFILEAl Viro3-3/+3
2013-07-12arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-12Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-19/+25
2013-07-12arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé1-0/+10
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson593-10349/+13932