KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()
[linux-2.6-microblaze.git] / virt /
2021-12-08 Sean ChristophersonKVM: Add helpers to wake/query blocking vCPU
2021-12-08 Sean ChristophersonKVM: Don't redo ktime_get() when calculating halt-polli...
2021-12-08 Jing ZhangKVM: stats: Add stat to detect if vcpu is currently...
2021-12-08 Sean ChristophersonKVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_...
2021-12-08 Sean ChristophersonKVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
2021-12-08 Sean ChristophersonKVM: Drop obsolete kvm_arch_vcpu_block_finish()
2021-12-08 Sean ChristophersonKVM: Don't block+unblock when halt-polling is successful
2021-12-08 Sean ChristophersonKVM: Reconcile discrepancies in halt-polling stats
2021-12-08 Sean ChristophersonKVM: Refactor and document halt-polling stats update...
2021-12-08 Sean ChristophersonKVM: Update halt-polling stats if and only if halt...
2021-12-08 Sean ChristophersonKVM: Force PPC to define its own rcuwait object
2021-12-08 Sean ChristophersonKVM: s390: Ensure kvm_arch_no_poll() is read once when...
2021-12-08 Paolo BonziniKVM: Avoid atomic operations when kicking the running...
2021-12-08 Ben GardonKVM: x86/mmu: Propagate memslot const qualifier
2021-12-08 Sean ChristophersonKVM: Dynamically allocate "new" memslots from the get-go
2021-12-08 Sean ChristophersonKVM: Wait 'til the bitter end to initialize the "new...
2021-12-08 Maciej S. SzmigieroKVM: Optimize overlapping memslots check
2021-12-08 Maciej S. SzmigieroKVM: Call kvm_arch_flush_shadow_memslot() on the old...
2021-12-08 Maciej S. SzmigieroKVM: Keep memslots in tree-based structures instead...
2021-12-08 Maciej S. SzmigieroKVM: Use interval tree to do fast hva lookup in memslots
2021-12-08 Maciej S. SzmigieroKVM: Resolve memslot ID via a hash table instead of...
2021-12-08 Maciej S. SzmigieroKVM: Move WARN on invalid memslot index to update_memsl...
2021-12-08 Maciej S. SzmigieroKVM: Integrate gfn_to_memslot_approx() into search_mems...
2021-12-08 Sean ChristophersonKVM: Don't make a full copy of the old memslot in __kvm...
2021-12-08 Sean ChristophersonKVM: Use prepare/commit hooks to handle generic memslot...
2021-12-08 Sean ChristophersonKVM: Stop passing kvm_userspace_memory_region to arch...
2021-12-08 Sean ChristophersonKVM: Let/force architectures to deal with arch specific...
2021-12-08 Sean ChristophersonKVM: Use "new" memslot's address space ID instead of...
2021-12-08 Maciej S. SzmigieroKVM: Resync only arch fields when slots_arch_lock gets...
2021-12-08 Sean ChristophersonKVM: Open code kvm_delete_memslot() into its only caller
2021-12-08 Sean ChristophersonKVM: Require total number of memslot pages to fit in...
2021-12-08 Marc ZyngierKVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
2021-12-08 Marc ZyngierKVM: Convert the kvm->vcpus array to a xarray
2021-12-08 Marc ZyngierKVM: Move wiping of the kvm->vcpus array to common...
2021-11-26 Paolo BonziniKVM: downgrade two BUG_ONs to WARN_ON_ONCE
2021-11-26 Paolo BonziniMerge branch 'kvm-5.16-fixes-pre-rc2' into HEAD
2021-11-26 Paolo BonziniMerge tag 'kvmarm-fixes-5.16-2' of git://git./linux...
2021-11-21 Linus TorvaldsMerge tag 'x86-urgent-2021-11-21' of git://git./linux...
2021-11-21 Linus TorvaldsMerge tag 'perf-urgent-2021-11-21' of git://git./linux...
2021-11-21 Linus TorvaldsMerge tag 'powerpc-5.16-2' of git://git./linux/kernel...
2021-11-20 Linus TorvaldsMerge tag 'block-5.16-2021-11-19' of git://git.kernel...
2021-11-20 Linus TorvaldsMerge tag 'pinctrl-v5.16-2' of git://git./linux/kernel...
2021-11-20 Linus TorvaldsMerge tag 's390-5.16-3' of git://git./linux/kernel...
2021-11-20 Linus TorvaldsMerge tag '5.16-rc1-smb3-fixes' of git://git.samba...
2021-11-19 Linus TorvaldsMerge tag 'libata-5.16-rc2' of git://git./linux/kernel...
2021-11-19 Linus TorvaldsMerge tag 'trace-v5.16-6' of git://git./linux/kernel...
2021-11-19 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of...
2021-11-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.16-rc2' of git://git....
2021-11-19 Linus TorvaldsMerge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of...
2021-11-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-11-19 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-11-19 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.16-rc2' of git://git....
2021-11-19 Linus TorvaldsMerge tag 'drm-fixes-2021-11-19' of git://anongit.freed...
2021-11-19 Linus TorvaldsMerge tag 'zstd-for-linus-5.16-rc1' of git://github...
2021-11-18 Linus TorvaldsMerge tag 'thermal-5.16-rc2' of git://git./linux/kernel...
2021-11-18 Linus TorvaldsMerge tag 'pm-5.16-rc2' of git://git./linux/kernel...
2021-11-18 Linus TorvaldsMerge tag 'acpi-5.16-rc2' of git://git./linux/kernel...
2021-11-18 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.16-2' of git://git...
2021-11-18 Linus TorvaldsMerge tag 'spi-fix-v5.16-rc1' of git://git./linux/kerne...
2021-11-18 Linus TorvaldsMerge tag 'net-5.16-rc2' of git://git./linux/kernel...
2021-11-18 Linus TorvaldsMerge tag 'for-5.16-rc1-tag' of git://git./linux/kernel...
2021-11-18 Linus TorvaldsMerge tag 'fs_for_v5.16-rc2' of git://git./linux/kernel...
2021-11-18 Linus TorvaldsMerge tag 'fs.idmapped.v5.16-rc2' of git://git./linux...
2021-11-18 Linus TorvaldsMerge tag 'for-5.16/parisc-4' of git://git./linux/kerne...
2021-11-18 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-11-18 Linus TorvaldsMerge tag 'printk-for-5.16-fixup' of git://git./linux...
2021-11-18 Petr MladekMerge branch 'rework/printk_safe-removal' into for...
2021-11-18 Sean ChristophersonKVM: Disallow user memslot with size that exceeds ...
2021-11-18 Sean ChristophersonKVM: Ensure local memslot copies operate on up-to-date...
2021-11-18 Paolo BonziniMerge branch 'kvm-5.16-fixes' into kvm-master
2021-11-18 David WoodhouseKVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pf...
2021-11-17 Linus TorvaldsMerge tag 'gfs2-v5.16-rc2-fixes' of git://git./linux...
2021-11-17 Linus TorvaldsMerge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields...
2021-11-16 Paolo BonziniMerge branch 'kvm-selftest' into kvm-master
2021-11-16 Maxime RipardMerge drm/drm-fixes into drm-misc-fixes
2021-11-15 Linus TorvaldsMerge tag 'trace-v5.16-5' of git://git./linux/kernel...
2021-11-14 Linus TorvaldsMerge tag 'xfs-5.16-merge-5' of git://git./fs/xfs/xfs...
2021-11-14 Linus TorvaldsMerge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
2021-11-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-11-14 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.16-1' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'timers-urgent-2021-11-14' of git://git....
2021-11-14 Linus TorvaldsMerge tag 'irq-urgent-2021-11-14' of git://git./linux...
2021-11-14 Linus TorvaldsMerge tag 'locking-urgent-2021-11-14' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'sched_urgent_for_v5.16_rc1' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'perf_urgent_for_v5.16_rc1' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'x86_urgent_for_v5.16_rc1' of git://git....
2021-11-14 Linus TorvaldsMerge tag 'perf-tools-for-v5.16-2021-11-13' of git...
2021-11-13 Linus TorvaldsMerge tag 'zstd-for-linus-v5.16' of git://github.com...
2021-11-13 Linus TorvaldsMerge tag 'virtio-mem-for-5.16' of git://github.com...
2021-11-13 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2021-11-13 Linus TorvaldsMerge tag 'block-5.16-2021-11-13' of git://git.kernel...
2021-11-13 Linus TorvaldsMerge tag 'io_uring-5.16-2021-11-13' of git://git.kerne...
2021-11-13 Linus TorvaldsMerge tag '5.16-rc-part2-smb3-client-fixes' of git...
2021-11-13 Linus TorvaldsMerge tag '5.16-rc-ksmbd-fixes' of git://git.samba...
2021-11-13 Linus TorvaldsMerge tag 'ceph-for-5.16-rc1' of git://github.com/ceph...
2021-11-13 Linus TorvaldsMerge tag 'erofs-for-5.16-rc1-fixes' of git://git....
2021-11-13 Linus TorvaldsMerge tag 'f2fs-for-5.16-rc1' of git://git./linux/kerne...
2021-11-13 Linus TorvaldsMerge tag 'netfs-folio-20211111' of git://git./linux...
2021-11-13 Linus TorvaldsMerge tag 'coccinelle-5.16-rc1' of git://git./linux...
2021-11-13 Linus TorvaldsMerge tag 'selinux-pr-20211112' of git://git./linux...
next