| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-28 | MIPS: Don't use %pK through printk | Thomas Weißschuh | 1 | -1/+1 |
| 2025-02-18 | KVM: MIPS: Switch to use hrtimer_setup() | Nam Cao | 1 | -3/+2 |
| 2024-09-04 | KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM | Sean Christopherson | 1 | -2/+2 |
| 2024-09-04 | KVM: Rename arch hooks related to per-CPU virtualization enabling | Sean Christopherson | 1 | -2/+2 |
| 2024-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
| 2024-06-18 | KVM: Introduce vcpu->wants_to_run | David Matlack | 1 | -1/+1 |
| 2024-06-11 | MIPS: kvm: Declare prototype for kvm_init_loongson_ipi | Jiaxun Yang | 1 | -2/+0 |
| 2023-08-17 | KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code | David Matlack | 1 | -8/+2 |
| 2023-08-17 | KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs() | David Matlack | 1 | -1/+1 |
| 2023-07-03 | MIPS: KVM: Fix NULL pointer dereference | Huacai Chen | 1 | -8/+8 |
| 2023-03-16 | KVM: Change return type of kvm_arch_vm_ioctl() to "int" | Thomas Huth | 1 | -2/+2 |
| 2022-12-29 | KVM: Drop kvm_arch_check_processor_compat() hook | Sean Christopherson | 1 | -6/+1 |
| 2022-12-29 | KVM: Drop kvm_arch_{init,exit}() hooks | Sean Christopherson | 1 | -10/+0 |
| 2022-12-29 | KVM: MIPS: Register die notifier prior to kvm_init() | Sean Christopherson | 1 | -4/+5 |
| 2022-12-29 | KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init() | Sean Christopherson | 1 | -1/+5 |
| 2022-12-29 | KVM: MIPS: Hardcode callbacks to hardware virtualization extensions | Sean Christopherson | 1 | -7/+2 |
| 2022-12-29 | KVM: Drop arch hardware (un)setup hooks | Sean Christopherson | 1 | -5/+0 |
| 2022-02-01 | kvm/mips: rework guest entry logic | Mark Rutland | 1 | -4/+46 |
| 2021-12-08 | KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks | Sean Christopherson | 1 | -2/+0 |
| 2021-12-08 | KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem" | Sean Christopherson | 1 | -4/+0 |
| 2021-12-08 | KVM: Let/force architectures to deal with arch specific memslot data | Sean Christopherson | 1 | -1/+2 |
| 2021-12-08 | KVM: mips: Use kvm_get_vcpu() instead of open-coded access | Marc Zyngier | 1 | -1/+1 |
| 2021-12-08 | KVM: Move wiping of the kvm->vcpus array to common code | Marc Zyngier | 1 | -20/+1 |
| 2021-11-18 | KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS | Vitaly Kuznetsov | 1 | -1/+1 |
| 2021-09-30 | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS | Juergen Gross | 1 | -1/+1 |
| 2021-08-20 | KVM: stats: Support linear and logarithmic histogram statistics | Jing Zhang | 1 | -4/+0 |
| 2021-06-24 | KVM: debugfs: Reuse binary stats descriptors | Jing Zhang | 1 | -39/+0 |
| 2021-06-24 | KVM: stats: Support binary stats retrieval for a VCPU | Jing Zhang | 1 | -0/+44 |
| 2021-06-24 | KVM: stats: Support binary stats retrieval for a VM | Jing Zhang | 1 | -0/+15 |
| 2021-06-24 | KVM: stats: Separate generic stats from architecture specific ones | Jing Zhang | 1 | -6/+6 |
| 2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -10/+11 |
| 2021-04-17 | KVM: MIPS: let generic code call prepare_flush_shadow | Paolo Bonzini | 1 | -5/+6 |
| 2021-04-17 | KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush | Paolo Bonzini | 1 | -6/+6 |
| 2021-04-17 | KVM: constify kvm_arch_flush_remote_tlbs_memslot | Paolo Bonzini | 1 | -1/+1 |
| 2021-03-10 | MIPS: Remove KVM_TE support | Thomas Bogendoerfer | 1 | -66/+2 |
| 2021-02-03 | KVM: MIPS: remove unneeded semicolon | Yang Li | 1 | -1/+1 |
| 2020-09-28 | KVM: MIPS: clean up redundant kvm_run parameters in assembly | Tianjia Zhang | 1 | -1/+2 |
| 2020-09-11 | KVM: MIPS: Change the definition of kvm type | Huacai Chen | 1 | -0/+2 |
| 2020-07-10 | KVM: MIPS: clean up redundant 'kvm_run' parameters | Tianjia Zhang | 1 | -6/+5 |
| 2020-06-15 | KVM: MIPS: Fix a build error for !CPU_LOONGSON64 | Huacai Chen | 1 | -0/+2 |
| 2020-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+44 |
| 2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2020-06-04 | KVM: MIPS: Add CPUCFG emulation for Loongson-3 | Huacai Chen | 1 | -0/+1 |
| 2020-06-04 | KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support | Huacai Chen | 1 | -0/+6 |
| 2020-06-04 | KVM: MIPS: Add more types of virtual interrupts | Huacai Chen | 1 | -3/+37 |
| 2020-06-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -36/+36 |
| 2020-05-15 | kvm: add halt-polling cpu usage stats | David Matlack | 1 | -0/+2 |
| 2020-05-14 | KVM: MIPS: use true,false for bool variable | Jason Yan | 1 | -2/+2 |
| 2020-05-13 | kvm: Replace vcpu->swait with rcuwait | Davidlohr Bueso | 1 | -4/+2 |
| 2020-04-21 | KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run | Tianjia Zhang | 1 | -1/+2 |
| 2020-04-21 | kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place | Emanuele Giuseppe Esposito | 1 | -31/+30 |
| 2020-03-31 | KVM: Pass kvm_init()'s opaque param to additional arch funcs | Sean Christopherson | 1 | -2/+2 |
| 2020-03-16 | KVM: Provide common implementation for generic dirty log functions | Sean Christopherson | 1 | -58/+5 |
| 2020-03-16 | KVM: Drop "const" attribute from old memslot in commit_memory_region() | Sean Christopherson | 1 | -1/+1 |
| 2020-03-16 | KVM: Drop kvm_arch_create_memslot() | Sean Christopherson | 1 | -6/+0 |
| 2020-02-05 | KVM: MIPS: Fold comparecount_func() into comparecount_wakeup() | Sean Christopherson | 1 | -10/+5 |
| 2020-02-05 | KVM: MIPS: Fix a build error due to referencing not-yet-defined function | Sean Christopherson | 1 | -21/+21 |
| 2020-01-27 | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() | Sean Christopherson | 1 | -10/+0 |
| 2020-01-27 | KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create() | Sean Christopherson | 1 | -12/+14 |
| 2020-01-27 | KVM: Drop kvm_arch_vcpu_setup() | Sean Christopherson | 1 | -5/+0 |
| 2020-01-27 | KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create() | Sean Christopherson | 1 | -2/+8 |
| 2020-01-27 | KVM: Move vcpu alloc and init invocation to common code | Sean Christopherson | 1 | -27/+6 |
| 2020-01-24 | KVM: Introduce kvm_vcpu_destroy() | Sean Christopherson | 1 | -1/+1 |
| 2020-01-24 | KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu | Sean Christopherson | 1 | -2/+2 |
| 2020-01-24 | KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues | Sean Christopherson | 1 | -0/+5 |
| 2020-01-24 | KVM: MIPS: Drop kvm_arch_vcpu_free() | Sean Christopherson | 1 | -7/+2 |
| 2020-01-24 | KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs | Sean Christopherson | 1 | -3/+3 |
| 2019-08-05 | KVM: remove kvm_arch_has_vcpu_debugfs() | Paolo Bonzini | 1 | -10/+0 |
| 2019-06-04 | KVM: Directly return result from kvm_arch_check_processor_compat() | Sean Christopherson | 1 | -2/+2 |
| 2019-05-28 | KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID | Thomas Huth | 1 | -0/+3 |
| 2019-02-04 | MIPS: MemoryMapID (MMID) Support | Paul Burton | 1 | -0/+5 |
| 2018-12-14 | kvm: introduce manual dirty log reprotect | Paolo Bonzini | 1 | -0/+23 |
| 2018-12-14 | kvm: rename last argument to kvm_get_dirty_log_protect | Paolo Bonzini | 1 | -3/+3 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
| 2018-06-20 | sched/swait: Rename to exclusive | Peter Zijlstra | 1 | -2/+2 |
| 2018-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
| 2018-06-01 | kvm: Change return type to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
| 2018-05-14 | KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable" | Colin Ian King | 1 | -1/+1 |
| 2017-12-14 | KVM: introduce kvm_arch_vcpu_async_ioctl | Paolo Bonzini | 1 | -3/+12 |
| 2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl | Christoffer Dall | 1 | -20/+29 |
| 2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs | Christoffer Dall | 1 | -0/+3 |
| 2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs | Christoffer Dall | 1 | -0/+3 |
| 2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run | Christoffer Dall | 1 | -0/+3 |
| 2017-11-27 | KVM: Let KVM_SET_SIGNAL_MASK work as advertised | Jan H. Schönherr | 1 | -5/+2 |
| 2017-09-15 | kvm,mips: Fix potential swait_active() races | Davidlohr Bueso | 1 | -2/+2 |
| 2017-08-08 | KVM: add spinlock optimization framework | Longpeng(Mike) | 1 | -0/+5 |
| 2017-04-07 | kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic | Paolo Bonzini | 1 | -3/+0 |
| 2017-03-28 | KVM: MIPS/VZ: Trace guest mode changes | James Hogan | 1 | -0/+13 |
| 2017-03-28 | KVM: MIPS/VZ: Support hardware guest timer | James Hogan | 1 | -1/+5 |
| 2017-03-28 | KVM: MIPS: Implement VZ support | James Hogan | 1 | -0/+5 |
| 2017-03-28 | KVM: MIPS: Update exit handler for VZ | James Hogan | 1 | -13/+18 |
| 2017-03-28 | KVM: MIPS/Entry: Update entry code to support VZ | James Hogan | 1 | -1/+3 |
| 2017-03-28 | KVM: MIPS: Abstract guest CP0 register access for VZ | James Hogan | 1 | -3/+3 |
| 2017-03-28 | KVM: MIPS: Add guest exit exception callback | James Hogan | 1 | -0/+5 |
| 2017-03-28 | KVM: MIPS: Add hardware_{enable,disable} callback | James Hogan | 1 | -1/+6 |
| 2017-03-28 | KVM: MIPS: Add callback to check extension | James Hogan | 1 | -2/+1 |
| 2017-03-28 | KVM: MIPS: Init timer frequency from callback | James Hogan | 1 | -3/+0 |
| 2017-03-28 | KVM: MIPS: Add VZ & TE capabilities | James Hogan | 1 | -0/+9 |
| 2017-03-28 | KVM: MIPS: Extend counters & events for VZ GExcCodes | James Hogan | 1 | -0/+10 |
| 2017-03-28 | KVM: MIPS: Update kvm_lose_fpu() for VZ | James Hogan | 1 | -8/+12 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+2 |
| 2017-02-17 | KVM: race-free exit from KVM_RUN without POSIX signals | Paolo Bonzini | 1 | -1/+6 |
| 2017-02-03 | KVM: MIPS: Allow multiple VCPUs to be created | James Hogan | 1 | -0/+6 |
| 2017-02-03 | KVM: MIPS/T&E: Move CP0 register access into T&E | James Hogan | 1 | -198/+0 |
| 2017-02-03 | KVM: MIPS: Claim KVM_CAP_READONLY_MEM support | James Hogan | 1 | -0/+1 |
| 2017-02-03 | KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU | James Hogan | 1 | -0/+1 |
| 2017-02-03 | KVM: MIPS: Clean & flush on dirty page logging enable | James Hogan | 1 | -0/+24 |
| 2017-02-03 | KVM: MIPS/MMU: Use generic dirty log & protect helper | James Hogan | 1 | -19/+23 |
| 2017-02-03 | KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot | James Hogan | 1 | -0/+26 |
| 2017-02-03 | KVM: MIPS: Update vcpu->mode and vcpu->cpu | James Hogan | 1 | -0/+18 |
| 2017-02-03 | KVM: MIPS/MMU: Convert guest physical map to page table | James Hogan | 1 | -34/+14 |
| 2017-02-03 | KVM: MIPS: Use CP0_BadInstr[P] for emulation | James Hogan | 1 | -1/+1 |
| 2017-02-03 | KVM: MIPS: Improve kvm_get_inst() error return | James Hogan | 1 | -1/+6 |
| 2017-02-03 | KVM: MIPS: Drop vm_init() callback | James Hogan | 1 | -16/+0 |
| 2017-02-03 | KVM: MIPS/MMU: Convert commpage fault handling to page tables | James Hogan | 1 | -33/+1 |
| 2017-02-03 | KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW | James Hogan | 1 | -0/+1 |
| 2017-02-03 | KVM: MIPS: Add fast path TLB refill handler | James Hogan | 1 | -3/+5 |
| 2017-02-03 | KVM: MIPS/T&E: Allocate GVA -> HPA page tables | James Hogan | 1 | -1/+6 |
| 2017-02-03 | KVM: MIPS: Wire up vcpu uninit | James Hogan | 1 | -0/+5 |
| 2017-02-03 | KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks | James Hogan | 1 | -41/+2 |
| 2017-02-03 | KVM: MIPS: Remove duplicated ASIDs from vcpu | James Hogan | 1 | -5/+3 |
| 2017-02-03 | KVM: MIPS: Drop partial KVM_NMI implementation | James Hogan | 1 | -16/+0 |
| 2017-02-02 | MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_i... | Markus Elfring | 1 | -7/+2 |
| 2017-01-05 | KVM: MIPS: Flush KVM entry code from icache globally | James Hogan | 1 | -2/+2 |
| 2016-10-26 | KVM: MIPS: Fix lazy user ASID regenerate for SMP | James Hogan | 1 | -1/+4 |
| 2016-10-19 | KVM: MIPS: Add missing uaccess.h include | James Hogan | 1 | -0/+1 |
| 2016-09-29 | Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Radim Krčmář | 1 | -0/+30 |
| 2016-09-29 | KVM: MIPS: Invalidate TLB by regenerating ASIDs | James Hogan | 1 | -0/+30 |
| 2016-09-16 | kvm: add stubs for arch specific debugfs support | Luiz Capitulino | 1 | -0/+10 |
| 2016-08-01 | MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase | James Hogan | 1 | -0/+12 |
| 2016-07-05 | MIPS: KVM: Don't save/restore lo/hi for r6 | James Hogan | 1 | -0/+6 |
| 2016-07-05 | MIPS: KVM: Relative branch to common exit handler | James Hogan | 1 | -5/+7 |
| 2016-07-05 | MIPS: KVM: Dynamically choose scratch registers | James Hogan | 1 | -0/+4 |
| 2016-07-05 | MIPS: KVM: Add dumping of generated entry code | James Hogan | 1 | -0/+25 |
| 2016-07-05 | MIPS; KVM: Convert exception entry to uasm | James Hogan | 1 | -25/+12 |
| 2016-07-01 | KVM: remove kvm_guest_enter/exit wrappers | Paolo Bonzini | 1 | -2/+2 |
| 2016-06-15 | MIPS: KVM: Add KScratch registers | James Hogan | 1 | -0/+71 |
| 2016-06-15 | MIPS: KVM: List FPU/MSA registers | James Hogan | 1 | -0/+58 |
| 2016-06-15 | MIPS: KVM: Make KVM_GET_REG_LIST dynamic | James Hogan | 1 | -7/+22 |
| 2016-06-15 | MIPS: KVM: Pass all unknown registers to callbacks | James Hogan | 1 | -20/+2 |
| 2016-06-14 | MIPS: KVM: Add guest mode switch trace events | James Hogan | 1 | -0/+4 |
| 2016-06-14 | MIPS: KVM: Clean up kvm_exit trace event | James Hogan | 1 | -15/+2 |
| 2016-06-14 | MIPS: KVM: Add kvm_aux trace event | James Hogan | 1 | -0/+11 |
| 2016-06-14 | MIPS: KVM: Generalise fpu_inuse for other state | James Hogan | 1 | -19/+19 |
| 2016-06-14 | MIPS: KVM: Restore host EBase from ebase variable | James Hogan | 1 | -3/+0 |
| 2016-06-14 | MIPS: KVM: Don't indirect KVM functions | James Hogan | 1 | -17/+1 |
| 2016-06-14 | MIPS: KVM: Convert code to kernel sized types | James Hogan | 1 | -4/+4 |
| 2016-06-14 | MIPS: KVM: Fix modular KVM under QEMU | James Hogan | 1 | -1/+10 |
| 2016-05-13 | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 1 | -0/+1 |
| 2016-05-10 | MIPS: KVM: Add missing disable FPU hazard barriers | James Hogan | 1 | -1/+4 |
| 2016-05-10 | MIPS: KVM: Fix preemption warning reading FPU capability | James Hogan | 1 | -1/+2 |
| 2016-03-14 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
| 2016-03-02 | mips/kvm: fix ioctl error handling | Michael S. Tsirkin | 1 | -2/+2 |
| 2016-02-25 | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti | 1 | -4/+4 |
| 2016-01-24 | MIPS: KVM: Add missing newline to kvm_err() | James Hogan | 1 | -1/+1 |
| 2016-01-24 | MIPS: Move Cause.ExcCode trap codes to mipsregs.h | James Hogan | 1 | -16/+16 |
| 2016-01-24 | MIPS: KVM: Make kvm_mips_{init,exit}() static | James Hogan | 1 | -2/+2 |
| 2015-11-18 | MIPS: KVM: Uninit VCPU in vcpu_create error path | James Hogan | 1 | -1/+4 |
| 2015-09-16 | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini | 1 | -0/+1 |
| 2015-05-28 | KVM: add "new" argument to kvm_arch_commit_memory_region | Paolo Bonzini | 1 | -0/+1 |
| 2015-05-26 | KVM: const-ify uses of struct kvm_userspace_memory_region | Paolo Bonzini | 1 | -2/+2 |
| 2015-05-26 | KVM: use kvm_memslots whenever possible | Paolo Bonzini | 1 | -1/+3 |
| 2015-05-19 | KVM: mips: use id_to_memslot correctly | Paolo Bonzini | 1 | -1/+1 |
| 2015-05-07 | KVM: arm/mips/x86/power use __kvm_guest_{enter|exit} | Christian Borntraeger | 1 | -2/+2 |
| 2015-03-27 | MIPS: KVM: Wire up MSA capability | James Hogan | 1 | -0/+18 |
| 2015-03-27 | MIPS: KVM: Expose MSA registers | James Hogan | 1 | -0/+65 |
| 2015-03-27 | MIPS: KVM: Add MSA exception handling | James Hogan | 1 | -0/+10 |
| 2015-03-27 | MIPS: KVM: Add base guest MSA support | James Hogan | 1 | -16/+116 |
| 2015-03-27 | MIPS: KVM: Wire up FPU capability | James Hogan | 1 | -0/+37 |
| 2015-03-27 | MIPS: KVM: Expose FPU registers | James Hogan | 1 | -1/+71 |
| 2015-03-27 | MIPS: KVM: Add FP exception handling | James Hogan | 1 | -0/+7 |
| 2015-03-27 | MIPS: KVM: Add base guest FPU support | James Hogan | 1 | -0/+126 |
| 2015-03-27 | MIPS: KVM: Add Config4/5 and writing of Config registers | James Hogan | 1 | -0/+14 |
| 2015-03-27 | MIPS: KVM: Drop pr_info messages on init/exit | James Hogan | 1 | -3/+0 |
| 2015-03-27 | MIPS: KVM: Sort kvm_mips_get_reg() registers | James Hogan | 1 | -3/+3 |
| 2015-03-27 | MIPS: KVM: Implement PRid CP0 register access | James Hogan | 1 | -0/+7 |
| 2015-03-27 | MIPS: KVM: Handle TRAP exceptions from guest kernel | James Hogan | 1 | -0/+7 |
| 2015-03-27 | MIPS: KVM: Handle MSA Disabled exceptions from guest | James Hogan | 1 | -0/+4 |
| 2015-02-06 | kvm: add halt_poll_ns module parameter | Paolo Bonzini | 1 | -0/+1 |
| 2015-02-04 | KVM: MIPS: Don't leak FPU/DSP to guest | James Hogan | 1 | -3/+3 |
| 2015-02-04 | KVM: MIPS: Disable HTW while in guest | James Hogan | 1 | -0/+13 |
| 2015-01-23 | KVM: remove unneeded return value of vcpu_postcreate | Dominik Dingel | 1 | -2/+1 |
| 2014-08-29 | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 1 | -1/+1 |
| 2014-08-29 | KVM: static inline empty kvm_arch functions | Radim Krčmář | 1 | -42/+0 |
| 2014-08-21 | KVM: add kvm_arch_sched_in | Radim Krčmář | 1 | -0/+4 |
| 2014-08-05 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 1 | -1/+1 |
| 2014-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1219 |
| 2014-07-28 | KVM: Rename and add argument to check_extension | Alexander Graf | 1 | -1/+1 |
| 2014-06-30 | MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" | Deng-Cheng Zhu | 1 | -0/+1218 |