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
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-14
KVM: nVMX: Fix conditions for interrupt injection
Jan Kiszka
1
-8
/
+12
2013-04-14
KVM: nVMX: Rework event injection and recovery
Jan Kiszka
1
-35
/
+64
2013-04-14
KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1
Jan Kiszka
1
-7
/
+2
2013-04-14
KVM: emulator: mark 0xff 0x7d opcode as undefined.
Gleb Natapov
1
-1
/
+1
2013-04-14
KVM: emulator: Do not fail on emulation of undefined opcode
Gleb Natapov
1
-2
/
+3
2013-04-14
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
2
-5
/
+10
2013-04-14
KVM: emulator: fix unimplemented instruction detection
Gleb Natapov
1
-3
/
+4
2013-04-11
x86, xen, gdt: Remove the pvops variant of store_gdt.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-04-11
KVM: x86 emulator: Fix segment loading in VM86
Kevin Wolf
1
-3
/
+12
2013-04-08
KVM: Move kvm_spurious_fault to x86.c
Geoff Levand
1
-0
/
+7
2013-04-08
KVM: VMX: Add missing braces to avoid redundant error check
Jan Kiszka
1
-1
/
+2
2013-04-08
KVM: x86: fix memory leak in vmx_init
Yang Zhang
1
-1
/
+3
2013-04-07
KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls
Jan Kiszka
1
-1
/
+1
2013-04-07
KVM: Call kvm_apic_match_dest() to check destination vcpu
Yang Zhang
2
-51
/
+0
2013-04-07
Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"
Takuya Yoshikawa
2
-4
/
+8
2013-04-07
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2
-8
/
+7
2013-04-02
x86, cpu: Convert AMD Erratum 383
Borislav Petkov
1
-1
/
+1
2013-04-02
pmu: prepare for migration support
Paolo Bonzini
2
-5
/
+13
2013-03-21
KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()
Takuya Yoshikawa
2
-8
/
+7
2013-03-21
KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()
Takuya Yoshikawa
2
-7
/
+3
2013-03-21
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
1
-33
/
+31
2013-03-20
KVM: x86: correctly initialize the CS base on reset
Paolo Bonzini
2
-7
/
+2
2013-03-19
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
1
-27
/
+20
2013-03-19
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-03-18
KVM: x86: fix deadlock in clock-in-progress request handling
Marcelo Tosatti
1
-9
/
+9
2013-03-18
KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU
Jan Kiszka
1
-26
/
+4
2013-03-14
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
Takuya Yoshikawa
2
-1
/
+19
2013-03-14
KVM: MMU: Mark sp mmio cached when creating mmio spte
Takuya Yoshikawa
1
-0
/
+3
2013-03-14
KVM: nVMX: Add preemption timer support
Jan Kiszka
1
-3
/
+14
2013-03-14
KVM: nVMX: Provide EFER.LMA saving support
Jan Kiszka
1
-1
/
+12
2013-03-13
KVM: nVMX: Clean up and fix pin-based execution controls
Jan Kiszka
1
-4
/
+6
2013-03-13
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
5
-44
/
+91
2013-03-13
KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...
Marcelo Tosatti
1
-2
/
+5
2013-03-12
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
3
-18
/
+8
2013-03-12
VMX: x86: handle host TSC calibration failure
Marcelo Tosatti
1
-11
/
+18
2013-03-11
kvm: remove cast for kmalloc return value
Ioan Orghici
1
-2
/
+1
2013-03-07
KVM: MMU: Introduce a helper function for FIFO zapping
Takuya Yoshikawa
1
-32
/
+23
2013-03-07
KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()
Takuya Yoshikawa
1
-4
/
+3
2013-03-07
KVM: MMU: Fix and clean up for_each_gfn_* macros
Takuya Yoshikawa
1
-10
/
+8
2013-03-07
KVM: nVMX: Fix setting of CR0 and CR4 in guest mode
Jan Kiszka
1
-15
/
+33
2013-03-07
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
Jan Kiszka
1
-3
/
+10
2013-03-05
KVM: nVMX: Reset RFLAGS on VM-exit
Jan Kiszka
1
-0
/
+1
2013-03-04
KVM: nVMX: Fix switching of debug state
Jan Kiszka
1
-1
/
+4
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-7
/
+8
2013-03-04
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
1
-6
/
+4
2013-03-04
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
1
-3
/
+3
2013-03-04
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
1
-4
/
+2
2013-03-04
Merge branch 'master' into queue
Marcelo Tosatti
2
-29
/
+37
2013-02-28
KVM: VMX: Pass vcpu to __vmx_complete_interrupts
Jan Kiszka
1
-17
/
+14
2013-02-28
KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12
Jan Kiszka
1
-2
/
+1
[prev]
[next]