messages from 2023-12-11 15:12:37 to 2023-12-12 20:47:33 UTC [more...]
[RFC PATCH v5 00/29] TDX KVM selftests
2023-12-12 20:46 UTC (18+ messages)
` [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [RFC PATCH v5 02/29] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [RFC PATCH v5 03/29] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [RFC PATCH v5 04/29] KVM: selftests: Refactor steps in vCPU descriptor table initialization
` [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
` [RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
` [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
` [RFC PATCH v5 11/29] KVM: selftests: TDX: Add basic TDX CPUID test
` [RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test
` [RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test
` [RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test
` [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
` [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
` [RFC PATCH v5 17/29] KVM: selftests: TDX: Add TDX MMIO reads test
[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-12-12 20:05 UTC (28+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
[PATCH vhost v2 0/8] vdpa/mlx5: Add support for resumable vqs
2023-12-12 19:44 UTC (10+ messages)
` [PATCH vhost v2 4/8] vdpa/mlx5: Mark vq addrs for modification in hw vq
` [PATCH vhost v2 6/8] vdpa/mlx5: Use vq suspend/resume during .set_map
` [PATCH vhost v2 7/8] vdpa/mlx5: Introduce reference counting to mrs
` [PATCH vhost v2 8/8] vdpa/mlx5: Add mkey leak detection
[PATCH v14 1/1] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
2023-12-12 18:46 UTC
[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
2023-12-12 18:11 UTC (7+ messages)
` [PATCH v3 1/2] kvm: arm64: introduce new flag for non-cacheable IO memory
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
2023-12-12 17:43 UTC (14+ messages)
` [PATCH net-next v8 1/4] vsock: update SO_RCVLOWAT setting callback
` [PATCH net-next v8 2/4] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH net-next v8 3/4] virtio/vsock: fix logic which reduces credit update messages
` [PATCH net-next v8 4/4] vsock/test: two tests to check credit update logic
[PATCH v3 00/35] bitops: add atomic find_bit() operations
2023-12-12 17:35 UTC (6+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 13/35] KVM: x86: hyper-v: optimize and cleanup kvm_hv_process_stimers()
[PATCH] iommu/arm-smmu-v3: disable stall for quiet_cd
2023-12-12 17:21 UTC (2+ messages)
[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
2023-12-12 17:20 UTC (13+ messages)
` [PATCH v7 01/11] arm: perf: Remove inlines from arm_pmuv3.c
` [PATCH v7 02/11] arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
` [PATCH v7 03/11] arm: perf: Use GENMASK for PMMIR fields
` [PATCH v7 04/11] arm: perf: Convert remaining fields to use GENMASK
` [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask
` [PATCH v7 06/11] arm: pmu: Share user ABI format mechanism with SPE
` [PATCH v7 07/11] perf/arm_dmc620: Remove duplicate format attribute #defines
` [PATCH v7 08/11] KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
` [PATCH v7 09/11] arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs
` [PATCH v7 10/11] arm64: perf: Add support for event counting threshold
` [PATCH v7 11/11] Documentation: arm64: Document the PMU event counting threshold feature
[PATCH v5 0/4] KVM: selftests: Add LoongArch support
2023-12-12 17:18 UTC (4+ messages)
` [PATCH v5 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
[PATCH] KVM: selftests: Ensure sysreg-defs.h is generated at the expected path
2023-12-12 17:05 UTC (4+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-12-12 17:02 UTC (16+ messages)
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v10 19/50] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v10 21/50] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
[Bug 218259] New: High latency in KVM guests
2023-12-12 16:37 UTC
Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2023-12-12 16:15 UTC (9+ messages)
` "
[PATCH] kvm: x86: use a uapi-friendly macro for BIT
2023-12-12 16:07 UTC (3+ messages)
[PATCH 1/1] RISCV: KVM: should not be interrupted when update the external interrupt pending
2023-12-12 16:03 UTC (2+ messages)
[PATCH v3 0/5] perf: KVM: Enable callchains for guests
2023-12-12 15:39 UTC (6+ messages)
` [PATCH v3 1/5] KVM: Add arch specific interfaces for sampling guest callchains
` [PATCH v3 4/5] perf kvm: Support "
[PATCH v2 0/5] Make Big QEMU Lock naming consistent
2023-12-12 15:39 UTC (6+ messages)
` [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
` [PATCH v2 2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
` [PATCH v2 3/5] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
` [PATCH v2 4/5] Replace "iothread lock" with "BQL" in comments
` [PATCH v2 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs
[PATCH 0/3] vfio-pci support pasid attach/detach
2023-12-12 15:35 UTC (20+ messages)
` [PATCH 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
2023-12-12 15:28 UTC (5+ messages)
[PATCH v8 00/12] iommu: Prepare to deliver page faults to user space
2023-12-12 15:18 UTC (11+ messages)
` [PATCH v8 12/12] iommu: Use refcount for fault data access
[kvm-unit-tests PATCH v1 0/3] x86: fix async page fault issues
2023-12-12 15:17 UTC (5+ messages)
` [kvm-unit-tests PATCH v1 1/3] x86: Add a common header asyncpf.h
` [kvm-unit-tests PATCH v1 2/3] x86: Add async page fault int test
` [kvm-unit-tests PATCH v1 3/3] x86/asyncpf: Add CPUID feature bits check to ensure feature is available
[PATCH v17 000/116] KVM TDX basic feature support
2023-12-12 14:19 UTC (5+ messages)
` [PATCH v17 016/116] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v17 020/116] KVM: TDX: create/destroy VM structure
[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
2023-12-12 13:56 UTC (3+ messages)
` [PATCH v3 06/70] kvm: Introduce support for memory_attributes
[PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
2023-12-12 13:38 UTC (12+ messages)
` [PATCH v2 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown
Should I add BPF kfuncs for userspace apps? And how?
2023-12-12 12:41 UTC (3+ messages)
[PATCH 00/10] for-8.3 tests/avocado: prep for Avocado 103.0 LTS
2023-12-12 11:27 UTC (20+ messages)
` [PATCH 01/10] tests/avocado: mips: fallback to HTTP given certificate expiration
` [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
` [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access
` [PATCH 05/10] tests/avocado: use more distinct names for assets
` [PATCH 06/10] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements
` [PATCH 07/10] testa/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
` [PATCH 09/10] tests/avocado/boot_xen.py: unify tags
` [PATCH 10/10] tests/avocado/boot_xen.py: use class attribute
[PATCH v7 00/26] Enable CET Virtualization
2023-12-12 11:09 UTC (11+ messages)
` [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest
[PATCH] KVM: selftests: fix supported_flags for aarch64
2023-12-12 10:39 UTC (3+ messages)
[PATCH] KVM: x86/emulator: emulate movbe with operand-size prefix
2023-12-12 9:59 UTC
[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
2023-12-12 9:31 UTC (12+ messages)
` [PATCH v4 01/11] selftests/kvm: Fix issues with $(SPLIT_TESTS)
` [PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v4 03/11] KVM: selftests: Add CONFIG_64BIT definition for the build
` [PATCH v4 04/11] tools: riscv: Add header file csr.h
` [PATCH v4 05/11] tools: riscv: Add header file vdso/processor.h
` [PATCH v4 06/11] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v4 07/11] KVM: riscv: selftests: Add exception handling support
` [PATCH v4 08/11] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v4 09/11] KVM: riscv: selftests: Change vcpu_has_ext to a common function
` [PATCH v4 10/11] KVM: riscv: selftests: Add sstc timer test
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch "
[PATCH 0/5] KVM: arm64: vgic fixes for 6.7
2023-12-12 7:45 UTC (2+ messages)
[PATCH] RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()
2023-12-12 7:12 UTC (3+ messages)
[Bug 218257] New: [Nested VM] Failed to boot L2 Windows guest on L1 Windows guest
2023-12-12 6:48 UTC
[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
2023-12-12 3:59 UTC (6+ messages)
` [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain
[PATCH v9 00/28] KVM: x86/pmu: selftests: Fixes and new tests
2023-12-12 2:26 UTC (6+ messages)
` [PATCH v9 10/28] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types
[PATCH] KVM: x86: User mutex guards to eliminate __kvm_x86_vendor_init()
2023-12-12 2:21 UTC (4+ messages)
[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
2023-12-12 1:59 UTC (4+ messages)
12/13 PUCK: Post-copy support for guest_memfd
2023-12-11 22:04 UTC (2+ messages)
[PULL 00/20] Block patches
2023-12-11 21:49 UTC (5+ messages)
` [PULL 20/20] tracing: install trace events file only if necessary
[kvm-unit-tests PATCH 0/5] nVMX: Simple posted interrupts test
2023-12-11 18:55 UTC (6+ messages)
` [kvm-unit-tests PATCH 1/5] nVMX: Enable x2APIC mode for virtual-interrupt delivery tests
` [kvm-unit-tests PATCH 2/5] nVMX: test nested "virtual-interrupt delivery"
` [kvm-unit-tests PATCH 3/5] nVMX: test nested EOI virtualization
` [kvm-unit-tests PATCH 4/5] nVMX: add self-IPI tests to vmx_basic_vid_test
` [kvm-unit-tests PATCH 5/5] nVMX: add test for posted interrupts
linux-next: duplicate patches in the kvm tree
2023-12-11 17:49 UTC (2+ messages)
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-12-11 17:40 UTC (18+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
[PATCH V7 vfio 0/9] Introduce a vfio driver over virtio devices
2023-12-11 16:55 UTC (3+ messages)
[PATCH] vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
2023-12-11 16:33 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/2] KVM: enable halt poll shrink parameter
2023-12-11 15:28 UTC (2+ messages)
[PATCH 1/1] KVM: Move kvm_gmem_migrate_folio inside CONFIG_MIGRATION
2023-12-11 15:15 UTC (2+ 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