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: x86: introduce get_kvmclock_ns
Paolo Bonzini
2016-09-20
6
-22
/
+43
*
KVM: x86: initialize kvmclock_offset
Paolo Bonzini
2016-09-20
1
-0
/
+1
*
KVM: x86: always fill in vcpu->arch.hv_clock
Paolo Bonzini
2016-09-20
1
-50
/
+59
*
kvm: x86: export TSC information to user-space
Luiz Capitulino
2016-09-16
1
-1
/
+50
*
kvm: create per-vcpu dirs in debugfs
Luiz Capitulino
2016-09-16
2
-0
/
+33
*
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
2016-09-16
7
-1
/
+64
*
kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer
Luiz Capitulino
2016-09-16
1
-3
/
+5
*
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
2016-09-16
4
-16
/
+1
*
kvm: x86: add tsc_offset field to struct kvm_vcpu_arch
Luiz Capitulino
2016-09-16
2
-2
/
+9
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-09-13
36
-503
/
+1366
|
\
|
*
KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
Markus Elfring
2016-09-13
1
-6
/
+5
|
*
KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()
Markus Elfring
2016-09-12
1
-3
/
+4
|
*
KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions
Markus Elfring
2016-09-12
1
-12
/
+11
|
*
KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...
Markus Elfring
2016-09-12
1
-1
/
+1
|
*
KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...
Markus Elfring
2016-09-12
1
-14
/
+16
|
*
KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()
Markus Elfring
2016-09-12
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
Suresh Warrier
2016-09-12
3
-5
/
+19
|
*
KVM: PPC: Book3S HV: Set server for passed-through interrupts
Paul Mackerras
2016-09-12
7
-0
/
+63
|
*
KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode
Suresh Warrier
2016-09-12
1
-0
/
+50
|
*
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
Suresh Warrier
2016-09-12
4
-1
/
+14
|
*
KVM: PPC: Book3S HV: Dump irqmap in debugfs
Suresh Warrier
2016-09-12
1
-0
/
+17
|
*
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
2016-09-12
7
-3
/
+49
|
*
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
2016-09-12
5
-2
/
+132
|
*
KVM: PPC: Book3S HV: Enable IRQ bypass
Suresh Warrier
2016-09-09
1
-1
/
+159
|
*
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
2016-09-09
3
-0
/
+44
|
*
KVM: PPC: select IRQ_BYPASS_MANAGER
Suresh Warrier
2016-09-09
3
-0
/
+44
|
*
KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
Suresh Warrier
2016-09-09
2
-84
/
+158
|
*
Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-next
Paul Mackerras
2016-09-09
13
-131
/
+164
|
|
\
|
|
*
powerpc: move hmi.c to arch/powerpc/kvm/
Paolo Bonzini
2016-09-09
5
-7
/
+10
|
|
*
powerpc/powernv: Provide facilities for EOI, usable from real mode
Suresh Warrier
2016-09-09
2
-4
/
+23
|
|
*
powerpc: Add simple cache inhibited MMIO accessors
Suresh Warrier
2016-09-09
1
-0
/
+29
|
|
*
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
2016-09-09
5
-120
/
+102
|
*
|
KVM: PPC: Implement existing and add new halt polling vcpu stats
Suraj Jitindar Singh
2016-09-08
3
-5
/
+39
|
*
|
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
2016-09-08
7
-170
/
+170
|
*
|
KVM: PPC: Book3S HV: Implement halt polling
Suraj Jitindar Singh
2016-09-08
4
-14
/
+126
|
*
|
KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...
Suraj Jitindar Singh
2016-09-08
3
-28
/
+43
|
*
|
KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
Suraj Jitindar Singh
2016-09-08
2
-35
/
+35
|
*
|
KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
Paul Mackerras
2016-08-25
2
-11
/
+9
|
*
|
KVM: PPC: Implement kvm_arch_intc_initialized() for PPC
Paul Mackerras
2016-08-19
2
-0
/
+15
|
*
|
KVM: PPC: Book3S: Don't crash if irqfd used with no in-kernel XICS emulation
Paul Mackerras
2016-08-19
1
-0
/
+2
|
|
/
*
|
Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2016-09-08
138
-663
/
+2472
|
\
\
|
*
\
Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next
Christian Borntraeger
2016-09-08
2
-4
/
+25
|
|
\
\
|
|
*
|
KVM: s390: generate facility mask from readable list
Heiko Carstens
2016-08-25
2
-4
/
+25
|
*
|
|
KVM: s390: Use memdup_user() rather than duplicating code
Markus Elfring
2016-09-08
1
-14
/
+4
|
*
|
|
KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()
Markus Elfring
2016-09-08
1
-10
/
+15
|
*
|
|
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
2016-09-08
4
-2
/
+32
|
*
|
|
KVM: s390: lazy enable RI
Fan Zhang
2016-09-08
4
-2
/
+36
|
*
|
|
KVM: s390: gaccess: simplify translation exception handling
Janosch Frank
2016-09-08
1
-19
/
+18
|
*
|
|
KVM: s390: guestdbg: separate defines for per code
David Hildenbrand
2016-09-08
1
-11
/
+17
|
*
|
|
KVM: s390: write external damage code on machine checks
David Hildenbrand
2016-09-08
2
-0
/
+3
[next]