index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2014-09-17
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
2014-09-17
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
2014-09-16
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-11
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-09-11
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2014-09-05
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2014-09-03
KVM: nSVM: propagate the NPF EXITINFO to the guest
Paolo Bonzini
2014-09-03
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2014-09-03
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-09-03
kvm: x86: fix stale mmio cache bug
David Matlack
2014-09-03
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-08-29
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
KVM: x86: remove Aligned bit from movntps/movntpd
Paolo Bonzini
2014-08-29
KVM: x86 emulator: emulate MOVNTDQ
Alex Williamson
2014-08-29
KVM: vmx: VMXOFF emulation in vm86 should cause #UD
Nadav Amit
2014-08-29
KVM: x86: fix some sparse warnings
Paolo Bonzini
2014-08-29
KVM: nVMX: nested TPR shadow/threshold emulation
Wanpeng Li
2014-08-29
KVM: nVMX: introduce nested_get_vmcs12_pages
Wanpeng Li
2014-08-25
kvm: x86: fix tracing for 32-bit
Paolo Bonzini
2014-08-21
KVM: trace kvm_ple_window grow/shrink
Radim Krčmář
2014-08-21
KVM: VMX: dynamise PLE window
Radim Krčmář
2014-08-21
KVM: VMX: make PLE window per-VCPU
Radim Krčmář
2014-08-21
KVM: x86: introduce sched_in to kvm_x86_ops
Radim Krčmář
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
KVM: x86: Replace X86_FEATURE_NX offset with the definition
Nadav Amit
2014-08-20
KVM: emulate: warn on invalid or uninitialized exception numbers
Paolo Bonzini
2014-08-20
KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly
Paolo Bonzini
2014-08-20
KVM: x86: Clarify PMU related features bit manipulation
Nadav Amit
2014-08-20
KVM: vmx: fix ept reserved bits for 1-GByte page
Wanpeng Li
2014-08-19
KVM: x86: recalculate_apic_map after enabling apic
Nadav Amit
2014-08-19
KVM: x86: Clear apic tsc-deadline after deadline
Nadav Amit
2014-08-19
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
Wanpeng Li
2014-08-19
KVM: x86: fix check legal type of Variable Range MTRRs
Wanpeng Li
2014-08-19
arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c
Monam Agarwal
2014-08-19
KVM: x86: raise invalid TSS exceptions during a task switch
Paolo Bonzini
2014-08-19
KVM: x86: drop fpu_activate hook
Wanpeng Li
2014-08-19
KVM: SVM: add rdmsr support for AMD event registers
Wei Huang
2014-08-19
KVM: x86: do not check CS.DPL against RPL during task switch
Paolo Bonzini
2014-08-19
KVM: x86: Avoid emulating instructions on #UD mistakenly
Nadav Amit
2014-08-08
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
2014-08-08
arch/x86: replace strict_strto calls
Daniel Walter
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-05
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
Wanpeng Li
2014-08-05
KVM: nVMX: Fix nested vmexit ack intr before load vmcs01
Wanpeng Li
2014-08-05
KVM: Give IRQFD its own separate enabling Kconfig option
Paul Mackerras
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
[next]