index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings
Jan Kiszka
1
-2
/
+2
2013-04-22
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
3
-10
/
+60
2013-04-22
KVM: nVMX: Fix conditions for NMI injection
Jan Kiszka
1
-0
/
+26
2013-04-22
KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask
Jan Kiszka
1
-10
/
+10
2013-04-22
KVM: x86: Fix memory leak in vmx.c
Andrew Honig
1
-0
/
+17
2013-04-22
KVM: x86: fix error return code in kvm_arch_vcpu_init()
Wei Yongjun
1
-1
/
+3
2013-04-22
KVM: nVMX: Enable and disable shadow vmcs functionality
Abel Gordon
1
-0
/
+11
2013-04-22
KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs
Abel Gordon
1
-0
/
+32
2013-04-22
KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
Abel Gordon
1
-0
/
+45
2013-04-22
KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
Abel Gordon
1
-0
/
+35
2013-04-22
KVM: nVMX: Release shadow vmcs
Abel Gordon
1
-8
/
+12
2013-04-22
KVM: nVMX: Allocate shadow vmcs
Abel Gordon
1
-0
/
+12
2013-04-22
KVM: nVMX: Fix VMXON emulation
Abel Gordon
1
-0
/
+8
2013-04-22
KVM: nVMX: Refactor handle_vmwrite
Abel Gordon
1
-24
/
+28
2013-04-22
KVM: nVMX: Introduce vmread and vmwrite bitmaps
Abel Gordon
1
-1
/
+89
2013-04-22
KVM: nVMX: Detect shadow-vmcs capability
Abel Gordon
1
-1
/
+24
2013-04-22
KVM: nVMX: Shadow-vmcs control fields/bits
Abel Gordon
2
-0
/
+5
2013-04-18
KVM: ia64: Fix kvm_vm_ioctl_irq_line
Yang Zhang
1
-2
/
+4
2013-04-18
KVM: x86: Fix posted interrupt with CONFIG_SMP=n
Zhang, Yang Z
1
-0
/
+2
2013-04-17
kvm/ppc: don't call complete_mmio_load when it's a store
Scott Wood
1
-1
/
+0
2013-04-17
KVM: PPC: emulate dcbst
Stuart Yoder
1
-0
/
+2
2013-04-17
Added ONE_REG interface for debug instruction
Bharat Bhushan
5
-0
/
+20
2013-04-16
KVM: VMX: Fix check guest state validity if a guest is in VM86 mode
Gleb Natapov
1
-1
/
+1
2013-04-16
KVM: nVMX: check vmcs12 for valid activity state
Paolo Bonzini
1
-2
/
+5
2013-04-16
KVM: ARM: Fix kvm_vm_ioctl_irq_line
Alexander Graf
1
-1
/
+2
2013-04-16
KVM: VMX: Use posted interrupt to deliver virtual interrupt
Yang Zhang
3
-12
/
+21
2013-04-16
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
6
-1
/
+86
2013-04-16
KVM: Set TMR when programming ioapic entry
Yang Zhang
5
-11
/
+25
2013-04-16
KVM: Call common update function when ioapic entry changed.
Yang Zhang
9
-30
/
+32
2013-04-16
KVM: VMX: Check the posted interrupt capability
Yang Zhang
2
-20
/
+66
2013-04-16
KVM: VMX: Register a new IPI for posted interrupt
Yang Zhang
7
-0
/
+44
2013-04-16
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
4
-5
/
+64
2013-04-16
KVM: Use eoi to track RTC interrupt delivery status
Yang Zhang
1
-1
/
+35
2013-04-16
KVM: Let ioapic know the irq line status
Yang Zhang
9
-37
/
+54
2013-04-16
KVM: Force vmexit with virtual interrupt delivery
Yang Zhang
1
-1
/
+1
2013-04-16
KVM: Add reset/restore rtc_status support
Yang Zhang
4
-0
/
+70
2013-04-16
KVM: Return destination vcpu on interrupt injection
Yang Zhang
5
-19
/
+27
2013-04-16
KVM: Introduce struct rtc_status
Yang Zhang
1
-0
/
+12
2013-04-16
KVM: Add vcpu info to ioapic_update_eoi()
Yang Zhang
3
-8
/
+9
2013-04-14
KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
Jan Kiszka
1
-1
/
+5
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
3
-5
/
+11
2013-04-14
KVM: emulator: fix unimplemented instruction detection
Gleb Natapov
1
-3
/
+4
2013-04-11
KVM: x86 emulator: Fix segment loading in VM86
Kevin Wolf
1
-3
/
+12
2013-04-08
KVM: Move kvm_rebooting declaration out of x86
Geoff Levand
2
-1
/
+2
2013-04-08
KVM: Move kvm_spurious_fault to x86.c
Geoff Levand
2
-8
/
+7
[next]