aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvyAlexander Graf2013-12-09
* KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpuAlexander Graf2013-12-09
* KVM: PPC: Book3S: PR: Don't clobber our exit handler idAlexander Graf2013-12-09
* powerpc: kvm: fix rare but potential deadlock scenepingfan liu2013-11-18
* KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() callPaul Mackerras2013-11-18
* KVM: PPC: Book3S HV: Make tbacct_lock irq-safePaul Mackerras2013-11-18
* KVM: PPC: Book3S HV: Refine barriers in guest entry/exitPaul Mackerras2013-11-18
* KVM: PPC: Book3S HV: Fix physical address calculationsPaul Mackerras2013-11-18
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\
| * kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois2013-11-13
| * Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-11
| |\
| | * arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-07
| | * arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-07
| | * arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-29
| * | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-11-11
| |\ \
| | * | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-22
| | * | ARM: KVM: drop limitation to 4 CPU VMsMarc Zyngier2013-10-22
| | * | ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier2013-10-22
| | * | ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier2013-10-22
| * | | kvm, cpuid: Fix sparse warningBorislav Petkov2013-11-07
| * | | kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett2013-11-06
| * | | kvm: Delete prototype for non-existent function complete_pioJosh Triplett2013-11-06
| * | | hung_task: add method to reset detectorMarcelo Tosatti2013-11-06
| * | | pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-06
| * | | kvm: optimize out smp_mb after srcu_read_unlockMichael S. Tsirkin2013-11-06
| * | | KVM: x86: trace cpuid emulation when called from emulatorGleb Natapov2013-11-05
| * | | KVM: emulator: cleanup decode_register_operand() a bitGleb Natapov2013-11-05
| * | | KVM: emulator: check rex prefix inside decode_register()Gleb Natapov2013-11-05
| * | | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
| |\ \ \
| | * | | kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-17
| | * | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: booke: Move booke related tracepoints to separate headerAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: book3s: pr: move PR related tracepoints to a separate headerAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binaryPaul Mackerras2013-10-17
| | * | | kvm: powerpc: book3s: remove kvmppc_handler_highmem labelPaul Mackerras2013-10-17
| | * | | KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan2013-10-17
| | * | | KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan2013-10-17
| | * | | KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan2013-10-17
| | * | | powerpc: export debug registers save function for KVMBharat Bhushan2013-10-17
| | * | | powerpc: move debug registers in a structureBharat Bhushan2013-10-17
| | * | | powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-17
| | * | | kvm: powerpc: e500: mark page accessed when mapping a guest pageBharat Bhushan2013-10-17
| | * | | kvm: powerpc: allow guest control "G" attribute in mas2Bharat Bhushan2013-10-17