public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-04 04:50:17 to 2024-06-05 13:19:20 UTC [more...]

[PATCH] KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr
 2024-06-05 13:19 UTC  (4+ messages)

[PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes
 2024-06-05 13:07 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3
` [PATCH v2 2/8] KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR
` [PATCH v2 3/8] KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
` [PATCH v2 4/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in sync
` [PATCH v2 5/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
` [PATCH v2 6/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync
` [PATCH v2 7/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
` [PATCH v2 8/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in sync

[PATCH 0/6] KVM: PPC: Book3S HV: Nested guest migration fixes
 2024-06-05 13:13 UTC  (14+ messages)
` [PATCH 3/6] KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in sync
` [PATCH 4/6] KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
` [PATCH 5/6] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync
` [PATCH 6/6] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register

[PATCH v5 0/4] Add Svade and Svadu Extensions Support
 2024-06-05 12:15 UTC  (5+ messages)
` [PATCH v5 1/4] RISC-V: "
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
` [PATCH v5 3/4] RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
` [PATCH v5 4/4] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test

[GIT PULL] KVM fixes for Linux 6.10-rc3
 2024-06-05 11:56 UTC 

[PATCH AUTOSEL 6.6 4/4] vhost-scsi: Handle vhost_vq_work_queue failures for events
 2024-06-05 11:56 UTC 

[PATCH AUTOSEL 6.8 6/6] vhost-scsi: Handle vhost_vq_work_queue failures for events
 2024-06-05 11:55 UTC 

[PATCH AUTOSEL 6.9 6/6] vhost-scsi: Handle vhost_vq_work_queue failures for events
 2024-06-05 11:55 UTC 

[PATCH AUTOSEL 6.6 17/20] vfio/pci: Collect hot-reset devices to local buffer
 2024-06-05 11:52 UTC 

[PATCH v4 3/3] KVM: SEV-ES: Fix LBRV code
 2024-06-05 11:52 UTC  (4+ messages)
` [PATCH] KVM: SNP: Fix LBR Virtualization for SNP guest

[PATCH AUTOSEL 6.8 20/24] vfio/pci: Collect hot-reset devices to local buffer
 2024-06-05 11:50 UTC 

[PATCH AUTOSEL 6.9 23/28] vfio/pci: Collect hot-reset devices to local buffer
 2024-06-05 11:48 UTC 

[PATCH v2 0/2] Fix doorbell emulation for v2 API on PPC
 2024-06-05 11:39 UTC  (3+ messages)
` [PATCH v2 1/2] arch/powerpc/kvm: Add DPDES support in helper library for Guest state buffer
` [PATCH v2 2/2] arch/powerpc/kvm: Fix doorbell emulation for v2 API

[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
 2024-06-05 11:38 UTC  (4+ messages)
` [PATCH 3/3] KVM SVM: Add Bus Lock Detect support

[GIT PULL] KVM/arm64 fixes for 6.10, take #1
 2024-06-05 10:56 UTC  (2+ messages)

[RFC kvm-unit-tests PATCH] build: fix .aux.o target building
 2024-06-05 10:53 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/2] misc docs/build/CI improvements
 2024-06-05 10:51 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/2] doc: update unittests doc
` [kvm-unit-tests PATCH v2 2/2] gitlab-ci: Always save artifacts

[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
 2024-06-05  9:30 UTC  (15+ messages)
` [PATCH v3 01/14] arm64: rsi: Add RSI definitions
` [PATCH v3 02/14] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v3 03/14] arm64: realm: Query IPA size from the RMM
` [PATCH v3 04/14] arm64: Mark all I/O as non-secure shared
` [PATCH v3 05/14] fixmap: Allow architecture overriding set_fixmap_io
` [PATCH v3 06/14] arm64: Override set_fixmap_io
` [PATCH v3 07/14] arm64: Make the PHYS_MASK_SHIFT dynamic
` [PATCH v3 08/14] arm64: Enforce bounce buffers for realm DMA
` [PATCH v3 09/14] arm64: Enable memory encrypt for Realms
` [PATCH v3 10/14] arm64: Force device mappings to be non-secure shared
` [PATCH v3 11/14] efi: arm64: Map Device with Prot Shared
` [PATCH v3 12/14] arm64: realm: Support nonsecure ITS emulation shared
` [PATCH v3 13/14] arm64: rsi: Interfaces to query attestation token
` [PATCH v3 14/14] virt: arm-cca-guest: TSM_REPORT support for realms

[kvm-unit-tests PATCH v1 0/3] s390x: small Makefile improvements
 2024-06-05  8:03 UTC  (9+ messages)
` [kvm-unit-tests PATCH v1 1/3] s390x/Makefile: snippets: Add separate target for the ELF snippets
` [kvm-unit-tests PATCH v1 2/3] s390x/Makefile: snippets: Avoid creation of .eh_frame and .eh_frame_hdr sections
` [kvm-unit-tests PATCH v1 3/3] Revert "s390x: Specify program headers with flags to avoid linker warnings"

[PATCH v2 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2024-06-05  7:56 UTC  (8+ messages)
` [PATCH v2 12/16] KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
` [PATCH v2 13/16] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-06-05  7:52 UTC  (40+ messages)
` [kvm-unit-tests PATCH v9 14/31] powerpc: Remove broken SMP exception stack setup
` [kvm-unit-tests PATCH v9 16/31] powerpc: add SMP and IPI support
` [kvm-unit-tests PATCH v9 18/31] powerpc: Permit ACCEL=tcg,thread=single
` [kvm-unit-tests PATCH v9 19/31] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH v9 20/31] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v9 21/31] powerpc: Add timebase tests
` [kvm-unit-tests PATCH v9 22/31] powerpc: Add MMU support
` [kvm-unit-tests PATCH v9 23/31] common/sieve: Use vmalloc.h for setup_mmu definition
` [kvm-unit-tests PATCH v9 24/31] common/sieve: Support machines without MMU
` [kvm-unit-tests PATCH v9 25/31] powerpc: Add sieve.c common test
` [kvm-unit-tests PATCH v9 26/31] powerpc: add usermode support
` [kvm-unit-tests PATCH v9 27/31] powerpc: add pmu tests
` [kvm-unit-tests PATCH v9 29/31] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v9 30/31] powerpc: Add facility to query TCG or KVM host
` [kvm-unit-tests PATCH v9 31/31] powerpc: gitlab CI update

[PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-06-05  7:49 UTC  (4+ messages)

[PATCH 0/9] Enable haltpoll for arm64
 2024-06-05  5:47 UTC  (7+ messages)
` [PATCH 4/9] cpuidle-haltpoll: define arch_haltpoll_supported()
` [PATCH 8/9] arm64: support cpuidle-haltpoll

[PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
 2024-06-05  5:23 UTC  (5+ messages)

[PATCH v2] KVM: selftest: Add a common check to identify AMD cpu in perf event filter test
 2024-06-05  5:08 UTC 

[PATCH] KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
 2024-06-05  4:55 UTC  (3+ messages)

[PATCH v2 0/2] vfio/pci: vfio device address space mapping
 2024-06-05  2:22 UTC  (7+ messages)
` [PATCH v2 2/2] vfio/pci: Use unmap_mapping_range()

