messages from 2023-04-21 08:18:12 to 2023-04-24 09:59:17 UTC [more...]
[kvm-unit-tests PATCH] arch-run: Fix run_qemu return correct error code
2023-04-24 9:58 UTC (3+ messages)
[PATCH 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support
2023-04-24 9:07 UTC (3+ messages)
` [PATCH 3/6] target/riscv: check the in-kernel irqchip support
` [PATCH 4/6] target/riscv: Create an KVM AIA irqchip
[kvm-unit-tests PATCH v3 0/7] s390x: Add PV SIE intercepts and ipl tests
2023-04-24 8:26 UTC (15+ messages)
` [kvm-unit-tests PATCH v3 1/7] lib: s390x: uv: Introduce UV validity function
` [kvm-unit-tests PATCH v3 2/7] lib: s390x: uv: Add intercept data check library function
` [kvm-unit-tests PATCH v3 3/7] s390x: pv-diags: Drop snippet from snippet names
` [kvm-unit-tests PATCH v3 4/7] lib: s390x: uv: Add pv guest requirement check function
` [kvm-unit-tests PATCH v3 5/7] s390x: pv: Add sie entry intercept and validity test
` [kvm-unit-tests PATCH v3 6/7] s390x: pv: Add IPL reset tests
` [kvm-unit-tests PATCH v3 7/7] s390x: pv-diags: Add the test to unittests.conf
[PATCH 0/6] LASS KVM virtualization support
2023-04-24 7:43 UTC (7+ messages)
` [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
` [PATCH 2/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
[syzbot] [kvm?] WARNING in kvm_tdp_mmu_invalidate_all_roots
2023-04-24 7:01 UTC (4+ messages)
[syzbot] [kvm?] KASAN: slab-use-after-free Read in kvm_tdp_mmu_invalidate_all_roots
2023-04-24 6:53 UTC
[PATCH v2 00/21] Enable CET Virtualization
2023-04-24 6:15 UTC (30+ messages)
` [PATCH v2 01/21] x86/shstk: Add Kconfig option for shadow stack
` [PATCH v2 02/21] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v2 03/21] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v2 04/21] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v2 05/21] x86/fpu: Add helper for modifying xstate
` [PATCH v2 06/21] KVM:x86: Report XSS as to-be-saved if there are supported features
` [PATCH v2 07/21] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v2 08/21] KVM:x86: Init kvm_caps.supported_xss with supported feature bits
` [PATCH v2 09/21] KVM:x86: Load guest FPU state when accessing xsaves-managed MSRs
` [PATCH v2 10/21] KVM:x86: Add #CP support in guest exception classification
` [PATCH v2 11/21] KVM:VMX: Introduce CET VMCS fields and control bits
` [PATCH v2 12/21] KVM:x86: Add fault checks for guest CR4.CET setting
` [PATCH v2 13/21] KVM:VMX: Emulate reads and writes to CET MSRs
` [PATCH v2 14/21] KVM:VMX: Add a synthetic MSR to allow userspace VMM to access GUEST_SSP
` [PATCH v2 15/21] KVM:x86: Report CET MSRs as to-be-saved if CET is supported
` [PATCH v2 16/21] KVM:x86: Save/Restore GUEST_SSP to/from SMM state save area
` [PATCH v2 17/21] KVM:VMX: Pass through user CET MSRs to the guest
` [PATCH v2 18/21] KVM:x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v2 19/21] KVM:nVMX: Enable user CET support for nested VMX
` [PATCH v2 20/21] KVM:x86: Enable supervisor IBT support for guest
` [PATCH v2 21/21] KVM:x86: Support CET supervisor shadow stack MSR access
[PATCH v3] vhost_vdpa: fix unmap process in no-batch mode
2023-04-24 3:47 UTC (2+ messages)
RMRR device on non-Intel platform
2023-04-24 2:50 UTC (19+ messages)
[PATCH v7 00/12] Implement Eager Page Splitting for ARM
2023-04-23 20:27 UTC (17+ messages)
` [PATCH v7 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v7 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v7 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v7 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
[RFC PATCH v2 00/15] vsock: MSG_ZEROCOPY flag support
2023-04-23 19:26 UTC (16+ messages)
` [RFC PATCH v2 01/15] vsock/virtio: prepare for non-linear skb support
` [RFC PATCH v2 02/15] vhost/vsock: non-linear skb handling support
` [RFC PATCH v2 03/15] vsock/virtio: "
` [RFC PATCH v2 04/15] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v2 05/15] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v2 06/15] vsock: check error queue to set EPOLLERR
` [RFC PATCH v2 07/15] vsock: read from socket's error queue
` [RFC PATCH v2 08/15] vsock: check for MSG_ZEROCOPY support
` [RFC PATCH v2 09/15] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v2 10/15] vsock/virtio: "
` [RFC PATCH v2 11/15] vsock/loopback: "
` [RFC PATCH v2 12/15] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK
` [RFC PATCH v2 13/15] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v2 14/15] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v2 15/15] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
[PATCH v4 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
2023-04-23 15:12 UTC (2+ messages)
[PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
2023-04-23 14:46 UTC (12+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-04-23 13:28 UTC (12+ messages)
` Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
[PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
2023-04-23 10:28 UTC (12+ messages)
[PATCH 0/2] KVM: Fix some comments
2023-04-23 10:11 UTC (3+ messages)
` [PATCH 1/2] KVM: Fix comments for KVM_ENABLE_CAP
` [PATCH 2/2] KVM: x86: Fix some comments
[GIT PULL v2] KVM/arm64 fixes for 6.3, part #4
2023-04-23 9:08 UTC (6+ messages)
[PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
2023-04-23 7:44 UTC (12+ messages)
[PATCH RFC v1 00/10] Add loongarch kvm accel support
2023-04-23 6:59 UTC (5+ messages)
` [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch
[kvm-unit-tests v3 0/4] x86: Add test cases for LAM
2023-04-23 6:13 UTC (11+ messages)
` [kvm-unit-tests v3 1/4] x86: Allow setting of CR3 LAM bits if LAM supported
` [kvm-unit-tests v3 3/4] x86: Add test cases for LAM_{U48,U57}
` [kvm-unit-tests v3 4/4] x86: Add test case for INVVPID with LAM
[GIT PULL] Final KVM fixes for Linux 6.3
2023-04-22 16:47 UTC (2+ messages)
[PATCH v13 000/113] KVM TDX basic feature support
2023-04-22 8:18 UTC (3+ messages)
` [PATCH v13 048/113] KVM: x86/mmu: Disallow dirty logging for x86 TDX
[PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
2023-04-22 8:14 UTC (25+ messages)
` [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v7 3/5] KVM: x86: Introduce untag_addr() in kvm_x86_ops
` [PATCH v7 4/5] KVM: x86: Untag address when LAM applicable
Getting the kvm-riscv tree in next
2023-04-22 7:30 UTC (4+ messages)
[GIT PULL] KVM/riscv changes for 6.4
2023-04-22 7:27 UTC (4+ messages)
[PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
2023-04-22 1:56 UTC (4+ messages)
[PATCH v9 vfio 0/7] pds_vfio driver
2023-04-22 1:06 UTC (8+ messages)
` [PATCH v9 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v9 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [PATCH v9 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v9 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v9 vfio 5/7] vfio/pds: Add support for dirty page tracking
` [PATCH v9 vfio 6/7] vfio/pds: Add support for firmware recovery
` [PATCH v9 vfio 7/7] vfio/pds: Add Kconfig and documentation
[PATCH v3] docs: kvm: vfio: Suggest KVM_DEV_VFIO_GROUP_ADD vs VFIO_GROUP_GET_DEVICE_FD ordering
2023-04-21 20:42 UTC (3+ messages)
[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
2023-04-21 19:43 UTC (12+ messages)
` [PATCH 1/9] KVM: selftests: Allow dirty_log_perf_test to clear dirty memory in chunks
` [PATCH 2/9] KVM: selftests: Add optional delay between consecutive Clear-Dirty-Log calls
` [PATCH 3/9] KVM: selftests: Pass count of read and write accesses from guest to host
` [PATCH 4/9] KVM: selftests: Print read and write accesses of pages by vCPUs in dirty_log_perf_test
` [PATCH 5/9] KVM: selftests: Allow independent execution of "
` [PATCH 6/9] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
` [PATCH 7/9] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
` [PATCH 8/9] KMV: arm64: Allow stage2_apply_range_sched() to pass page table walker flags
` [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock
[RFC 00/48] RISC-V CoVE support
2023-04-21 19:24 UTC (9+ messages)
` [RFC 10/48] RISC-V: KVM: Implement static memory region measurement
` [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-04-21 17:39 UTC (24+ messages)
` [PATCH v3 01/22] KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test
` [PATCH v3 05/22] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v3 07/22] KVM: Annotate -EFAULTs from kvm_vcpu_write_guest_page()
` [PATCH v3 09/22] KVM: Annotate -EFAULTs from kvm_vcpu_map()
[PATCH kvmtool 00/16] Fix vhost-net, scsi and vsock
2023-04-21 17:11 UTC (3+ messages)
` [PATCH kvmtool 14/16] Factor epoll thread
[PATCH] kvm: Merge kvm_check_extension() and kvm_vm_check_extension()
2023-04-21 16:38 UTC
[GIT PULL] fork: user workers & vhost
2023-04-21 13:37 UTC
[PATCH v4 0/9] RISC-V KVM virtualize AIA CSRs
2023-04-21 13:16 UTC (2+ messages)
[kvm-unit-tests PATCH 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
2023-04-21 11:24 UTC (12+ messages)
` [kvm-unit-tests PATCH 1/6] arm: pmu: pmu-chain-promotion: Improve debug messages
` [kvm-unit-tests PATCH 2/6] arm: pmu: pmu-chain-promotion: Introduce defines for count and margin values
` [kvm-unit-tests PATCH 3/6] arm: pmu: Add extra DSB barriers in the mem_access loop
` [kvm-unit-tests PATCH 4/6] arm: pmu: Fix chain counter enable/disable sequences
` [kvm-unit-tests PATCH 5/6] arm: pmu: Add pmu-memaccess-reliability test
[GIT PULL] KVM/arm64 updates for v6.4
2023-04-21 10:40 UTC
[PATCH v19 00/21] s390x: CPU Topology
2023-04-21 10:20 UTC (4+ messages)
` [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
[PATCH v2 0/1] KVM: s390: pv: fix asynchronous teardown for small VMs
2023-04-21 9:30 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation
2023-04-21 9:18 UTC (9+ messages)
` [PATCH 1/2] KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0)
` [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported
[PATCH 0/4] Qemu SEV reduced-phys-bits fixes
2023-04-21 8:48 UTC (2+ messages)
[PATCH v1 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
2023-04-21 8:17 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