index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
powerpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-1
/
+2
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-05-07
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
1
-1
/
+1
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
1
-0
/
+3
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-20
/
+18
2015-03-27
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
1
-2
/
+2
2015-03-24
powerpc: Cleanup KVM emulated load/store endian handling
David Gibson
1
-20
/
+18
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
1
-2
/
+1
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
1
-8
/
+2
2014-09-22
KVM: PPC: Pass enum to kvmppc_get_last_inst
Alexander Graf
1
-1
/
+1
2014-09-22
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
1
-7
/
+1
2014-09-22
KVM: PPC: Move ONE_REG AltiVec support to powerpc
Mihai Caraman
1
-0
/
+42
2014-09-22
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
1
-0
/
+55
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-1
/
+1
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
1
-29
/
+0
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
1
-0
/
+4
2014-08-05
KVM: PPC: drop duplicate tracepoint
Paolo Bonzini
1
-0
/
+2
2014-07-28
KVM: PPC: Remove DCR handling
Alexander Graf
1
-10
/
+0
2014-07-28
KVM: PPC: Separate loadstore emulation from priv emulation
Alexander Graf
1
-1
/
+1
2014-07-28
KVM: PPC: Handle magic page in kvmppc_ld/st
Alexander Graf
1
-0
/
+22
2014-07-28
KVM: PPC: Use kvm_read_guest in kvmppc_ld
Alexander Graf
1
-25
/
+2
2014-07-28
KVM: PPC: Remove kvmppc_bad_hva()
Alexander Graf
1
-6
/
+1
2014-07-28
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
1
-0
/
+81
2014-07-28
KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode
Alexander Graf
1
-3
/
+9
2014-07-28
KVM: Rename and add argument to check_extension
Alexander Graf
1
-1
/
+1
2014-07-28
KVM: PPC: Remove 440 support
Alexander Graf
1
-1
/
+0
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
1
-2
/
+9
2014-07-28
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
1
-0
/
+19
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
1
-0
/
+2
2014-07-28
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
1
-0
/
+45
2014-06-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2014-05-30
KVM: PPC: Add CAP to indicate hcall fixes
Alexander Graf
1
-0
/
+1
2014-05-30
KVM: PPC: Disable NX for old magic page using guests
Alexander Graf
1
-2
/
+12
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
1
-1
/
+32
2014-05-30
KVM: PPC: PR: Fill pvinfo hcall instructions in big endian
Alexander Graf
1
-8
/
+8
2014-05-28
powerpc/kvm/book3s_hv: Use threads_per_subcore in KVM
Michael Ellerman
1
-1
/
+1
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
1
-17
/
+9
2014-01-27
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
1
-4
/
+24
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
1
-2
/
+2
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
1
-1
/
+1
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
1
-21
/
+55
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
1
-4
/
+5
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
1
-0
/
+10
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
1
-25
/
+29
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
1
-44
/
+14
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+10
2013-09-04
powerpc kvm: use fdget
Al Viro
1
-10
/
+10
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
1
-0
/
+4
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
1
-0
/
+4
[next]