index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Move kvm_guest_enter call into generic code
Alexander Graf
2012-10-05
3
-4
/
+3
*
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
2012-10-05
5
-21
/
+41
*
KVM: PPC: Consistentify vcpu exit path
Alexander Graf
2012-10-05
2
-7
/
+14
*
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
Alexander Graf
2012-10-05
1
-0
/
+1
*
KVM: PPC: Exit guest context while handling exit
Alexander Graf
2012-10-05
2
-0
/
+5
*
KVM: PPC: Book3S: PR: Only do resched check once per exit
Alexander Graf
2012-10-05
1
-1
/
+1
*
KVM: PPC: BookE: Drop redundant vcpu->mode set
Alexander Graf
2012-10-05
1
-2
/
+0
*
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
Alexander Graf
2012-10-05
6
-7
/
+51
*
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
2012-10-05
4
-73
/
+67
*
KVM: PPC: BookE: No duplicate request != 0 check
Alexander Graf
2012-10-05
1
-7
/
+5
*
KVM: PPC: BookE: Add some more trace points
Alexander Graf
2012-10-05
3
-0
/
+77
*
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
2012-10-05
5
-7
/
+65
*
KVM: PPC: BookE: Add support for vcpu->mode
Alexander Graf
2012-10-05
1
-0
/
+11
*
KVM: PPC: BookE: Add check_requests helper function
Alexander Graf
2012-10-05
1
-7
/
+17
*
powerpc/epapr: export epapr_hypercall_start
Scott Wood
2012-10-05
1
-0
/
+5
*
KVM: PPC: Quieten message about allocating linear regions
Paul Mackerras
2012-10-05
1
-2
/
+2
*
KVM: PPC: E500: Fix clear_tlb_refs
Alexander Graf
2012-10-05
1
-2
/
+6
*
KVM: PPC: BookE: Expose remote TLB flushes in debugfs
Alexander Graf
2012-10-05
1
-0
/
+1
*
KVM: PPC: Expose SYNC cap based on mmu notifiers
Alexander Graf
2012-10-05
1
-1
/
+7
*
KVM: PPC: PR: Use generic tracepoint for guest exit
Alexander Graf
2012-10-05
3
-29
/
+55
*
PPC: Don't use hardcoded opcode for ePAPR hcall invocation
Liu Yu-B13201
2012-10-05
2
-29
/
+29
*
powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls
Scott Wood
2012-10-05
2
-2
/
+9
*
PPC: select EPAPR_PARAVIRT for all users of epapr hcalls
Stuart Yoder
2012-10-05
1
-0
/
+1
*
KVM: PPC: ev_idle hcall support for e500 guests
Liu Yu-B13201
2012-10-05
3
-6
/
+44
*
KVM: PPC: Add support for ePAPR idle hcall in host kernel
Liu Yu-B13201
2012-10-05
2
-2
/
+9
*
KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
Stuart Yoder
2012-10-05
1
-1
/
+9
*
KVM: PPC: use definitions in epapr header for hcalls
Stuart Yoder
2012-10-05
3
-16
/
+17
*
PPC: epapr: create define for return code value of success
Stuart Yoder
2012-10-05
1
-1
/
+2
*
KVM: s390: Fix vcpu_load handling in interrupt code
Christian Borntraeger
2012-09-27
1
-2
/
+0
*
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
2012-09-23
4
-43
/
+24
*
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
2012-09-23
1
-0
/
+4
*
KVM: optimize apic interrupt delivery
Gleb Natapov
2012-09-20
4
-12
/
+193
*
KVM: MMU: Eliminate pointless temporary 'ac'
Avi Kivity
2012-09-20
1
-4
/
+1
*
KVM: MMU: Avoid access/dirty update loop if all is well
Avi Kivity
2012-09-20
1
-6
/
+20
*
KVM: MMU: Eliminate eperm temporary
Avi Kivity
2012-09-20
1
-4
/
+1
*
KVM: MMU: Optimize is_last_gpte()
Avi Kivity
2012-09-20
4
-20
/
+41
*
KVM: MMU: Simplify walk_addr_generic() loop
Avi Kivity
2012-09-20
1
-35
/
+25
*
KVM: MMU: Optimize pte permission checks
Avi Kivity
2012-09-20
5
-36
/
+61
*
KVM: MMU: Update accessed and dirty bits after guest pagetable walk
Avi Kivity
2012-09-20
1
-29
/
+47
*
KVM: MMU: Move gpte_access() out of paging_tmpl.h
Avi Kivity
2012-09-20
2
-16
/
+15
*
KVM: MMU: Optimize gpte_access() slightly
Avi Kivity
2012-09-20
1
-3
/
+1
*
KVM: MMU: Push clean gpte write protection out of gpte_access()
Avi Kivity
2012-09-20
3
-13
/
+26
*
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
2012-09-17
1
-3
/
+9
*
KVM: SVM: Make use of asm.h
Avi Kivity
2012-09-17
1
-26
/
+20
*
KVM: VMX: Make use of asm.h
Avi Kivity
2012-09-17
1
-39
/
+30
*
KVM: VMX: Make lto-friendly
Avi Kivity
2012-09-17
1
-6
/
+11
*
KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()
Takuya Yoshikawa
2012-09-12
1
-12
/
+18
*
KVM: MMU: remove unnecessary check
Xiao Guangrong
2012-09-10
1
-5
/
+0
*
KVM: Depend on HIGH_RES_TIMERS
Liu, Jinsong
2012-09-10
1
-0
/
+1
*
KVM: use symbolic constant for nr interrupts
Michael S. Tsirkin
2012-09-06
1
-2
/
+2
[next]