messages from 2021-09-09 05:20:00 to 2021-09-10 21:28:58 UTC [more...]
[PATCH v4 0/6] IPI virtualization support for VM
2021-09-10 21:28 UTC (5+ messages)
` [PATCH v4 1/6] x86/feat_ctl: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v4 2/6] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
[PATCH] vfio/ap_ops: Add missed vfio_uninit_group_dev()
2021-09-10 20:25 UTC (3+ messages)
[PATCH v4 0/7] ARM: support THREAD_INFO_IN_TASK
2021-09-10 20:20 UTC (3+ messages)
` [PATCH v4 4/7] Make sure task_struct is available for raw_smp_processor_id
[PATCH 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
2021-09-10 19:32 UTC (12+ messages)
` [PATCH 1/2] KVM: arm64: vgic: check redist region is not "
` [PATCH 2/2] KVM: arm64: selftests: test for vgic redist "
[PATCH 0/2] KVM: x86: vcpu_idx related cleanups
2021-09-10 18:32 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
` [PATCH 2/2] KVM: x86: Identify vCPU0 by its vcpu_idx instead of walking vCPUs array
[PATCH v4 00/18] KVM: arm64: selftests: Introduce arch_timer selftest
2021-09-10 18:03 UTC (50+ messages)
` [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
` [PATCH v4 03/18] KVM: arm64: selftests: Use read/write definitions from sysreg.h
` [PATCH v4 04/18] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
` [PATCH v4 06/18] KVM: arm64: selftests: Add basic support for arch_timers
` [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
` [PATCH v4 11/18] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v4 12/18] KVM: selftests: Keep track of the number of vCPUs for a VM
` [PATCH v4 14/18] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v4 15/18] KVM: arm64: selftests: Add arch_timer test
` [PATCH v4 16/18] KVM: arm64: selftests: arch_timer: Support vCPU migration
` [PATCH v4 17/18] KVM: arm64: selftests: Replace ARM64_SYS_REG with ARM64_SYS_KVM_REG
` [PATCH v4 18/18] KVM: selftests: vgic_init: Pull REDIST_REGION_ATTR_ADDR from vgic.h
[PATCH v2] KVM: VMX: Enable Notify VM exit
2021-09-10 17:55 UTC (15+ messages)
[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
2021-09-10 17:18 UTC (6+ messages)
[PATCH 0/2 V7] Add AMD SEV and SEV-ES intra host migration support
2021-09-10 17:16 UTC (12+ messages)
` [PATCH 1/3 V7] KVM, SEV: Add support for SEV intra host migration
` [PATCH 2/3 V7] KVM, SEV: Add support for SEV-ES "
` [PATCH 3/3 V7] selftest: KVM: Add intra host migration tests
[PATCH v2 0/9] Move vfio_ccw to the new mdev API
2021-09-10 16:09 UTC (16+ messages)
` [PATCH v2 1/9] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
` [PATCH v2 2/9] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
` [PATCH v2 3/9] vfio/ccw: Convert to use vfio_register_group_dev()
` [PATCH v2 4/9] vfio/ccw: Make the FSM complete and synchronize it to the mdev
` [PATCH v2 5/9] vfio/mdev: Consolidate all the device_api sysfs into the core code
` [PATCH v2 6/9] vfio/mdev: Add mdev available instance checking to the core
` [PATCH v2 7/9] vfio/ccw: Remove private->mdev
` [PATCH v2 8/9] vfio: Export vfio_device_try_get()
` [PATCH v2 9/9] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev
[PATCH 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
2021-09-10 16:06 UTC (5+ messages)
` [PATCH 1/4] KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
` [PATCH 2/4] KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
` [PATCH 3/4] KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
` [PATCH 4/4] KVM: nVMX: Implement Enlightened MSR Bitmap feature
[PATCH] KVM: nVMX: Fix nested bus lock VM exit
2021-09-10 15:19 UTC (6+ messages)
[PATCH v3 0/8] Implement generic cc_platform_has() helper function
2021-09-10 15:02 UTC (11+ messages)
` [PATCH v3 2/8] mm: Introduce a function to check for confidential computing features
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has()
` [PATCH v3 8/8] treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
[PATCH RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
2021-09-10 14:52 UTC (17+ messages)
` [PATCH RFC 1/9] s390/gmap: validate VMA in __gmap_zap()
` [PATCH RFC 2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() "
` [PATCH RFC 3/9] s390/mm: validate VMA in PGSTE manipulation functions
` [PATCH RFC 4/9] s390/mm: fix VMA and page table handling code in storage key handling functions
` [PATCH RFC 5/9] s390/uv: fully validate the VMA before calling follow_page()
` [PATCH RFC 6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte()
` [PATCH RFC 7/9] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
` [PATCH RFC 8/9] s390/mm: optimize set_guest_storage_key()
` [PATCH RFC 9/9] s390/mm: optimize reset_guest_reference_bit()
[PATCH] kvm: irqfd: avoid update unmodified entries of the routing
2021-09-10 7:43 UTC (2+ messages)
[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
2021-09-10 6:32 UTC (3+ messages)
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-09-10 3:32 UTC (9+ messages)
` [PATCH Part2 v5 16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v5 17/45] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v5 18/45] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command
[PATCH v2 0/7] KVM: VMX: PT (processor trace) optimization cleanup and fixes
2021-09-10 1:59 UTC (4+ messages)
` [PATCH v2 6/7] KVM: VMX: Check Intel PT related CPUID leaves
[PATCH 0/3] some fixes of hypercall emulation
2021-09-10 1:53 UTC (11+ messages)
` [PATCH 1/3] kvm: x86: Introduce hypercall x86 ops for handling hypercall not in cpl0
` [PATCH 2/3] kvm: x86: Refactor kvm_emulate_hypercall() to no skip instruction
` [PATCH 3/3] kvm: x86: Emulate hypercall instead of fixing hypercall instruction
` [PATCH v2 0/3] kvm: x86: some fixes of hypercall emulation
` [PATCH v2 1/3] kvm: x86: Introduce hypercall x86 ops for handling hypercall not in cpl0
` [PATCH v2 2/3] kvm: x86: Refactor kvm_emulate_hypercall() to no skip instruction
` [PATCH v2 3/3] kvm: x86: Emulate hypercall instead of fixing hypercall instruction
[PATCH v2 0/4] clean up interface between KVM and psp
2021-09-10 1:23 UTC (11+ messages)
` [PATCH v2 3/4] KVM: SVM: move sev_bind_asid to psp
[PATCH v2 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
2021-09-10 0:49 UTC (3+ messages)
` [PATCH v2 1/2] KVM: arm64: vgic: check redist region is not "
` [PATCH v2 2/2] KVM: arm64: selftests: tests for vgic redist regions "
[PATCH AUTOSEL 5.13 58/88] vfio/type1: Fix vfio_find_dma_valid return
2021-09-10 0:17 UTC
[PATCH AUTOSEL 5.14 65/99] vfio/type1: Fix vfio_find_dma_valid return
2021-09-10 0:15 UTC
[PATCH v2 1/1] virtio-blk: add num_io_queues module parameter
2021-09-09 22:57 UTC (13+ messages)
[PATCH v2] vfio/pci: Add OpRegion 2.0 Extended VBT support
2021-09-09 22:00 UTC (3+ messages)
` [PATCH v3] vfio/pci: Add OpRegion 2.0+ "
[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
2021-09-09 20:28 UTC (6+ messages)
` [PATCH v2 5/6] kvm: allocate vcpu pointer array separately
[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-09-09 19:26 UTC (8+ messages)
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper
[kvm-unit-tests PATCH v3 0/7] x86: Fix duplicate symbols w/ clang
2021-09-09 18:52 UTC (15+ messages)
` [kvm-unit-tests PATCH v3 1/7] lib: Drop x86/processor.h's barrier() in favor of compiler.h version
` [kvm-unit-tests PATCH v3 2/7] lib: define the "noinline" macro
` [kvm-unit-tests PATCH v3 3/7] lib: Move __unused attribute macro to compiler.h
` [kvm-unit-tests PATCH v3 4/7] x86: realmode: mark exec_in_big_real_mode as noinline
` [kvm-unit-tests PATCH v3 5/7] x86: svm: mark test_run "
` [kvm-unit-tests PATCH v3 6/7] x86: umip: mark do_ring3 "
` [kvm-unit-tests PATCH v3 7/7] x86: vmx: mark some test_* functions "
[PATCH 0/4] Prevent inlining for asm blocks with labels
2021-09-09 17:19 UTC (7+ messages)
` [kvm-unit-tests PATCH v2 0/5] "
` [kvm-unit-tests PATCH v2 2/5] x86: realmode: mark exec_in_big_real_mode as noinline
[PATCH] KVM: nVMX: Reset vmxon_ptr upon VMXOFF emulation
2021-09-09 16:46 UTC (5+ messages)
[PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
2021-09-09 16:22 UTC (10+ messages)
` [PATCH resend RFC 1/9] s390/gmap: validate VMA in __gmap_zap()
` [PATCH resend RFC 2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() "
` [PATCH resend RFC 3/9] s390/mm: validate VMA in PGSTE manipulation functions
` [PATCH resend RFC 4/9] s390/mm: fix VMA and page table handling code in storage key handling functions
` [PATCH resend RFC 5/9] s390/uv: fully validate the VMA before calling follow_page()
` [PATCH resend RFC 6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte()
` [PATCH resend RFC 7/9] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
` [PATCH resend RFC 8/9] s390/mm: optimize set_guest_storage_key()
` [PATCH resend RFC 9/9] s390/mm: optimize reset_guest_reference_bit()
[kvm-unit-tests RFC PATCH 0/5] arm: Add kvmtool to the runner script
2021-09-09 14:42 UTC (18+ messages)
` [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
` [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
[GIT PULL] virtio,vdpa,vhost: features, fixes
2021-09-09 13:56 UTC
[PATCH v2 0/4] KVM: SVM: Add initial GHCB protocol version 2 support
2021-09-09 13:32 UTC (6+ messages)
` [PATCH v2 1/4] KVM: SVM: Get rid of *ghcb_msr_bits() functions
[PATCH] vhost_net: fix OoB on sendmsg() failure
2021-09-09 10:00 UTC (2+ messages)
[PATCH v3 0/3] s390x: KVM: CPU Topology
2021-09-09 9:03 UTC (4+ messages)
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report
[PATCH] KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
2021-09-09 7:03 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).