index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s.c
Age
Commit message (
Expand
)
Author
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
2017-04-10
powerpc/kvm: Massage order of #include
Benjamin Herrenschmidt
2017-01-31
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
Paul Mackerras
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-27
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-09-12
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
Suresh Warrier
2016-09-08
KVM: PPC: Implement existing and add new halt polling vcpu stats
Suraj Jitindar Singh
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-02-16
KVM: PPC: Use RCU for arch.spapr_tce_tables
Alexey Kardashevskiy
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2015-09-21
KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
Thomas Huth
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-22
KVM: PPC: Fix warnings from sparse
Thomas Huth
2015-08-07
treewide: Fix typo compatability -> compatibility
Laurent Pinchart
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-04-21
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
David Gibson
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2014-12-17
arch: powerpc: kvm: book3s.c: Remove some unused functions
Rickard Strandqvist
2014-09-24
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-22
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
2014-09-22
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
2014-09-22
KVM: PPC: Move ONE_REG AltiVec support to powerpc
Mihai Caraman
2014-09-22
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
2014-07-28
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
2014-07-28
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
2014-07-28
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
2014-07-28
KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication
Paul Mackerras
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
2014-07-28
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
2014-07-28
KVM: PPC: Deflect page write faults properly in kvmppc_st
Alexander Graf
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-05-30
KVM: PPC: Book3S PR: Expose EBB registers
Alexander Graf
2014-05-30
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
2014-05-30
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-04-28
KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
Alexander Graf
[next]