index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
KVM: PPC: Emulate dcbf
Alexander Graf
1
-0
/
+2
2013-01-06
KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV
Andreas Schwab
1
-0
/
+4
2012-12-06
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
1
-0
/
+14
2012-12-06
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
Mihai Caraman
3
-1
/
+26
2012-12-06
KVM: PPC: bookehv: Add guest computation mode for irq delivery
Mihai Caraman
1
-1
/
+8
2012-12-06
KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
Mihai Caraman
1
-1
/
+1
2012-12-06
KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
Mihai Caraman
1
-0
/
+2
2012-12-06
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
3
-29
/
+24
2012-12-06
KVM: PPC: bookehv64: Add support for interrupt handling
Mihai Caraman
1
-8
/
+130
2012-12-06
KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler
Mihai Caraman
1
-5
/
+2
2012-12-06
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
Mihai Caraman
1
-0
/
+1
2012-12-06
KVM: PPC: e500: Silence bogus GCC warning in tlb code
Mihai Caraman
1
-1
/
+2
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
4
-28
/
+203
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
4
-40
/
+69
2012-12-06
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
Paul Mackerras
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S PR: Fix VSX handling
Paul Mackerras
3
-57
/
+61
2012-12-06
KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
Paul Mackerras
1
-1
/
+15
2012-12-06
KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages
Paul Mackerras
1
-0
/
+22
2012-12-06
KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT
Paul Mackerras
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT
Paul Mackerras
1
-0
/
+24
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
3
-12
/
+361
2012-12-06
KVM: PPC: Book3S HV: Make a HPTE removal function available
Paul Mackerras
1
-6
/
+13
2012-12-06
KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs
Paul Mackerras
1
-4
/
+24
2012-12-06
KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state
Paul Mackerras
1
-3
/
+3
2012-12-06
KVM: PPC: Book3S HV: Restructure HPT entry creation code
Paul Mackerras
2
-21
/
+42
2012-12-06
KVM: PPC: Support eventfd
Alexander Graf
3
-2
/
+20
2012-11-27
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
1
-0
/
+5
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
6
-24
/
+27
2012-10-30
KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
Paul Mackerras
1
-3
/
+2
2012-10-30
KVM: PPC: Book3S HV: Fix accounting of stolen time
Paul Mackerras
1
-15
/
+112
2012-10-30
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
Paul Mackerras
1
-36
/
+38
2012-10-30
KVM: PPC: Book3S HV: Fixes for late-joining threads
Paul Mackerras
1
-3
/
+11
2012-10-30
KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
Paul Mackerras
1
-34
/
+33
2012-10-30
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
Paul Mackerras
2
-20
/
+32
2012-10-30
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
1
-2
/
+10
2012-10-30
KVM: PPC: Move mtspr/mfspr emulation into own functions
Alexander Graf
1
-100
/
+121
2012-10-30
KVM: PPC: 44x: fix DCR read/write
Alexander Graf
1
-0
/
+2
2012-10-29
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
3
-3
/
+3
2012-10-29
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
5
-21
/
+24
2012-10-23
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
2
-2
/
+2
2012-10-18
powerpc: Build fix for powerpc KVM
Aneesh Kumar K.V
1
-2
/
+2
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-05
arch/powerpc/kvm/e500_tlb.c: fix error return code
Julia Lawall
1
-6
/
+13
2012-10-05
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
Paul Mackerras
1
-1
/
+63
2012-10-05
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
3
-0
/
+116
2012-10-05
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
3
-24
/
+143
2012-10-05
KVM: PPC: set IN_GUEST_MODE before checking requests
Scott Wood
2
-6
/
+9
2012-10-05
KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages
Scott Wood
1
-0
/
+2
2012-10-05
KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
Scott Wood
1
-1
/
+1
2012-10-05
KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation
Paul Mackerras
1
-5
/
+4
[next]