[kvm-unit-tests PATCH 0/4] powerpc fix and misc docs/build/CI improvements
 2024-06-05  0:38 UTC  (6+ messages)
` [kvm-unit-tests PATCH 3/4] build: Make build output pretty

[PATCH V5 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-06-04 23:49 UTC  (5+ messages)
` [PATCH V5 4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency

[ANNOUNCE] PUCK Agenda - 2024.06.05 - No topic
 2024-06-04 23:44 UTC 

[PATCH v3 0/3] KVM: SVM: refine snp_safe_alloc_page() implementation
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH] KVM: selftests: remove unused struct 'memslot_antagonist_args'
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH] KVM: x86: Remove IA32_PERF_GLOBAL_OVF_CTRL from KVM_GET_MSR_INDEX_LIST
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH 0/2] vPMU code refines
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH] KVM: x86: invalid_list not used anymore in mmu_shrink_scan
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH v2] KVM: x86/mmu: Only allocate shadowed translation cache for sp->role.level <= KVM_MAX_HUGEPAGE_LEVEL
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH] KVM: x86: Force KVM_WERROR if the global WERROR is enabled
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH 0/4] KVM: x86: Collect host state snapshots into a struct
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH v2 0/2] Print names of apicv inhibit reasons in traces
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH] Revert "KVM: async_pf: avoid recursive flushing of work items"
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH 0/2] KVM: enable halt poll shrink parameter
 2024-06-04 23:29 UTC  (4+ messages)
