aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | | KVM: x86: Fix defines in emulator.cNadav Amit2015-01-26
| * | | | | | | | KVM: x86: ARPL emulation can cause spurious exceptionsNadav Amit2015-01-26
| * | | | | | | | KVM: x86: IRET emulation does not clear NMI maskingNadav Amit2015-01-26
| * | | | | | | | KVM: x86: Wrong operand size for far retNadav Amit2015-01-26
| * | | | | | | | KVM: x86: Dirty the dest op page on cmpxchg emulationNadav Amit2015-01-26
| * | | | | | | | Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: s390: remove redundant setting of interrupt typeJens Freimann2015-01-23
| | * | | | | | | | KVM: s390: fix bug in interrupt parameter checkJens Freimann2015-01-23
| | * | | | | | | | KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand2015-01-23
| | * | | | | | | | KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak2015-01-23
| | * | | | | | | | KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-23
| | * | | | | | | | KVM: s390: trace correct values for set prefix and machine checksJens Freimann2015-01-23
| | * | | | | | | | KVM: s390: fix bug in sigp emergency signal injectionJens Freimann2015-01-23
| | * | | | | | | | KVM: s390: Take addressing mode into account for MVPG interceptionThomas Huth2015-01-23
| | * | | | | | | | KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger2015-01-23
| | * | | | | | | | KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-23
| | * | | | | | | | KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand2015-01-23
| | * | | | | | | | KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-23
| | * | | | | | | | s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-23
| | * | | | | | | | KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand2015-01-23
| | * | | | | | | | KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand2015-01-23
| | * | | | | | | | KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-23
| | * | | | | | | | KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-23
| | * | | | | | | | KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand2015-01-23
| | * | | | | | | | KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-01-23
| | * | | | | | | | KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand2015-01-23
| | * | | | | | | | 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