index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
Age
Commit message (
Expand
)
Author
2014-12-17
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
2014-12-17
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
Suresh E. Warrier
2014-12-17
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
Paul Mackerras
2014-12-15
KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl...
Suresh E. Warrier
2014-12-15
KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
Mahesh Salgaonkar
2014-09-22
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
2014-09-22
KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR
Paul Mackerras
2014-09-22
KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads
Paul Mackerras
2014-07-28
KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
Aneesh Kumar K.V
2014-07-28
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
Stewart Smith
2014-07-28
Split out struct kvmppc_vcore creation to separate function
Stewart Smith
2014-07-28
KVM: PPC: Book3S: Fix LPCR one_reg interface
Alexey Kardashevskiy
2014-07-28
KVM: PPC: Book3S HV: Access guest VPA in BE
Alexander Graf
2014-07-28
KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling
Michael Neuling
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
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-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-05-30
KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest
Aneesh Kumar K.V
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-05-28
powerpc/kvm/book3s_hv: Use threads_per_subcore in KVM
Michael Ellerman
2014-05-28
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
2014-03-29
KVM: PPC: Book3S HV: Return ENODEV error rather than EIO
Paul Mackerras
2014-03-29
KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state
Michael Neuling
2014-03-26
KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
Anton Blanchard
2014-03-26
KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write
Greg Kurz
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-27
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
2014-01-27
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
2014-01-27
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
Michael Ellerman
2014-01-27
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
Michael Neuling
2014-01-27
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
Andreas Schwab
2014-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
2014-01-09
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
2013-12-13
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
2013-11-21
powerpc: kvm: optimize "sc 1" as fast return
Liu Ping Fan
2013-11-18
KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call
Paul Mackerras
2013-11-18
KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
Paul Mackerras
[next]