Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm...
[platform/kernel/linux-rpi.git] / arch / x86 / kvm / x86.c
2020-03-31 Paolo BonziniMerge tag 'kvmarm-5.7' of git://git./linux/kernel/git...
2020-03-30 Paolo BonziniMerge tag 'kvm-s390-next-5.7-3' of git://git./linux...
2020-03-26 Paolo BonziniMerge tag 'kvm-s390-next-5.7-2' of git://git./linux...
2020-03-26 Wanpeng LiKVM: X86: Micro-optimize IPI fastpath delay
2020-03-26 Wanpeng LiKVM: X86: Delay read msr data iff writes ICR MSR
2020-03-18 Xiaoyao LiKVM: x86: Code style cleanup in kvm_arch_dev_ioctl()
2020-03-16 Paolo BonziniMerge tag 'kvm-s390-next-5.7-1' of git://git./linux...
2020-03-16 Paolo BonziniMerge branch 'kvm-null-pointer-fix' into HEAD
2020-03-16 Paolo BonziniKVM: X86: correct meaningless kvm_apicv_activated(...
2020-03-16 Suravee Suthikulpanitkvm: svm: Introduce GA Log tracepoint for AVIC
2020-03-16 Paolo BonziniKVM: x86: rename set_cr3 callback and related flags...
2020-03-16 Sean ChristophersonKVM: x86: Refactor kvm_cpuid() param that controls...
2020-03-16 Sean ChristophersonKVM x86: Extend AMD specific guest behavior to Hygon...
2020-03-16 Paolo BonziniKVM: CPUID: add support for supervisor states
2020-03-16 Sean ChristophersonKVM: x86: Move VMX's host_efer to common x86 code
2020-03-16 Sean ChristophersonKVM: Drop largepages_enabled and its accessor/mutator
2020-03-16 Sean ChristophersonKVM: VMX: Directly query Intel PT mode when refreshing...
2020-03-16 Sean ChristophersonKVM: x86: Check for Intel PT MSR virtualization using...
2020-03-16 Sean ChristophersonKVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt...
2020-03-16 Sean ChristophersonKVM: x86: Use KVM cpu caps to track UMIP emulation
2020-03-16 Sean ChristophersonKVM: x86: Use KVM cpu caps to mark CR4.LA57 as not...
2020-03-16 Sean ChristophersonKVM: x86: Calculate the supported xcr0 mask at load...
2020-03-16 Sean ChristophersonKVM: x86: Shrink the usercopy region of the emulation...
2020-03-16 Sean ChristophersonKVM: x86: Move kvm_emulate.h into KVM's private directory
2020-03-16 Sean ChristophersonKVM: x86: Dynamically allocate per-vCPU emulation context
2020-03-16 Sean ChristophersonKVM: x86: Explicitly pass an exception struct to check_...
2020-03-16 Sean ChristophersonKVM: x86: Refactor I/O emulation helpers to provide...
2020-03-16 Sean ChristophersonKVM: x86: Fix warning due to implicit truncation on...
2020-03-16 Sean ChristophersonKVM: x86/mmu: Rename kvm_mmu->get_cr3() to ->get_guest_...
2020-03-16 Sean ChristophersonKVM: nVMX: Properly handle userspace interrupt window...
2020-03-16 Wanpeng LiKVM: X86: trigger kvmclock sync request just once on...
2020-03-16 Wanpeng LiKVM: LAPIC: Recalculate apic map in batch
2020-03-16 Jay ZhouKVM: x86: enable dirty log gradually in small chunks
2020-03-16 Sean ChristophersonKVM: x86: Consolidate VM allocation and free for VMX...
2020-03-16 Sean ChristophersonKVM: x86/mmu: Move kvm_arch_flush_remote_tlbs_memslot...
2020-03-16 Sean ChristophersonKVM: Terminate memslot walks via used_slots
2020-03-16 Sean ChristophersonKVM: Provide common implementation for generic dirty...
2020-03-16 Sean ChristophersonKVM: Simplify kvm_free_memslot() and all its descendents
2020-03-16 Sean ChristophersonKVM: x86: Free arrays for old memslot when moving memsl...
2020-03-16 Sean ChristophersonKVM: Drop "const" attribute from old memslot in commit_...
2020-03-16 Sean ChristophersonKVM: Drop kvm_arch_create_memslot()
2020-03-16 Sean ChristophersonKVM: x86: Allocate memslot resources during prepare_mem...
2020-03-16 Sean ChristophersonKVM: x86: Allocate new rmap and large page tracking...
2020-03-16 Sean ChristophersonKVM: x86: Move gpa_val and gpa_available into the emula...
2020-03-16 Sean ChristophersonKVM: x86: Add EMULTYPE_PF when emulation is triggered...
2020-03-16 Miaohe LinKVM: x86: eliminate some unreachable code
2020-03-01 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2020-03-01 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-03-01 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2020-02-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-02-28 Linus TorvaldsMerge tag 'pci-v5.6-fixes-2' of git://git./linux/kernel...
2020-02-28 Linus TorvaldsMerge tag 'block-5.6-2020-02-28' of git://git.kernel...
2020-02-28 Linus TorvaldsMerge tag 'io_uring-5.6-2020-02-28' of git://git.kernel...
2020-02-28 Linus TorvaldsMerge tag 'acpi-5.6-rc4' of git://git./linux/kernel...
2020-02-28 Linus TorvaldsMerge tag 'pm-5.6-rc4' of git://git./linux/kernel/git...
2020-02-28 Linus TorvaldsMerge tag 'zonefs-5.6-rc4' of git://git./linux/kernel...
2020-02-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.6-1' of git://git./linux...
2020-02-28 Erwan Velukvm: x86: Limit the number of "kvm: disabled by bios...
2020-02-28 Paolo BonziniKVM: x86: avoid useless copy of cpufreq policy
2020-02-28 Linus TorvaldsMerge tag 'drm-fixes-2020-02-28' of git://anongit.freed...
2020-02-28 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-27 Linus TorvaldsMerge tag 'kbuild-fixes-v5.6-2' of git://git./linux...
2020-02-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-02-27 Linus TorvaldsMerge tag 'docs-5.6-fixes' of git://git.lwn.net/linux
2020-02-27 Linus TorvaldsMerge tag 'audit-pr-20200226' of git://git./linux/kerne...
2020-02-26 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v5.6-rc4'...
2020-02-26 Jani NikulaMerge tag 'gvt-fixes-2020-02-26' of https://github...
2020-02-26 Linus TorvaldsMerge tag 'trace-v5.6-rc2' of git://git./linux/kernel...
2020-02-26 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.6-rc4' of git:/...
2020-02-26 Linus TorvaldsMerge tag 'linux-kselftest-5.6-rc4' of git://git./linux...
2020-02-26 Pablo Neira AyusoMerge branch 'master' of git://blackhole.kfki.hu/nf
2020-02-25 Linus TorvaldsMerge tag 'riscv-for-linux-5.6-rc4' of git://git./linux...
2020-02-25 Linus TorvaldsMerge branch 'mips-fixes' of git://git./linux/kernel...
2020-02-24 David S. MillerMerge tag 'mac80211-for-net-2020-02-24' of git://git...
2020-02-24 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-02-24 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-02-24 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-02-23 Linus TorvaldsMerge tag 'for-5.6-rc2-tag' of git://git./linux/kernel...
2020-02-23 Oliver UptonKVM: nVMX: Emulate MTF when performing instruction...
2020-02-23 Linus TorvaldsMerge tag 'ras-urgent-2020-02-22' of git://git./linux...
2020-02-23 Linus TorvaldsMerge tag 'irq-urgent-2020-02-22' of git://git./linux...
2020-02-22 Linus TorvaldsMerge tag 'io_uring-5.6-2020-02-22' of git://git.kernel...
2020-02-22 Linus TorvaldsMerge tag 'block-5.6-2020-02-22' of git://git.kernel...
2020-02-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-02-22 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.6-2' of git://git...
2020-02-22 Linus TorvaldsMerge tag 'for-linus-5.6-rc3-tag' of git://git./linux...
2020-02-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-02-21 Linus TorvaldsMerge tag 'char-misc-5.6-rc3' of git://git./linux/kerne...
2020-02-21 Linus TorvaldsMerge tag 'staging-5.6-rc3' of git://git./linux/kernel...
2020-02-21 Linus TorvaldsMerge tag 'tty-5.6-rc3' of git://git./linux/kernel...
2020-02-21 Linus TorvaldsMerge tag 'usb-5.6-rc3' of git://git./linux/kernel...
2020-02-21 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-21 Dave AirlieMerge tag 'drm-misc-fixes-2020-02-20' of git://anongit...
2020-02-20 Linus TorvaldsMerge branch 'next-integrity' of git://git./linux/kerne...
2020-02-20 Dave AirlieMerge branch 'linux-5.6' of git://github.com/skeggsb...
2020-02-20 Linus TorvaldsMerge tag 'linux-kselftest-5.6-rc3' of git://git./linux...
2020-02-20 Dave AirlieMerge tag 'drm-msm-fixes-2020-02-16' of https://gitlab...
2020-02-20 Dave AirlieMerge tag 'amd-drm-fixes-5.6-2020-02-19' of git://peopl...
2020-02-19 Linus TorvaldsMerge tag 'iommu-fixes-v5.6-rc2' of git://git./linux...
2020-02-19 Linus TorvaldsMerge tag 'sound-5.6-rc3' of git://git./linux/kernel...
next