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: fix checkpatch.pl errors in kvm/coalesced_mmio.h
Kevin Mulvey
2015-06-19
1
-2
/
+2
*
KVM: fix checkpatch.pl errors in kvm/async_pf.h
Kevin Mulvey
2015-06-19
1
-2
/
+2
*
kvm: irqchip: Break up high order allocations of kvm_irq_routing_table
Joerg Roedel
2015-06-19
1
-8
/
+33
*
Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-06-19
15
-55
/
+104
|
\
|
*
KVM: arm/arm64: vgic: Remove useless arm-gic.h #include
Marc Zyngier
2015-06-18
1
-2
/
+0
|
*
KVM: arm/arm64: vgic: Avoid injecting reserved IRQ numbers
Marc Zyngier
2015-06-17
1
-4
/
+1
|
*
arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2
Marc Zyngier
2015-06-17
3
-8
/
+0
|
*
KVM: arm: vgic: Drop useless Group0 warning
Marc Zyngier
2015-06-17
1
-2
/
+0
|
*
ARM: kvm: psci: fix handling of unimplemented functions
Lorenzo Pieralisi
2015-06-17
1
-13
/
+3
|
*
KVM: arm64: fix misleading comments in save/restore
Alex Bennée
2015-06-17
1
-4
/
+4
|
*
KVM: arm/arm64: Enable the KVM-VFIO device
Kim Phillips
2015-06-17
4
-2
/
+4
|
*
arm/arm64: KVM: Properly account for guest CPU time
Christoffer Dall
2015-06-17
1
-4
/
+17
|
*
kvm: remove one useless check extension
Tiejun Chen
2015-06-17
2
-2
/
+1
|
*
arm: KVM: force execution of HCPTR access on VM exit
Marc Zyngier
2015-06-17
2
-8
/
+22
|
*
KVM: arm64: add active register handling to GICv3 emulation as well
Andre Przywara
2015-06-09
1
-4
/
+50
|
*
ARM: KVM: Remove pointless void pointer cast
Firo Yang
2015-06-09
1
-2
/
+2
*
|
KVM: x86: mark legacy PCI device assignment as deprecated
Paolo Bonzini
2015-06-05
2
-8
/
+8
*
|
KVM: x86: advertise KVM_CAP_X86_SMM
Paolo Bonzini
2015-06-05
4
-0
/
+28
*
|
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
2015-06-05
5
-17
/
+42
*
|
KVM: x86: work on all available address spaces
Paolo Bonzini
2015-06-05
4
-44
/
+91
*
|
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
2015-06-05
7
-80
/
+80
*
|
KVM: x86: pass struct kvm_mmu_page to gfn_to_rmap
Paolo Bonzini
2015-06-05
2
-7
/
+11
*
|
KVM: implement multiple address spaces
Paolo Bonzini
2015-06-05
5
-32
/
+79
*
|
KVM: add vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
2015-06-05
2
-13
/
+178
*
|
KVM: x86: save/load state on SMM switch
Paolo Bonzini
2015-06-04
4
-2
/
+498
*
|
KVM: x86: latch INITs while in system management mode
Paolo Bonzini
2015-06-04
2
-1
/
+15
*
|
KVM: x86: stubs for SMM support
Paolo Bonzini
2015-06-04
7
-4
/
+81
*
|
KVM: x86: API changes for SMM support
Paolo Bonzini
2015-06-04
7
-10
/
+99
*
|
KVM: x86: pass the whole hflags field to emulator and back
Paolo Bonzini
2015-06-04
3
-5
/
+16
*
|
KVM: x86: pass host_initiated to functions that read MSRs
Paolo Bonzini
2015-06-04
4
-101
/
+127
*
|
KVM: x86: introduce num_emulated_msrs
Paolo Bonzini
2015-06-04
1
-13
/
+27
*
|
KVM: x86: clear hidden CPU state at reset time
Paolo Bonzini
2015-06-04
1
-0
/
+2
*
|
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Paolo Bonzini
2015-06-04
1
-1
/
+1
*
|
kvm: x86: default legacy PCI device assignment support to "n"
Paolo Bonzini
2015-06-04
1
-3
/
+4
*
|
Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-06-03
1
-3
/
+8
|
\
\
|
*
|
KVM: s390: introduce KMSG_COMPONENT for kvm-s390
David Hildenbrand
2015-06-02
1
-2
/
+6
|
*
|
KVM: s390: call exit_sie() directly on vcpu block/request
David Hildenbrand
2015-06-02
1
-1
/
+2
*
|
|
KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
Marcelo Tosatti
2015-05-29
1
-0
/
+4
*
|
|
x86: kvmclock: set scheduler clock stable
Luiz Capitulino
2015-05-29
1
-2
/
+12
*
|
|
x86: kvmclock: add flag to indicate pvclock counts from zero
Marcelo Tosatti
2015-05-29
1
-0
/
+1
*
|
|
arch/x86/kvm/mmu.c: work around gcc-4.4.4 bug
Andrew Morton
2015-05-28
1
-7
/
+7
*
|
|
KVM: remove unused argument from mark_page_dirty_in_slot
Paolo Bonzini
2015-05-28
1
-7
/
+5
*
|
|
KVM: x86: Allow ARAT CPU feature
Jan Kiszka
2015-05-28
1
-1
/
+6
*
|
|
KVM: x86: preserve x2APIC LDR on INIT
Radim Krčmář
2015-05-28
1
-1
/
+2
*
|
|
KVM: x86: use correct APIC ID on x2APIC transition
Radim Krčmář
2015-05-28
1
-3
/
+10
*
|
|
KVM: x86: add module parameter to disable periodic kvmclock sync
Marcelo Tosatti
2015-05-28
1
-0
/
+9
*
|
|
KVM: x86: pass struct kvm_mmu_page to account/unaccount_shadowed
Paolo Bonzini
2015-05-28
1
-4
/
+8
*
|
|
KVM: remove __gfn_to_pfn
Paolo Bonzini
2015-05-28
1
-24
/
+15
*
|
|
KVM: pass kvm_memory_slot to gfn_to_page_many_atomic
Paolo Bonzini
2015-05-28
3
-7
/
+9
*
|
|
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
14
-20
/
+30
[next]