KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-23 09:26:10 to 2024-01-25 03:28:33 UTC [more...]

[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
 2024-01-25  3:22 UTC  (25+ messages)
` [PATCH v4 01/66] linux-headers: Update to Linux v6.8-rc1
` [PATCH v4 02/66] RAMBlock: Add support of KVM private guest memfd
` [PATCH v4 03/66] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
` [PATCH v4 04/66] trace/kvm: Split address space and slot id in trace_kvm_set_user_memory()
` [PATCH v4 05/66] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
` [PATCH v4 06/66] kvm: Introduce support for memory_attributes
` [PATCH v4 07/66] physmem: Introduce ram_block_discard_guest_memfd_range()
` [PATCH v4 08/66] kvm: handle KVM_EXIT_MEMORY_FAULT
` [PATCH v4 09/66] trace/kvm: Add trace for page convertion between shared and private
` [PATCH v4 10/66] *** HACK *** linux-headers: Update headers to pull in TDX API changes
` [PATCH v4 11/66] i386: Introduce tdx-guest object
` [PATCH v4 12/66] target/i386: Implement mc->kvm_type() to get VM type
` [PATCH v4 13/66] target/i386: Introduce kvm_confidential_guest_init()
` [PATCH v4 14/66] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [PATCH v4 15/66] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v4 16/66] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [PATCH v4 17/66] i386/tdx: Adjust the supported CPUID based on TDX restrictions
` [PATCH v4 18/66] i386/tdx: Make Intel-PT unsupported for TD guest
` [PATCH v4 19/66] i386/tdx: Update tdx_cpuid_lookup[].tdx_fixed0/1 by tdx_caps.cpuid_config[]
` [PATCH v4 20/66] i386/tdx: Integrate tdx_caps->xfam_fixed0/1 into tdx_cpuid_lookup
` [PATCH v4 21/66] i386/tdx: Integrate tdx_caps->attrs_fixed0/1 to tdx_cpuid_lookup
` [PATCH v4 22/66] i386/kvm: Move architectural CPUID leaf generation to separate helper
` [PATCH v4 23/66] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v4 24/66] i386/tdx: Initialize TDX before creating TD vcpus

[PATCH v18 000/121] KVM TDX basic feature support
 2024-01-25  3:06 UTC  (9+ messages)
` [PATCH v18 018/121] KVM: TDX: Add helper functions to allocate/free TDX private host key id
` [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v18 025/121] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v18 029/121] KVM: TDX: create/free TDX vcpu structure

[PATCH v3 0/3] i386: Minor fixes for building CPUIDs
 2024-01-25  2:40 UTC  (4+ messages)
` [PATCH v3 1/3] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
` [PATCH v3 2/3] i386/cpuid: Remove subleaf constraint on "
` [PATCH v3 3/3] i386/cpuid: Move leaf 7 to correct group

[PATCH net-next v2] vsock/test: add '--peer-port' input argument
 2024-01-25  2:10 UTC  (3+ messages)

[PATCH v6 0/4] VM: selftests: Add LoongArch support
 2024-01-25  1:54 UTC  (5+ messages)
` [PATCH v6 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v6 2/4] KVM: selftests: Add core KVM selftests support "
` [PATCH v6 3/4] KVM: selftests: Add ucall test "
` [PATCH v6 4/4] KVM: selftests: Add test cases "

[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
 2024-01-25  1:08 UTC  (8+ messages)

[PATCH v2] KVM: x86: nSVM/nVMX: Fix handling triple fault on RSM instruction
 2024-01-25  0:57 UTC  (2+ messages)

[PATCH 0/2] minor fix on perf_capabilities in KVM/x86
 2024-01-25  0:14 UTC  (10+ messages)
` [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled
` [PATCH 2/2] KVM: x86/pmu: Remove vcpu_get_perf_capabilities()

[PATCH] KVM: x86: Check irqchip mode before create PIT
 2024-01-24 23:59 UTC  (6+ messages)
  `  "
      `  "

[PATCH -next v21 23/27] riscv: detect assembler support for .option arch
 2024-01-24 21:58 UTC  (6+ messages)

[PATCH v1] KVM: arm64: selftests: Handle feature fields with nonzero minimum value correctly
 2024-01-24 20:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/15] KVM: arm64: Improvements to GICv3 LPI injection
 2024-01-24 20:49 UTC  (16+ messages)
