public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-03 10:57:25 to 2024-06-04 23:37:32 UTC [more...]

[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  (18+ messages)
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[PATCH] KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
 2024-06-04 23:35 UTC 

[PATCH 1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
 2024-06-04 23:29 UTC  (4+ messages)
` [PATCH 2/2] KVM: fix spelling of KVM_RUN_X86_BUS_LOCK in docs

[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 0/9] Enable haltpoll for arm64
 2024-06-04 23:09 UTC  (4+ messages)
` [PATCH 8/9] arm64: support cpuidle-haltpoll

[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 v2 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2024-06-04 17:49 UTC  (7+ 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

[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  (28+ messages)
` [PATCH v4 01/13] KVM: arm64: Fix clobbered ELR in sync abort/SError
` [PATCH v4 02/13] KVM: arm64: Fix __pkvm_init_switch_pgd call ABI
` [PATCH v4 03/13] KVM: arm64: nVHE: Simplify __guest_exit_panic path
` [PATCH v4 04/13] KVM: arm64: nVHE: Add EL2h sync exception handler
` [PATCH v4 05/13] KVM: arm64: Rename __guest_exit_panic __hyp_panic
` [PATCH v4 06/13] KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32
` [PATCH v4 07/13] KVM: arm64: VHE: Mark __hyp_call_panic __noreturn
` [PATCH v4 08/13] arm64: Introduce esr_comment() & esr_is_cfi_brk()
` [PATCH v4 09/13] KVM: arm64: Introduce print_nvhe_hyp_panic helper
` [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 v2 0/2] vfio/pci: vfio device address space mapping
 2024-06-04 14:07 UTC  (10+ messages)
` [PATCH v2 1/2] vfio: Create vfio_fs_type with inode per device
` [PATCH v2 2/2] vfio/pci: Use unmap_mapping_range()

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-06-04 13:36 UTC  (33+ 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/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 

[kvm-unit-tests PATCH v1 0/3] s390x: small Makefile improvements
 2024-06-04 12:04 UTC  (5+ 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] vdpa: Add support for no-IOMMU mode
 2024-06-04 11:55 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH 0/6] KVM: PPC: Book3S HV: Nested guest migration fixes
 2024-06-04 11:29 UTC  (15+ messages)
` [PATCH 1/6] KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3
` [PATCH 2/6] KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR
` [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 v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
 2024-06-04 10:48 UTC  (12+ messages)

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

[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-06-04  9:03 UTC  (20+ messages)
` [PATCH v4 01/31] i386/sev: Replace error_report with error_setg
` [PATCH v4 07/31] i386/sev: Introduce 'sev-snp-guest' object
` [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  (5+ messages)
` [PATCH 1/2] target/ppc/cpu_init: Synchronize DEXCR with KVM for migration
` [PATCH 2/2] target/ppc/cpu_init: Synchronize HASHKEYR "

[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 0/4] powerpc fix and misc docs/build/CI improvements
 2024-06-04  5:05 UTC  (4+ messages)
` [kvm-unit-tests PATCH 3/4] build: Make build output pretty

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

[RFC PATCH v4 0/5] Add Svadu Extension Support
 2024-06-04  2:26 UTC  (10+ messages)
` [RFC PATCH v4 1/5] RISC-V: Detect and Enable "

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

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-06-04  0:30 UTC  (14+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[PATCH 0/4] Export APICv-related state via binary stats interface
 2024-06-04  0:16 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: Expose per-vCPU APICv status
` [PATCH 4/4] KVM: x86: Add vCPU stat for APICv interrupt injections causing #VMEXIT

[RFC PATCH v3 00/10] Virtualize Intel IA32_SPEC_CTRL
 2024-06-03 23:55 UTC  (5+ messages)
` [RFC PATCH v3 01/10] KVM: VMX: "

[PATCH v1] KVM: x86: 0-initialize kvm_caps.supported_xss on definition
 2024-06-03 23:42 UTC  (2+ messages)

[PATCH] KVM: x86: add missing MODULE_DESCRIPTION() macros
 2024-06-03 23:21 UTC  (3+ messages)

[PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
 2024-06-03 22:17 UTC  (4+ messages)

[PATCH] KVM: Fix Undefined Behavior Sanitizer(UBSAN) error
 2024-06-03 20:38 UTC  (4+ messages)

[PATCH v3] KVM: x86/mmu: Always drop mmu_lock to allocate TDP MMU SPs for eager splitting
 2024-06-03 18:13 UTC  (2+ messages)

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

[PATCH] KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
 2024-06-03 17:08 UTC  (2+ messages)

[PATCH v4 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
 2024-06-03 17:05 UTC  (2+ messages)

[PULL 00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-06-03 16:44 UTC  (3+ messages)

[PATCH 0/5] cpus: a few tweaks to CPU realization
 2024-06-03 14:19 UTC  (17+ messages)
` [PATCH 1/5] hw/core: expand on the alignment of CPUState
` [PATCH 2/5] cpu: move Qemu[Thread|Cond] setup into common code
` [PATCH 3/5] cpu-target: don't set cpu->thread_id to bogus value
` [PATCH 4/5] plugins: remove special casing for cpu->realized
` [PATCH 5/5] core/cpu-common: initialise plugin state before thread creation

[PATCH v3 00/12] KVM: arm64: Add support for hypervisor kCFI
 2024-06-03 13:10 UTC  (9+ messages)
` [PATCH v3 09/12] KVM: arm64: VHE: Add test module for hyp kCFI
` [PATCH v3 10/12] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2

[kvm-unit-tests PATCH 00/33] Support for Arm Confidential Compute Architecture
 2024-06-03 12:50 UTC  (2+ messages)

xave kvm-unit-test sometimes failing in CI
 2024-06-03 11:51 UTC  (4+ messages)

[kvm-unit-tests PATCH] MAINTAINERS: Add scripts/s390x/ to the s390x section
 2024-06-03 10:57 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