Age | Commit message (Expand) | Author |
2013-01-06 | KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV | Andreas Schwab |
2012-12-06 | KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface | Mihai Caraman |
2012-12-06 | KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation | Mihai Caraman |
2012-12-06 | KVM: PPC: bookehv: Add guest computation mode for irq delivery | Mihai Caraman |
2012-12-06 | KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit | Mihai Caraman |
2012-12-06 | KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation | Mihai Caraman |
2012-12-06 | KVM: PPC: e500: Add emulation helper for getting instruction ea | Mihai Caraman |
2012-12-06 | KVM: PPC: bookehv64: Add support for interrupt handling | Mihai Caraman |
2012-12-06 | KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler | Mihai Caraman |
2012-12-06 | KVM: PPC: booke: Fix get_tb() compile error on 64-bit | Mihai Caraman |
2012-12-06 | KVM: PPC: e500: Silence bogus GCC warning in tlb code | Mihai Caraman |
2012-12-06 | KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan... | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S PR: Fix VSX handling | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S HV: Make a HPTE removal function available | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state | Paul Mackerras |
2012-12-06 | KVM: PPC: Book3S HV: Restructure HPT entry creation code | Paul Mackerras |
2012-12-06 | KVM: PPC: Support eventfd | Alexander Graf |
2012-11-27 | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization | Marcelo Tosatti |
2012-10-31 | Merge commit 'origin/queue' into for-queue | Alexander Graf |
2012-10-30 | KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0 | Paul Mackerras |
2012-10-30 | KVM: PPC: Book3S HV: Fix accounting of stolen time | Paul Mackerras |
2012-10-30 | KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run | Paul Mackerras |
2012-10-30 | KVM: PPC: Book3S HV: Fixes for late-joining threads | Paul Mackerras |
2012-10-30 | KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock | Paul Mackerras |
2012-10-30 | KVM: PPC: Book3S HV: Fix some races in starting secondary threads | Paul Mackerras |
2012-10-30 | KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online | Paul Mackerras |
2012-10-30 | KVM: PPC: Move mtspr/mfspr emulation into own functions | Alexander Graf |
2012-10-30 | KVM: PPC: 44x: fix DCR read/write | Alexander Graf |
2012-10-29 | KVM: do not treat noslot pfn as a error pfn | Xiao Guangrong |
2012-10-29 | Merge remote-tracking branch 'master' into queue | Marcelo Tosatti |
2012-10-23 | KVM: Take kvm instead of vcpu to mmu_notifier_retry | Christoffer Dall |
2012-10-18 | powerpc: Build fix for powerpc KVM | Aneesh Kumar K.V |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-05 | arch/powerpc/kvm/e500_tlb.c: fix error return code | Julia Lawall |
2012-10-05 | KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas | Paul Mackerras |
2012-10-05 | KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface | Paul Mackerras |
2012-10-05 | KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface | Paul Mackerras |
2012-10-05 | KVM: PPC: set IN_GUEST_MODE before checking requests | Scott Wood |
2012-10-05 | KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages | Scott Wood |
2012-10-05 | KVM: PPC: e500: fix allocation size error on g2h_tlb1_map | Scott Wood |
2012-10-05 | KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation | Paul Mackerras |
2012-10-05 | KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs | Paul Mackerras |