]> Git Repo - linux.git/history - arch
KVM: x86: Dynamically allocate per-vCPU emulation context
[linux.git] / arch /
2020-03-16 Sean ChristophersonKVM: x86: Dynamically allocate per-vCPU emulation context
2020-03-16 Sean ChristophersonKVM: x86: Move emulation-only helpers to emulate.c
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: nVMX: Drop unnecessary check on ept caps for execu...
2020-03-16 Sean ChristophersonKVM: x86/mmu: Rename kvm_mmu->get_cr3() to ->get_guest_...
2020-03-16 Sean ChristophersonKVM: nVMX: Rename EPTP validity helper and associated...
2020-03-16 Sean ChristophersonKVM: nVMX: Rename nested_ept_get_cr3() to nested_ept_ge...
2020-03-16 Sean ChristophersonKVM: nVMX: Allow L1 to use 5-level page walks for neste...
2020-03-16 Sean ChristophersonKVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack
2020-03-16 Sean ChristophersonKVM: x86/mmu: Don't drop level/direct from MMU role...
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 Miaohe LinKVM: Fix some obsolete comments
2020-03-16 Jay ZhouKVM: x86: enable dirty log gradually in small chunks
2020-03-16 Sean ChristophersonKVM: x86/mmu: Reuse the current root if possible for...
2020-03-16 Sean ChristophersonKVM: x86/mmu: Ignore guest CR3 on fast root switch...
2020-03-16 Oliver UptonKVM: SVM: Inhibit APIC virtualization for X2APIC guest
2020-03-16 Peter XuKVM: Remove unnecessary asm/kvm_host.h includes
2020-03-16 Sean ChristophersonKVM: x86: Consolidate VM allocation and free for VMX...
2020-03-16 Sean ChristophersonKVM: x86: Directly return __vmalloc() result in ->vm_al...
2020-03-16 Sean ChristophersonKVM: x86: Gracefully handle __vmalloc() failure during...
2020-03-16 Eric HanklandKVM: x86: Adjust counter sample period after a wrmsr
2020-03-16 Sean ChristophersonKVM: x86/mmu: Consolidate open coded variants of memslo...
2020-03-16 Sean ChristophersonKVM: x86/mmu: Use range-based TLB flush for dirty log...
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: Ensure validity of memslot with respect to kvm_get...
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: PPC: Move memslot memory allocation into prepare_m...
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: apic: remove unused function apic_lvt_vector()
2020-03-16 Miaohe LinKVM: VMX: Add 'else' to split mutually exclusive case
2020-03-16 Miaohe LinKVM: x86: eliminate some unreachable code
2020-03-16 Miaohe LinKVM: x86: Fix print format and coding style
2020-03-16 Chia-I WuKVM: vmx: rewrite the comment in vmx_get_mt_mask
2020-02-23 Oliver UptonKVM: nVMX: Check IO instruction VM-exit conditions
2020-02-23 Oliver UptonKVM: nVMX: Refactor IO bitmap checks into helper function
2020-02-23 Paolo BonziniKVM: nVMX: Don't emulate instructions in guest mode
2020-02-23 Oliver UptonKVM: nVMX: Emulate MTF when performing instruction...
2020-02-23 Li RongQingKVM: fix error handling in svm_hardware_setup
2020-02-21 Miaohe LinKVM: SVM: Fix potential memory leak in svm_cpu_init()
2020-02-21 Miaohe LinKVM: apic: avoid calculating pending eoi from an uninit...
2020-02-21 Vitaly KuznetsovKVM: nVMX: clear PIN_BASED_POSTED_INTR from nested...
2020-02-21 Vitaly KuznetsovKVM: nVMX: handle nested posted interrupts when apicv...
2020-02-21 Suravee Suthikulpanitkvm: x86: svm: Fix NULL pointer dereference when AVIC...
2020-02-21 Xiaoyao LiKVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
2020-02-21 wanpeng liKVM: nVMX: Hold KVM's srcu lock when syncing vmcs12...
2020-02-21 Miaohe LinKVM: x86: don't notify userspace IOAPIC on edge-trigger...
2020-02-20 Qian Caikvm/emulate: fix a -Werror=cast-function-type
2020-02-20 Paolo BonziniKVM: x86: fix incorrect comparison in trace event
2020-02-17 Miaohe LinKVM: nVMX: Fix some obsolete comments and grammar error
2020-02-12 Paolo BonziniKVM: x86: enable -Werror
2020-02-12 Paolo BonziniKVM: x86: fix WARN_ON check of an unsigned less than...
2020-02-12 Sean ChristophersonKVM: x86/mmu: Fix struct guest_walker arrays for 5...
2020-02-12 Sean ChristophersonKVM: nVMX: Use correct root level for nested EPT shadow...
2020-02-12 Miaohe LinKVM: nVMX: Fix some comment typos and coding style
2020-02-12 Sean ChristophersonKVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
2020-02-12 Miaohe LinKVM: apic: reuse smp_wmb() in kvm_make_request()
2020-02-12 Miaohe LinKVM: x86: remove duplicated KVM_REQ_EVENT request
2020-02-12 Oliver UptonKVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
2020-02-12 Oliver UptonKVM: nVMX: Handle pending #DB when injecting INIT VM...
2020-02-12 Oliver UptonKVM: x86: Mask off reserved bit from #DB exception...
2020-02-12 Paolo BonziniKVM: x86: do not reset microcode version on INIT or...
2020-02-10 Linus TorvaldsMerge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub...
2020-02-09 Linus TorvaldsMerge tag 'zonefs-5.6-rc1' of git://git.kernel.org...
2020-02-09 Linus TorvaldsMerge tag '5.6-rc-smb3-plugfest-patches' of git://git...
2020-02-09 Linus TorvaldsMerge branch 'work.vboxsf' of git://git.kernel.org...
2020-02-09 Linus TorvaldsMerge tag 'x86-urgent-2020-02-09' of git://git.kernel...
2020-02-09 Linus TorvaldsMerge tag 'smp-urgent-2020-02-09' of git://git.kernel...
2020-02-09 Linus TorvaldsMerge tag 'perf-urgent-2020-02-09' of git://git.kernel...
2020-02-09 Linus TorvaldsMerge tag 'timers-urgent-2020-02-09' of git://git.kerne...
2020-02-09 Linus TorvaldsMerge tag 'irq-urgent-2020-02-09' of git://git.kernel...
2020-02-09 Linus TorvaldsMerge tag 'efi-urgent-2020-02-09' of git://git.kernel...
2020-02-09 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2020-02-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-02-08 Linus TorvaldsMerge tag 'powerpc-5.6-2' of git://git.kernel.org/pub...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git.kernel.org...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2020-02-08 Linus TorvaldsMerge tag 'compat-ioctl-fix' of git://git.kernel.org...
2020-02-08 Linus TorvaldsMerge branch 'merge.nfs-fs_parse.1' of git://git.kernel...
2020-02-08 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2020-02-08 Linus TorvaldsMerge branch 'pipe-exclusive-wakeup'
2020-02-08 Thomas GleixnerMerge tag 'irqchip-fixes-5.6-1' of git://git.kernel...
2020-02-08 David S. MillerMerge tag 'wireless-drivers-2020-02-08' of git://git...
2020-02-08 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-02-08 Christophe Leroypowerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
2020-02-08 Michael Ellermanpowerpc/futex: Fix incorrect user access blocking
next
This page took 0.150821 seconds and 7 git commands to generate.