Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e415245c68754150429aa707075233d3069c8dd7
/
arch
/
powerpc
/
kvm
39eda2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
45d9a22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
70abade
powerpc kvm: use fdget
by Al Viro
· 11 years ago
a9f6cf9
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
by Gleb Natapov
· 11 years ago
bf550fc
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
by Alexander Graf
· 11 years ago
7e48c10
KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()
by Paul Mackerras
· 11 years ago
8b23de2
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
by Paul Mackerras
· 11 years ago
9d1ffdd
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
by Paul Mackerras
· 11 years ago
7bfa9ad
KVM: PPC: Book3S: Fix compile error in XICS emulation
by Paul Mackerras
· 11 years ago
7c7b406
KVM: PPC: Book3S PR: return appropriate error when allocation fails
by Thadeu Lima de Souza Cascardo
· 11 years ago
5d226ae
arch: powerpc: kvm: add signed type cast for comparation
by Chen Gang
· 11 years ago
3f1f431
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 11 years ago
2f84d5e
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
by Yann Droneaud
· 11 years ago
8791644
powerpc/kvm: Copy the pvr value after memset
by Aneesh Kumar K.V
· 11 years ago
54bb7f4
powerpc: Make rwlocks endian safe
by Anton Blanchard
· 11 years ago
7ffcf8e
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
by Anton Blanchard
· 11 years ago
f13c13a
powerpc: Stop using non-architected shared_proc field in lppaca
by Anton Blanchard
· 11 years ago
e0e1361
powerpc/kvm/book3s_pr: Return appropriate error when allocation fails
by Thadeu Lima de Souza Cascardo
· 11 years ago
2fb1067
powerpc/kvm: Add signed type cast for comparation
by Chen Gang
· 11 years ago
9123c5e
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
by Hongtao Jia
· 12 years ago
c8ae0ac
KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
by Paul Mackerras
· 11 years ago
e59dbe0
KVM: Introduce kvm_arch_memslots_updated()
by Takuya Yoshikawa
· 11 years ago
c09ec19
kvm/ppc/booke: Don't call kvm_guest_enter twice
by Scott Wood
· 11 years ago
5f1c248
kvm/ppc: Call trace_hardirqs_on before entry
by Scott Wood
· 11 years ago
4baa1d8
KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers
by Paul Mackerras
· 11 years ago
5448050
KVM: PPC: Book3S HV: Correct tlbie usage
by Paul Mackerras
· 11 years ago
990978e
powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.
by Aneesh Kumar K.V
· 11 years ago
6c45b81
powerpc/kvm: Contiguous memory allocator based RMA allocation
by Aneesh Kumar K.V
· 11 years ago
fa61a4e3
powerpc/kvm: Contiguous memory allocator based hash page table allocation
by Aneesh Kumar K.V
· 11 years ago
f353202
KVM: PPC: Book3S: Ignore DABR register
by Alexander Graf
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
ab3d681
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 11 years ago
a3ff5fb
KVM: PPC: Ignore PIR writes
by Alexander Graf
· 11 years ago
681562c
KVM: PPC: Book3S PR: Invalidate SLB entries properly
by Paul Mackerras
· 12 years ago
0f29682
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
by Paul Mackerras
· 12 years ago
6ed1485
KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
by Paul Mackerras
· 12 years ago
bc1bc4e
KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
by Paul Mackerras
· 12 years ago
8ed7b7e
KVM: PPC: Book3S PR: Fix proto-VSID calculations
by Paul Mackerras
· 12 years ago
5f17ce8
KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
by Tiejun Chen
· 12 years ago
db7cb5b
powerpc/kvm: Handle transparent hugepage in KVM
by Aneesh Kumar K.V
· 12 years ago
12bc9f6
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
by Aneesh Kumar K.V
· 12 years ago
db3d853
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
by Aneesh Kumar K.V
· 12 years ago
b1fe998
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 12 years ago
f8941fbe
kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
by Scott Wood
· 12 years ago
7c11c0c
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
by Scott Wood
· 12 years ago
f1e8902
kvm/ppc/booke: Hold srcu lock when calling gfn functions
by Scott Wood
· 12 years ago
2b6398f
kvm/ppc/booke64: Disable e6500 support
by Scott Wood
· 12 years ago
505d642
powerpc,kvm: fix imbalance srcu_read_[un]lock()
by Lai Jiangshan
· 12 years ago
8e44ddc
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
by Paul Mackerras
· 12 years ago
535cf7b
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
by Marc Zyngier
· 12 years ago
01227a8
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
5975a2e
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
by Paul Mackerras
· 12 years ago
d133b40
kvm/ppc/mpic: fix missing unlock in set_base_addr()
by Wei Yongjun
· 12 years ago
ed840ee
kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
by Scott Wood
· 12 years ago
1d6f6b7
kvm/ppc/mpic: remove users
by Scott Wood
· 12 years ago
398d878
kvm/ppc/mpic: fix mmio region lists when multiple guests used
by Scott Wood
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
b1022fb
powerpc: Decode the pte-lp-encoding bits correctly.
by Aneesh Kumar K.V
· 12 years ago
8b78645
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
by Paul Mackerras
· 12 years ago
d19bd862
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
by Paul Mackerras
· 12 years ago
4619ac8
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
by Paul Mackerras
· 12 years ago
e7d26f2
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
by Benjamin Herrenschmidt
· 12 years ago
54695c3
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
by Benjamin Herrenschmidt
· 12 years ago
bc5ad3f
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
by Benjamin Herrenschmidt
· 12 years ago
8e591cb
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
by Michael Ellerman
· 12 years ago
9119491
kvm/ppc/mpic: Eliminate mmio_mapped
by Scott Wood
· 12 years ago
07f0a7b
kvm: destroy emulated devices on VM exit
by Scott Wood
· 12 years ago
447a03c
KVM: PPC: MPIC: Restrict to e500 platforms
by Alexander Graf
· 12 years ago
5efdb4b
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
by Alexander Graf
· 12 years ago
de9ba2f
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
by Alexander Graf
· 12 years ago
eb1e4f4
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
by Scott Wood
· 12 years ago
5df554ad
kvm/ppc/mpic: in-kernel MPIC emulation
by Scott Wood
· 12 years ago
f0f5c48
kvm/ppc/mpic: adapt to kernel style and environment
by Scott Wood
· 12 years ago
6dd830a
kvm/ppc/mpic: remove some obviously unneeded code
by Scott Wood
· 12 years ago
b823f98
kvm/ppc/mpic: import hw/openpic.c from QEMU
by Scott Wood
· 12 years ago
c35635e
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
by Paul Mackerras
· 12 years ago
a1b4a0f
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
by Paul Mackerras
· 12 years ago
d9ce604
KVM: PPC: e500: Add e6500 core to Kconfig description
by Mihai Caraman
· 12 years ago
ea17a97
KVM: PPC: e500mc: Enable e6500 cores
by Mihai Caraman
· 12 years ago
5b21501
KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
by Mihai Caraman
· 12 years ago
9a6061d
KVM: PPC: e500: Add support for EPTCFG register
by Mihai Caraman
· 12 years ago
307d900
KVM: PPC: e500: Add support for TLBnPS registers
by Mihai Caraman
· 12 years ago
8893a18
KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
by Mihai Caraman
· 12 years ago
a85d2aa
KVM: PPC: e500: Expose MMU registers via ONE_REG
by Mihai Caraman
· 12 years ago
35b299e
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
by Mihai Caraman
· 12 years ago
9b4f530
booke: exit to user space if emulator request
by Bharat Bhushan
· 12 years ago
0f47f9b
KVM: extend EMULATE_EXIT_USER to support different exit reasons
by Bharat Bhushan
· 12 years ago
c402a3f
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
by Bharat Bhushan
· 12 years ago
092d62e
KVM: PPC: debug stub interface parameter defined
by Bharat Bhushan
· 12 years ago
234d15d
Merge remote-tracking branch 'origin/master' into next
by Benjamin Herrenschmidt
· 12 years ago
3cc33d5
powerpc: Fix build errors with UP configs in HV-style KVM
by Paul Mackerras
· 12 years ago
c843be8
powerpc: remove cast for kmalloc/kzalloc return value
by Zhang Yanfei
· 12 years ago
be28a27
kvm/ppc: don't call complete_mmio_load when it's a store
by Scott Wood
· 12 years ago
c32498e
KVM: PPC: emulate dcbst
by Stuart Yoder
· 12 years ago
8c32a2e
Added ONE_REG interface for debug instruction
by Bharat Bhushan
· 12 years ago
4d2be6f
kvm/ppc/e500: eliminate tlb_refs
by Scott Wood
· 12 years ago
Next »