kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-10 18:23:45 to 2024-09-11 13:52:03 UTC [more...]

[PATCH v3 00/24] KVM: arm64: Add EL2 support to FEAT_S1PIE
 2024-09-11 13:51 UTC  (25+ messages)
` [PATCH v3 01/24] arm64: Drop SKL0/SKL1 from TCR2_EL2
` [PATCH v3 02/24] arm64: Remove VNCR definition for PIRE0_EL2
` [PATCH v3 03/24] arm64: Add encoding "
` [PATCH v3 04/24] KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping()
` [PATCH v3 05/24] KVM: arm64: nv: Handle CNTHCTL_EL2 specially
` [PATCH v3 06/24] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v3 07/24] KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE
` [PATCH v3 08/24] KVM: arm64: Extend masking facility to arbitrary registers
` [PATCH v3 09/24] arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT
` [PATCH v3 10/24] KVM: arm64: Add TCR2_EL2 to the sysreg arrays
` [PATCH v3 11/24] KVM: arm64: Sanitise TCR2_EL2
` [PATCH v3 12/24] KVM: arm64: Add save/restore for TCR2_EL2
` [PATCH v3 13/24] KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays
` [PATCH v3 14/24] KVM: arm64: Add save/restore for PIR{,E0}_EL2
` [PATCH v3 15/24] KVM: arm64: Handle PIR{,E0}_EL2 traps
` [PATCH v3 16/24] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v3 17/24] KVM: arm64: Add AT fast-path support for S1PIE
` [PATCH v3 18/24] KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts
` [PATCH v3 19/24] KVM: arm64: Disable hierarchical permissions when S1PIE is enabled
` [PATCH v3 20/24] KVM: arm64: Implement AT S1PIE support
` [PATCH v3 21/24] KVM: arm64: Define helper for EL2 registers with custom visibility
` [PATCH v3 22/24] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH v3 23/24] KVM: arm64: Hide S1PIE registers "
` [PATCH v3 24/24] KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF

[PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0,false)
 2024-09-11 13:40 UTC  (66+ messages)
` [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
` [PATCH 02/39] hw/acpi: "
` [PATCH 03/39] hw/arm: "
` [PATCH 04/39] hw/char: "
` [PATCH 05/39] hw/core: "
` [PATCH 06/39] hw/net: "
` [PATCH 07/39] hw/watchdog: "
` [PATCH 08/39] migration: "
` [PATCH 09/39] qobject: "
` [PATCH 10/39] system: "
` [PATCH 11/39] target/ppc: "
` [PATCH 12/39] tests/qtest: "
` [PATCH 13/39] tests/unit: "
` [PATCH 14/39] include/hw/s390x: replace assert(false) "
` [PATCH 15/39] block: "
` [PATCH 16/39] hw/hyperv: "
` [PATCH 17/39] hw/net: "
` [PATCH 18/39] hw/nvme: "
` [PATCH 19/39] hw/pci: "
` [PATCH 20/39] hw/ppc: "
` [PATCH 21/39] migration: "
` [PATCH 22/39] target/i386/kvm: "
` [PATCH 23/39] tests/qtest: "
` [PATCH 24/39] accel/tcg: remove break after g_assert_not_reached()
` [PATCH 25/39] block: "
` [PATCH 26/39] hw/acpi: "
` [PATCH 27/39] hw/gpio: "
` [PATCH 28/39] hw/misc: "
` [PATCH 29/39] hw/net: "
` [PATCH 30/39] hw/pci-host: "
` [PATCH 31/39] hw/scsi: "
` [PATCH 32/39] hw/tpm: "
` [PATCH 33/39] target/arm: "
` [PATCH 34/39] target/riscv: "
` [PATCH 35/39] tests/qtest: "
` [PATCH 36/39] ui: "
` [PATCH 37/39] fpu: "
` [PATCH 38/39] tcg/loongarch64: "
` [PATCH 39/39] scripts/checkpatch.pl: emit error when using assert(false)

[RFC PATCH 0/5] vfio: platform: reset: Introduce tegra234 mgbe reset module
 2024-09-11 12:18 UTC  (6+ messages)
` [RFC PATCH 3/5] vfio_platform: reset: Introduce new open and close callbacks

[kvm-unit-tests PATCH 0/2] riscv: sbi: Improve DBCN and BASE
 2024-09-11 11:33 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] riscv: sbi: Highmem isn't always supported
` [kvm-unit-tests PATCH 2/2] riscv: sbi: Improve spec version test

[RFC PATCH 1/2] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
 2024-09-11 11:31 UTC  (2+ messages)

[PATCH v2] sched: Don't try to catch up excess steal time
 2024-09-11 11:15 UTC 

[PATCH 00/25] TDX vCPU/VM creation
 2024-09-11 11:11 UTC  (21+ messages)
` [PATCH 03/25] KVM: TDX: Add TDX "architectural" error codes
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-09-11 10:45 UTC  (2+ messages)

[PATCH 00/21] TDX MMU Part 2
 2024-09-11 10:39 UTC  (42+ messages)
` [PATCH 05/21] KVM: VMX: Teach EPT violation helper about private mem
` [PATCH 07/21] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH 13/21] KVM: TDX: Handle TLB tracking for TDX
` [PATCH 14/21] KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table
` [PATCH 16/21] KVM: TDX: Premap initial guest memory
` [PATCH 19/21] KVM: TDX: Add an ioctl to create "
` [PATCH 21/21] KVM: TDX: Handle vCPU dissociation

[kvm-unit-tests PATCH 0/2] riscv: sbi: Clean up multiple report prefix popping
 2024-09-11  9:58 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] lib/stack: Restrengthen base_address
 2024-09-11  9:39 UTC 

[kvm-unit-tests PATCH v3 0/5] Support cross compiling with clang
 2024-09-11  9:14 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 1/5] riscv: Drop mstrict-align
` [kvm-unit-tests PATCH v3 2/5] Makefile: Prepare for clang EFI builds
` [kvm-unit-tests PATCH v3 3/5] configure: Support cross compiling with clang
` [kvm-unit-tests PATCH v3 4/5] riscv: gitlab-ci: Add clang build tests
` [kvm-unit-tests PATCH v3 5/5] README: Add cross and clang recipes

[PATCH v8 0/3] Add extioi virt extension support
 2024-09-11  9:11 UTC  (3+ messages)
` [PATCH v8 3/3] irqchip/loongson-eiointc: "

[kvm-unit-tests PATCH] lib/stack: Restrengthen base_address
 2024-09-11  8:38 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/4] Support cross compiling with clang
 2024-09-11  8:24 UTC  (12+ messages)
