messages from 2024-10-22 19:08:15 to 2024-10-24 12:28:56 UTC [more...]
[kvm-unit-tests PATCH 0/2] riscv: sbi: Add IPI tests
2024-10-24 12:28 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] riscv: Add sbi_send_ipi_broadcast
` [kvm-unit-tests PATCH 2/2] riscv: sbi: Add IPI extension tests
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-10-24 11:49 UTC (11+ messages)
` [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page
[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-24 10:42 UTC (9+ messages)
` [PATCH v6 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v6 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v6 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
[PATCH v5 00/37] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
2024-10-24 10:38 UTC (45+ messages)
` [PATCH v5 01/37] arm64: Drop SKL0/SKL1 from TCR2_EL2
` [PATCH v5 02/37] arm64: Remove VNCR definition for PIRE0_EL2
` [PATCH v5 03/37] arm64: Add encoding "
` [PATCH v5 04/37] KVM: arm64: Drop useless struct s2_mmu in __kvm_at_s1e2()
` [PATCH v5 05/37] KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping()
` [PATCH v5 06/37] KVM: arm64: nv: Handle CNTHCTL_EL2 specially
` [PATCH v5 07/37] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v5 08/37] KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE
` [PATCH v5 09/37] KVM: arm64: Extend masking facility to arbitrary registers
` [PATCH v5 10/37] arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT
` [PATCH v5 11/37] KVM: arm64: Add TCR2_EL2 to the sysreg arrays
` [PATCH v5 12/37] KVM: arm64: Sanitise TCR2_EL2
` [PATCH v5 13/37] KVM: arm64: Add save/restore for TCR2_EL2
` [PATCH v5 14/37] KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays
` [PATCH v5 15/37] KVM: arm64: Add save/restore for PIR{,E0}_EL2
` [PATCH v5 16/37] KVM: arm64: Handle PIR{,E0}_EL2 traps
` [PATCH v5 17/37] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v5 18/37] KVM: arm64: Add AT fast-path support for S1PIE
` [PATCH v5 19/37] KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts
` [PATCH v5 20/37] KVM: arm64: Disable hierarchical permissions when S1PIE is enabled
` [PATCH v5 21/37] KVM: arm64: Implement AT S1PIE support
` [PATCH v5 22/37] KVM: arm64: Add a composite EL2 visibility helper
` [PATCH v5 23/37] KVM: arm64: Define helper for EL2 registers with custom visibility
` [PATCH v5 24/37] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH v5 25/37] KVM: arm64: Hide S1PIE registers "
` [PATCH v5 26/37] KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF
` [PATCH v5 27/37] arm64: Add encoding for POR_EL2
` [PATCH v5 28/37] KVM: arm64: Drop bogus CPTR_EL2.E0POE trap routing
` [PATCH v5 29/37] KVM: arm64: Subject S1PIE/S1POE registers to HCR_EL2.{TVM,TRVM}
` [PATCH v5 30/37] KVM: arm64: Add kvm_has_s1poe() helper
` [PATCH v5 31/37] KVM: arm64: Add basic support for POR_EL2
` [PATCH v5 32/37] KVM: arm64: Add save/restore "
` [PATCH v5 33/37] KVM: arm64: Add POE save/restore for AT emulation fast-path
` [PATCH v5 34/37] KVM: arm64: Disable hierarchical permissions when POE is enabled
` [PATCH v5 35/37] KVM: arm64: Make PAN conditions part of the S1 walk context
` [PATCH v5 36/37] KVM: arm64: Handle stage-1 permission overlays
` [PATCH v5 37/37] KVM: arm64: Handle WXN attribute
[PATCH] kvm/x86: simplify kvm_mmu_do_page_fault() a little bit
2024-10-24 10:37 UTC (3+ messages)
[PATCH] KVM: x86: Fast forward the iterator when zapping the TDP MMU
2024-10-24 10:25 UTC (3+ messages)
[PATCH] kvm: selftest: fix noop test in guest_memfd_test.c
2024-10-24 10:19 UTC (2+ messages)
[PATCH v13 00/13] Add Secure TSC support for SNP guests
2024-10-24 10:16 UTC (9+ messages)
` [PATCH v13 04/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v13 05/13] x86/sev: Prevent RDTSC/RDTSCP interception "
[RFC PATCH 0/4] KVM: ioctl for populating guest_memfd
2024-10-24 9:54 UTC (5+ messages)
` [PATCH 1/4] KVM: guest_memfd: add generic post_populate callback
` [PATCH 2/4] KVM: add KVM_GUEST_MEMFD_POPULATE ioctl for guest_memfd
` [PATCH 3/4] KVM: allow KVM_GUEST_MEMFD_POPULATE in another mm
` [PATCH 4/4] KVM: document KVM_GUEST_MEMFD_POPULATE ioctl
[PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 0/2]
2024-10-24 9:34 UTC (3+ messages)
` [PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 1/2] mm: introduce vma flag VM_PGOFF_IS_PFN
` [PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 2/2] vfio: avoid unnecessary pin memory when dma map io address space
[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
2024-10-24 9:05 UTC (10+ messages)
` [EXTERNAL] "
[kvm-unit-tests PATCH v2 0/4] Fix arm64 clang errors on fpu tests
2024-10-24 8:40 UTC (7+ messages)
` [kvm-unit-tests PATCH v2 1/4] arm: Fix clang error in sve_vl()
` [kvm-unit-tests PATCH v2 2/4] arm: fpu: Convert 'q' registers to 'v' to satisfy clang
` [kvm-unit-tests PATCH v2 3/4] arm: fpu: Add '.arch_extension fp' to fpu macros
` [kvm-unit-tests PATCH v2 4/4] arm: fpu: Fix the input/output args for inline asm in fpu.c
` [kvm-unit-tests PATCH 5/4] arm64: gitlab-ci: Add clang build tests
[kvm-unit-tests PATCH v3 0/5] Support cross compiling with clang
2024-10-24 8:38 UTC (2+ messages)
[PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-24 8:02 UTC (6+ messages)
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()
[PATCH v3 0/9] Initial support for SMMUv3 nested translation
2024-10-24 7:54 UTC (11+ messages)
` [PATCH v3 3/9] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v3 4/9] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v3 7/9] iommu/arm-smmu-v3: Expose the arm_smmu_attach interface
` [PATCH v3 8/9] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH v3 9/9] iommu/arm-smmu-v3: Use S2FWB for NESTED domains
[PATCH v3 00/27] Enable FRED with KVM VMX
2024-10-24 7:49 UTC (11+ messages)
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v3 17/27] KVM: x86: Mark CR4.FRED as not reserved when guest can use FRED
` [PATCH v3 18/27] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v3 21/27] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v3 25/27] KVM: nVMX: Add FRED VMCS fields
[syzbot] [kvm?] WARNING in kvm_put_kvm (2)
2024-10-24 6:36 UTC
[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
2024-10-24 3:37 UTC (2+ messages)
[PATCH 0/2] mm: multi-gen LRU: Have secondary MMUs participate in MM_WALK
2024-10-24 3:27 UTC (4+ messages)
` [PATCH 1/2] mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
[PATCH v2 00/20] maintainer updates (testing, gdbstub, plugins)
2024-10-23 21:31 UTC (29+ messages)
` [PATCH v2 01/20] tests/docker: Fix microblaze atomics
` [PATCH v2 02/20] tests/docker: add NOFETCH env variable for testing
` [PATCH v2 06/20] scripts/ci: remove architecture checks for build-environment updates
` [PATCH v2 07/20] tests/tcg/x86_64: Add cross-modifying code test
` [PATCH v2 11/20] MAINTAINERS: mention my gdbstub/next tree
` [PATCH v2 12/20] config/targets: update aarch64_be-linux-user gdb XML list
` [PATCH v2 13/20] tests/tcg: enable basic testing for aarch64_be-linux-user
` [PATCH v2 15/20] testing: Enhance gdb probe script
` [PATCH v2 16/20] MAINTAINERS: mention my plugins/next tree
` [PATCH v2 17/20] plugins: add ability to register a GDB triggered callback
` [PATCH v2 18/20] meson: build contrib/plugins with meson
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-23 18:39 UTC (7+ messages)
` [EXTERNAL] "
[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
2024-10-23 1:18 UTC (3+ messages)
` [PATCH RFC v2 3/5] kvm: Convert to use "
[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-23 18:09 UTC (9+ messages)
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
[RFC kvm-unit-tests PATCH] lib/report: Return pass/fail result from report
2024-10-23 16:53 UTC
[kvmtool PATCH v2 0/8] Add RISC-V ISA extensions based on Linux-6.11
2024-10-23 16:21 UTC (2+ messages)
[kvm-unit-tests PATCH v5 0/5] riscv: sbi: Add support to test HSM extension
2024-10-23 14:40 UTC (3+ messages)
[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
2024-10-23 14:35 UTC (6+ messages)
` [PATCH v5 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level
` [PATCH v5 21/43] arm64: RME: Runtime faulting of memory
[RFC PATCH 0/5] Extend SEV-SNP SVSM support with a kvm_vcpu per VMPL
2024-10-23 14:33 UTC (5+ messages)
[kvm-unit-tests PATCH 0/4] riscv: A few SMP fixes
2024-10-23 13:21 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/4] riscv: Bump NR_CPUS to 256
` [kvm-unit-tests PATCH 2/4] riscv: Filter unmanaged harts from present mask
` [kvm-unit-tests PATCH 3/4] riscv: Fix secondary_entry
` [kvm-unit-tests PATCH 4/4] riscv: Rework smp_boot_secondary
[kvm-unit-tests PATCH 0/2] lib/on-cpus: A couple of fixes
2024-10-23 13:17 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] lib/on-cpus: Correct and simplify synchronization
` [kvm-unit-tests PATCH 2/2] lib/on-cpus: Fix on_cpumask
[PATCH v3 00/18] maintainer updates (testing, gdbstub, plugins) pre-PR
2024-10-23 13:14 UTC (20+ messages)
` [PATCH v3 01/18] tests/docker: Fix microblaze atomics
` [PATCH v3 02/18] tests/docker: add NOFETCH env variable for testing
` [PATCH v3 03/18] MAINTAINERS: mention my testing/next tree
` [PATCH v3 04/18] meson: hide tsan related warnings
` [PATCH v3 05/18] docs/devel: update tsan build documentation
` [PATCH v3 06/18] scripts/ci: remove architecture checks for build-environment updates
` [PATCH v3 07/18] tests/tcg/x86_64: Add cross-modifying code test
` [PATCH v3 08/18] accel/tcg: add tracepoints for cpu_loop_exit_atomic
` [PATCH v3 09/18] dockerfiles: fix default targets for debian-loongarch-cross
` [PATCH v3 10/18] gitlab: make check-[dco|patch] a little more verbose
` [PATCH v3 11/18] MAINTAINERS: mention my gdbstub/next tree
` [PATCH v3 12/18] config/targets: update aarch64_be-linux-user gdb XML list
` [PATCH v3 13/18] tests/tcg: enable basic testing for aarch64_be-linux-user
` [PATCH v3 14/18] tests/tcg/aarch64: Use raw strings for regexes in test-mte.py
` [PATCH v3 15/18] testing: Enhance gdb probe script
` [PATCH v3 16/18] MAINTAINERS: mention my plugins/next tree
` [PATCH v3 17/18] contrib/plugins: remove Makefile for contrib/plugins
` [PATCH v3 18/18] plugins: fix qemu_plugin_reset
[PATCH] KVM: Array access out of bounds
2024-10-23 12:58 UTC (2+ messages)
[PATCH] KVM: x86: Try to enable irr_pending state with disabled APICv
2024-10-23 12:45 UTC
[RFC PATCH 0/5] Documentation: kvm: cleanup and introduce "VM planes"
2024-10-23 12:45 UTC (6+ messages)
` [RFC PATCH 1/5] KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMA
` [RFC PATCH 2/5] Documentation: kvm: fix a few mistakes
` [RFC PATCH 3/5] Documentation: kvm: replace section numbers with links
` [RFC PATCH 4/5] Documentation: kvm: reorganize introduction
` [PATCH 5/5] Documentation: kvm: introduce "VM plane" concept
[PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
2024-10-23 11:17 UTC (7+ messages)
[PATCH v2 0/3] Support attaching PASID to the blocked_domain
2024-10-23 11:10 UTC (7+ messages)
` [PATCH v2 1/3] iommu: Add a wrapper for remove_dev_pasid
[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
2024-10-23 10:02 UTC (6+ messages)
` [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
[PATCH v4 00/11] s390/kvm: Handle guest-related program interrupts in KVM
2024-10-23 8:39 UTC (3+ messages)
` [PATCH v4 07/11] s390/mm/gmap: Remove gmap_{en,dis}able()
[PATCH] KVM: x86: Make the debugfs per VM optional
2024-10-23 8:32 UTC
[kvm-unit-tests PATCH 0/3] Fix arm64 clang errors on fpu tests
2024-10-23 8:03 UTC (4+ messages)
[RFC RESEND 0/6] hugetlbfs largepage RAS project
2024-10-23 7:30 UTC (8+ messages)
` [PATCH v1 0/4] hugetlbfs memory HW error fixes
` [PATCH v1 1/4] accel/kvm: SIGBUS handler should also deal with si_addr_lsb
` [PATCH v1 2/4] accel/kvm: Keep track of the HWPoisonPage page_size
` [PATCH v1 3/4] system/physmem: Largepage punch hole before reset of memory pages
` [PATCH v1 4/4] accel/kvm: Report the loss of a large memory page
[PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
2024-10-23 2:04 UTC (5+ messages)
[PATCH v3 0/9] Make set_dev_pasid op supporting domain replacement
2024-10-23 1:10 UTC (11+ messages)
` [PATCH v3 3/9] iommu/vt-d: Let intel_pasid_tear_down_entry() return pasid entry
[PATCH v8 00/11] Enable haltpoll on arm64
2024-10-22 22:01 UTC (6+ messages)
[PATCH] KVM: drop the kvm_has_noapic_vcpu optimization
2024-10-22 19:08 UTC (3+ messages)
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