index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
1
-0
/
+17
2014-07-28
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
1
-81
/
+0
2014-07-28
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
1
-4
/
+8
2014-07-28
KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication
Paul Mackerras
1
-13
/
+12
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
1
-0
/
+17
2014-07-28
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
1
-6
/
+6
2014-07-28
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
1
-0
/
+19
2014-07-28
KVM: PPC: Deflect page write faults properly in kvmppc_st
Alexander Graf
1
-2
/
+4
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
1
-0
/
+5
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
1
-0
/
+6
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
1
-0
/
+6
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-36
/
+70
2014-05-30
KVM: PPC: Book3S PR: Expose EBB registers
Alexander Graf
1
-0
/
+18
2014-05-30
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
1
-0
/
+6
2014-05-30
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
1
-0
/
+10
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
1
-36
/
+36
2014-04-28
KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
Alexander Graf
1
-3
/
+3
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
1
-8
/
+30
2014-01-09
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
1
-0
/
+8
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
1
-3
/
+3
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
1
-29
/
+60
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
1
-2
/
+2
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
1
-1
/
+11
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
1
-0
/
+44
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
1
-4
/
+141
2013-10-17
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
1
-6
/
+9
2013-10-17
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
1
-0
/
+10
2013-04-26
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
1
-0
/
+19
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
1
-1
/
+1
2013-04-26
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
1
-0
/
+6
2013-04-17
Added ONE_REG interface for debug instruction
Bharat Bhushan
1
-0
/
+6
2013-03-22
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
Paul Mackerras
1
-2
/
+1
2012-10-05
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-0
/
+48
2012-10-05
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-0
/
+68
2012-10-05
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
1
-0
/
+9
2012-04-08
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
Benjamin Herrenschmidt
1
-0
/
+3
2012-04-08
KVM: PPC: booke: rework rescheduling checks
Alexander Graf
1
-1
/
+3
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
1
-39
/
+0
2012-03-05
KVM: PPC: booke: Improve timer register emulation
Scott Wood
1
-0
/
+8
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
1
-8
/
+8
2012-03-05
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
1
-1
/
+1
2011-12-27
KVM: introduce id_to_memslot function
Xiao Guangrong
1
-1
/
+1
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-07-12
KVM: PPC: Deliver program interrupts right away instead of queueing them
Paul Mackerras
1
-5
/
+3
2011-07-12
KVM: PPC: Split out code from book3s.c into book3s_pr.c
Paul Mackerras
1
-988
/
+7
2011-07-12
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
Paul Mackerras
1
-4
/
+5
2011-07-12
KVM: PPC: Fix machine checks on 32-bit Book3S
Paul Mackerras
1
-2
/
+3
2011-07-12
KVM: PPC: Resolve real-mode handlers through function exports
Alexander Graf
1
-2
/
+2
2011-05-20
powerpc/kvm: Fix kvmppc_core_pending_dec
Paul Mackerras
1
-1
/
+1
2011-03-17
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
1
-6
/
+8
[next]