summaryrefslogtreecommitdiff
path: root/arch/mips/kvm
AgeCommit message (Expand)Author
2015-03-02KVM: MIPS: Enable after disabling interruptTapasweni Pathak
2015-03-02KVM: MIPS: Fix trace event to save PC directlyJames Hogan
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-04KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2015-02-04KVM: MIPS: Disable HTW while in guestJames Hogan
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
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-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-28KVM: Rename and add argument to check_extensionAlexander Graf
2014-06-30MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()Deng-Cheng Zhu
2014-06-30MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()Deng-Cheng Zhu
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu
2014-06-30MIPS: KVM: Remove unneeded volatileDeng-Cheng Zhu
2014-06-30MIPS: KVM: Simplify functions by removing redundancyDeng-Cheng Zhu
2014-06-30MIPS: KVM: Use KVM internal loggerDeng-Cheng Zhu
2014-06-30MIPS: KVM: Reformat code and commentsDeng-Cheng Zhu
2014-06-25MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu
2014-05-30MIPS: KVM: Remove redundant semicolonJames Hogan
2014-05-30MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan
2014-05-30MIPS: KVM: Quieten kvm_info() loggingJames Hogan
2014-05-30MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan
2014-05-30MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan
2014-05-30MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} staticJames Hogan
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan
2014-05-30MIPS: KVM: Migrate hrtimer to follow VCPUJames Hogan
2014-05-30MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2014-05-30MIPS: KVM: Add CP0_HWREna KVM register accessJames Hogan
2014-05-30MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan
2014-05-30MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan
2014-05-30MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan
2014-05-30MIPS: KVM: Add CP0_EPC KVM register accessJames Hogan
2014-05-30MIPS: KVM: Use tlb_write_randomJames Hogan
2014-05-30MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan
2014-05-30MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan
2014-05-29MIPS: KVM: remove the stale memory alias support function unalias_gfnDeng-Cheng Zhu
2014-03-19MIPS: KVM: Remove dead code in CP0 emulationJames Hogan
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan
2014-03-19MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24MIPS: KVM: remove shadow_tlb codeJames Hogan
2014-01-24MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHIJames Hogan
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds