Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c7b676709c163e12ec161c0593c2c76809c25ff4
/
arch
/
powerpc
/
kvm
c7b6767
KVM: PPC: Book3S HV: Fix accounting of stolen time
by Paul Mackerras
· 12 years ago
8455d79
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
by Paul Mackerras
· 12 years ago
2f12f03
KVM: PPC: Book3S HV: Fixes for late-joining threads
by Paul Mackerras
· 12 years ago
913d3ff9a
KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
by Paul Mackerras
· 12 years ago
7b444c6
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
by Paul Mackerras
· 12 years ago
512691d
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
by Paul Mackerras
· 12 years ago
388cf9e
KVM: PPC: Move mtspr/mfspr emulation into own functions
by Alexander Graf
· 12 years ago
e43a028
KVM: PPC: 44x: fix DCR read/write
by Alexander Graf
· 12 years ago
8ca40a7
KVM: Take kvm instead of vcpu to mmu_notifier_retry
by Christoffer Dall
· 12 years ago
12ecd95
arch/powerpc/kvm/e500_tlb.c: fix error return code
by Julia Lawall
· 12 years ago
55b665b
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
by Paul Mackerras
· 12 years ago
a8bd19e
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
by Paul Mackerras
· 12 years ago
a136a8b
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
by Paul Mackerras
· 12 years ago
5bd1cf1
KVM: PPC: set IN_GUEST_MODE before checking requests
by Scott Wood
· 12 years ago
adbb48a
KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages
by Scott Wood
· 12 years ago
e400e72
KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
by Scott Wood
· 12 years ago
70bddfe
KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation
by Paul Mackerras
· 12 years ago
964ee98
KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs
by Paul Mackerras
· 12 years ago
a47d72f
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
by Paul Mackerras
· 12 years ago
dfe49db
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
by Paul Mackerras
· 12 years ago
a66b48c
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
by Paul Mackerras
· 12 years ago
2c9097e
KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
by Paul Mackerras
· 12 years ago
7a08c27
KVM: PPC: BookE: Support FPU on non-hv systems
by Alexander Graf
· 12 years ago
ceb985f
KVM: PPC: 440: Implement mfdcrx
by Alexander Graf
· 12 years ago
e4dcfe8
KVM: PPC: 440: Implement mtdcrx
by Alexander Graf
· 12 years ago
430c7ff
KVM: PPC: E500: Remove E500_TLB_DIRTY flag
by Alexander Graf
· 12 years ago
166a2b7
KVM: PPC: Use symbols for exit trace
by Alexander Graf
· 12 years ago
50c871e
KVM: PPC: BookE: Add MCSR SPR support
by Alexander Graf
· 12 years ago
491dd5b
KVM: PPC: 44x: Initialize PVR
by Alexander Graf
· 12 years ago
6df8d3f
booke: Added ONE_REG interface for IAC/DAC debug registers
by Bharat Bhushan
· 12 years ago
f61c94b
KVM: PPC: booke: Add watchdog emulation
by Bharat Bhushan
· 12 years ago
7c973a2
KVM: PPC: Add return value to core_check_requests
by Alexander Graf
· 12 years ago
7ee7885
KVM: PPC: Add return value in prepare_to_enter
by Alexander Graf
· 12 years ago
206c2ed
KVM: PPC: Ignore EXITING_GUEST_MODE mode
by Alexander Graf
· 12 years ago
3766a4c
KVM: PPC: Move kvm_guest_enter call into generic code
by Alexander Graf
· 12 years ago
bd2be68
KVM: PPC: Book3S: PR: Rework irq disabling
by Alexander Graf
· 12 years ago
24afa37
KVM: PPC: Consistentify vcpu exit path
by Alexander Graf
· 12 years ago
0652eaa
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
by Alexander Graf
· 12 years ago
706fb73
KVM: PPC: Exit guest context while handling exit
by Alexander Graf
· 12 years ago
c63ddcb
KVM: PPC: Book3S: PR: Only do resched check once per exit
by Alexander Graf
· 12 years ago
e85ad38
KVM: PPC: BookE: Drop redundant vcpu->mode set
by Alexander Graf
· 12 years ago
9b0cb3c
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
by Alexander Graf
· 12 years ago
03d25c5
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
by Alexander Graf
· 12 years ago
2d8185d
KVM: PPC: BookE: No duplicate request != 0 check
by Alexander Graf
· 12 years ago
6346046
KVM: PPC: BookE: Add some more trace points
by Alexander Graf
· 12 years ago
862d31f
KVM: PPC: E500: Implement MMU notifiers
by Alexander Graf
· 12 years ago
d69c643
KVM: PPC: BookE: Add support for vcpu->mode
by Alexander Graf
· 12 years ago
4ffc635
KVM: PPC: BookE: Add check_requests helper function
by Alexander Graf
· 12 years ago
1340f3e8
KVM: PPC: Quieten message about allocating linear regions
by Paul Mackerras
· 12 years ago
2bb890f
KVM: PPC: E500: Fix clear_tlb_refs
by Alexander Graf
· 12 years ago
cf1c5ca
KVM: PPC: BookE: Expose remote TLB flushes in debugfs
by Alexander Graf
· 12 years ago
f4800b1
KVM: PPC: Expose SYNC cap based on mmu notifiers
by Alexander Graf
· 12 years ago
97c9505
KVM: PPC: PR: Use generic tracepoint for guest exit
by Alexander Graf
· 12 years ago
9202e07
KVM: PPC: Add support for ePAPR idle hcall in host kernel
by Liu Yu-B13201
· 13 years ago
784bafa
KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
by Stuart Yoder
· 13 years ago
fdcf8bd
KVM: PPC: use definitions in epapr header for hcalls
by Stuart Yoder
· 13 years ago
2df72e9
KVM: split kvm_arch_flush_shadow
by Marcelo Tosatti
· 12 years ago
66a0350
KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()
by Gavin Shan
· 12 years ago
c78aa4c
Merge remote-tracking branch 'upstream/master' into queue
by Marcelo Tosatti
· 12 years ago
e8143cc
ppc: e500_tlb memset clears nothing
by Alan Cox
· 12 years ago
249ba1e
KVM: PPC: Add cache flush on page map
by Alexander Graf
· 12 years ago
04f995a
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
by Paul Mackerras
· 12 years ago
32cad84
KVM: do not release the error page
by Xiao Guangrong
· 12 years ago
cb9aaa3
KVM: do not release the error pfn
by Xiao Guangrong
· 12 years ago
d89cc61
KVM: Push rmap into kvm_arch_memory_slot
by Takuya Yoshikawa
· 12 years ago
fe56097
Merge remote-tracking branch 'upstream' into next
by Avi Kivity
· 12 years ago
ad36cb0
powerpc/kvm/book3s_32: Fix MTMSR_EERI macro
by Alexander Graf
· 12 years ago
38df850
powerpc/kvm/bookehv: Fix build regression
by Alexander Graf
· 12 years ago
e9bda6f
Merge branch 'queue' into next
by Avi Kivity
· 12 years ago
5fecc9d
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
83c7f72
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
d566104
KVM: remove the unused parameter of gfn_to_pfn_memslot
by Xiao Guangrong
· 12 years ago
b3ae209
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()
by Takuya Yoshikawa
· 13 years ago
84504ef
KVM: MMU: Make kvm_handle_hva() handle range of addresses
by Takuya Yoshikawa
· 13 years ago
d19a748
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
by Takuya Yoshikawa
· 13 years ago
37e41af
Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6
by Avi Kivity
· 12 years ago
0c1fc3c
KVM: PPC: Critical interrupt emulation support
by Bharat Bhushan
· 13 years ago
66c9897
KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
by Mihai Caraman
· 13 years ago
c7ba777
KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
by Mihai Caraman
· 13 years ago
9997782
KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
by Mihai Caraman
· 13 years ago
6c5cb73
KVM: PPC: bookehv64: Add support for std/ld emulation.
by Varun Sethi
· 13 years ago
75c44bb
booke: Added crit/mc exception handler for e500v2
by Bharat Bhushan
· 13 years ago
6328e59
booke/bookehv: Add host crit-watchdog exception support
by Bharat Bhushan
· 13 years ago
1dee7a3
powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
by Benjamin Herrenschmidt
· 12 years ago
18ad51d
powerpc: Add VDSO version of getcpu
by Anton Blanchard
· 13 years ago
9778b69
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
by Stuart Yoder
· 13 years ago
0b7673c
powerpc: Enforce usage of R0-R31 where possible
by Michael Neuling
· 13 years ago
b38c77d
powerpc: Move and fix MTMSR_EERI definition
by Benjamin Herrenschmidt
· 13 years ago
d72be89
powerpc: Merge VCPU_GPR
by Michael Neuling
· 13 years ago
c75df6f
powerpc: Fix usage of register macros getting ready for %r0 change
by Michael Neuling
· 13 years ago
2f584a1
powerpc/kvm: sldi should be sld
by Michael Neuling
· 13 years ago
081f323
KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
by Paul Mackerras
· 13 years ago
21bd000
KVM: PPC: booke: Added DECAR support
by Bharat Bhushan
· 13 years ago
32fad28
KVM: PPC: Book3S HV: Make the guest hash table size configurable
by Paul Mackerras
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
51bfd29
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
by Paul Mackerras
· 13 years ago
ffe3649
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
by Benjamin Herrenschmidt
· 13 years ago
32c7dbf
KVM: PPC: Book3S: PR: Fix hsrr code
by Alexander Graf
· 13 years ago
56e13db
KVM: PPC: Fix PR KVM on POWER7 bare metal
by Alexander Graf
· 13 years ago
7ef4e98
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
by Alexander Graf
· 13 years ago
Next »