summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-22KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan
2014-09-22KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman
2014-09-22KVM: PPC: Make ONE_REG powerpc genericMihai Caraman
2014-09-22KVM: PPC: Book3e: Add AltiVec supportMihai Caraman
2014-09-22KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman
2014-09-22KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSRBharat Bhushan
2014-09-22KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling
2014-09-22powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman
2014-09-22powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman
2014-09-22KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan
2014-09-22KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan
2014-09-22KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan
2014-09-22KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan
2014-09-22KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan
2014-09-22KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan
2014-09-17kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen
2014-09-17KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck
2014-09-17KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon
2014-09-17KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon
2014-09-16kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu
2014-09-16KVM: x86: Use kvm_make_request when applicableGuo Hui Liu
2014-09-11KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini
2014-09-11kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen
2014-09-11Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2014-09-10KVM: s390/interrupt: remove double assignmentChristian Borntraeger
2014-09-10KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger
2014-09-10KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger
2014-09-10KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-09-10KVM: s390: Limit guest size to 16TBChristian Borntraeger
2014-09-10KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak
2014-09-10KVM: fix api documentation of KVM_GET_EMULATED_CPUIDAlex Bennée
2014-09-10KVM: document KVM_SET_GUEST_DEBUG apiAlex Bennée
2014-09-05KVM: remove redundant assignments in __kvm_set_memory_regionChristian Borntraeger
2014-09-05KVM: remove redundant assigment of return value in kvm_dev_ioctlChristian Borntraeger
2014-09-05KVM: remove redundant check of in_spin_loopChristian Borntraeger
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini
2014-09-03KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini
2014-09-03KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini
2014-09-03KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack
2014-09-03kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-09-03KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini
2014-08-29KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini