index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
2014-05-30
9
-14
/
+125
|
|
*
|
KVM: PPC: Book3S PR: Emulate TIR register
Alexander Graf
2014-05-30
1
-0
/
+1
|
|
*
|
KVM: PPC: Book3S PR: Ignore PMU SPRs
Alexander Graf
2014-05-30
1
-0
/
+14
|
|
*
|
KVM: PPC: Book3S: Move little endian conflict to HV KVM
Alexander Graf
2014-05-30
1
-1
/
+1
|
|
*
|
KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions
Alexander Graf
2014-05-30
2
-3
/
+3
|
|
*
|
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
20
-143
/
+309
|
|
*
|
KVM: PPC: PR: Fill pvinfo hcall instructions in big endian
Alexander Graf
2014-05-30
1
-8
/
+8
|
|
*
|
KVM: PPC: Book3S PR: PAPR: Access RTAS in big endian
Alexander Graf
2014-05-30
1
-0
/
+29
|
|
*
|
KVM: PPC: Book3S PR: PAPR: Access HTAB in big endian
Alexander Graf
2014-05-30
1
-3
/
+11
|
|
*
|
KVM: PPC: Book3S PR: Default to big endian guest
Alexander Graf
2014-05-30
1
-1
/
+1
|
|
*
|
KVM: PPC: Book3S_64 PR: Access shadow slb in big endian
Alexander Graf
2014-05-30
1
-17
/
+16
|
|
*
|
KVM: PPC: Book3S_64 PR: Access HTAB in big endian
Alexander Graf
2014-05-30
1
-4
/
+7
|
|
*
|
KVM: PPC: Book3S_32: PR: Access HTAB in big endian
Alexander Graf
2014-05-30
1
-6
/
+10
|
|
*
|
KVM: PPC: Book3S: PR: Fix C/R bit setting
Alexander Graf
2014-05-30
2
-3
/
+3
|
|
*
|
KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on
Aneesh Kumar K.V
2014-05-30
1
-0
/
+8
|
|
*
|
KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
Aneesh Kumar K.V
2014-05-30
4
-4
/
+25
|
|
*
|
KVM: PPC: E500: Add dcbtls emulation
Alexander Graf
2014-05-30
2
-0
/
+15
|
|
*
|
KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR
Alexander Graf
2014-05-30
1
-0
/
+1
|
*
|
|
MIPS: KVM: Remove redundant semicolon
James Hogan
2014-05-30
1
-1
/
+1
|
*
|
|
MIPS: KVM: Remove redundant NULL checks before kfree()
James Hogan
2014-05-30
1
-9
/
+3
|
*
|
|
MIPS: KVM: Quieten kvm_info() logging
James Hogan
2014-05-30
2
-22
/
+21
|
*
|
|
MIPS: KVM: Remove ifdef DEBUG around kvm_debug
James Hogan
2014-05-30
3
-28
/
+0
|
*
|
|
MIPS: KVM: Fix kvm_debug bit-rottage
James Hogan
2014-05-30
2
-10
/
+10
|
*
|
|
MIPS: KVM: Whitespace fixes in kvm_mips_callbacks
James Hogan
2014-05-30
1
-23
/
+23
|
*
|
|
MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} static
James Hogan
2014-05-30
1
-2
/
+2
|
*
|
|
MIPS: KVM: Add count frequency KVM register
James Hogan
2014-05-30
5
-0
/
+65
|
*
|
|
MIPS: KVM: Add master disable count interface
James Hogan
2014-05-30
5
-14
/
+176
|
*
|
|
MIPS: KVM: Override guest kernel timer frequency directly
James Hogan
2014-05-30
2
-18
/
+8
|
*
|
|
MIPS: KVM: Rewrite count/compare timer emulation
James Hogan
2014-05-30
4
-38
/
+413
|
*
|
|
MIPS: KVM: Migrate hrtimer to follow VCPU
James Hogan
2014-05-30
1
-0
/
+23
|
*
|
|
MIPS: KVM: Fix timer race modifying guest CP0_Cause
James Hogan
2014-05-30
1
-6
/
+65
|
*
|
|
MIPS: KVM: Deliver guest interrupts after local_irq_disable()
James Hogan
2014-05-30
1
-1
/
+1
|
*
|
|
MIPS: KVM: Add CP0_HWREna KVM register access
James Hogan
2014-05-30
1
-0
/
+7
|
*
|
|
MIPS: KVM: Add CP0_UserLocal KVM register access
James Hogan
2014-05-30
2
-0
/
+8
|
*
|
|
MIPS: KVM: Add CP0_Count/Compare KVM register access
James Hogan
2014-05-30
3
-0
/
+56
|
*
|
|
MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.h
James Hogan
2014-05-30
2
-31
/
+32
|
*
|
|
MIPS: KVM: Add CP0_EPC KVM register access
James Hogan
2014-05-30
1
-1
/
+8
|
*
|
|
MIPS: KVM: Use tlb_write_random
James Hogan
2014-05-30
1
-6
/
+4
|
*
|
|
MIPS: KVM: Use local_flush_icache_range to fix RI on XBurst
James Hogan
2014-05-30
5
-41
/
+12
|
*
|
|
MIPS: Export local_flush_icache_range for KVM
James Hogan
2014-05-30
1
-0
/
+1
|
*
|
|
MIPS: KVM: Allocate at least 16KB for exception handlers
James Hogan
2014-05-30
1
-1
/
+1
|
*
|
|
Merge tag 'kvm-s390-20140530' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-05-30
7
-66
/
+116
|
|
\
\
\
|
|
*
|
|
KVM: s390: Intercept the tprot instruction
Matthew Rosato
2014-05-30
2
-1
/
+4
|
|
*
|
|
KVM: s390: a VCPU is already started when delivering interrupts
David Hildenbrand
2014-05-30
1
-1
/
+0
|
|
*
|
|
KVM: s390: check the given debug flags, not the set ones
David Hildenbrand
2014-05-30
1
-1
/
+1
|
|
*
|
|
KVM: s390: clean up interrupt injection in sigp code
Jens Freimann
2014-05-30
1
-38
/
+18
|
|
*
|
|
KVM: s390: Enable DAT support for TPROT handler
Thomas Huth
2014-05-30
3
-25
/
+37
|
|
*
|
|
KVM: s390: Add a generic function for translating guest addresses
Thomas Huth
2014-05-30
2
-0
/
+56
|
|
|
/
/
|
*
|
|
MIPS: KVM: remove the stale memory alias support function unalias_gfn
Deng-Cheng Zhu
2014-05-29
1
-5
/
+0
|
*
|
|
arm: Fix compile warning for psci
Christoffer Dall
2014-05-27
1
-1
/
+1
[prev]
[next]