summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-05-29MIPS: KVM: remove the stale memory alias support function unalias_gfnDeng-Cheng Zhu1-5/+0
2014-05-27arm: Fix compile warning for psciChristoffer Dall1-1/+1
2014-05-27Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini20-115/+678
2014-05-27KVM: x86: MOV CR/DR emulation should ignore modNadav Amit1-5/+8
2014-05-27KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini1-19/+43
2014-05-25arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier4-1/+7
2014-05-22KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit1-1/+1
2014-05-22x86: fix page fault tracing when KVM guest support enabledDave Hansen2-1/+6
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini3-42/+18
2014-05-22KVM: x86: check CS.DPL against RPL during task switchPaolo Bonzini1-14/+17
2014-05-22KVM: x86: drop set_rflags callbackPaolo Bonzini2-7/+0
2014-05-22KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini1-27/+33
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller6-13/+22
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller1-0/+1
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand7-6/+94
2014-05-16KVM: s390: Use intercept_insn decoder in trace eventAlexander Yarygin1-5/+2
2014-05-16KVM: s390: decoder of SIE intercepted instructionsAlexander Yarygin1-0/+33
2014-05-16KVM: s390: Use trace tables from sie.h.Alexander Yarygin1-31/+1
2014-05-16KVM: s390: add sie exit reasons tablesAlexander Yarygin1-0/+212
2014-05-16KVM: s390: Improved MVPG partial execution handlerThomas Huth1-16/+9
2014-05-16KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth2-7/+26
2014-05-16KVM: s390: Avoid endless loops of specification exceptionsThomas Huth1-1/+9
2014-05-16KVM: s390: Improve is_valid_psw()Thomas Huth2-1/+5
2014-05-16KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky1-15/+7
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule4-0/+88
2014-05-15PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule4-77/+328
2014-05-12KVM: x86: Fix CR3 reserved bits check in long modeJan Kiszka1-4/+5
2014-05-08kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo3-12/+38
2014-05-07kvm/x86: implement hv EOI assistMichael S. Tsirkin1-0/+4
2014-05-07KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages supportNadav Amit2-2/+13
2014-05-07KVM: vmx: handle_dr does not handle RSP correctlyNadav Amit1-1/+1
2014-05-06KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptrBandan Das1-46/+37
2014-05-06KVM: nVMX: fail on invalid vmclear/vmptrld pointerBandan Das1-0/+12
2014-05-06KVM: nVMX: additional checks on vmxon regionBandan Das2-0/+68
2014-05-06KVM: nVMX: rearrange get_vmx_mem_addressBandan Das1-53/+53
2014-05-06Merge tag 'kvm-s390-20140506' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini4-7/+84
2014-05-06KVM: s390: Fix external interrupt interceptionThomas Huth2-5/+49
2014-05-06KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth1-0/+32
2014-05-06KVM: s390: return -EFAULT if copy_from_user() failsDan Carpenter1-2/+3
2014-05-06KVM: x86: improve the usability of the 'kvm_pio' tracepointUlrich Obergfell2-6/+18
2014-04-30ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user spaceAnup Patel1-0/+1
2014-04-30ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPENDAnup Patel1-4/+24
2014-04-30ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2Anup Patel1-1/+14
2014-04-30ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functionsAnup Patel1-5/+16
2014-04-30ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFOAnup Patel1-2/+50
2014-04-30ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESETAnup Patel1-3/+43
2014-04-30ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel5-20/+32
2014-04-30ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel7-26/+99
2014-04-30Merge tag 'kvm-s390-20140429' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini10-13/+285
2014-04-29KVM: x86: expose invariant tsc cpuid bit (v2)Marcelo Tosatti1-1/+7