Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f212bd95a9f62b7929c59b16e1d3bbde2fb4081d
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 9 years ago
09170a4
KVM: const-ify uses of struct kvm_userspace_memory_region
by Paolo Bonzini
· 9 years ago
9f6b802
KVM: use kvm_memslots whenever possible
by Paolo Bonzini
· 9 years ago
17d4890
KVM: PPC: Book3S HV: Fix list traversal in error case
by Paul Mackerras
· 10 years ago
66feed6
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
by Paul Mackerras
· 10 years ago
7d6c40d
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
by Paul Mackerras
· 10 years ago
5d5b99c
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
by Paul Mackerras
· 10 years ago
25fedfc
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
by Paul Mackerras
· 10 years ago
d911f0b
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
by Paul Mackerras
· 10 years ago
b6c295d
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
by Paul Mackerras
· 10 years ago
e23a808
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
by Paul Mackerras
· 10 years ago
31037ec
KVM: PPC: Book3S HV: Remove RMA-related variables from code
by Aneesh Kumar K.V
· 10 years ago
99342cf8
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
by David Gibson
· 10 years ago
ecb6d61
KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
by Paul Mackerras
· 10 years ago
8f902b0
KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
by Paul Mackerras
· 10 years ago
90fd09f
KVM: PPC: Book3S HV: Improve H_CONFER implementation
by Sam Bobroff
· 10 years ago
4a157d6
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
by Paul Mackerras
· 10 years ago
c17b98c
KVM: PPC: Book3S HV: Remove code for PPC970 processors
by Paul Mackerras
· 10 years ago
3c78f78
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
by Suresh E. Warrier
· 10 years ago
2711e24
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
by Paul Mackerras
· 10 years ago
1bc5d59
KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked
by Suresh E. Warrier
· 10 years ago
dee6f24
KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
by Mahesh Salgaonkar
· 10 years ago
a59c1d9
powerpc/kvm: support to handle sw breakpoint
by Madhavan Srinivasan
· 10 years ago
9333e6c
KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR
by Paul Mackerras
· 10 years ago
b754c73
KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads
by Paul Mackerras
· 10 years ago
63fff5c
KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
by Aneesh Kumar K.V
· 10 years ago
9678cda
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
by Stewart Smith
· 10 years ago
de9bdd1
Split out struct kvmppc_vcore creation to separate function
by Stewart Smith
· 10 years ago
a084024
KVM: PPC: Book3S: Fix LPCR one_reg interface
by Alexey Kardashevskiy
· 10 years ago
0240755
KVM: PPC: Book3S HV: Access guest VPA in BE
by Alexander Graf
· 10 years ago
9642382
KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
by Michael Neuling
· 10 years ago
ae2113a
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
by Paul Mackerras
· 10 years ago
699a0ea
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
by Paul Mackerras
· 10 years ago
06da28e
KVM: PPC: BOOK3S: PR: Emulate instruction counter
by Aneesh Kumar K.V
· 10 years ago
8f42ab2
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
by Aneesh Kumar K.V
· 10 years ago
c5aec4c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
1f365bb
KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest
by Aneesh Kumar K.V
· 11 years ago
2e23f54
KVM: PPC: Book3S PR: Expose EBB registers
by Alexander Graf
· 11 years ago
e14e7a1
KVM: PPC: Book3S PR: Expose TAR facility to guest
by Alexander Graf
· 11 years ago
616dff8
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
by Alexander Graf
· 11 years ago
5deb8e7
KVM: PPC: Make shared struct aka magic page guest endian
by Alexander Graf
· 11 years ago
3102f78
powerpc/kvm/book3s_hv: Use threads_per_subcore in KVM
by Michael Ellerman
· 10 years ago
441c19c
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
by Michael Ellerman
· 10 years ago
739e242
KVM: PPC: Book3S HV: Return ENODEV error rather than EIO
by Paul Mackerras
· 11 years ago
a7d80d0
KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state
by Michael Neuling
· 11 years ago
7505258
KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
by Anton Blanchard
· 11 years ago
e59d24e
KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write
by Greg Kurz
· 11 years ago
b73117c
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
by Paolo Bonzini
· 11 years ago
7b49041
KVM: PPC: Book3S HV: Add new state for transactional memory
by Michael Neuling
· 11 years ago
d682916
KVM: PPC: Book3S HV: Basic little-endian guest support
by Anton Blanchard
· 11 years ago
8563bf5
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
by Paul Mackerras
· 11 years ago
5d00f66
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
by Paul Mackerras
· 11 years ago
e0622bd
KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
by Paul Mackerras
· 11 years ago
5557ae0
KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
by Paul Mackerras
· 11 years ago
bd3048b
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
by Michael Ellerman
· 11 years ago
b005255e
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
by Michael Neuling
· 11 years ago
e0b7ec0
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
by Paul Mackerras
· 11 years ago
48eaef0
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
by Andreas Schwab
· 11 years ago
7ebd3fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
efff191
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
by Paul Mackerras
· 11 years ago
398a76c
KVM: PPC: Add devname:kvm aliases for modules
by Alexander Graf
· 11 years ago
c08ac06
KVM: Use cond_resched() directly and remove useless kvm_resched()
by Takuya Yoshikawa
· 11 years ago
27025a6
powerpc: kvm: optimize "sc 1" as fast return
by Liu Ping Fan
· 11 years ago
c943809
KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call
by Paul Mackerras
· 11 years ago
bf3d32e
KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
by Paul Mackerras
· 11 years ago
a78b55d
kvm: powerpc: book3s: drop is_hv_enabled
by Aneesh Kumar K.V
· 11 years ago
cbbc58d
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
by Aneesh Kumar K.V
· 11 years ago
2ba9f0d
kvm: powerpc: book3s: Support building HV and PR KVM as module
by Aneesh Kumar K.V
· 11 years ago
699cc87
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
by Aneesh Kumar K.V
· 11 years ago
3a167bea
kvm: powerpc: Add kvmppc_ops callback
by Aneesh Kumar K.V
· 11 years ago
f1378b1
kvm: powerpc: book3s hv: Fix vcore leak
by Paul Mackerras
· 11 years ago
f3271d4
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
by Paul Mackerras
· 11 years ago
388cc6e
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
by Paul Mackerras
· 11 years ago
4b8473c
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
by Paul Mackerras
· 11 years ago
a0144e2
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
by Paul Mackerras
· 11 years ago
42d7604
KVM: PPC: Book3S HV: Implement H_CONFER
by Paul Mackerras
· 11 years ago
93b0f4d
KVM: PPC: Book3S HV: Implement timebase offset for guests
by Paul Mackerras
· 11 years ago
1494178
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
by Paul Mackerras
· 11 years ago
39eda2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 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
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
f13c13a
powerpc: Stop using non-architected shared_proc field in lppaca
by Anton Blanchard
· 11 years ago
2fb1067
powerpc/kvm: Add signed type cast for comparation
by Chen Gang
· 11 years ago
6c45b81
powerpc/kvm: Contiguous memory allocator based RMA allocation
by Aneesh Kumar K.V
· 11 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
· 11 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
b1022fb
powerpc: Decode the pte-lp-encoding bits correctly.
by Aneesh Kumar K.V
· 12 years ago
4619ac8
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
by Paul Mackerras
· 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
c35635e
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
by Paul Mackerras
· 12 years ago
75ef9de
constify a bunch of struct file_operations instances
by Al Viro
· 12 years ago
8482644
KVM: set_memory_region: Refactor commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
bbacc0c
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
by Alex Williamson
· 12 years ago
Next »