kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-01 20:43:50 to 2024-05-04 12:29:38 UTC [more...]

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-05-04 12:28 UTC  (13+ messages)
` [kvm-unit-tests PATCH v9 01/31] doc: update unittests doc
` [kvm-unit-tests PATCH v9 02/31] report: Add known failure reporting option
` [kvm-unit-tests PATCH v9 03/31] powerpc: Mark known failing tests as kfail
` [kvm-unit-tests PATCH v9 04/31] powerpc: Update unittests for latest QEMU version
` [kvm-unit-tests PATCH v9 05/31] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests PATCH v9 06/31] powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing
` [kvm-unit-tests PATCH v9 07/31] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH v9 08/31] scripts: Accommodate powerpc powernv machine differences
` [kvm-unit-tests PATCH v9 09/31] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests PATCH v9 10/31] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH v9 11/31] powerpc/sprs: Test hypervisor registers on powernv machine
` [kvm-unit-tests PATCH v9 12/31] powerpc: general interrupt tests

[PATCH v2] target/i386: Fix CPUID encoding of Fn8000001E_ECX
 2024-05-04 11:58 UTC  (3+ messages)
` [PATCH v3] "

[syzbot] [bcachefs?] WARNING in srcu_check_nmi_safety
 2024-05-04 10:09 UTC 

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-05-04  7:42 UTC  (6+ messages)
` [PATCH v2 01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH v2 15/15] KVM: x86: Factor out kvm_use_master_clock()

[GIT PULL] KVM/riscv changes for 6.10
 2024-05-04  3:36 UTC 

2024 HEKI discussion: LPC microconf / KVM Forum?
 2024-05-04  1:10 UTC  (3+ messages)

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-05-04  0:25 UTC  (4+ messages)
` [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[ANNOUNCE / CFP] KVM Microconference at LPC 2024
 2024-05-03 23:18 UTC 

[PATCH] KVM: fix documentation for KVM_CREATE_GUEST_MEMFD
 2024-05-03 22:13 UTC  (2+ messages)

[v4 RESEND 0/3] KVM: irqchip: synchronize srcu only if needed
 2024-05-03 22:08 UTC  (3+ messages)
` [v4 RESEND 1/3] KVM: setup empty irq routing when create vm

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-03 22:00 UTC  (7+ messages)

[PATCH 0/2] KVM: enable halt poll shrink parameter
 2024-05-03 21:47 UTC  (2+ messages)

[PATCH] KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
 2024-05-03 21:32 UTC  (2+ messages)

[PATCH v3] KVM: x86/mmu: Fix a largely theoretical race in kvm_mmu_track_write()
 2024-05-03 21:32 UTC  (2+ messages)

[PATCH] KVM: x86: Allow, don't ignore, same-value writes to immutable MSRs
 2024-05-03 21:32 UTC  (2+ messages)

[PATCH v2 0/2] APICv-related fixes for inhibits and tracepoint
 2024-05-03 21:32 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is enabled

