]> asedeno.scripts.mit.edu Git - linux.git/history - arch
KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
[linux.git] / arch /
2019-06-18 Sean ChristophersonKVM: nVMX: Don't "put" vCPU or host state when switchin...
2019-06-18 Paolo BonziniKVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
2019-06-18 Sean ChristophersonKVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested...
2019-06-18 Sean ChristophersonKVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
2019-06-18 Sean ChristophersonKVM: nVMX: Always sync GUEST_BNDCFGS when it comes...
2019-06-18 Sean ChristophersonKVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT...
2019-06-18 Paolo BonziniKVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs...
2019-06-18 Sean ChristophersonKVM: nVMX: Sync rarely accessed guest fields only when...
2019-06-18 Sean ChristophersonKVM: nVMX: Add helpers to identify shadowed VMCS fields
2019-06-18 Sean ChristophersonKVM: nVMX: Use descriptive names for VMCS sync function...
2019-06-18 Sean ChristophersonKVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
2019-06-18 Sean ChristophersonKVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
2019-06-18 Sean ChristophersonKVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
2019-06-18 Sean ChristophersonKVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS...
2019-06-18 Sean ChristophersonKVM: VMX: Handle NMIs, #MCs and async #PFs in common...
2019-06-18 Sean ChristophersonKVM: x86: Move kvm_{before,after}_interrupt() calls...
2019-06-18 Sean ChristophersonKVM: VMX: Store the host kernel's IDT base in a global...
2019-06-18 Sean ChristophersonKVM: VMX: Read cached VM-Exit reason to detect external...
2019-06-18 Paolo Bonzinikvm: nVMX: small cleanup in handle_exception
2019-06-18 Sean ChristophersonKVM: VMX: Fix handling of #MC that occurs during VM-Entry
2019-06-18 Paolo BonziniKVM: x86: move MSR_IA32_POWER_CTL handling to common code
2019-06-18 Wei Yangkvm: x86: offset is ensure to be in range
2019-06-18 Wei Yangkvm: x86: use same convention to name kvm_lapic_{set...
2019-06-18 Wei Yangkvm: x86: check kvm_apic_sw_enabled() is enough
2019-06-18 Marcelo Tosattikvm: x86: add host poll control msrs
2019-06-18 Eugene Korenevskykvm: vmx: segment limit check: use access length
2019-06-18 Eugene Korenevskykvm: vmx: fix limit checking in get_vmx_mem_address()
2019-06-18 Like XuKVM: x86: Add Intel CPUID.1F cpuid emulation support
2019-06-18 Liran AlonKVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
2019-06-13 Paolo BonziniKVM: x86: clean up conditions for asynchronous page...
2019-06-05 Junaid Shahidkvm: Convert kvm_lock to a mutex
2019-06-05 Uros BizjakKVM: VMX: remove unneeded 'asm volatile ("")' from...
2019-06-05 Jan Beulichx86/kvm/VMX: drop bad asm() clobber from nested_vmx_che...
2019-06-04 Wanpeng LiKVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
2019-06-04 Wanpeng LiKVM: X86: Provide a capability to disable cstate msr...
2019-06-04 Xiaoyao Likvm: x86: refine kvm_get_arch_capabilities()
2019-06-04 Sean ChristophersonKVM: Directly return result from kvm_arch_check_process...
2019-06-04 Suthikulpanit, Suraveekvm: svm/avic: Do not send AVIC doorbell to self
2019-06-04 Wanpeng LiKVM: LAPIC: Optimize timer latency further
2019-06-04 Wanpeng LiKVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoin...
2019-06-04 Wanpeng LiKVM: LAPIC: Extract adaptive tune timer advancement logic
2019-06-04 Vitaly KuznetsovKVM/nSVM: properly map nested VMCB
2019-06-04 Kai Huangkvm: x86: Fix reserved bits related calculation errors...
2019-06-04 Kai Huangkvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c
2019-05-31 Paolo BonziniMerge tag 'kvm-s390-master-5.2-2' of git://git.kernel...
2019-05-31 Paolo BonziniMerge tag 'kvm-ppc-fixes-5.2-1' of git://git.kernel...
2019-05-30 Suraj Jitindar SinghKVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_en...
2019-05-30 Paul MackerrasKVM: PPC: Book3S HV: Fix lockdep warning when entering...
2019-05-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Fix page offset when clearin...
2019-05-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Take the srcu read lock...
2019-05-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of...
2019-05-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Introduce a new mutex for...
2019-05-29 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Fix the enforced limit on...
2019-05-29 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Do not test the EQ flag...
2019-05-29 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Clear file mapping when...
2019-05-29 Paul MackerrasKVM: PPC: Book3S HV: Don't take kvm->lock around kvm_fo...
2019-05-29 Paul MackerrasKVM: PPC: Book3S: Use new mutex to synchronize access...
2019-05-29 Paul MackerrasKVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
2019-05-29 Paul MackerrasKVM: PPC: Book3S HV: Avoid touching arch.mmu_ready...
2019-05-28 Thomas HuthKVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_...
2019-05-26 Linus TorvaldsMerge tag 'trace-v5.2-rc1-2' of git://git.kernel.org...
2019-05-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-05-26 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git.kernel...
2019-05-25 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-05-25 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel...
2019-05-25 Linus TorvaldsMerge tag 'trace-v5.2-rc1' of git://git.kernel.org...
2019-05-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-05-24 Linus TorvaldsMerge tag 'for-linus-20190524' of git://git.kernel...
2019-05-24 Linus TorvaldsMerge tag 'linux-kselftest-5.2-rc2' of git://git.kernel...
2019-05-24 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.2' of git://git.kerne...
2019-05-24 Linus TorvaldsMerge tag 'spdx-5.2-rc2-2' of git://git.kernel.org...
2019-05-24 Paolo BonziniKVM: x86: fix return value for reserved EFER
2019-05-24 Christian BorntraegerKVM: s390: fix memory slot handling for KVM_SET_USER_ME...
2019-05-24 Paolo BonziniKVM: x86/pmu: do not mask the value that is written...
2019-05-24 Paolo BonziniKVM: x86/pmu: mask the result of rdpmc according to...
2019-05-24 Borislav Petkovx86/kvm/pmu: Set AMD's virt PMU version to 1
2019-05-24 Paolo BonziniKVM: x86: do not spam dmesg with VMCS/VMCB dumps
2019-05-24 Peter Xukvm: Check irqchip mode before assign irqfd
2019-05-24 Suthikulpanit, Suraveekvm: svm/avic: fix off-by-one in checking host APIC ID
2019-05-24 Wanpeng LiKVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
2019-05-24 Wanpeng LiKVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
2019-05-24 Yi Wangkvm: vmx: Fix -Wmissing-prototypes warnings
2019-05-24 Wanpeng LiKVM: nVMX: Fix using __this_cpu_read() in preemptible...
2019-05-24 Jim Mattsonkvm: x86: Include CPUID leaf 0x8000001e in kvm's suppor...
2019-05-24 Jim Mattsonkvm: x86: Include multiple indices with CPUID leaf...
2019-05-24 Sean ChristophersonKVM: nVMX: Clear nested_run_pending if setting nested...
2019-05-24 Paolo BonziniKVM: nVMX: really fix the size checks on KVM_SET_NESTED...
2019-05-24 Paolo BonziniMerge tag 'kvmarm-fixes-for-5.2' of git://git.kernel...
2019-05-24 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-05-24 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.2-2' of git://git...
2019-05-24 Linus TorvaldsMerge tag 'mmc-v5.2-2' of git://git.kernel.org/pub...
2019-05-24 Linus TorvaldsMerge tag 'drm-fixes-2019-05-24-1' of git://anongit...
2019-05-24 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-05-24 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-05-24 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-05-24 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-05-24 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-05-24 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-05-24 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
2019-05-24 Thomas Gleixnertreewide: Replace GPLv2 boilerplate/reference with...
next