` [PATCH 01/15] KVM: arm64: vgic: Store LPIs in an xarray
` [PATCH 02/15] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
` [PATCH 03/15] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
` [PATCH 04/15] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
` [PATCH 05/15] KVM: arm64: vgic: Get rid of the LPI linked-list
` [PATCH 06/15] KVM: arm64: vgic: Use atomics to count LPIs
` [PATCH 07/15] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
` [PATCH 08/15] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
` [PATCH 09/15] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
` [PATCH 10/15] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
` [PATCH 11/15] KVM: arm64: vgic-its: Lazily allocate LPI translation cache
` [PATCH 12/15] KVM: arm64: vgic-its: Pick cache victim based on usage count
` [PATCH 13/15] KVM: arm64: vgic-its: Protect cached vgic_irq pointers with RCU
` [PATCH 14/15] KVM: arm64: vgic-its: Treat the LPI translation cache as an rculist
` [PATCH 15/15] KVM: arm64: vgic-its: Rely on RCU to protect translation cache reads

[PATCH] KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
 2024-01-24 20:18 UTC 

[ANNOUNCE] PUCK Notes - 2024.01.24 - Memtypes for non-coherent DMA
 2024-01-24 19:42 UTC  (2+ messages)

[PATCH net-next v1] vsock/test: print type for SOCK_SEQPACKET
 2024-01-24 19:32 UTC 

[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
 2024-01-24 19:05 UTC  (2+ messages)

[PATCH 0/4] KVM: Async #PF fixes and cleanups
 2024-01-24 19:04 UTC  (7+ messages)
` [PATCH 1/4] KVM: Always flush async #PF workqueue when vCPU is being destroyed
` [PATCH 3/4] KVM: Get reference to VM's address space in the async #PF worker

[PATCH] virtio: uapi: Drop __packed attribute in linux/virtio_pci.h:
 2024-01-24 18:22 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2024.01.17 - TDP MMU for IOMMU
 2024-01-24 18:01 UTC  (4+ messages)

[PATCH 1/2] KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missing
 2024-01-24 17:28 UTC  (3+ messages)
` [PATCH 2/2] KVM: selftests: Fail tests when open() fails with !ENOENT

[PATCH] KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliver
 2024-01-24 17:04 UTC  (3+ messages)

[PATCH 23/82] KVM: Refactor intentional wrap-around calculation
 2024-01-24 16:25 UTC  (4+ messages)
