messages from 2024-08-09 19:43:40 to 2024-08-13 10:07:40 UTC [more...]
[GIT PULL 0/2] KVM: s390: Fixes for 6.11
2024-08-13 10:07 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 6.11, round #1
2024-08-13 10:06 UTC (2+ messages)
[PATCH v3 00/18] KVM: arm64: nv: Add support for address translation instructions
2024-08-13 10:05 UTC (19+ messages)
` [PATCH v3 01/18] arm64: Add missing APTable and TCR_ELx.HPD masks
` [PATCH v3 02/18] arm64: Add PAR_EL1 field description
` [PATCH v3 03/18] arm64: Add system register encoding for PSTATE.PAN
` [PATCH v3 04/18] arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper
` [PATCH v3 05/18] KVM: arm64: Make kvm_at() take an OP_AT_*
` [PATCH v3 06/18] KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
` [PATCH v3 07/18] KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
` [PATCH v3 08/18] KVM: arm64: nv: Honor absence of FEAT_PAN2
` [PATCH v3 09/18] KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
` [PATCH v3 10/18] KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P
` [PATCH v3 11/18] KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
` [PATCH v3 12/18] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
` [PATCH v3 13/18] KVM: arm64: nv: Make ps_to_output_size() generally available
` [PATCH v3 14/18] KVM: arm64: nv: Add SW walker for AT S1 emulation
` [PATCH v3 15/18] KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
` [PATCH v3 16/18] KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3
` [PATCH v3 17/18] KVM: arm64: nv: Plumb handling of AT S1* traps from EL2
` [PATCH v3 18/18] KVM: arm64: nv: Add support for FEAT_ATS1A
[PATCH 1/2] KVM: SVM: Fix uninitialized variable bug
2024-08-13 10:05 UTC (6+ messages)
` [PATCH 2/2] KVM: SVM: Fix an error code in sev_gmem_post_populate()
[PATCH v2 00/17] KVM: arm64: nv: Add support for address translation instructions
2024-08-13 9:17 UTC (8+ messages)
` [PATCH v2 13/17] KVM: arm64: nv: Add SW walker for AT S1 emulation
[PATCH 00/25] TDX vCPU/VM creation
2024-08-13 9:15 UTC (36+ messages)
` [PATCH 01/25] KVM: TDX: Add placeholders for TDX VM/vCPU structures
` [PATCH 02/25] KVM: TDX: Define TDX architectural definitions
` [PATCH 03/25] KVM: TDX: Add TDX "architectural" error codes
` [PATCH 04/25] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH 05/25] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH 06/25] x86/virt/tdx: Export TDX KeyID information
` [PATCH 07/25] KVM: TDX: Add helper functions to allocate/free TDX private host key id
` [PATCH 08/25] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 11/25] KVM: TDX: Report kvm_tdx_caps in KVM_TDX_CAPABILITIES
` [PATCH 12/25] KVM: TDX: Allow userspace to configure maximum vCPUs for TDX guests
` [PATCH 13/25] KVM: TDX: create/destroy VM structure
` [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH 15/25] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH 16/25] KVM: TDX: Don't offline the last cpu of one package when there's TDX guest
` [PATCH 17/25] KVM: TDX: create/free TDX vcpu structure
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH 19/25] KVM: X86: Introduce kvm_get_supported_cpuid_internal()
` [PATCH 20/25] KVM: X86: Introduce tdx_get_kvm_supported_cpuid()
` [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID
` [PATCH 22/25] KVM: TDX: Use guest physical address to configure EPT level and GPAW
` [PATCH 23/25] KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level
` [PATCH 24/25] KVM: x86: Filter directly configurable TDX CPUID bits
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID
[PATCH] iommu: Allow ATS to work on VFs when the PF uses IDENTITY
2024-08-13 8:52 UTC (10+ messages)
[PATCH v5 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-08-13 7:21 UTC (3+ messages)
` [PATCH v5 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case
[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
2024-08-13 6:35 UTC (28+ messages)
` [PATCH 01/22] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
` [PATCH 02/22] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
` [PATCH 03/22] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
` [PATCH 04/22] KVM: selftests: Compute number of extra pages needed "
` [PATCH 05/22] KVM: selftests: Enable mmu_stress_test on arm64
` [PATCH 06/22] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
` [PATCH 07/22] KVM: selftests: Precisely limit the number of guest loops "
` [PATCH 08/22] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
` [PATCH 09/22] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
` [PATCH 10/22] KVM: x86/mmu: Move walk_slot_rmaps() up near for_each_slot_rmap_range()
` [PATCH 11/22] KVM: x86/mmu: Plumb a @can_yield parameter into __walk_slot_rmaps()
` [PATCH 12/22] KVM: x86/mmu: Add a helper to walk and zap rmaps for a memslot
` [PATCH 13/22] KVM: x86/mmu: Honor NEED_RESCHED when zapping rmaps and blocking is allowed
` [PATCH 14/22] KVM: x86/mmu: Morph kvm_handle_gfn_range() into an aging specific helper
` [PATCH 15/22] KVM: x86/mmu: Fold mmu_spte_age() into kvm_rmap_age_gfn_range()
` [PATCH 16/22] KVM: x86/mmu: Add KVM_RMAP_MANY to replace open coded '1' and '1ul' literals
` [PATCH 17/22] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock
` [PATCH 18/22] KVM: x86/mmu: Use KVM_PAGES_PER_HPAGE() instead of an open coded equivalent
` [PATCH 19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH 20/22] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs
` [PATCH 21/22] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns
` [PATCH 22/22] ***HACK*** KVM: x86: Don't take "
[RFC PATCH] vhost_vdpa: assign irq bypass producer token correctly
2024-08-13 6:26 UTC (6+ messages)
[PATCH v2 0/2] KVM: x86: Check hypercall's exit to userspace generically
2024-08-13 6:14 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] KVM: x86: Use is_kvm_hc_exit_enabled() instead of opencode
[PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-08-13 5:22 UTC (5+ messages)
` [PATCH v3 4/8] KVM: Add a module param to allow enabling virtualization when KVM is loaded
[PATCH][v1] x86/kvm: Fix the decrypted pages free in kvmclock
2024-08-13 5:00 UTC (2+ messages)
[PATCHSET][RFC] struct fd and memory safety
2024-08-13 3:32 UTC (18+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
` [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
` [PATCH 35/39] convert bpf_token_create()
` [PATCH 36/39] assorted variants of irqfd setup: convert to CLASS(fd)
[PATCH 0/2] KVM: Protect vCPU's PID with a rwlock
2024-08-13 2:05 UTC (6+ messages)
` [PATCH 2/2] KVM: Protect vCPU's "last run PID" with rwlock, not RCU
[PATCH v6 00/10] Enable haltpoll on arm64
2024-08-13 0:54 UTC (16+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v6 07/10] arm64: define TIF_POLLING_NRFLAG
` [PATCH v6 09/10] arm64: support cpuidle-haltpoll
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-12 23:44 UTC (18+ messages)
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
` [PATCH 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH 10/19] KVM: Use follow_pfnmap API
[PATCH 0/3] Add SEV-SNP CipherTextHiding feature support
2024-08-12 19:42 UTC (4+ messages)
` [PATCH 1/3] crypto: ccp: Extend SNP_PLATFORM_STATUS command
` [PATCH 2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command
` [PATCH 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
[PATCH v5 2/7] mm/mprotect: Push mmu notifier to PUDs
2024-08-12 18:12 UTC
[PATCH 0/2] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
2024-08-12 17:13 UTC (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Split NX hugepage recovery flow into TDP and non-TDP flow
` [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock
[PATCH RFC/RFT] vfio/pci: Create feature to disable MSI virtualization
2024-08-12 17:00 UTC (2+ messages)
` [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
[PATCH] tools/kvm_stat: fix termination behavior when not on a terminal
2024-08-12 15:33 UTC (2+ messages)
[ANNOUNCE] PUCK Agenda - 2024.08.07 - KVM userfault (guest_memfd/HugeTLB postcopy)
2024-08-12 15:24 UTC (8+ messages)
[kvm-unit-tests PATCH 0/6] Checking and CI improvements
2024-08-12 14:32 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] riscv: sbi: Add support to test HSM extension
2024-08-12 14:21 UTC (8+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: sbi: Add IPI extension support
` [kvm-unit-tests PATCH 2/3] riscv: sbi: Add HSM extension functions
` [kvm-unit-tests PATCH 3/3] riscv: sbi: Add tests for HSM extension
[kvm-unit-tests PATCH 0/4] riscv: sbi: More DBCN tests
2024-08-12 14:18 UTC (6+ messages)
` [kvm-unit-tests PATCH 1/4] riscv: sbi: dbcn: Output return values
` [kvm-unit-tests PATCH 2/4] riscv: sbi: Use strtoul to avoid overflow
` [kvm-unit-tests PATCH 3/4] riscv: sbi: Prefix several environment variables with SBI
` [kvm-unit-tests PATCH 4/4] riscv: sbi: dbcn: Add high address tests
[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
2024-08-12 14:17 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 1/7] lib: Add pseudo random functions
[kvm-unit-tests PATCH v2 0/7] riscv: 32-bit should use phys_addr_t
2024-08-12 14:07 UTC (9+ messages)
` [kvm-unit-tests PATCH v2 1/7] riscv: Fix virt_to_phys again
` [kvm-unit-tests PATCH v2 2/7] riscv: setup: Apply VA_BASE check to rv64
` [kvm-unit-tests PATCH v2 3/7] riscv: Support up to 34-bit physical addresses on rv32, sort of
` [kvm-unit-tests PATCH v2 4/7] riscv: Track memory above 3G
` [kvm-unit-tests PATCH v2 5/7] riscv: mmu: Sanity check input physical addresses
` [kvm-unit-tests PATCH v2 6/7] riscv: Define and use PHYS_PAGE_MASK
` [kvm-unit-tests PATCH v2 7/7] riscv: mmu: Ensure order of PTE update and sfence
[kvm-unit-tests PATCH v2 0/4] riscv: Extend CI
2024-08-12 13:53 UTC (2+ messages)
[PATCH] vfio: mdev: Remove unused function declarations
2024-08-12 12:08 UTC
[PATCH v2] virtio_blk: implement init_hctx MQ operation
2024-08-12 11:15 UTC (2+ messages)
[PATCH v2 0/9] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
2024-08-12 10:21 UTC (5+ messages)
` [PATCH v2 2/9] tests/avocado: apply proper skipUnless decorator
` [PATCH v2 9/9] Avocado tests: allow for parallel execution of tests
[PATCH 00/18] qapi: Reduce use of 'prefix'
2024-08-12 10:09 UTC (5+ messages)
` [PATCH 02/18] tests/qapi-schema: Drop temporary 'prefix'
` [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
[PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
2024-08-12 9:53 UTC (3+ messages)
[PATCH 8/8] qemu-options: Add the description of smp-cache object
2024-08-12 9:24 UTC (11+ messages)
[PATCH v2 0/3] Set up KVM_EXIT_MEMORY_FAULTs when arm64/x86 stage-2 fault handlers fail
2024-08-12 7:51 UTC (5+ messages)
` [PATCH v2 1/3] KVM: Documentation: Clarify docs for KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v2 2/3] KVM: x86: Do a KVM_MEMORY_FAULT EXIT when stage-2 fault handler EFAULTs
` [PATCH v2 3/3] KVM: arm64: Perform memory fault exits when stage-2 "
[Bug 219085] New: kvm_spurious_fault in L1 when running a nested kvm instance on AMD Opteron_G5_qemu L0
2024-08-12 7:44 UTC (2+ messages)
` [Bug 219085] "
[PATCH 00/13] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
2024-08-12 7:33 UTC (5+ messages)
` [PATCH 03/13] tests/avocado/intel_iommu.py: increase timeout
[Bug 219129] New: virtio net performance degradation between Windows and Linux guest in kernel 6.10.3
2024-08-12 7:18 UTC (3+ messages)
` [Bug 219129] "
[PATCH v6 0/3] Add extioi virt extension support
2024-08-12 3:02 UTC (4+ messages)
` [PATCH v6 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v6 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v6 3/3] irqchip/loongson-eiointc: Add extioi virt extension support
[PATCH v5 0/3] Add extioi virt extension support
2024-08-12 1:10 UTC (4+ messages)
` [PATCH v5 3/3] irqchip/loongson-eiointc: "
[syzbot] [kvm?] general protection fault in is_page_fault_stale
2024-08-11 5:35 UTC
[Bug 219112] New: Machine will not wake from suspend if KVM VM is running
2024-08-10 0:27 UTC (2+ messages)
` [Bug 219112] "
[PATCH 0/8] Initial support for SMMUv3 nested translation
2024-08-09 20:14 UTC (6+ messages)
` [PATCH 3/8] ACPI/IORT: Support CANWBS memory access flag
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;
as well as URLs for NNTP newsgroup(s).