summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-23
| | * | | | | | | | | | | | | | | | | | | | | KVM: s390: move vcpu specific initalization to a later pointDominik Dingel2015-01-23
| | * | | | | | | | | | | | | | | | | | | | | KVM: s390: make local function staticChristian Borntraeger2015-01-23
| | * | | | | | | | | | | | | | | | | | | | | KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Fixup incorrect config symbol in commentChristoffer Dall2015-01-23
| | * | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara2015-01-20
| | * | | | | | | | | | | | | | | | | | | | | | arm64: KVM: add SGI generation register emulationAndre Przywara2015-01-20
| | * | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara2015-01-20
| | * | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara2015-01-20
| | * | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara2015-01-20
| | * | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara2015-01-20
| | * | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-20
| | * | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara2015-01-20
| | * | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-20
| | * | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-16
| | * | | | | | | | | | | | | | | | | | | | | | KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch2015-01-16
| | * | | | | | | | | | | | | | | | | | | | | | KVM: arm64: ARMv8 header changes for page loggingMario Smarduch2015-01-16
| | * | | | | | | | | | | | | | | | | | | | | | KVM: arm: page logging 2nd stage fault handlingMario Smarduch2015-01-16
| | * | | | | | | | | | | | | | | | | | | | | | KVM: arm: dirty logging write protect supportMario Smarduch2015-01-16
| | * | | | | | | | | | | | | | | | | | | | | | KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-16
| | * | | | | | | | | | | | | | | | | | | | | | KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch2015-01-16
| | * | | | | | | | | | | | | | | | | | | | | | KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini2015-01-16
| | * | | | | | | | | | | | | | | | | | | | | | ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfeAndre Przywara2015-01-15
| | * | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang2015-01-15
| | * | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger2015-01-11
| | |/ / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini2015-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | kvm: Fix CR3_PCID_INVD type on 32-bitBorislav Petkov2015-01-21
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | KVM: fix "Should it be static?" warnings from sparseFengguang Wu2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | Optimize TLB flush in kvm_mmu_slot_remove_write_access.Kai Huang2015-01-19
| * | | | | | | | | | | | | | | | | | | | | | | x86: kvm: vmx: Remove some unused functionsRickard Strandqvist2015-01-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: #PF error-code on R/W operations is wrongNadav Amit2015-01-09
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: flush TLB when D bit is manually changed.Kai Huang2015-01-09
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: allow TSC deadline timer on all hostsRadim Krčmář2015-01-09
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: Access to LDT/GDT that wraparound is incorrectNadav Amit2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: Do not set access bit on accessed segmentsNadav Amit2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: POP [ESP] is not emulated correctlyNadav Amit2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: em_call_far should return failure resultNadav Amit2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: JMP/CALL using call- or task-gate causes exceptionNadav Amit2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: fnstcw and fnstsw may cause spurious exceptionNadav Amit2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: pop sreg accesses only 2 bytesNadav Amit2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ONPaolo Bonzini2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: mmu: remove ASSERT(vcpu)Paolo Bonzini2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...Paolo Bonzini2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: mmu: do not use return to tail-call functions that return voidPaolo Bonzini2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: add tracepoint to wait_lapic_expireMarcelo Tosatti2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | KVM: x86: add method to test PIR bitmap vectorMarcelo Tosatti2015-01-08