messages from 2023-08-02 00:04:58 to 2023-08-03 02:22:48 UTC [more...]
[PATCH v18 00/30] Add KVM LoongArch support
2023-08-03 2:21 UTC (10+ messages)
` [PATCH v18 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v18 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v18 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v18 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v18 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v18 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v18 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v18 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v18 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
[PATCH v3 00/17] iommufd: Add nesting infrastructure
2023-08-03 2:17 UTC (25+ messages)
` [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
` [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
` [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
2023-08-03 0:53 UTC (17+ messages)
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
[PATCH v2] Documentation: KVM: Add vPMU implementaion and gap document
2023-08-03 0:52 UTC (4+ messages)
[PATCH 0/2] sync_regs() TOCTOU issues
2023-08-03 0:44 UTC (10+ messages)
` [PATCH 1/2] KVM: x86: Fix KVM_CAP_SYNC_REGS's "
` [PATCH 2/2] KVM: selftests: Extend x86's sync_regs_test to check for races
[PATCH 0/2] iommu: Make pasid array per device
2023-08-03 0:44 UTC (8+ messages)
` [PATCH 1/2] iommu: Consolidate pasid dma ownership check
[PATCH v4 00/12] Add Intel VT-d nested translation
2023-08-03 0:38 UTC (28+ messages)
` [PATCH v4 01/12] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v4 02/12] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v4 03/12] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v4 05/12] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v4 06/12] iommu/vt-d: Set the nested domain to a device
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v4 08/12] iommu/vt-d: Make iotlb flush helpers to be extern
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v4 10/12] iommu/vt-d: Add nested domain allocation
` [PATCH v4 12/12] iommu/vt-d: Disallow nesting on domains with read-only mappings
[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
2023-08-03 0:26 UTC (18+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h
` [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
` [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id
[PATCH] KVM: VMX: Drop manual TLB flush when migrating vmcs.APIC_ACCESS_ADDR
2023-08-03 0:05 UTC (2+ messages)
[PATCH 0/4] KVM: x86/pmu: Clean up arch/hw event handling
2023-08-03 0:05 UTC (2+ messages)
[PATCH 0/3] KVM: SVM: Clean up LBRv MSRs handling
2023-08-03 0:05 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Guard against collision with KVM-defined PFERR_IMPLICIT_ACCESS
2023-08-03 0:04 UTC (2+ messages)
[PATCH v3 0/3] KVM: x86: Out-of-bounds access in kvm_recalculate_phys_map()
2023-08-03 0:04 UTC (2+ messages)
[PATCH 0/2] KVM: x86: Snapshot host MSR_IA32_ARCH_CAPABILITIES
2023-08-03 0:04 UTC (2+ messages)
[PATCH] KVM: x86: Remove x86_emulate_ops::guest_has_long_mode
2023-08-03 0:04 UTC (2+ messages)
[PATCH] KVM: pass through CPUID 0x80000005
2023-08-03 0:04 UTC (2+ messages)
[PATCH v2 00/26] KVM: arm64: NV trap forwarding infrastructure
2023-08-03 0:00 UTC (9+ messages)
` [PATCH v2 06/26] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH v2 08/26] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts
` [PATCH v2 09/26] arm64: Add feature detection for fine grained traps
[PATCH kvmtool v3 00/17] aarch64: Handle PSCI calls in userspace
2023-08-02 23:42 UTC (18+ messages)
` [PATCH kvmtool v3 01/17] Import arm-smccc.h from Linux 6.5-rc1
` [PATCH kvmtool v3 02/17] aarch64: Copy cputype.h "
` [PATCH kvmtool v3 03/17] Update psci.h to "
` [PATCH kvmtool v3 04/17] arm: Stash kvm_vcpu_init for later use
` [PATCH kvmtool v3 05/17] arm: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs
` [PATCH kvmtool v3 06/17] aarch64: Expose ARM64_CORE_REG() for general use
` [PATCH kvmtool v3 07/17] arm: Generalize execution state specific VM initialization
` [PATCH kvmtool v3 08/17] Add helpers to pause the VM from vCPU thread
` [PATCH kvmtool v3 09/17] aarch64: Add support for finding vCPU for given MPIDR
` [PATCH kvmtool v3 10/17] aarch64: Add skeleton implementation for PSCI
` [PATCH kvmtool v3 11/17] aarch64: psci: Implement CPU_SUSPEND
` [PATCH kvmtool v3 12/17] aarch64: psci: Implement CPU_OFF
` [PATCH kvmtool v3 13/17] aarch64: psci: Implement CPU_ON
` [PATCH kvmtool v3 14/17] aarch64: psci: Implement AFFINITY_INFO
` [PATCH kvmtool v3 15/17] aarch64: psci: Implement MIGRATE_INFO_TYPE
` [PATCH kvmtool v3 16/17] aarch64: psci: Implement SYSTEM_{OFF,RESET}
` [PATCH kvmtool v3 17/17] aarch64: smccc: Start sending PSCI to userspace
[PATCH] KVM: x86: Advertise AMX-COMPLEX CPUID to userspace
2023-08-02 23:36 UTC (3+ messages)
[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-02 23:33 UTC (29+ messages)
` [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v7 08/12] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
[RFC PATCH 00/19] QEMU gmem implemention
2023-08-02 23:00 UTC (18+ messages)
` [RFC PATCH 04/19] memory: Introduce memory_region_can_be_private()
` [RFC PATCH 06/19] i386/pc: Drop pc_machine_kvm_type()
` [RFC PATCH 08/19] HostMem: Add private property to indicate to use kvm gmem
` [RFC PATCH 15/19] kvm: handle KVM_EXIT_MEMORY_FAULT
` [RFC PATCH 19/19] i386: Disable SMM mode for X86_SW_PROTECTED_VM
[PATCH v3 0/6] KVM: selftests: add powerpc support
2023-08-02 22:44 UTC (3+ messages)
` [PATCH v3 3/6] KVM: PPC: selftests: add support for powerpc
[PATCH v4 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
2023-08-02 22:24 UTC (2+ messages)
[PATCH v1] KVM: arm64: selftests: Test pointer authentication support in KVM guest
2023-08-02 22:13 UTC (5+ messages)
[PATCH 0/4] Use TAP in some more x86 KVM selftests
2023-08-02 22:01 UTC (5+ messages)
` [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
[PATCH v4 00/34] KVM: selftests: Guest printf and asserts overhaul
2023-08-02 22:01 UTC (2+ messages)
[PATCH v1] tools: remove duplicate assignment
2023-08-02 21:18 UTC (2+ messages)
[PATCH] KVM: selftests: use unified time type for comparison
2023-08-02 21:11 UTC (4+ messages)
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-08-02 20:31 UTC (3+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
[Question] int3 instruction generates a #UD in SEV VM
2023-08-02 20:03 UTC (12+ messages)
[kvm-unit-tests PATCH] x86:VMX: Fixup for VMX test failures
2023-08-02 19:43 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Move the lockdep_assert of mmu_lock to inside clear_dirty_pt_masked()
2023-08-02 19:17 UTC (2+ messages)
[PATCH] KVM: x86: Use sysfs_emit() instead of sprintf()
2023-08-02 19:16 UTC (2+ messages)
KVM_EXIT_FAIL_ENTRY with hardware_entry_failure_reason = 7
2023-08-02 19:04 UTC (8+ messages)
[PATCH v2 0/2] KVM: irqbypass: XArray conversion and a deref fix
2023-08-02 18:30 UTC (4+ messages)
` [PATCH v2 1/2] KVM: eventfd: Fix NULL deref irqbypass producer
` [PATCH v2 2/2] KVM: irqbypass: Convert producers/consumers single linked list to XArray
[PATCH v1 0/4] selftests: kvm: Add LoongArch support
2023-08-02 18:10 UTC (10+ messages)
` [PATCH v1 1/4] selftests: kvm: Add kvm selftests header files for LoongArch
` [PATCH v1 2/4] selftests: kvm: Add processor tests for LoongArch KVM
` [PATCH v1 3/4] selftests: kvm: Add ucall "
` [PATCH v1 4/4] selftests: kvm: Add LoongArch tests into makefile
Deadlock due to EPT_VIOLATION
2023-08-02 17:52 UTC (9+ messages)
[PATCH v7 00/10] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
2023-08-02 17:48 UTC (8+ messages)
` [PATCH v7 01/10] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
` [PATCH v7 10/10] KVM: arm64: selftests: Test for setting ID register from usersapce
[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
2023-08-02 16:47 UTC (20+ messages)
` [PATCH V10 01/19] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH V10 02/19] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V10 03/19] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
` [PATCH V10 04/19] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V10 05/19] riscv: qspinlock: Introduce combo spinlock
` [PATCH V10 06/19] riscv: qspinlock: Allow force qspinlock from the command line
` [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK
` [PATCH V10 08/19] riscv: qspinlock: Use new static key for controlling call of virt_spin_lock()
` [PATCH V10 09/19] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
` [PATCH V10 10/19] RISC-V: paravirt: pvqspinlock: KVM: "
` [PATCH V10 11/19] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu()
` [PATCH V10 12/19] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V10 13/19] RISC-V: paravirt: pvqspinlock: Remove unnecessary definitions of cmpxchg & xchg
` [PATCH V10 14/19] RISC-V: paravirt: pvqspinlock: Add xchg8 & cmpxchg_small support
` [PATCH V10 15/19] RISC-V: paravirt: pvqspinlock: Add SBI implementation
` [PATCH V10 16/19] RISC-V: paravirt: pvqspinlock: Add kconfig entry
` [PATCH V10 17/19] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [PATCH V10 18/19] locking/qspinlock: Move pv_ops into x86 directory
` [PATCH V10 19/19] locking/qspinlock: riscv: Add Compact NUMA-aware lock support
[RFC PATCH v2 0/6] SVM guest shadow stack support
2023-08-02 16:38 UTC (8+ messages)
` [RFC PATCH v2 4/6] KVM: SVM: Save shadow stack host state on VMRUN
[PATCH v2 0/8] smaps / mm/gup: fix gup_can_follow_protnone fallout
2023-08-02 15:35 UTC (16+ messages)
` [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
` [PATCH v2 2/8] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v2 3/8] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
` [PATCH v2 4/8] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
` [PATCH v2 5/8] pgtable: improve pte_protnone() comment
` [PATCH v2 6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd()
[PATCH v1] KVM: x86/mmu: refactor kvm_tdp_mmu_map
2023-08-02 15:14 UTC (2+ messages)
[PATCH] KVM: SVM: Add exception to disable objtool warning for kvm-amd.o
2023-08-02 14:02 UTC (2+ messages)
[PATCH v2 0/9] RISC-V: KVM: change get_reg/set_reg error codes
2023-08-02 9:06 UTC (5+ messages)
` [PATCH v2 9/9] docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG
[RFC PATCH v1 0/2] vsock: handle writes to shutdowned socket
2023-08-02 8:00 UTC (5+ messages)
` [RFC PATCH v1 1/2] vsock: send SIGPIPE on write "
` [RFC PATCH v1 2/2] test/vsock: shutdowned socket test
[PATCH v2 00/47] fbdev: Use I/O helpers
2023-08-02 7:34 UTC (5+ messages)
` [PATCH v2 01/47] media/vivid: Use fbdev "
[PATCH 6.4 000/239] 6.4.8-rc1 review
2023-08-02 6:53 UTC (2+ messages)
[PATCH v3 00/12] KVM: x86/mmu: Clean up MMU_DEBUG and BUG/WARN usage
2023-08-02 6:49 UTC (5+ messages)
` [PATCH v3 10/12] KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub
[ANNOUNCE] PUCK Agenda - 2023.08.02 - CANCELED
2023-08-02 0:19 UTC
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