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-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
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s hv: Fix vcore leak
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Implement H_CONFER
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-08-30
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-08-28
arch: powerpc: kvm: add signed type cast for comparation
Chen Gang
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-26
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-08-22
powerpc/kvm: Copy the pvr value after memset
Aneesh Kumar K.V
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-08-09
powerpc/kvm: Add signed type cast for comparation
Chen Gang
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
2013-06-10
powerpc,kvm: fix imbalance srcu_read_[un]lock()
Lai Jiangshan
2013-06-01
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
Paul Mackerras
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-26
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
[next]