messages from 2022-05-16 23:22:01 to 2022-05-18 01:42:47 UTC [more...]
[PATCH] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
2022-05-18 1:42 UTC (2+ messages)
[PATCH 1/3] kvm: x86/pmu: Fix the compare function used by the pmu event filter
2022-05-18 0:57 UTC (4+ messages)
` [PATCH 2/3] selftests: kvm/x86: Add the helper function create_pmu_event_filter
` [PATCH 3/3] selftests: kvm/x86: Verify the pmu event filter matches the correct event
[PATCH] KVM: Free new dirty bitmap if creating a new memslot fails
2022-05-18 0:38 UTC
[PATCH v4 0/4] vfio/pci: power management changes
2022-05-17 23:30 UTC (10+ messages)
` [PATCH v4 1/4] vfio/pci: Invalidate mmaps and block the access in D3hot power state
` [PATCH v4 2/4] vfio/pci: Change the PF power state to D0 before enabling VFs
` [PATCH v4 3/4] vfio/pci: Virtualize PME related registers bits and initialize to zero
` [PATCH v4 4/4] vfio/pci: Move the unused device into low power state with runtime PM
[linux-next:master] BUILD REGRESSION 47c1c54d1bcd0a69a56b49473bc20f17b70e5242
2022-05-17 23:06 UTC
[PATCH] vhost_net: fix double fget()
2022-05-17 22:00 UTC (3+ messages)
[PATCH v3 00/12] KVM: SVM: Fix soft int/ex re-injection
2022-05-17 21:17 UTC (4+ messages)
[PATCH v2 00/10] KVM: selftests: Add nested support to dirty_log_perf_test
2022-05-17 20:27 UTC (15+ messages)
` [PATCH v2 01/10] KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
` [PATCH v2 02/10] KVM: selftests: Add option to create 2M and 1G EPT mappings
` [PATCH v2 03/10] KVM: selftests: Drop stale function parameter comment for nested_map()
` [PATCH v2 04/10] KVM: selftests: Refactor nested_map() to specify target level
` [PATCH v2 05/10] KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
` [PATCH v2 06/10] KVM: selftests: Add a helper to check EPT/VPID capabilities
` [PATCH v2 07/10] KVM: selftests: Link selftests directly with lib object files
` [PATCH v2 08/10] KVM: selftests: Drop unnecessary rule for $(LIBKVM_OBJS)
` [PATCH v2 09/10] KVM: selftests: Clean up LIBKVM files in Makefile
` [PATCH v2 10/10] KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
[PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
2022-05-17 20:26 UTC (2+ messages)
[PATCH v3 1/2] KVM: VMX: Print VM-instruction error when it may be helpful
2022-05-17 20:21 UTC (4+ messages)
` [PATCH v3 2/2] KVM: VMX: Print VM-instruction error as unsigned
[PATCH] kvm/vfio: Fix potential deadlock problem in vfio
2022-05-17 18:58 UTC (2+ messages)
[PATCH 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
2022-05-17 18:56 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
2022-05-17 18:36 UTC (4+ messages)
` [PATCH v19 07/20] s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
2022-05-17 17:56 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 5.18, take #3
2022-05-17 17:27 UTC (2+ messages)
[PATCH] target/i386: Remove LBREn bit check when access Arch LBR MSRs
2022-05-17 17:07 UTC (2+ messages)
[PATCH V2 0/7] KVM: X86/MMU: Use one-off special shadow page for special roots
2022-05-17 16:57 UTC (11+ messages)
` [PATCH V2 3/7] KVM: X86/MMU: Link PAE root pagetable with its children
` [PATCH V2 4/7] KVM: X86/MMU: Activate special shadow pages and remove old logic
` [PATCH V2 5/7] KVM: X86/MMU: Remove the check of the return value of to_shadow_page()
` [PATCH V2 6/7] KVM: X86/MMU: Allocate mmu->pae_root for PAE paging on-demand
[PATCH v6 00/11] kvm: s390: Add PV dump support
2022-05-17 16:54 UTC (17+ messages)
` [PATCH v6 01/11] s390x: Add SE hdr query information
` [PATCH v6 02/11] s390: uv: Add dump fields to query
` [PATCH v6 03/11] KVM: s390: pv: Add query interface
` [PATCH v6 04/11] KVM: s390: pv: Add dump support definitions
` [PATCH v6 05/11] KVM: s390: pv: Add query dump information
` [PATCH v6 06/11] kvm: s390: Add configuration dump functionality
` [PATCH v6 07/11] kvm: s390: Add CPU "
` [PATCH v6 08/11] kvm: s390: Add KVM_CAP_S390_PROTECTED_DUMP
` [PATCH v6 09/11] Documentation: virt: Protected virtual machine dumps
` [PATCH v6 10/11] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions
` [PATCH v6 11/11] Documentation/virt/kvm/api.rst: Explain rc/rrc delivery
New collaboration
2022-05-17 15:40 UTC
[kvm-unit-tests PATCH] s390x: Ignore gcc 12 warnings for low addresses
2022-05-17 16:09 UTC (3+ messages)
[kvm-unit-tests PATCH v2 0/4] More skey instr. emulation test
2022-05-17 15:47 UTC (12+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: Fix sclp facility bit numbers
` [kvm-unit-tests PATCH v2 2/4] s390x: Test TEID values in storage key test
` [kvm-unit-tests PATCH v2 3/4] s390x: Test effect of storage keys on some more instructions
` [kvm-unit-tests PATCH v2 4/4] s390x: Test effect of storage keys on diag 308
[PATCH v12 00/16] Introduce Architectural LBR for vPMU
2022-05-17 15:41 UTC (17+ messages)
` [PATCH v12 01/16] perf/x86/intel: Fix the comment about guest LBR support on KVM
` [PATCH v12 02/16] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v12 03/16] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH v12 04/16] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
` [PATCH v12 05/16] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v12 06/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v12 07/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v12 08/16] KVM: x86/pmu: Refactor code to support "
` [PATCH v12 09/16] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v12 10/16] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v12 11/16] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH v12 12/16] KVM: nVMX: Add necessary Arch LBR settings for nested VM
` [PATCH v12 13/16] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest
` [PATCH v12 14/16] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
` [PATCH v12 15/16] KVM: x86: Add Arch LBR data MSR access interface
` [PATCH v12 16/16] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID
[PATCH v2 0/6] Fully lock the container members of struct vfio_group
2022-05-17 15:37 UTC (9+ messages)
` [PATCH v2 1/6] vfio: Add missing locking for struct vfio_group::kvm
` [PATCH v2 2/6] vfio: Change struct vfio_group::opened from an atomic to bool
` [PATCH v2 3/6] vfio: Split up vfio_group_get_device_fd()
` [PATCH v2 4/6] vfio: Fully lock struct vfio_group::container
` [PATCH v2 5/6] vfio: Simplify the life cycle of the group FD
` [PATCH v2 6/6] vfio: Change struct vfio_group::container_users to a non-atomic int
[RFC PATCH v1 0/8] virtio/vsock: experimental zerocopy receive
2022-05-17 15:14 UTC (2+ messages)
[PATCH v3 0/2] Dirtying, failing memop: don't indicate suppression
2022-05-17 14:45 UTC (7+ messages)
` [PATCH v3 1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop
` [PATCH v3 2/2] KVM: s390: selftest: Test suppression indication on key prot exception
[kvm-unit-tests PATCH] arm/run: Use TCG with qemu-system-arm on arm64 systems
2022-05-17 14:43 UTC (4+ messages)
[kvm-unit-tests PATCH] arm64: Check for dynamic relocs with readelf
2022-05-17 14:42 UTC (2+ messages)
Possible virtio bug, ideas needed
2022-05-17 14:21 UTC
[PATCH v3 00/34] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush feature
2022-05-17 14:19 UTC (12+ messages)
` [PATCH v3 02/34] KVM: x86: hyper-v: Introduce TLB flush ring
` [PATCH v3 04/34] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v3 11/34] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
[PATCH v5 00/10] kvm: s390: Add PV dump support
2022-05-17 14:16 UTC (26+ messages)
` [PATCH v5 01/10] s390x: Add SE hdr query information
` [PATCH v5 02/10] s390: uv: Add dump fields to query
` [PATCH v5 03/10] KVM: s390: pv: Add query interface
` [PATCH v5 04/10] KVM: s390: pv: Add dump support definitions
` [PATCH v5 05/10] KVM: s390: pv: Add query dump information
` [PATCH v5 06/10] kvm: s390: Add configuration dump functionality
` [PATCH v5 07/10] kvm: s390: Add CPU "
` [PATCH v5 08/10] kvm: s390: Add KVM_CAP_S390_PROTECTED_DUMP
` [PATCH v5 09/10] Documentation: virt: Protected virtual machine dumps
` [PATCH v5 10/10] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions
[PATCH v9 0/9] IPI virtualization support for VM
2022-05-17 14:02 UTC (6+ messages)
[PATCH V2 0/6] perf intel-pt: Add support for tracing KVM test programs
2022-05-17 13:10 UTC (7+ messages)
` [PATCH V2 1/6] perf tools: Add machine to machines back pointer
` [PATCH V2 2/6] perf tools: Factor out thread__set_guest_comm()
` [PATCH V2 3/6] perf tools: Add guest_code support
` [PATCH V2 4/6] perf script: "
` [PATCH V2 5/6] perf kvm report: "
` [PATCH V2 6/6] perf intel-pt: "
[PATCH v4 0/2] s390: Ultravisor device
2022-05-17 12:41 UTC (5+ messages)
` [PATCH v4 1/2] drivers/s390/char: Add Ultravisor io device
[kvm-unit-tests PATCH v2 0/1] s390x: add migration test for storage keys
2022-05-17 12:29 UTC (7+ messages)
` [kvm-unit-tests PATCH v2 1/1] "
[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
2022-05-17 12:01 UTC (5+ messages)
` [PATCH v7 17/22] vfio-pci/zdev: add open/close device hooks
[kvm-unit-tests PATCH 0/6] s390x: uv-host: Access check extensions and improvements
2022-05-17 11:33 UTC (11+ messages)
` [kvm-unit-tests PATCH 3/6] s390x: uv-host: Test uv immediate parameter
` [kvm-unit-tests PATCH 4/6] s390x: uv-host: Add access exception test
` [kvm-unit-tests PATCH 5/6] s390x: uv-host: Add a set secure config parameters test function
` [kvm-unit-tests PATCH 6/6] s390x: uv-host: Remove duplicated +
[PATCH v11 00/16] Introduce Architectural LBR for vPMU
2022-05-17 11:31 UTC (9+ messages)
` [PATCH v11 14/16] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
[RFC 00/18] vfio: Adopt iommufd
2022-05-17 8:55 UTC (15+ messages)
[PATCH 0/6] perf intel-pt: Add support for tracing KVM test programs
2022-05-17 4:54 UTC (4+ messages)
` [PATCH 3/6] perf tools: Add guest_code support
[PATCH 0/2] KVM: x86/mmu: nEPT X-only unsync bug fix
2022-05-17 3:52 UTC (6+ messages)
` [PATCH 1/2] KVM: x86/mmu: Drop RWX=0 SPTEs during ept_sync_page()
[PATCH] kvm: x86/svm/nested: Cache PDPTEs for nested NPT in PAE paging mode
2022-05-17 1:10 UTC (4+ messages)
[PATCH v6 0/3] Introduce Notify VM exit
2022-05-17 0:59 UTC (3+ messages)
` [PATCH v6 3/3] KVM: VMX: Enable "
[linux-next:master] BUILD REGRESSION 3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb
2022-05-17 0:56 UTC
[PATCH] kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
2022-05-17 0:35 UTC (3+ messages)
[PATCH 0/5] KVM: Clean up debugfs+stats init/destroy
2022-05-16 23:55 UTC (4+ messages)
` [PATCH 4/5] KVM: Actually create debugfs in kvm_create_vm()
[PATCH 0/9] KVM: selftests: Add nested support to dirty_log_perf_test
2022-05-16 23:47 UTC (6+ messages)
` [PATCH 9/9] KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
[PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU
2022-05-16 23:21 UTC (19+ messages)
` [PATCH v6 05/22] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH v6 06/22] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v6 07/22] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v6 08/22] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v6 09/22] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v6 10/22] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v6 11/22] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
` [PATCH v6 12/22] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page()
` [PATCH v6 13/22] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
` [PATCH v6 14/22] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v6 15/22] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v6 16/22] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v6 17/22] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v6 18/22] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v6 19/22] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
` [PATCH v6 20/22] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v6 21/22] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v6 22/22] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
[PATCH v5 00/21] KVM: Extend Eager Page Splitting to the shadow MMU
2022-05-16 23:23 UTC (4+ messages)
` [PATCH v5 20/21] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
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