messages from 2024-10-22 12:06:15 to 2024-10-24 06:36:28 UTC [more...]
[syzbot] [kvm?] WARNING in kvm_put_kvm (2)
2024-10-24 6:36 UTC
[PATCH v3 00/27] Enable FRED with KVM VMX
2024-10-24 6:24 UTC (14+ messages)
` [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v3 05/27] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v3 07/27] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
[PATCH v13 00/13] Add Secure TSC support for SNP guests
2024-10-24 6:24 UTC (4+ messages)
` [PATCH v13 04/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-10-24 4:01 UTC (10+ messages)
` [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page
[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] KVM: x86: Fast forward the iterator when zapping the TDP MMU
2024-10-23 23:27 UTC (2+ messages)
[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
[PATCH v5 00/37] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
2024-10-23 16:28 UTC (42+ 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 v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-23 16:21 UTC (7+ 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
[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 v2 0/4] Fix arm64 clang errors on fpu tests
2024-10-23 15:26 UTC (5+ 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
[PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-23 15:03 UTC (5+ messages)
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()
[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 (13+ messages)
` [PATCH v4 03/11] s390/mm/gmap: Refactor gmap_fault() and add support for pfault
` [PATCH v4 05/11] s390/mm/fault: Handle guest-related program interrupts in KVM
` [PATCH v4 06/11] s390/kvm: Stop using gmap_{en,dis}able()
` [PATCH v4 07/11] s390/mm/gmap: Remove gmap_{en,dis}able()
` [PATCH v4 08/11] s390: Remove gmap pointer from lowcore
` [PATCH v4 09/11] s390/mm: Simplify get_fault_type()
` [PATCH v4 10/11] s390/mm: Get rid of fault type switch statements
` [PATCH v4 11/11] s390/mm: Convert to LOCK_MM_AND_FIND_VMA
[PATCH] KVM: x86: Make the debugfs per VM optional
2024-10-23 8:32 UTC
[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
2024-10-23 8:19 UTC (9+ messages)
` [EXTERNAL] "
[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)
[PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
2024-10-22 19:00 UTC (5+ messages)
[PATCH] kvm/x86: simplify kvm_mmu_do_page_fault() a little bit
2024-10-22 17:01 UTC (2+ messages)
[PATCH v4 0/4] Add support for the Idle HLT intercept feature
2024-10-22 15:08 UTC (4+ messages)
` [PATCH v4 1/4] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
[PATCH v4 0/9] Introduce SMP Cache Topology
2024-10-22 14:44 UTC (12+ messages)
` [PATCH v4 1/9] i386/cpu: Don't enumerate the "invalid" CPU topology level
` [PATCH v4 2/9] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v4 3/9] qapi/qom: Define cache enumeration and properties for machine
` [PATCH v4 4/9] hw/core: Check smp cache topology support "
` [PATCH v4 5/9] hw/core: Add a helper to check the cache topology level
` [PATCH v4 6/9] i386/cpu: Support thread and module level cache topology
` [PATCH v4 7/9] i386/cpu: Update cache topology with machine's configuration
` [PATCH v4 8/9] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v4 9/9] i386/cpu: add has_caches flag to check smp_cache configuration
[PATCH] KVM: selftests: Fix build on on non-x86 architectures
2024-10-22 12:10 UTC (2+ 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