messages from 2024-09-11 12:37:36 to 2024-09-12 11:48:37 UTC [more...]
[PATCH v2 00/13] KVM: selftests: Morph max_guest_mem to mmu_stress
2024-09-12 11:48 UTC (18+ messages)
` [PATCH v2 01/13] KVM: Move KVM_REG_SIZE() definition to common uAPI header
` [PATCH v2 02/13] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
` [PATCH v2 03/13] KVM: selftests: Fudge around an apparent gcc bug in arm64's PMU test
` [PATCH v2 04/13] KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
` [PATCH v2 05/13] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
` [PATCH v2 06/13] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
` [PATCH v2 07/13] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
` [PATCH v2 08/13] KVM: selftests: Compute number of extra pages needed "
` [PATCH v2 09/13] KVM: selftests: Enable mmu_stress_test on arm64
` [PATCH v2 10/13] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
` [PATCH v2 11/13] KVM: selftests: Precisely limit the number of guest loops "
` [PATCH v2 12/13] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
` [PATCH v2 13/13] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
[RFC v2 00/21] Provide a new two step DMA API mapping API
2024-09-12 11:15 UTC (22+ messages)
` [RFC v2 01/21] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC v2 02/21] iommu/dma: Implement link/unlink ranges callbacks
` [RFC v2 03/21] iommu/dma: Add check if IOVA can be used
` [RFC v2 04/21] dma-mapping: initialize IOVA state struct
` [RFC v2 05/21] dma-mapping: provide an interface to allocate IOVA
` [RFC v2 06/21] dma-mapping: set and query DMA IOVA state
` [RFC v2 07/21] dma-mapping: implement link range API
` [RFC v2 08/21] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [RFC v2 09/21] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA
` [RFC v2 10/21] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC v2 11/21] RDMA/umem: Store ODP access mask information in PFN
` [RFC v2 12/21] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC v2 13/21] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC v2 14/21] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC v2 15/21] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC v2 16/21] vfio/mlx5: Explicitly store page list
` [RFC v2 17/21] vfio/mlx5: Convert vfio to use DMA link API
` [RFC v2 18/21] nvme-pci: remove optimizations for single DMA entry
` [RFC v2 19/21] nvme-pci: precalculate number of DMA entries for each command
` [RFC v2 20/21] nvme-pci: use new dma API
` [RFC v2 21/21] nvme-pci: don't allow mapping of bvecs with offset
[PATCH v3 00/24] KVM: arm64: Add EL2 support to FEAT_S1PIE
2024-09-12 10:22 UTC (31+ 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
Invitation to COCONUT-SVSM BoF at Linux Plumbers Conference
2024-09-12 9:43 UTC
[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
2024-09-12 9:27 UTC (4+ messages)
` [PATCH v4 07/43] arm64: RME: Check for RME support at KVM init
[GIT PULL] KVM/arm64 updates for 6.12
2024-09-12 9:12 UTC
[PATCH 00/25] TDX vCPU/VM creation
2024-09-12 9:07 UTC (11+ messages)
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID
[PATCH] RISC-V: KVM: Redirect instruction access fault trap to guest
2024-09-12 9:03 UTC (2+ messages)
[PATCH] vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()
2024-09-12 8:49 UTC
[PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0,false)
2024-09-12 8:27 UTC (46+ messages)
` [PATCH v2 01/48] docs/spin: replace assert(0) with g_assert_not_reached()
` [PATCH v2 02/48] hw/acpi: "
` [PATCH v2 03/48] hw/arm: "
` [PATCH v2 04/48] hw/char: "
` [PATCH v2 05/48] hw/core: "
` [PATCH v2 06/48] hw/net: "
` [PATCH v2 07/48] hw/watchdog: "
` [PATCH v2 08/48] migration: "
` [PATCH v2 09/48] qobject: "
` [PATCH v2 10/48] system: "
` [PATCH v2 11/48] target/ppc: "
` [PATCH v2 12/48] tests/qtest: "
` [PATCH v2 13/48] tests/unit: "
` [PATCH v2 14/48] include/hw/s390x: replace assert(false) "
` [PATCH v2 15/48] block: "
` [PATCH v2 16/48] hw/hyperv: "
` [PATCH v2 17/48] hw/net: "
` [PATCH v2 18/48] hw/nvme: "
` [PATCH v2 19/48] hw/pci: "
` [PATCH v2 20/48] hw/ppc: "
` [PATCH v2 21/48] migration: "
` [PATCH v2 22/48] target/i386/kvm: "
` [PATCH v2 23/48] tests/qtest: "
` [PATCH v2 24/48] accel/tcg: remove break after g_assert_not_reached()
` [PATCH v2 25/48] block: "
` [PATCH v2 26/48] hw/acpi: "
` [PATCH v2 27/48] hw/gpio: "
` [PATCH v2 28/48] hw/misc: "
` [PATCH v2 29/48] hw/net: "
` [PATCH v2 30/48] hw/pci-host: "
` [PATCH v2 31/48] hw/scsi: "
` [PATCH v2 32/48] hw/tpm: "
` [PATCH v2 33/48] target/arm: "
` [PATCH v2 34/48] target/riscv: "
` [PATCH v2 35/48] tests/qtest: "
` [PATCH v2 36/48] ui: "
` [PATCH v2 37/48] fpu: "
` [PATCH v2 38/48] tcg/loongarch64: "
` [PATCH v2 39/48] include/qemu: remove return "
` [PATCH v2 40/48] hw/hyperv: "
` [PATCH v2 41/48] hw/net: "
` [PATCH v2 42/48] hw/pci: "
` [PATCH v2 43/48] hw/ppc: "
[PATCH v2 0/3] selftests: kvm: s390: Add ucontrol memory selftests
2024-09-12 8:15 UTC (5+ messages)
` [PATCH v2 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v2 2/3] selftests: kvm: s390: Add uc_skey "
[PATCH v3 0/2] riscv: Add perf support to collect KVM guest statistics from host side
2024-09-12 8:00 UTC (3+ messages)
` [PATCH v3 1/2] riscv: perf: add guest vs host distinction
` [PATCH v3 2/2] riscv: KVM: add basic support for host vs guest profiling
[PATCH 00/21] TDX MMU Part 2
2024-09-12 7:47 UTC (28+ messages)
` [PATCH 05/21] KVM: VMX: Teach EPT violation helper about private mem
` [PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH 10/21] KVM: TDX: Require TDP MMU and mmio caching for TDX
` [PATCH 13/21] KVM: TDX: Handle TLB tracking "
` [PATCH 16/21] KVM: TDX: Premap initial guest memory
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-09-12 7:32 UTC (11+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
[PATCH v2] virtio_blk: implement init_hctx MQ operation
2024-09-12 6:57 UTC (3+ messages)
[PATCH] accel/kvm: refactor dirty ring setup
2024-09-12 6:18 UTC
[RFC PATCH V2 0/5] Added Interrupt controller emulation for loongarch kvm
2024-09-12 3:25 UTC (3+ messages)
` [RFC PATCH V2 3/5] hw/loongarch: Add KVM extioi device support
[PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0,false)
2024-09-12 0:28 UTC (32+ messages)
` [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
` [PATCH 08/39] migration: "
` [PATCH 09/39] qobject: "
` [PATCH 15/39] block: replace assert(false) "
` [PATCH 19/39] hw/pci: "
` [PATCH 20/39] hw/ppc: "
` [PATCH 21/39] migration: "
` [PATCH 25/39] block: remove break after g_assert_not_reached()
` [PATCH 31/39] hw/scsi: "
[PATCH v2 0/5] Correct perf sampling with Guest VMs
2024-09-11 22:56 UTC (7+ messages)
` [PATCH v2 1/5] arm: perf: Drop unused functions
` [PATCH v2 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v2 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v2 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v2 5/5] perf: Correct perf sampling with guest VMs
nointxmask device
2024-09-11 22:12 UTC (2+ messages)
[RFC RESEND 0/6] hugetlbfs largepage RAS project
2024-09-11 22:07 UTC (4+ messages)
[PATCH 4/5] x86: perf: Refactor misc flag assignments
2024-09-11 22:05 UTC (2+ messages)
[PATCH 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
2024-09-11 22:01 UTC (2+ messages)
KVM: x86: __wait_lapic_expire silently using TPAUSE C0.2
2024-09-11 21:32 UTC (4+ messages)
[PATCH 0/3] KVM: arm64: Get rid of REG_HIDDEN_USER
2024-09-11 19:32 UTC (3+ messages)
[PATCH 5/5] perf: Correct perf sampling with guest VMs
2024-09-11 17:42 UTC (2+ messages)
[PATCH 1/5] arm: perf: Drop unused functions
2024-09-11 17:24 UTC (2+ messages)
[PATCH vhost v2 0/7] vdpa/mlx5: Optimze MKEY operations
2024-09-11 17:05 UTC (4+ messages)
[PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume
2024-09-11 17:05 UTC (5+ 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 16:46 UTC (3+ messages)
` [RFC PATCH 04/39] mm: mempolicy: Refactor out policy_node_nodemask()
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-09-11 16:37 UTC (2+ messages)
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-09-11 16:03 UTC (24+ messages)
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [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
[kvm-unit-tests PATCH v3 0/2] riscv: sbi: Add support to test HSM extension
2024-09-11 15:45 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] riscv: sbi: Add HSM extension functions
[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
2024-09-11 15:33 UTC (10+ messages)
` [PATCH 19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
2024-09-11 15:01 UTC (3+ messages)
` [PATCH v9 02/12] acpi/ghes: rework the logic to handle HEST source ID
[RFC PATCH 1/2] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
2024-09-11 14:59 UTC (5+ messages)
` [RFC PATCH 1/2] KVM: x86: Introduce KVM_{G, S}ET_ONE_REG "
[PATCH v2 07/19] mm/fork: Accept huge pfnmap entries
2024-09-11 14:34 UTC (11+ 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;
as well as URLs for NNTP newsgroup(s).