index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest
Aneesh Kumar K.V
2014-05-30
1
-0
/
+7
*
KVM: PPC: Book3S PR: Expose EBB registers
Alexander Graf
2014-05-30
1
-18
/
+0
*
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
2014-05-30
1
-6
/
+0
*
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
2014-05-30
1
-6
/
+0
*
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
1
-0
/
+11
*
KVM: PPC: Book3S HV: Return ENODEV error rather than EIO
Paul Mackerras
2014-03-29
1
-1
/
+1
*
KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state
Michael Neuling
2014-03-29
1
-22
/
+125
*
KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
Anton Blanchard
2014-03-26
1
-3
/
+1
*
KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write
Greg Kurz
2014-03-26
1
-3
/
+3
*
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-29
1
-78
/
+241
|
\
|
*
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
2014-01-27
1
-0
/
+4
|
*
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
2014-01-27
1
-0
/
+22
|
*
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
2014-01-27
1
-0
/
+6
|
*
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
Paul Mackerras
2014-01-27
1
-0
/
+1
|
*
KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
Paul Mackerras
2014-01-27
1
-0
/
+6
|
*
KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
Paul Mackerras
2014-01-27
1
-1
/
+15
|
*
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
Michael Ellerman
2014-01-27
1
-1
/
+10
|
*
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
Michael Neuling
2014-01-27
1
-2
/
+151
|
*
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
2014-01-27
1
-29
/
+17
|
*
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
Andreas Schwab
2014-01-27
1
-1
/
+6
|
*
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
2014-01-09
1
-42
/
+0
|
*
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
2014-01-09
1
-0
/
+3
|
*
powerpc: kvm: optimize "sc 1" as fast return
Liu Ping Fan
2013-11-21
1
-6
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-23
1
-1
/
+1
|
\
\
|
*
|
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
2013-12-13
1
-1
/
+1
|
|
/
*
|
KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call
Paul Mackerras
2013-11-18
1
-0
/
+2
*
|
KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
Paul Mackerras
2013-11-18
1
-10
/
+12
|
/
*
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
1
-1
/
+0
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
1
-8
/
+10
*
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
1
-0
/
+2
*
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
1
-0
/
+1
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
1
-62
/
+158
*
kvm: powerpc: book3s hv: Fix vcore leak
Paul Mackerras
2013-10-17
1
-0
/
+10
*
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
Paul Mackerras
2013-10-17
1
-1
/
+1
*
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
2013-10-17
1
-0
/
+35
*
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
1
-0
/
+6
*
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-10-17
1
-12
/
+61
*
KVM: PPC: Book3S HV: Implement H_CONFER
Paul Mackerras
2013-10-17
1
-0
/
+9
*
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
2013-10-17
1
-1
/
+9
*
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
2013-10-17
1
-0
/
+12
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
1
-1
/
+1
|
\
|
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-27
1
-2
/
+2
|
|
\
|
|
*
powerpc/kvm: Add signed type cast for comparation
Chen Gang
2013-08-09
1
-2
/
+2
|
*
|
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-08-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-08-30
1
-15
/
+23
|
\
\
|
*
|
arch: powerpc: kvm: add signed type cast for comparation
Chen Gang
2013-08-28
1
-2
/
+2
|
*
|
powerpc/kvm: Copy the pvr value after memset
Aneesh Kumar K.V
2013-08-22
1
-4
/
+3
|
*
|
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
2013-07-08
1
-9
/
+18
|
|
/
*
/
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-08-26
1
-1
/
+1
|
/
*
powerpc,kvm: fix imbalance srcu_read_[un]lock()
Lai Jiangshan
2013-06-10
1
-1
/
+1
[next]