` [kvm-unit-tests PATCH v2 1/4] riscv: Drop mstrict-align
` [kvm-unit-tests PATCH v2 2/4] Makefile: Prepare for clang EFI builds
` [kvm-unit-tests PATCH v2 3/4] configure: Support cross compiling with clang
` [kvm-unit-tests PATCH v2 4/4] riscv: gitlab-ci: Add clang build tests

[kvm-unit-tests PATCH 0/2] configure: Support CONFIG_* extension
 2024-09-11  8:15 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/2] configure: Introduce add-config

[PATCH vhost v2 0/7] vdpa/mlx5: Optimze MKEY operations
 2024-09-11  8:02 UTC  (3+ messages)

[PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume
 2024-09-11  8:00 UTC  (4+ messages)
` [PATCH mlx5-vhost v2 01/10] net/mlx5: Support throttled commands from async API

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-09-11  6:56 UTC  (41+ messages)
` [RFC PATCH 01/39] mm: hugetlb: Simplify logic in dequeue_hugetlb_folio_vma()
` [RFC PATCH 02/39] mm: hugetlb: Refactor vma_has_reserves() to should_use_hstate_resv()
` [RFC PATCH 03/39] mm: hugetlb: Remove unnecessary check for avoid_reserve
` [RFC PATCH 04/39] mm: mempolicy: Refactor out policy_node_nodemask()
` [RFC PATCH 05/39] mm: hugetlb: Refactor alloc_buddy_hugetlb_folio_with_mpol() to interpret mempolicy instead of vma
` [RFC PATCH 06/39] mm: hugetlb: Refactor dequeue_hugetlb_folio_vma() to use mpol
` [RFC PATCH 07/39] mm: hugetlb: Refactor out hugetlb_alloc_folio
` [RFC PATCH 08/39] mm: truncate: Expose preparation steps for truncate_inode_pages_final
` [RFC PATCH 09/39] mm: hugetlb: Expose hugetlb_subpool_{get,put}_pages()
` [RFC PATCH 10/39] mm: hugetlb: Add option to create new subpool without using surplus
` [RFC PATCH 11/39] mm: hugetlb: Expose hugetlb_acct_memory()
` [RFC PATCH 12/39] mm: hugetlb: Move and expose hugetlb_zero_partial_page()
` [RFC PATCH 13/39] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
` [RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
` [RFC PATCH 16/39] KVM: guest_memfd: Add page alignment check for hugetlb guest_memfd
` [RFC PATCH 17/39] KVM: selftests: Add basic selftests for hugetlb-backed guest_memfd
` [RFC PATCH 18/39] KVM: selftests: Support various types of backing sources for private memory
` [RFC PATCH 19/39] KVM: selftests: Update test for various private memory backing source types
` [RFC PATCH 20/39] KVM: selftests: Add private_mem_conversions_test.sh
` [RFC PATCH 21/39] KVM: selftests: Test that guest_memfd usage is reported via hugetlb
` [RFC PATCH 22/39] mm: hugetlb: Expose vmemmap optimization functions
` [RFC PATCH 23/39] mm: hugetlb: Expose HugeTLB functions for promoting/demoting pages
` [RFC PATCH 24/39] mm: hugetlb: Add functions to add/move/remove from hugetlb lists
` [RFC PATCH 25/39] KVM: guest_memfd: Split HugeTLB pages for guest_memfd use
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
` [RFC PATCH 27/39] KVM: guest_memfd: Allow mmapping guest_memfd files
` [RFC PATCH 28/39] KVM: guest_memfd: Use vm_type to determine default faultability
` [RFC PATCH 29/39] KVM: Handle conversions in the SET_MEMORY_ATTRIBUTES ioctl
` [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
` [RFC PATCH 31/39] KVM: selftests: Allow vm_set_memory_attributes to be used without asserting return value of 0
` [RFC PATCH 32/39] KVM: selftests: Test using guest_memfd memory from userspace
` [RFC PATCH 33/39] KVM: selftests: Test guest_memfd memory sharing between guest and host
` [RFC PATCH 34/39] KVM: selftests: Add notes in private_mem_kvm_exits_test for mmap-able guest_memfd
` [RFC PATCH 35/39] KVM: selftests: Test that pinned pages block KVM from setting memory attributes to PRIVATE
` [RFC PATCH 36/39] KVM: selftests: Refactor vm_mem_add to be more flexible
` [RFC PATCH 37/39] KVM: selftests: Add helper to perform madvise by memslots
` [RFC PATCH 38/39] KVM: selftests: Update private_mem_conversions_test for mmap()able guest_memfd
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page

[PATCH 0/2] iommufd: Misc cleanups per iommufd iopf merging
 2024-09-11  6:33 UTC  (5+ messages)
` [PATCH 1/2] iommufd: Avoid duplicated __iommu_group_set_core_domain() call
` [PATCH 2/2] iommu: Set iommu_attach_handle->domain in core

[PATCH v2] drm/bochs: use devm_ioremap_wc() to map framebuffer
 2024-09-11  6:29 UTC  (4+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-11  2:16 UTC  (11+ messages)
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

[ANNOUNCE] PUCK Agenda - 2024.09.11 - CANCELED
 2024-09-11  2:09 UTC 

[RFC PATCH V2 0/5] Added Interrupt controller emulation for loongarch kvm
 2024-09-11  1:16 UTC  (4+ messages)
` [RFC PATCH V2 1/5] include: Add macro definitions needed for interrupt controller kvm emulation

[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
 2024-09-10 21:11 UTC  (9+ messages)
` [PATCH 19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-09-10 20:41 UTC  (29+ messages)
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 44/49] KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-10 20:22 UTC  (10+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available

[PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
 2024-09-10 20:13 UTC  (4+ messages)

[PATCH v5 0/3] KVM: x86: tracepoint updates
 2024-09-10 20:03 UTC  (4+ messages)
` [PATCH v5 1/3] KVM: x86: add more information to the kvm_entry tracepoint
` [PATCH v5 2/3] KVM: x86: add information about pending requests to kvm_exit tracepoint
` [PATCH v5 3/3] KVM: x86: add new nested vmexit tracepoints

[PATCH v4] KVM: SVM: let alternatives handle the cases when RSB filling is required
 2024-09-10 19:59 UTC  (2+ messages)

KVM: x86: __wait_lapic_expire silently using TPAUSE C0.2
 2024-09-10 18:47 UTC  (3+ messages)

[PATCH v2 0/7] Introduce SMP Cache Topology
 2024-09-10 18:23 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;
as well as URLs for NNTP newsgroup(s).