[PATCH] KVM: Remove kvm_make_all_cpus_request_except
 2024-05-03 21:32 UTC  (2+ messages)

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-05-03 20:59 UTC  (7+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[PATCH 1/1] KVM: x86: Print names of apicv inhibit reasons in traces
 2024-05-03 20:59 UTC  (2+ messages)

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-03 20:44 UTC  (11+ messages)

[RFC PATCH v2 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-05-03 19:03 UTC  (4+ messages)

[PATCH 0/5] TDX host: Provide TDX module metadata reading APIs
 2024-05-03 19:03 UTC  (23+ messages)
` [PATCH 1/5] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro
` [PATCH 2/5] x86/virt/tdx: Move TDMR metadata fields map table to local variable
` [PATCH 3/5] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH 4/5] x86/virt/tdx: Support global metadata read for all element sizes
` [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure

[PATCH v2] KVM: selftests: Use TAP interface in the set_memory_region test
 2024-05-03 18:44 UTC  (4+ messages)

[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
 2024-05-03 18:17 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: Introduce vcpu->wants_to_run
` [PATCH v3 2/3] KVM: Ensure new code that references immediate_exit gets extra scrutiny
` [PATCH v3 3/3] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running

[PATCH v6 0/5] add debugfs to hisilicon migration driver
 2024-05-03 17:21 UTC  (7+ messages)
` [PATCH v6 2/5] hisi_acc_vfio_pci: modify the register location of the XQC address
` [PATCH v6 3/5] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v6 4/5] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver

[PATCH 0/9] Enable haltpoll for arm64
 2024-05-03 17:07 UTC  (5+ messages)
` [PATCH 1/9] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL

[PATCH v7] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices
 2024-05-03 15:41 UTC  (2+ messages)

[PATCH v4] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
 2024-05-03 14:51 UTC 

[PATCH] vfio/pci: Collect hot-reset devices to local buffer
 2024-05-03 14:31 UTC 

[PATCH v1] KVM: x86: 0-initialize kvm_caps.supported_xss on definition
 2024-05-03 14:25 UTC 

[PATCH v5 00/10] Fix Kselftest's vfork() side effects
 2024-05-03 14:17 UTC  (12+ messages)
` [PATCH v5 01/10] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v5 02/10] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v5 03/10] selftests/harness: Fix fixture teardown
` [PATCH v5 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v5 05/10] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v5 06/10] selftests/harness: Constify fixture variants
` [PATCH v5 07/10] selftests/pidfd: Fix wrong expectation
` [PATCH v5 08/10] selftests/harness: Share _metadata between forked processes
` [PATCH v5 09/10] selftests/harness: Fix vfork() side effects
` [PATCH v5 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-03 14:03 UTC  (8+ messages)
` [RFC PATCH v3 1/5] virt: Introduce Hypervisor Enforced Kernel Integrity (Heki)
` [RFC PATCH v3 2/5] KVM: x86: Add new hypercall to lock control registers
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
` [RFC PATCH v3 4/5] heki: Lock guest control registers at the end of guest kernel init
` [RFC PATCH v3 5/5] virt: Add Heki KUnit tests

[PATCH] KVM: arm64: Move management of __hyp_running_vcpu to load/put on VHE
 2024-05-03 13:35 UTC  (3+ messages)

[PATCH] KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather()
 2024-05-03 13:35 UTC  (3+ messages)

[PATCH] KVM: arm64: vgic: Allocate private interrupts on demand
 2024-05-03 13:35 UTC  (3+ messages)

[PATCH v3 0/3] KVM/x86: Enhancements to static calls
 2024-05-03 13:24 UTC  (5+ messages)
` [PATCH v3 3/3] KVM: x86/pmu: Add KVM_PMU_CALL() to simplify static calls of kvm_pmu_ops

[PULL v2 00/16] Block patches
 2024-05-03 12:33 UTC  (3+ messages)
` [PULL v2 03/16] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH v4 00/10] Fix Kselftest's vfork() side effects
 2024-05-03  7:51 UTC  (13+ messages)
` [PATCH v4 01/10] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v4 02/10] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v4 03/10] selftests/harness: Fix fixture teardown
` [PATCH v4 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v4 05/10] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v4 06/10] selftests/harness: Constify fixture variants
` [PATCH v4 07/10] selftests/pidfd: Fix wrong expectation
` [PATCH v4 08/10] selftests/harness: Share _metadata between forked processes
` [PATCH v4 09/10] selftests/harness: Fix vfork() side effects
` [PATCH v4 10/10] selftests/harness: Fix TEST_F()'s exit codes

[kvm-unit-tests PATCH] doc: update unittests doc
 2024-05-03  6:56 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] shellcheck: post-merge fixups
 2024-05-03  6:35 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/2] shellcheck: Fix shellcheck target with out of tree build
` [kvm-unit-tests PATCH 2/2] shellcheck: Suppress SC2209 quoting warning in config.mak

