messages from 2023-09-12 12:44:32 to 2023-09-14 02:01:50 UTC [more...]
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-09-14 1:55 UTC (30+ messages)
` [RFC PATCH v12 01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v12 03/33] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v12 05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v12 06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [RFC PATCH v12 08/33] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [RFC PATCH v12 09/33] KVM: Drop .on_unlock() mmu_notifier hook
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 12/33] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v12 13/33] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 15/33] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v12 16/33] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [RFC PATCH v12 17/33] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v12 19/33] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v12 20/33] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v12 21/33] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [RFC PATCH v12 22/33] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v12 23/33] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v12 24/33] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v12 25/33] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v12 26/33] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v12 27/33] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v12 28/33] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v12 31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v12 32/33] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v12 33/33] KVM: selftests: Test KVM exit behavior for private memory/access
[PATCH AUTOSEL 6.1 1/6] x86/reboot: VMCLEAR active VMCSes before emergency reboot
2023-09-14 1:55 UTC
[PATCH AUTOSEL 6.5 1/7] x86/reboot: VMCLEAR active VMCSes before emergency reboot
2023-09-14 1:54 UTC
[PATCH] x86/kvm: Account for fpstate->user_xfeatures changes
2023-09-14 1:33 UTC (2+ messages)
[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
2023-09-14 1:37 UTC (10+ messages)
` [PATCH v3 1/9] KVM: selftests: Unify the codes for guest exception handling
` [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets
` [PATCH v3 3/9] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v3 4/9] tools: riscv: Add header file csr.h
` [PATCH v3 5/9] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v3 6/9] KVM: riscv: selftests: Add exception handling support
` [PATCH v3 7/9] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v3 8/9] KVM: riscv: selftests: Change vcpu_has_ext to a common function
` [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test
[PATCH] KVM: selftests: Assert that vasprintf() is successful
2023-09-14 1:06 UTC
[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
2023-09-13 20:49 UTC (23+ messages)
` [PATCH V11 01/17] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH V11 02/17] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
` [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k
` [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V11 06/17] riscv: qspinlock: Introduce combo spinlock
[PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK
2023-09-13 19:32 UTC (3+ messages)
[PATCH] vfio/pds: Using pci_physfn() to fix a compilation issue
2023-09-13 18:58 UTC (4+ messages)
[PATCH kvmtool v3 00/17] aarch64: Handle PSCI calls in userspace
2023-09-13 18:42 UTC (2+ messages)
[PATCH 0/2] a couple of corrections to the IRQ enablement function
2023-09-13 18:13 UTC (5+ messages)
` [PATCH 1/2] s390/vfio-ap: unpin pages on gisc registration failure
` [PATCH 2/2] s390/vfio-ap: set status response code to 06 "
[PATCH vfio] pds/vfio: Fix possible sleep while in atomic context
2023-09-13 17:57 UTC (3+ messages)
[RFC PATCH 0/6] KVM: gmem: Implement error_remove_page
2023-09-13 17:46 UTC (11+ messages)
` [RFC PATCH 1/6] KVM: guest_memfd: Add config to show the capability to handle error page
` [RFC PATCH 2/6] KVM: guestmem_fd: Make error_remove_page callback to unmap guest memory
` [RFC PATCH 3/6] KVM: guest_memfd, x86: MEMORY_FAULT exit with hw poisoned page
` [RFC PATCH 4/6] KVM: guest_memfd: Implemnet bmap inode operation
` [RFC PATCH 5/6] KVM: selftests: Add selftest for guest_memfd() fibmap
` [RFC PATCH 6/6] KVM: X86: Allow KVM gmem hwpoison test cases
[RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
2023-09-13 17:30 UTC (2+ messages)
[PATCH] KVM: arm64: Don't use kerneldoc comment for arm64_check_features()
2023-09-13 17:27 UTC (2+ messages)
kvm: arm64: WARNING: CPU: 3 PID: 1 at arch/arm64/kvm/hyp/pgtable.c:453 hyp_map_walker+0xa8/0x120
2023-09-13 16:46 UTC (2+ messages)
[PATCH 00/16] vdpa: Add support for vq descriptor mappings
2023-09-13 16:08 UTC (18+ messages)
` [PATCH 01/16] vdpa: introduce dedicated descriptor group for virtqueue
` [PATCH 02/16] vhost-vdpa: introduce descriptor group backend feature
` [PATCH 03/16] vhost-vdpa: uAPI to get dedicated descriptor group id
` [PATCH 04/16] vdpa/mlx5: Create helper function for dma mappings
` [PATCH 05/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
` [PATCH 06/16] vdpa/mlx5: Take cvq iotlb lock during refresh
` [PATCH 07/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
` [PATCH 08/16] vdpa/mlx5: Rename mr destroy functions
` [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
` [PATCH 10/16] vdpa/mlx5: Move mr mutex out of "
` [PATCH 11/16] vdpa/mlx5: Improve mr update flow
` [PATCH 12/16] vdpa/mlx5: Introduce mr for vq descriptor
` [PATCH 13/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
` [PATCH 14/16] vdpa/mlx5: Make iotlb helper functions more generic
` [PATCH 15/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change
[PATCH v11 00/16] LAM and LASS KVM Enabling
2023-09-13 12:42 UTC (17+ messages)
` [PATCH v11 01/16] KVM: x86: Consolidate flags for __linearize()
` [PATCH v11 02/16] KVM: x86: Use a new flag for branch targets
` [PATCH v11 03/16] KVM: x86: Add an emulation flag for implicit system access
` [PATCH v11 04/16] KVM: x86: Add X86EMUL_F_INVLPG and pass it in em_invlpg()
` [PATCH v11 05/16] KVM: x86/mmu: Drop non-PA bits when getting GFN for guest's PGD
` [PATCH v11 06/16] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
` [PATCH v11 07/16] KVM: x86: Remove kvm_vcpu_is_illegal_gpa()
` [PATCH v11 08/16] KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
` [PATCH v11 09/16] KVM: x86: Untag address for vmexit handlers when LAM applicable
` [PATCH v11 10/16] KVM: x86: Virtualize LAM for supervisor pointer
` [PATCH v11 11/16] KVM: x86: Virtualize LAM for user pointer
` [PATCH v11 12/16] KVM: x86: Advertise and enable LAM (user and supervisor)
` [PATCH v11 13/16] KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
` [PATCH v11 14/16] KVM: emulator: Add emulation of LASS violation checks on linear address
` [PATCH v11 15/16] KVM: VMX: Virtualize LASS
` [PATCH v11 16/16] KVM: x86: Advertise LASS CPUID to user space
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-09-13 15:28 UTC (8+ messages)
` [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace
[PATCH v4] KVM: x86/tsc: Don't sync user changes to TSC with KVM-initiated change
2023-09-13 15:24 UTC (10+ messages)
[PATCH v6] KVM: x86/tsc: Don't sync user-written TSC against startup values
2023-09-13 14:47 UTC (4+ messages)
[PATCH 1/2] KVM: x86: add KVM clock time reference arg to kvm_write_tsc()
2023-09-13 14:08 UTC (5+ messages)
` [PATCH v2] KVM: x86: add KVM_VCPU_TSC_VALUE attribute
[RFC] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
2023-09-13 14:08 UTC
[PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
2023-09-13 14:00 UTC (2+ messages)
[PATCH] fix build error in function vfio_combine_iova_ranges
2023-09-13 12:36 UTC (3+ messages)
[PATCH v13 00/22] TDX host kernel support
2023-09-13 11:27 UTC (4+ messages)
` [PATCH v13 22/22] Documentation/x86: Add documentation for TDX host support
[PATCH v5 0/6] target/i386: Restrict system-specific features from user emulation
2023-09-13 10:29 UTC (8+ messages)
` [PATCH v5 1/6] target/i386: Check kvm_hyperv_expand_features() return value
` [PATCH v5 2/6] target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
` [PATCH v5 3/6] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
` [PATCH v5 4/6] target/i386: Move x86_cpu_get_migratable_flags() around
` [RFC PATCH v5 5/6] target/i386: Restrict system-specific code from user emulation
` [PATCH v5 6/6] target/i386: Prohibit target specific KVM prototypes on "
[PATCH v5] KVM: x86/tsc: Don't sync TSC on the first write in state restoration
2023-09-13 9:51 UTC (6+ messages)
[PATCH v4 0/3] target/i386: Restrict system-specific features from user emulation
2023-09-13 9:26 UTC (7+ messages)
` [RFC PATCH v4 2/3] "
[PATCH 0/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
2023-09-13 9:14 UTC (8+ messages)
` [PATCH 1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
` [PATCH 2/4] target/ppc: Restrict KVM objects to system emulation
` [PATCH 4/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
[RFC PATCH 0/4] treewide: Use clocksource id for get_device_system_crosststamp()
2023-09-13 9:10 UTC (3+ messages)
Zapytanie ofertowe
2023-09-13 7:41 UTC
[kvm-unit-tests PATCH] Makefile: Add -MP to $(autodepend-flags)
2023-09-13 7:29 UTC
[RFC PATCH 00/19] QEMU gmem implemention
2023-09-13 7:00 UTC (6+ messages)
` [RFC PATCH 15/19] kvm: handle KVM_EXIT_MEMORY_FAULT
[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
2023-09-13 6:18 UTC (22+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic
[PATCH 0/9] Upgrade vPMU version to 5
2023-09-13 6:00 UTC (16+ messages)
` [PATCH 1/9] KVM: x86/PMU: Don't release vLBR caused by PMI
` [PATCH 4/9] KVM: x86/pmu: Add MSR_PERF_GLOBAL_INUSE emulation
` [PATCH 5/9] KVM: x86/pmu: Check CPUID.0AH.ECX consistency
` [PATCH 7/9] KVM: x86/pmu: Add fixed counter enumeration for pmu v5
` [PATCH 8/9] KVM: x86/pmu: Upgrade pmu version to 5 on intel processor
[PATCH v3] KVM: x86: Fix lapic timer interrupt lost after loading a snapshot
2023-09-12 23:55 UTC
[ANNOUNCE] PUCK Agenda - 2023.09.13 - CANCELED
2023-09-12 23:21 UTC
[PATCH v2] KVM: x86: Fix lapic timer interrupt lost after loading a snapshot
2023-09-12 22:50 UTC
[PATCH v4 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
2023-09-12 18:45 UTC (7+ messages)
` [PATCH v4 1/6] KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_page_role
` [PATCH v4 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page
` [PATCH v4 3/6] KVM: Documentation: Add the missing description for ptep "
` [PATCH v4 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
` [PATCH v4 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen "
` [PATCH v4 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page "
[PATCH v3 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
2023-09-12 18:37 UTC (7+ messages)
` [PATCH v3 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
` [PATCH v3 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen "
[PATCH] KVM: x86: Fix lapic timer interrupt lost after loading a snapshot
2023-09-12 18:16 UTC (5+ messages)
[PATCH v9 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-09-12 15:30 UTC
[PATCH 0/3] Fixes for virtio PCI interrupt handling
2023-09-12 15:16 UTC (4+ messages)
` [PATCH 1/3] virtio/pci: Level-trigger the legacy IRQ line in all cases
` [PATCH 2/3] virtio/pci: Treat PCI ISR as a set of bit flags
` [PATCH 3/3] virtio/pci: Use consistent naming for the PCI ISR "
[RFC v2] KVM: arm/arm64: optimize vSGI injection performance
2023-09-12 13:06 UTC (4+ messages)
[PATCH 0/5] KVM: arm64: Accelerate lookup of vcpus by MPIDR values
2023-09-12 13:07 UTC (6+ messages)
` [PATCH 4/5] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
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