index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Fix conditions for NMI injection
Jan Kiszka
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask
Jan Kiszka
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: x86: Fix memory leak in vmx.c
Andrew Honig
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: x86: fix error return code in kvm_arch_vcpu_init()
Wei Yongjun
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Enable and disable shadow vmcs functionality
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Release shadow vmcs
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Allocate shadow vmcs
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Fix VMXON emulation
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Refactor handle_vmwrite
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Introduce vmread and vmwrite bitmaps
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Detect shadow-vmcs capability
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Shadow-vmcs control fields/bits
Abel Gordon
2013-04-22
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: x86: Fix posted interrupt with CONFIG_SMP=n
Zhang, Yang Z
2013-04-17
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: VMX: Fix check guest state validity if a guest is in VM86 mode
Gleb Natapov
2013-04-16
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: check vmcs12 for valid activity state
Paolo Bonzini
2013-04-16
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: VMX: Use posted interrupt to deliver virtual interrupt
Yang Zhang
2013-04-16
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
2013-04-16
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: Set TMR when programming ioapic entry
Yang Zhang
2013-04-16
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: Call common update function when ioapic entry changed.
Yang Zhang
2013-04-16
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: VMX: Check the posted interrupt capability
Yang Zhang
2013-04-16
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: VMX: Register a new IPI for posted interrupt
Yang Zhang
2013-04-16
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
2013-04-16
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: Let ioapic know the irq line status
Yang Zhang
2013-04-15
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: Add reset/restore rtc_status support
Yang Zhang
2013-04-15
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: Return destination vcpu on interrupt injection
Yang Zhang
2013-04-15
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: Add vcpu info to ioapic_update_eoi()
Yang Zhang
2013-04-15
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
Jan Kiszka
2013-04-14
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Fix conditions for interrupt injection
Jan Kiszka
2013-04-14
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Rework event injection and recovery
Jan Kiszka
2013-04-14
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1
Jan Kiszka
2013-04-14
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: emulator: mark 0xff 0x7d opcode as undefined.
Gleb Natapov
2013-04-14
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: emulator: Do not fail on emulation of undefined opcode
Gleb Natapov
2013-04-14
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
2013-04-14
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: emulator: fix unimplemented instruction detection
Gleb Natapov
2013-04-14
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: x86 emulator: Fix segment loading in VM86
Kevin Wolf
2013-04-11
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: Move kvm_rebooting declaration out of x86
Geoff Levand
2013-04-08
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: Move kvm_spurious_fault to x86.c
Geoff Levand
2013-04-08
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: Move vm_list kvm_lock declarations out of x86
Geoff Levand
2013-04-08
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: VMX: Add missing braces to avoid redundant error check
Jan Kiszka
2013-04-08
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: x86: fix memory leak in vmx_init
Yang Zhang
2013-04-08
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls
Jan Kiszka
2013-04-07
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: Call kvm_apic_match_dest() to check destination vcpu
Yang Zhang
2013-04-07
|
*
|
|
|
|
|
|
|
|
|
|
|
Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"
Takuya Yoshikawa
2013-04-07
|
*
|
|
|
|
|
|
|
|
|
|
|
pmu: prepare for migration support
Paolo Bonzini
2013-04-02
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()
Takuya Yoshikawa
2013-03-21
|
*
|
|
|
|
|
|
|
|
|
|
|
KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()
Takuya Yoshikawa
2013-03-21
[prev]
[next]