summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand
2015-01-23KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand
2015-01-23KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand
2015-01-23KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand
2015-01-23KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel
2015-01-23KVM: s390: move vcpu specific initalization to a later pointDominik Dingel
2015-01-23KVM: s390: make local function staticChristian Borntraeger
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
2015-01-23Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2015-01-23arm/arm64: KVM: Fixup incorrect config symbol in commentChristoffer Dall
2015-01-21kvm: Fix CR3_PCID_INVD type on 32-bitBorislav Petkov
2015-01-20KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti
2015-01-20KVM: fix "Should it be static?" warnings from sparseFengguang Wu
2015-01-20arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara
2015-01-20arm64: KVM: add SGI generation register emulationAndre Przywara
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara
2015-01-20arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara
2015-01-20arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara
2015-01-19Optimize TLB flush in kvm_mmu_slot_remove_write_access.Kai Huang
2015-01-19x86: kvm: vmx: Remove some unused functionsRickard Strandqvist
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch
2015-01-16KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch
2015-01-16KVM: arm64: ARMv8 header changes for page loggingMario Smarduch
2015-01-16KVM: arm: page logging 2nd stage fault handlingMario Smarduch
2015-01-16KVM: arm: dirty logging write protect supportMario Smarduch
2015-01-16KVM: arm: Add initial dirty page locking supportMario Smarduch
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch
2015-01-16KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini
2015-01-15arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: kvm: remove ESR_EL2_* macrosMark Rutland
2015-01-15arm64: remove ESR_EL1_* macrosMark Rutland
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2015-01-15arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: move to ESR_ELx macrosMark Rutland
2015-01-15arm64: introduce common ESR_ELx_* definitionsMark Rutland
2015-01-15ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfeAndre Przywara
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang
2015-01-11KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger
2015-01-09KVM: x86: #PF error-code on R/W operations is wrongNadav Amit
2015-01-09KVM: x86: flush TLB when D bit is manually changed.Kai Huang
2015-01-09KVM: x86: allow TSC deadline timer on all hostsRadim Krčmář
2015-01-08kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause
2015-01-08KVM: x86: Access to LDT/GDT that wraparound is incorrectNadav Amit
2015-01-08KVM: x86: Do not set access bit on accessed segmentsNadav Amit
2015-01-08KVM: x86: POP [ESP] is not emulated correctlyNadav Amit
2015-01-08KVM: x86: em_call_far should return failure resultNadav Amit