` [PATCH 25/82] KVM: SVM: "

[PATCH 0/2] accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition
 2024-01-24 15:54 UTC  (3+ messages)
` [PATCH 1/2] accel/kvm: Define KVM_ARCH_HAVE_MCE_INJECTION in each target
` [PATCH 2/2] accel/kvm: Directly check KVM_ARCH_HAVE_MCE_INJECTION value in place

[PATCH, RESEND] x86/sev: Fix SEV check in sev_map_percpu_data()
 2024-01-24 13:03 UTC 

[v2 0/4] KVM: irqchip: synchronize srcu only if needed
 2024-01-24 12:44 UTC  (9+ messages)
` [v2 1/4] KVM: irqchip: add setup empty irq routing function
` [v2 4/4] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP

[PATCH kvm-unit-tests 0/4] x86: hyper-v: Add support for CONFIG_KVM_HYPERV
 2024-01-24 12:11 UTC  (2+ messages)

[v3 0/3] KVM: irqchip: synchronize srcu only if needed
 2024-01-24 11:34 UTC  (4+ messages)
` [v3 1/3] KVM: setup empty irq routing when create vm
` [v3 2/3] KVM: x86: don't setup empty irq routing when KVM_CAP_SPLIT_IRQCHIP
` [v3 3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP

[PATCH] powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
 2024-01-24 10:50 UTC 

[kvm-unit-tests PATCH 00/24] Introduce RISC-V
 2024-01-24 10:21 UTC  (33+ messages)
` [kvm-unit-tests PATCH 01/24] configure: Add ARCH_LIBDIR
` [kvm-unit-tests PATCH 02/24] riscv: Initial port, hello world
` [kvm-unit-tests PATCH 03/24] arm/arm64: Move cpumask.h to common lib
` [kvm-unit-tests PATCH 04/24] arm/arm64: Share cpu online, present and idle masks
` [kvm-unit-tests PATCH 05/24] riscv: Add DT parsing
` [kvm-unit-tests PATCH 06/24] riscv: Add initial SBI support
` [kvm-unit-tests PATCH 07/24] riscv: Add run script and unittests.cfg
` [kvm-unit-tests PATCH 08/24] riscv: Add riscv32 support
` [kvm-unit-tests PATCH 09/24] riscv: Add exception handling
` [kvm-unit-tests PATCH 10/24] riscv: Add backtrace support
` [kvm-unit-tests PATCH 11/24] arm/arm64: Generalize wfe/sev names in smp.c
` [kvm-unit-tests PATCH 12/24] arm/arm64: Remove spinlocks from on_cpu_async
` [kvm-unit-tests PATCH 13/24] arm/arm64: Share on_cpus
` [kvm-unit-tests PATCH 14/24] riscv: Compile with march
` [kvm-unit-tests PATCH 15/24] riscv: Add SMP support
` [kvm-unit-tests PATCH 16/24] arm/arm64: Share memregions
` [kvm-unit-tests PATCH 17/24] riscv: Populate memregions and switch to page allocator
` [kvm-unit-tests PATCH 18/24] riscv: Add MMU support
` [kvm-unit-tests PATCH 19/24] riscv: Enable the MMU in secondaries
` [kvm-unit-tests PATCH 20/24] riscv: Enable vmalloc
` [kvm-unit-tests PATCH 21/24] lib: Add strcasecmp and strncasecmp
` [kvm-unit-tests PATCH 22/24] riscv: Add isa string parsing
` [kvm-unit-tests PATCH 23/24] gitlab-ci: Add riscv64 tests
    `  "
` [kvm-unit-tests PATCH 24/24] MAINTAINERS: Add riscv

[PATCH net-next 1/2] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
 2024-01-24  9:37 UTC 

[PATCH net-next 0/2] tun: AF_XDP Rx zero-copy support
 2024-01-24  9:37 UTC 

[kvm-unit-tests Patch v3 00/11] pmu test bugs fix and improvements
 2024-01-24  8:18 UTC  (2+ messages)

[PATCH v3 00/21] plugin updates (register access) for 9.0 (pre-PR?)
 2024-01-24  8:16 UTC  (7+ messages)
` [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
      `  "
` [PATCH v3 19/21] contrib/plugins: extend execlog to track register changes

[PATCH v6 0/6] Delay VERW
 2024-01-24  7:42 UTC  (7+ messages)
` [PATCH v6 1/6] x86/bugs: Add asm helpers for executing VERW
` [PATCH v6 2/6] x86/entry_64: Add VERW just before userspace transition
` [PATCH v6 3/6] x86/entry_32: "
` [PATCH v6 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH v6 5/6] KVM: VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
` [PATCH v6 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation

[PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-01-24  7:36 UTC  (2+ messages)

[PATCH v9 00/27] Enable CET Virtualization
 2024-01-24  2:42 UTC  (28+ messages)
` [PATCH v9 01/27] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
` [PATCH v9 02/27] x86/fpu/xstate: Refine CET user xstate bit enabling
` [PATCH v9 03/27] x86/fpu/xstate: Add CET supervisor mode state support
` [PATCH v9 04/27] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
` [PATCH v9 05/27] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
` [PATCH v9 06/27] x86/fpu/xstate: Create guest fpstate with guest specific config
` [PATCH v9 07/27] x86/fpu/xstate: Warn if kernel dynamic xfeatures detected in normal fpstate
` [PATCH v9 08/27] KVM: x86: Rework cpuid_get_supported_xcr0() to operate on vCPU data
` [PATCH v9 09/27] KVM: x86: Rename kvm_{g,s}et_msr() to menifest emulation operations
` [PATCH v9 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
` [PATCH v9 11/27] KVM: x86: Add kvm_msr_{read,write}() helpers
` [PATCH v9 12/27] KVM: x86: Report XSS as to-be-saved if there are supported features
` [PATCH v9 13/27] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v9 14/27] KVM: x86: Initialize kvm_caps.supported_xss
` [PATCH v9 15/27] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v9 16/27] KVM: x86: Add fault checks for guest CR4.CET setting
` [PATCH v9 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v9 18/27] KVM: VMX: Introduce CET VMCS fields and control bits
` [PATCH v9 19/27] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled"
` [PATCH v9 20/27] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v9 21/27] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v9 22/27] KVM: VMX: Set up interception for CET MSRs
` [PATCH v9 23/27] KVM: VMX: Set host constant supervisor states to VMCS fields
` [PATCH v9 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v9 25/27] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1
` [PATCH v9 26/27] KVM: nVMX: Enable CET support for nested guest
` [PATCH v9 27/27] KVM: x86: Stop emulating for CET protected branch instructions

[ANNOUNCE] PUCK Agenda - 2024.01.24 - Memtypes for non-coherent DMA
 2024-01-23 23:00 UTC 

[PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
 2024-01-23 22:12 UTC 

[PATCH] vfio/pds: Potential memory leak in pds_vfio_dirty_enable()
 2024-01-23 17:52 UTC  (2+ messages)

[PATCH] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues
 2024-01-23 15:06 UTC  (3+ messages)

[PATCH v1] KVM: nVMX: Fix handling triple fault on RSM instruction
 2024-01-23 14:48 UTC  (3+ messages)

[PATCH v11 00/43] KVM: arm64: Nested Virtualization support (FEAT_NV2 only)
 2024-01-23 14:26 UTC  (4+ messages)
` [PATCH v11 17/43] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures

[RFC PATCH v7] ppc: Enable 2nd DAWR support on p10
 2024-01-23 12:06 UTC  (2+ messages)

[PATCH net-next v3 2/5] page_frag: unify gfp bits for order 3 page allocation
 2024-01-23 10:42 UTC  (2+ messages)
` [PATCH net-next v3 4/5] vhost/net: remove vhost_net_page_frag_refill()

[PATCH v7 00/16] Support smp.clusters for x86 in QEMU
 2024-01-23  9:56 UTC  (4+ messages)
` [PATCH v7 05/16] i386: Decouple CPUID[0x1F] subleaf with specific topology level


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).