messages from 2025-05-08 14:10:24 to 2025-05-09 21:49:41 UTC [more...]
[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
2025-05-09 21:49 UTC (3+ messages)
` [PATCH 3/6] x86/msr: minimize usage of native_*() msr access functions
[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-05-09 21:08 UTC (5+ messages)
` [PATCH v8 08/13] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v8 11/13] KVM: arm64: Enable mapping guest_memfd in arm64
[PATCH v8 06/13] KVM: x86: Generalize private fault lookups to guest_memfd fault lookups
2025-05-09 21:04 UTC (14+ messages)
[PATCH v8 10/13] KVM: arm64: Handle guest_memfd()-backed guest page faults
2025-05-09 20:15 UTC (2+ messages)
[GIT PULL] KVM: x86: Fixes for 6.15-rcN
2025-05-09 19:01 UTC
[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-05-09 18:49 UTC (22+ messages)
` [PATCH v6 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v6 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v6 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v6 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v6 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v6 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v6 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v6 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v6 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-05-09 18:43 UTC (7+ messages)
[PATCH v6 5/7] x86/fpu: Initialize guest fpstate and FPU pseudo container from guest defaults
2025-05-09 18:29 UTC (4+ messages)
` [PATCH v6a 5/8] "
` [PATCH v6a 6/8] x86/fpu: Remove xfd argument from __fpstate_reset()
[PATCH] KVM: SEV: Disable SEV-SNP support on initialization failure
2025-05-09 17:57 UTC (5+ messages)
[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-05-09 16:04 UTC (67+ messages)
` [PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v4 02/27] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v4 03/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
` [PATCH v4 04/27] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
` [PATCH v4 05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
` [PATCH v4 06/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
` [PATCH v4 07/27] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH v4 08/27] hw/i386/pc: Remove multiboot.bin
` [PATCH v4 09/27] hw/nvram/fw_cfg: Remove fw_cfg_io_properties::dma_enabled
` [PATCH v4 10/27] hw/i386/pc: Remove linuxboot.bin
` [PATCH v4 11/27] hw/i386/pc: Remove pc_compat_2_6[] array
` [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
` How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
` [PATCH v4 13/27] target/i386/cpu: Remove CPUX86State::fill_mtrr_mask field
` [PATCH v4 14/27] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
` [PATCH v4 15/27] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v4 16/27] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [PATCH v4 17/27] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
` [PATCH v4 18/27] hw/i386/pc: Remove pc_compat_2_7[] array
` [PATCH v4 19/27] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
` [PATCH v4 20/27] target/i386/cpu: Remove CPUX86State::enable_l3_cache field
` [PATCH v4 21/27] hw/audio/pcspk: Remove PCSpkState::migrate field
` [PATCH v4 22/27] hw/core/machine: Remove hw_compat_2_7[] array
` [PATCH v4 23/27] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
` [PATCH v4 24/27] hw/intc/ioapic: Remove IOAPICCommonState::version field
` [PATCH v4 25/27] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
` [PATCH v4 26/27] hw/char/virtio-serial: Do not expose the 'emergency-write' property
` [PATCH v4 27/27] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition
[PATCH v3 00/17] KVM: arm64: Recursive NV support
2025-05-09 15:57 UTC (4+ messages)
` [PATCH v3 02/17] KVM: arm64: nv: Allocate VNCR page when required
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-05-09 14:20 UTC (14+ messages)
Inquiry
2025-05-09 13:56 UTC
[PATCH v2 0/2] VCPU reset fixes
2025-05-09 13:57 UTC (10+ messages)
` [PATCH v2 1/2] KVM: RISC-V: reset smstateen in a better place
` [PATCH v2 2/2] RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
[PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
2025-05-09 13:49 UTC (2+ messages)
[syzbot] [kvm?] [kvmarm?] BUG: unable to handle kernel paging request in vgic_its_save_tables_v0
2025-05-09 12:51 UTC
[PATCH v3 0/3] Move duplicated instructions macros into asm/insn.h
2025-05-09 11:29 UTC (3+ messages)
` [PATCH v3 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
[PATCH v4 00/13] Enable shared device assignment
2025-05-09 10:37 UTC (18+ messages)
` [PATCH v4 07/13] ram-block-attribute: Introduce RamBlockAttribute to manage RAMBLock with guest_memfd
` [PATCH v4 10/13] memory: Change NotifyStateClear() definition to return the result
` [PATCH v4 11/13] KVM: Introduce CVMPrivateSharedListener for attribute changes during page conversions
` [PATCH v4 12/13] ram-block-attribute: Add priority listener support for PrivateSharedListener
[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
2025-05-09 10:18 UTC (12+ messages)
` [RFC, PATCH 02/12] x86/virt/tdx: Allocate reference counters for PAMT memory
` [RFC, PATCH 03/12] x86/virt/tdx: Add wrappers for TDH.PHYMEM.PAMT.ADD/REMOVE
` [RFC, PATCH 08/12] KVM: x86/tdp_mmu: Add phys_prepare() and phys_cleanup() to kvm_x86_ops
[Bug 199727] CPU freezes in KVM guests during high IO load on host
2025-05-09 9:23 UTC (3+ messages)
[PATCH -next] kvm: x86: fix infinite loop in kvm_guest_time_update when tsc is 0
2025-05-09 8:19 UTC
[PATCH v9 00/55] QEMU TDX support
2025-05-09 6:21 UTC (59+ messages)
` [PATCH v9 01/55] *** HACK *** linux-headers: Update headers to pull in TDX API changes
` [PATCH v9 02/55] i386: Introduce tdx-guest object
` [PATCH v9 03/55] i386/tdx: Implement tdx_kvm_type() for TDX
` [PATCH v9 04/55] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [PATCH v9 05/55] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v9 06/55] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [PATCH v9 07/55] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v9 08/55] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v9 09/55] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [PATCH v9 10/55] i386/tdx: Make sept_ve_disable set by default
` [PATCH v9 11/55] i386/tdx: Wire CPU features up with attributes of TD guest
` [PATCH v9 12/55] i386/tdx: Validate TD attributes
` [PATCH v9 13/55] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v9 14/55] i386/tdx: Set APIC bus rate to match with what TDX module enforces
` [PATCH v9 15/55] i386/tdx: Implement user specified tsc frequency
` [PATCH v9 16/55] i386/tdx: load TDVF for TD guest
` [PATCH v9 17/55] i386/tdvf: Introduce function to parse TDVF metadata
` [PATCH v9 18/55] i386/tdx: Parse TDVF metadata for TDX VM
` [PATCH v9 19/55] i386/tdx: Don't initialize pc.rom for TDX VMs
` [PATCH v9 20/55] i386/tdx: Track mem_ptr for each firmware entry of TDVF
` [PATCH v9 21/55] i386/tdx: Track RAM entries for TDX VM
` [PATCH v9 22/55] headers: Add definitions from UEFI spec for volumes, resources, etc
` [PATCH v9 23/55] i386/tdx: Setup the TD HOB list
` [PATCH v9 24/55] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [PATCH v9 25/55] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
` [PATCH v9 26/55] i386/tdx: Finalize TDX VM
` [PATCH v9 27/55] i386/tdx: Enable user exit on KVM_HC_MAP_GPA_RANGE
` [PATCH v9 28/55] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL
` [PATCH v9 29/55] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
` [PATCH v9 30/55] kvm: Check KVM_CAP_MAX_VCPUS at vm level
` [PATCH v9 31/55] i386/cpu: introduce x86_confidential_guest_cpu_instance_init()
` [PATCH v9 32/55] i386/tdx: implement tdx_cpu_instance_init()
` [PATCH v9 33/55] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
` [PATCH v9 34/55] i386/tdx: Force "
` [PATCH v9 35/55] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
` [PATCH v9 36/55] i386/tdx: Disable SMM for TDX VMs
` [PATCH v9 37/55] i386/tdx: Disable PIC "
` [PATCH v9 38/55] i386/tdx: Set and check kernel_irqchip mode for TDX
` [PATCH v9 39/55] i386/tdx: Don't synchronize guest tsc for TDs
` [PATCH v9 40/55] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() "
` [PATCH v9 41/55] i386/apic: Skip kvm_apic_put() for TDX
` [PATCH v9 42/55] cpu: Don't set vcpu_dirty when guest_state_protected
` [PATCH v9 43/55] i386/cgs: Rename *mask_cpuid_features() to *adjust_cpuid_features()
` [PATCH v9 44/55] i386/tdx: Implement adjust_cpuid_features() for TDX
` [PATCH v9 45/55] i386/tdx: Add TDX fixed1 bits to supported CPUIDs
` [PATCH v9 46/55] i386/tdx: Add supported CPUID bits related to TD Attributes
` [PATCH v9 47/55] i386/tdx: Add supported CPUID bits relates to XFAM
` [PATCH v9 48/55] i386/tdx: Add XFD to supported bit of TDX
` [PATCH v9 49/55] i386/tdx: Define supported KVM features for TDX
` [PATCH v9 50/55] i386/cgs: Introduce x86_confidential_guest_check_features()
` [PATCH v9 51/55] i386/tdx: Fetch and validate CPUID of TD guest
` [PATCH v9 52/55] i386/tdx: Don't treat SYSCALL as unavailable
` [PATCH v9 53/55] i386/tdx: Make invtsc default on
` [PATCH v9 54/55] i386/tdx: Validate phys_bits against host value
` [PATCH v9 55/55] docs: Add TDX documentation
[PATCH v5 0/9] x86: Add support for NMI-source reporting with FRED
2025-05-09 0:46 UTC (11+ messages)
` [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
` [PATCH v5 8/9] perf/x86: Enable NMI-source reporting for perfmon
[PATCH v2] KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions
2025-05-08 23:04 UTC (2+ messages)
[PATCH] KVM: selftests: Add a test for x86's fastops emulation
2025-05-08 23:04 UTC (2+ messages)
[PATCH][v2] KVM: Remove obsolete comment about locking for kvm_io_bus_read/write
2025-05-08 23:04 UTC (2+ messages)
KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table
2025-05-08 20:30 UTC
[PATCH v6 0/7] Introduce CET supervisor state support
2025-05-08 20:02 UTC (3+ messages)
` [PATCH v6 3/7] x86/fpu/xstate: Differentiate default features for host and guest FPUs
[PATCH v7 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
2025-05-08 19:58 UTC (7+ messages)
` [PATCH v7 1/6] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits
` [PATCH v7 2/6] target/i386: Update EPYC-Rome "
` [PATCH v7 3/6] target/i386: Update EPYC-Milan "
` [PATCH v7 4/6] target/i386: Add couple of feature bits in CPUID_Fn80000021_EAX
` [PATCH v7 5/6] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits
` [PATCH v7 6/6] target/i386: Add support for EPYC-Turin model
[GIT PULL] VFIO update for v6.15-rc6
2025-05-08 19:49 UTC (2+ messages)
[PATCH v4 0/7] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
2025-05-08 18:46 UTC (8+ messages)
` [PATCH v4 1/7] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
` [PATCH v4 2/7] KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
` [PATCH v4 3/7] cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.c
` [PATCH v4 4/7] cgroup: selftests: Move cgroup_util into its own library
` [PATCH v4 5/7] cgroup: selftests: Add API to find root of specific controller
` [PATCH v4 6/7] KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
` [PATCH v4 7/7] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
[PATCH v4 00/43] KVM: arm64: Revamp Fine Grained Trap handling
2025-05-08 15:58 UTC (3+ messages)
` [PATCH v4 31/43] KVM: arm64: Switch to table-driven FGU configuration
[kvm-unit-tests PATCH v3 00/16] arm/arm64: Add kvmtool to the runner script
2025-05-08 15:54 UTC (4+ messages)
` [kvm-unit-tests PATCH v3 08/16] scripts: Add 'kvmtool_params' to test definition
[PATCH v2] vringh: use bvec_kmap_local
2025-05-08 15:20 UTC (2+ messages)
[PATCH v2 0/5] KVM: Dirty ring fixes and cleanups
2025-05-08 14:10 UTC (3+ messages)
` [PATCH v2 4/5] KVM: Check for empty mask of harvested dirty ring entries in caller
` [PATCH v2 5/5] KVM: Use mask of harvested dirty ring entries to coalesce dirty ring resets
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