` [PATCH 2/2] KVM: documentation update to halt polling

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-04 23:36 UTC  (7+ messages)
` [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[PATCH 1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH v2] KVM: X86: improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT
 2024-06-04 23:29 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] KVM: Unexport kvm_debugfs_dir
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH v3] KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH v2] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH][next][V2] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH v3 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
 2024-06-04 23:10 UTC  (5+ messages)
` [PATCH v3 1/3] KVM: SEV-ES: Prevent MSR access post VMSA encryption

[PATCH] vfio/pci: Add iowrite64 and ioread64 support for vfio pci
 2024-06-04 19:44 UTC  (5+ messages)

[PULL 38/46] linux-headers: update to 6.10-rc1
 2024-06-04 19:08 UTC 

[PATCH 00/11] KVM: arm64: nv: FPSIMD/SVE support
 2024-06-04 17:44 UTC  (6+ messages)
` [PATCH 10/11] KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2

[PATCH v7 00/10] Fix Kselftest's vfork() side effects
 2024-06-04 16:18 UTC  (7+ messages)
` [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions

[PATCH v4 00/13] KVM: arm64: Add support for hypervisor kCFI
 2024-06-04 16:05 UTC  (13+ messages)
` [PATCH v4 03/13] KVM: arm64: nVHE: Simplify __guest_exit_panic path
` [PATCH v4 05/13] KVM: arm64: Rename __guest_exit_panic __hyp_panic
` [PATCH v4 10/13] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2
` [PATCH v4 11/13] KVM: arm64: Improve CONFIG_CFI_CLANG error message

[RFC v2 0/7] Introduce SMP Cache Topology
 2024-06-04 16:08 UTC  (15+ messages)
` [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [RFC v2 3/7] hw/core: Add cache topology options in -smp

[PATCH] KVM: selftests: Fix RISC-V compilation
 2024-06-04 15:30 UTC  (3+ messages)

[PATCH kvm-unit-tests] realmode: load above stack
 2024-06-04 14:50 UTC  (3+ messages)

[CfP] Confidential Computing Microconference @ LPC 2024
 2024-06-04 14:50 UTC 

Call for Registration - Confidential Computing Microconference @ LPC 2024
 2024-06-04 14:48 UTC 

[PATCH kvm-unit-tests] realmode: rebuild when realmode.lds changes
 2024-06-04 14:38 UTC  (2+ messages)

[PATCH v3 0/5] Add support for the Idle HLT intercept feature
 2024-06-04 13:21 UTC  (5+ messages)

[PATCH v6 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-06-04 12:45 UTC  (17+ messages)
` [PATCH v6 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v6 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v6 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v6 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v6 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
` [PATCH v6 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v6 07/16] riscv: add ISA extensions validation callback
` [PATCH v6 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v6 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v6 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v6 11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v6 12/16] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v6 13/16] riscv: add ISA extension parsing for Zcmop
` [PATCH v6 14/16] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v6 15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v6 16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[PATCH] LoongArch: KVM: Discard dirty page tracking on readonly memslot
 2024-06-04 12:15 UTC 

[PATCH] vdpa: Add support for no-IOMMU mode
 2024-06-04 11:55 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
 2024-06-04 10:48 UTC  (12+ messages)

[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-06-04  9:03 UTC  (5+ messages)
` [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios

[PATCH] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
 2024-06-04  7:24 UTC  (2+ messages)

[PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
 2024-06-04  7:18 UTC  (2+ messages)

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-06-04  6:32 UTC  (3+ messages)
` [PATCH v5 37/65] i386/tdvf: Introduce function to parse TDVF metadata

[PATCH 0/2] ppc: spapr: Nested kvm guest migration fixes
 2024-06-04  5:58 UTC  (3+ messages)
` [PATCH 2/2] target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration

[kvm-unit-tests PATCH 0/2] s390x: Fix build error messages
 2024-06-04  5:32 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Only run genprotimg if necessary

[kvm-unit-tests PATCH] scripts/s390x: Fix the execution of the PV tests
 2024-06-04  4:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox