index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-16
KVM: only retrieve memslots once when initializing cache
Paolo Bonzini
1
-7
/
+14
2017-02-16
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
Paolo Bonzini
1
-22
/
+8
2017-02-16
ptp_kvm: try to detect hypercall availability
Radim Krčmář
1
-0
/
+7
2017-02-15
KVM: svm: inititalize hash table structures directly
David Hildenbrand
1
-4
/
+2
2017-02-15
kvm: nVMX: Refactor nested_vmx_run()
Jim Mattson
1
-49
/
+62
2017-02-15
kvm: nVMX: Split VMCS checks from nested_vmx_run()
Jim Mattson
1
-91
/
+103
2017-02-15
kvm: nVMX: Refactor nested_get_vmcs12_pages()
Jim Mattson
1
-69
/
+69
2017-02-15
kvm: nVMX: Refactor handle_vmptrld()
Jim Mattson
1
-9
/
+13
2017-02-15
kvm: nVMX: Refactor handle_vmon()
Jim Mattson
1
-41
/
+52
2017-02-15
kvm: nVMX: Prepare for checkpointing L2 state
Jim Mattson
1
-29
/
+48
2017-02-15
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
3
-29
/
+34
2017-02-15
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
5
-28
/
+28
2017-02-15
KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers
Paolo Bonzini
2
-4
/
+7
2017-02-15
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
3
-26
/
+35
2017-02-15
kvm: nVMX: move nested events check to kvm_vcpu_running
Paolo Bonzini
1
-3
/
+3
2017-02-15
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
Paolo Bonzini
2
-2
/
+10
2017-02-15
kvm: vmx: Use the hardware provided GPA instead of page walk
Paolo Bonzini
1
-0
/
+3
2017-02-15
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
9
-87
/
+56
2017-02-09
KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bit
Arnd Bergmann
1
-0
/
+4
2017-02-09
Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
295
-1399
/
+3818
2017-02-09
KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
Wei Yongjun
1
-0
/
+1
2017-02-08
PTP: add kvm PTP driver
Marcelo Tosatti
3
-0
/
+213
2017-02-08
kvmclock: export kvmclock clocksource and data pointers
Marcelo Tosatti
2
-1
/
+10
2017-02-08
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
3
-4
/
+37
2017-02-08
KVM: arm64: Add the EL1 physical timer access handler
Jintack Lim
1
-0
/
+34
2017-02-08
KVM: arm/arm64: Set up a background timer for the physical timer emulation
Jintack Lim
1
-1
/
+24
2017-02-08
KVM: arm/arm64: Set a background timer to the earliest timer expiration
Jintack Lim
2
-14
/
+42
2017-02-08
KVM: arm/arm64: Update the physical timer interrupt level
Jintack Lim
1
-0
/
+4
2017-02-08
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
4
-5
/
+25
2017-02-08
KVM: arm/arm64: Add the EL1 physical timer context
Jintack Lim
1
-0
/
+2
2017-02-08
KVM: arm/arm64: Decouple kvm timer functions from virtual timer
Jintack Lim
3
-31
/
+27
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
6
-25
/
+32
2017-02-08
KVM: arm/arm64: Abstract virtual timer context into separate structure
Jintack Lim
3
-50
/
+56
2017-02-08
KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
Shanker Donthineni
1
-0
/
+3
2017-02-08
KVM: x86: fix compilation
Paolo Bonzini
1
-1
/
+1
2017-02-08
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
8
-87
/
+55
2017-02-07
Merge tag 'kvm-s390-next-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
10
-60
/
+225
2017-02-07
Merge tag 'kvm_mips_4.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
22
-1268
/
+2602
2017-02-07
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
36
-563
/
+2608
2017-02-07
KVM: x86: add KVM_HC_CLOCK_PAIRING hypercall
Marcelo Tosatti
4
-0
/
+112
2017-02-07
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
David Hildenbrand
1
-5
/
+5
2017-02-07
KVM: nVMX: kmap() can't fail
David Hildenbrand
1
-9
/
+0
2017-02-07
powerpc/powernv: Remove separate entry for OPAL real mode calls
Benjamin Herrenschmidt
6
-86
/
+46
2017-02-07
powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
Nicholas Piggin
2
-1
/
+9
2017-02-06
KVM: s390: detect some program check loops
Christian Borntraeger
1
-0
/
+21
2017-02-06
KVM: s390: Disable dirty log retrieval for UCONTROL guests
Janosch Frank
1
-0
/
+3
2017-02-03
KVM: MIPS: Allow multiple VCPUs to be created
James Hogan
2
-1
/
+7
2017-02-03
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
James Hogan
3
-0
/
+9
2017-02-03
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
James Hogan
3
-0
/
+24
2017-02-03
KVM: MIPS/T&E: Default to reset vector
James Hogan
1
-0
/
+6
[next]