messages from 2024-09-12 18:41:31 to 2024-09-16 04:42:37 UTC [more...]
[PATCH v11 00/20] Add Secure TSC support for SNP guests
2024-09-16 4:42 UTC (32+ messages)
` [PATCH v11 02/20] virt: sev-guest: Rename local guest message variables
` [PATCH v11 03/20] virt: sev-guest: Fix user-visible strings
` [PATCH v11 09/20] virt: sev-guest: Reduce the scope of SNP command mutex
` [PATCH v11 10/20] virt: sev-guest: Carve out SNP message context structure
` [PATCH v11 11/20] x86/sev: Carve out and export SNP guest messaging init routines
` [PATCH v11 12/20] x86/sev: Relocate SNP guest messaging routines to common code
` [PATCH v11 13/20] x86/cc: Add CC_ATTR_GUEST_SECURE_TSC
` [PATCH v11 14/20] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v11 16/20] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests
` [PATCH v11 17/20] x86/sev: Allow Secure TSC feature for SNP guests
` [PATCH v11 18/20] x86/sev: Mark Secure TSC as reliable clocksource
` [PATCH v11 19/20] x86/kvmclock: Skip kvmclock when Secure TSC is available
` [PATCH v11 20/20] x86/cpu/amd: Do not print FW_BUG for Secure TSC
[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
2024-09-16 1:18 UTC (11+ messages)
` [RFC PATCH 11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
` [RFC PATCH 17/21] coco/sev-guest: Implement the guest side of things
[PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
2024-09-15 21:39 UTC (11+ messages)
[PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature
2024-09-15 19:48 UTC (11+ messages)
` [PATCH RFC v3 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
` [PATCH RFC v3 2/9] virtio_net: Add functions for hashing
` [PATCH RFC v3 3/9] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH RFC v3 4/9] tap: Pad virtio header with zero
` [PATCH RFC v3 5/9] tun: "
` [PATCH RFC v3 6/9] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v3 7/9] tun: Introduce virtio-net RSS
` [PATCH RFC v3 8/9] selftest: tun: Add tests for virtio-net hashing
` [PATCH RFC v3 9/9] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[kvm-unit-tests PATCH v4 0/3] riscv: sbi: Add support to test HSM extension
2024-09-15 18:34 UTC (4+ messages)
` [kvm-unit-tests PATCH v4 1/3] riscv: Rewrite hartid_to_cpu in assembly
` [kvm-unit-tests PATCH v4 2/3] riscv: sbi: Provide entry point for HSM tests
` [kvm-unit-tests PATCH v4 3/3] riscv: sbi: Add tests for HSM extension
[PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
2024-09-15 9:53 UTC (18+ messages)
[GIT PULL] KVM revert for Linux 6.11-rc8 (or final)
2024-09-15 7:41 UTC (2+ messages)
[GIT PULL] First batch of KVM changes for Linux 6.12
2024-09-15 6:46 UTC
[GIT PULL] KVM: x86 pull requests for 6.12
2024-09-15 6:32 UTC (12+ messages)
` [GIT PULL] KVM: Common changes "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: VMX and PAT MSRs cleanup
` [GIT PULL] KVM: Selftests changes for 6.12
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: VMX "
[PATCH] vhost/net: Set num_buffers for virtio 1.0
2024-09-15 1:35 UTC
[PATCH] RISC-V: KVM: Redirect instruction access fault trap to guest
2024-09-14 16:39 UTC (5+ messages)
[PATCH 0/2] iommufd: Misc cleanups per iommufd iopf merging
2024-09-14 14:13 UTC (2+ messages)
[RFC PATCH 00/39] 1G page support for guest_memfd
2024-09-14 13:34 UTC (5+ messages)
` [RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
[GIT PULL] LoongArch KVM changes for v6.12
2024-09-14 13:33 UTC (2+ messages)
[GIT PULL] KVM/arm64 updates for 6.12
2024-09-14 13:33 UTC (2+ messages)
[PATCH v3 0/4] LoongArch, MIPS: Unify Loongson IOCSR handling
2024-09-14 10:27 UTC (7+ messages)
` [PATCH v3 1/4] LoongArch: Probe more CPU features from CPUCFG
` [PATCH v3 2/4] LoongArch: cpu-probe: Move IOCSR probing out of cpu_probe_common
` [PATCH v3 3/4] LoongArch: Extract IOCSR definitions to standalone header
` [PATCH v3 4/4] MIPS: Loongson64: Use shared IOCSR header
[GIT PULL] KVM/riscv changes for 6.12
2024-09-14 7:47 UTC
[RFC PATCH V2 0/5] Added Interrupt controller emulation for loongarch kvm
2024-09-14 7:38 UTC (5+ messages)
` [RFC PATCH V2 4/5] hw/loongarch: Add KVM pch pic device support
` [RFC PATCH V2 5/5] hw/loongarch: Add KVM pch msi "
[kvm-unit-tests patch v6 00/18] pmu test bugs fix and improvements
2024-09-14 10:17 UTC (19+ messages)
` [kvm-unit-tests patch v6 01/18] x86: pmu: Remove duplicate code in pmu_init()
` [kvm-unit-tests patch v6 02/18] x86: pmu: Remove blank line and redundant space
` [kvm-unit-tests patch v6 03/18] x86: pmu: Refine fixed_events[] names
` [kvm-unit-tests patch v6 04/18] x86: pmu: Fix the issue that pmu_counter_t.config crosses cache line
` [kvm-unit-tests patch v6 05/18] x86: pmu: Enlarge cnt[] length to 48 in check_counters_many()
` [kvm-unit-tests patch v6 06/18] x86: pmu: Print measured event count if test fails
` [kvm-unit-tests patch v6 07/18] x86: pmu: Fix potential out of bound access for fixed events
` [kvm-unit-tests patch v6 08/18] x86: pmu: Fix cycles event validation failure
` [kvm-unit-tests patch v6 09/18] x86: pmu: Use macro to replace hard-coded branches event index
` [kvm-unit-tests patch v6 10/18] x86: pmu: Use macro to replace hard-coded ref-cycles "
` [kvm-unit-tests patch v6 11/18] x86: pmu: Use macro to replace hard-coded instructions "
` [kvm-unit-tests patch v6 12/18] x86: pmu: Enable and disable PMCs in loop() asm blob
` [kvm-unit-tests patch v6 13/18] x86: pmu: Improve instruction and branches events verification
` [kvm-unit-tests patch v6 14/18] x86: pmu: Improve LLC misses event verification
` [kvm-unit-tests patch v6 15/18] x86: pmu: Adjust lower boundary of llc-misses event to 0 for legacy CPUs
` [kvm-unit-tests patch v6 16/18] x86: pmu: Add IBPB indirect jump asm blob
` [kvm-unit-tests patch v6 17/18] x86: pmu: Adjust lower boundary of branch-misses event
` [kvm-unit-tests patch v6 18/18] x86: pmu: Optimize emulated instruction validation
[PATCH v10 00/21] Add ACPI CPER firmware first error injection on ARM emulation
2024-09-14 6:13 UTC (2+ messages)
` [PATCH v10 13/21] acpi/ghes: better name GHES memory error function
[PATCH v3 0/4] vfio-pci support pasid attach/detach
2024-09-14 4:16 UTC (6+ messages)
` [PATCH v3 1/4] ida: Add ida_find_first_range()
[PATCH V3 06/11] LoongArch: KVM: Add EIOINTC read and write functions
2024-09-14 3:42 UTC (3+ messages)
` [PATCH V3 09/11] LoongArch: KVM: Add PCHPIC "
[PATCH] x86/bhi: avoid hardware mitigation for 'spectre_bhi=vmexit'
2024-09-14 2:35 UTC (14+ messages)
[PATCH 0/2] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
2024-09-13 21:43 UTC (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Change KVM mmu shrinker to no-op
` [PATCH 2/2] KVM: x86/mmu: Use MMU shrinker to shrink KVM MMU memory caches
[PATCH 03/11] objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
2024-09-13 20:47 UTC (2+ messages)
[PATCH 00/21] TDX MMU Part 2
2024-09-13 19:49 UTC (6+ messages)
` [PATCH 16/21] KVM: TDX: Premap initial guest memory
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
2024-09-13 19:19 UTC (16+ messages)
` [PATCH 04/18] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
` [PATCH 05/18] KVM: x86: hyper-v: Introduce MP_STATE_HV_INACTIVE_VTL
` [PATCH 10/18] KVM: x86: Keep track of instruction length during faults
` [PATCH 11/18] KVM: x86: Pass the instruction length on memory fault user-space exits
` [PATCH 13/18] KVM: x86/mmu: Avoid warning when installing non-private memory attributes
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory
[PATCH v3] x86/bhi: use TSX abort for mitigation on RTM systems
2024-09-13 19:08 UTC
[PATCH v2] x86/bhi: use TSX abort for mitigation on RTM systems
2024-09-13 18:42 UTC
[PATCH v4 0/3] Distinguish between variants of IBPB
2024-09-13 17:32 UTC (4+ messages)
` [PATCH v4 1/3] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
` [PATCH v4 2/3] KVM: x86: Advertise AMD_IBPB_RET to userspace
` [PATCH v4 3/3] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
[PATCH v3 0/3] selftests: kvm: s390: Add ucontrol memory selftests
2024-09-13 16:48 UTC (7+ messages)
` [PATCH v3 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v3 2/3] selftests: kvm: s390: Add uc_skey "
` [PATCH v3 3/3] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
[PATCH v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
2024-09-13 16:29 UTC (8+ messages)
` [PATCH v1 4/5] KVM: Introduce KVM_EXIT_COCO exit type
[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
2024-09-13 15:14 UTC (6+ messages)
` [PATCH v9 02/12] acpi/ghes: rework the logic to handle HEST source ID
` [PATCH v9 04/12] acpi/ghes: better name GHES memory error function
[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
2024-09-13 13:52 UTC (4+ messages)
` [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit()
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-09-13 11:37 UTC (15+ messages)
` [RFC 01/14] x86/apic: Add new driver for Secure AVIC
` [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page
` [RFC 03/14] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [RFC 04/14] x86/apic: Initialize APIC backing page for Secure AVIC
` [RFC 05/14] x86/apic: Initialize APIC ID "
` [RFC 06/14] x86/apic: Add update_vector callback "
` [RFC 07/14] x86/apic: Add support to send IPI "
` [RFC 08/14] x86/apic: Support LAPIC timer "
` [RFC 09/14] x86/sev: Initialize VGIF for secondary VCPUs "
` [RFC 10/14] x86/apic: Add support to send NMI IPI "
` [RFC 11/14] x86/apic: Allow NMI to be injected from hypervisor "
` [RFC 12/14] x86/sev: Enable NMI support "
` [RFC 13/14] x86/apic: Enable Secure AVIC in Control MSR
` [RFC 14/14] x86/sev: Indicate SEV-SNP guest supports Secure AVIC
[PATCH v9 0/4] debugfs to hisilicon migration driver
2024-09-13 9:55 UTC (5+ messages)
` [PATCH v9 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v9 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v9 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v9 4/4] Documentation: add debugfs description for hisi migration
[PATCH v2 0/4] LoongArch, MIPS: Unify Loongson IOCSR handling
2024-09-13 9:10 UTC (9+ messages)
` [PATCH v2 1/4] LoongArch: Probe more CPU features from CPUCFG
` [PATCH v2 2/4] LoongArch: cpu-probe: Move IOCSR probing out of cpu_probe_common
` [PATCH v2 3/4] LoongArch: Extract IOCSR definitions to standalone header
` [PATCH v2 4/4] MIPS: Loongson64: Use shared IOCSR header
[kvm-unit-tests PATCH v1] configure: process arguments not starting with dash
2024-09-13 8:56 UTC
[PATCH -next] KVM: selftests: Use ARRAY_SIZE for array length
2024-09-13 5:43 UTC
[PATCH 00/25] TDX vCPU/VM creation
2024-09-13 3:57 UTC (13+ messages)
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID
[PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0,false)
2024-09-13 1:37 UTC (2+ messages)
` [PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)
[PATCH] KVM: x86/tdp_mmu: Trigger the callback only when an interesting change
2024-09-13 1:22 UTC (3+ messages)
[PATCH v2] x86/sev: Fix host kdump support for SNP
2024-09-12 22:18 UTC (2+ messages)
[PATCH v3 0/5] Correct perf sampling with Guest VMs
2024-09-12 20:51 UTC (6+ messages)
` [PATCH v3 1/5] arm: perf: Drop unused functions
` [PATCH v3 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v3 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v3 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v3 5/5] perf: Correct perf sampling with guest VMs
[PATCH] vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()
2024-09-12 20:48 UTC (2+ messages)
[PATCH v2 5/5] perf: Correct perf sampling with guest VMs
2024-09-12 20:31 UTC (2+ messages)
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-09-12 20:05 UTC (6+ messages)
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
nointxmask device
2024-09-12 19:52 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