[kvm-unit-tests PATCH] Fix check-kerneldoc for out of tree builds
 2024-05-03  6:29 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/5] add shellcheck support
 2024-05-03  5:13 UTC  (9+ messages)

[PATCH v1 00/10] Define _GNU_SOURCE for sources using
 2024-05-03  1:46 UTC  (6+ messages)
` [PATCH v1 01/10] selftests/sgx: Compile with -D_GNU_SOURCE

[PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
 2024-05-02 23:51 UTC  (2+ messages)

[PATCH 0/7] KVM: arm64: Don't clobber CLIDR and MPIDR across vCPU reset
 2024-05-02 23:35 UTC  (8+ messages)
` [PATCH 1/7] KVM: arm64: Rename is_id_reg() to imply VM scope
` [PATCH 2/7] KVM: arm64: Reset VM feature ID regs from kvm_reset_sys_regs()
` [PATCH 3/7] KVM: arm64: Only reset vCPU-scoped feature ID regs once
` [PATCH 4/7] KVM: selftests: Rename helper in set_id_regs to imply VM scope
` [PATCH 5/7] KVM: selftests: Store expected register value in set_id_regs
` [PATCH 6/7] KVM: arm64: Test that feature ID regs survive a reset
` [PATCH 7/7] KVM: selftests: Test vCPU-scoped feature ID registers

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-02 23:11 UTC  (3+ messages)
` [PATCH v15 02/20] KVM: x86: Add hook for determining max NPT mapping level

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-05-02 21:07 UTC  (2+ messages)

[PATCH v2 0/9] SVM guest shadow stack support
 2024-05-02 18:34 UTC  (7+ messages)
` [PATCH v2 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [PATCH v2 9/9] KVM: SVM: Add CET features to supported_xss

[PATCH] KVM: arm64: Correct BTYPE/SS in host SMC emulation
 2024-05-02 18:00 UTC 

[PATCH] KVM: arm64: AArch32: Fix spurious trapping of conditional instructions
 2024-05-02 17:59 UTC 

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-02 17:46 UTC  (23+ messages)
` [PATCH v10 04/27] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
` [PATCH v10 13/27] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v10 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v10 21/27] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v10 22/27] KVM: VMX: Set up interception for CET MSRs
` [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v10 25/27] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1
` [PATCH v10 26/27] KVM: nVMX: Enable CET support for nested guest
` [PATCH v10 27/27] KVM: x86: Don't emulate instructions guarded by CET

[kvm-unit-tests PATCH] arm64: Default to 4K translation granule
 2024-05-02 16:08 UTC  (7+ messages)

[kvm-unit-tests PATCH] runtime: Adjust probe_maxsmp for older QEMU
 2024-05-02 15:29 UTC  (3+ messages)

[RFC PATCH v2 0/5] Paravirt Scheduling (Dynamic vcpu priority management)
 2024-05-02 13:42 UTC  (3+ messages)

[PATCH v2 0/5] Add support for the Idle HLT intercept feature
 2024-05-02 13:14 UTC  (3+ messages)
` [PATCH v2 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat

[PATCH v1 0/2] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2024-05-02 12:57 UTC  (6+ messages)
` [PATCH v1 2/2] "

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-05-02 12:23 UTC  (12+ messages)

[PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-05-02 12:13 UTC  (5+ messages)
` [PATCH v4 01/22] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
` [PATCH v4 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine

[v2] Support for Arm CCA VMs on Linux
 2024-05-02 10:16 UTC  (6+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 17/43] arm64: RME: Allow VMM to set RIPAS

[PATCH] arm64: Default to 4K translation granule
 2024-05-02  7:43 UTC  (2+ messages)

linux-next: build failure after merge of the kvm tree
 2024-05-02  6:47 UTC 


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 NNTP newsgroup(s).