messages from 2024-02-14 22:36:02 to 2024-02-16 21:36:28 UTC [more...]
[PATCH v3 0/2] KVM: s390: Fix AR parameter in ioctl
2024-02-16 21:36 UTC (3+ messages)
` [PATCH v3 1/2] KVM: s390: fix access register usage in ioctls
` [PATCH v3 2/2] KVM: s390: selftests: memop: add a simple AR test
[PATCH v2 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl
2024-02-16 21:18 UTC (6+ messages)
` [PATCH v2 1/2] KVM: s390: load guest access registers "
` [PATCH v2 2/2] KVM: s390: selftests: memop: add a simple AR test
[PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults
2024-02-16 20:00 UTC (17+ messages)
` [PATCH v7 01/14] KVM: Clarify meaning of hva_to_pfn()'s 'atomic' parameter
` [PATCH v7 02/14] KVM: Add function comments for __kvm_read/write_guest_page()
` [PATCH v7 03/14] KVM: Documentation: Make note of the KVM_MEM_GUEST_MEMFD memslot flag
` [PATCH v7 04/14] KVM: Simplify error handling in __gfn_to_pfn_memslot()
` [PATCH v7 05/14] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace
` [PATCH v7 06/14] KVM: Add memslot flag to let userspace force an exit on missing hva mappings
` [PATCH v7 07/14] KVM: x86: Enable KVM_CAP_EXIT_ON_MISSING and annotate EFAULTs from stage-2 fault handler
` [PATCH v7 08/14] KVM: arm64: Enable KVM_CAP_MEMORY_FAULT_INFO and annotate fault in the "
` [PATCH v7 09/14] KVM: arm64: Implement and advertise KVM_CAP_EXIT_ON_MISSING
` [PATCH v7 10/14] KVM: selftests: Report per-vcpu demand paging rate from demand paging test
` [PATCH v7 11/14] KVM: selftests: Allow many vCPUs and reader threads per UFFD in "
` [PATCH v7 12/14] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_ASSERT
` [PATCH v7 13/14] KVM: selftests: Add memslot_flags parameter to memstress_create_vm()
` [PATCH v7 14/14] KVM: selftests: Handle memory fault exits in demand_paging_test
[PATCH 0/6] hw: Remove sysbus_address_space()
2024-02-16 19:54 UTC (9+ messages)
` [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
` [PATCH 2/6] hw/display/pl110: Pass frame buffer memory region as link property
` [PATCH 3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
` [PATCH 4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
` [PATCH 5/6] hw/i386/kvmvapic: Inline sysbus_address_space()
` [PATCH 6/6] hw/sysbus: Remove now unused sysbus_address_space()
[kvm-unit-tests PATCH] s390x/snippets/c/sie-dat: Fix compiler warning with GCC 11.2
2024-02-16 19:08 UTC (2+ messages)
[GIT PULL] KVM fixes and cleanups for 6.8-rc5
2024-02-16 18:51 UTC (2+ messages)
[PATCH v3 00/10] KVM: arm64: Avoid serializing LPI get() / put()
2024-02-16 18:41 UTC (11+ messages)
` [PATCH v3 01/10] KVM: arm64: vgic: Store LPIs in an xarray
` [PATCH v3 02/10] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
` [PATCH v3 03/10] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
` [PATCH v3 04/10] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
` [PATCH v3 05/10] KVM: arm64: vgic: Get rid of the LPI linked-list
` [PATCH v3 06/10] KVM: arm64: vgic: Use atomics to count LPIs
` [PATCH v3 07/10] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
` [PATCH v3 08/10] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
` [PATCH v3 09/10] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
` [PATCH v3 10/10] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
[PATCH] arch/x86/entry_fred: don't set up KVM IRQs if KVM is disabled
2024-02-16 17:47 UTC (5+ messages)
[PATCH 0/2] KVM: x86: Fix dirty logging of emulated atomics
2024-02-16 17:14 UTC (16+ messages)
` [PATCH 1/2] KVM: x86: Mark target gfn of emulated atomic instruction as dirty
` [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
[PATCH] KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
2024-02-16 17:13 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 6.8, take #2
2024-02-16 17:02 UTC (2+ messages)
[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
2024-02-16 15:52 UTC (25+ messages)
` [PATCH v13 01/21] KVM: pfncache: Add a map helper function
` [PATCH v13 02/21] KVM: pfncache: remove unnecessary exports
` [PATCH v13 03/21] KVM: x86/xen: mark guest pages dirty with the pfncache lock held
` [PATCH v13 04/21] KVM: pfncache: add a mark-dirty helper
` [PATCH v13 05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v13 06/21] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v13 07/21] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v13 08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
` [PATCH v13 09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v13 10/21] KVM: x86/xen: separate initialization of shared_info cache and content
` [PATCH v13 11/21] KVM: x86/xen: re-initialize shared_info if guest (32/64-bit) mode is set
` [PATCH v13 12/21] KVM: x86/xen: allow shared_info to be mapped by fixed HVA
` [PATCH v13 13/21] KVM: x86/xen: allow vcpu_info "
` [PATCH v13 14/21] KVM: selftests: map Xen's shared_info page using HVA rather than GFN
` [PATCH v13 15/21] KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA
` [PATCH v13 16/21] KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
` [PATCH v13 17/21] KVM: x86/xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v13 18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v13 19/21] KVM: pfncache: check the need for invalidation under read lock first
` [PATCH v13 20/21] KVM: x86/xen: allow vcpu_info content to be 'safely' copied
` [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues
[kvm-unit-tests PATCH v1 00/18] arm/arm64: Rework cache maintenance at boot
2024-02-16 15:47 UTC (8+ messages)
` [kvm-unit-tests PATCH v1 01/18] Makefile: Define __ASSEMBLY__ for assembly files
[PATCH] hw/sysbus: Inline and remove sysbus_add_io()
2024-02-16 15:04 UTC
[PATCH v13 00/16] iommu: Prepare to deliver page faults to user space
2024-02-16 14:20 UTC (2+ messages)
[kvm-unit-tests PATCH v4 0/8] Multi-migration support
2024-02-16 14:05 UTC (4+ messages)
` [kvm-unit-tests PATCH v4 8/8] migration: add a migration selftest
[kvm-unit-tests PATCH] lib/arm/io: Fix calling getchar() multiple times
2024-02-16 14:02 UTC
[PATCH RESEND for-6.8 v3 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling
2024-02-16 9:37 UTC (4+ messages)
` [PATCH RESEND for-6.8 v3 1/3] LoongArch: KVM: Fix input validation of _kvm_get_cpucfg and kvm_check_cpucfg
` [PATCH RESEND for-6.8 v3 2/3] LoongArch: KVM: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask
` [PATCH RESEND for-6.8 v3 3/3] LoongArch: KVM: Streamline kvm_check_cpucfg and improve comments
[PATCH for-6.8 v3 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling
2024-02-16 8:58 UTC (4+ messages)
` [PATCH for-6.8 v3 1/3] LoongArch: KVM: Fix input validation of _kvm_get_cpucfg and kvm_check_cpucfg
` [PATCH for-6.8 v3 2/3] LoongArch: KVM: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask
` [PATCH for-6.8 v3 3/3] LoongArch: KVM: Streamline kvm_check_cpucfg and improve comments
[PATCH v18 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
2024-02-16 3:01 UTC (4+ messages)
` [PATCH v18 1/3] vfio/pci: rename and export do_io_rw()
` [PATCH v18 2/3] vfio/pci: rename and export range_intersect_range
` [PATCH v18 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
[kvm:kvm-coco-queue 33/42] include/linux/kvm_host.h:2404:1: warning: no return statement in function returning non-void
2024-02-15 23:26 UTC
[kvm:kvm-coco-queue 33/42] include/linux/kvm_host.h:2404:2: warning: non-void function does not return a value
2024-02-15 23:16 UTC
[PATCH 00/10] KVM: SEV: allow customizing VMSA features
2024-02-15 21:14 UTC (27+ messages)
` [PATCH 01/10] KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
` [PATCH 02/10] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
` [PATCH 03/10] Documentation: kvm/sev: separate description of firmware
` [PATCH 04/10] KVM: SEV: publish supported VMSA features
` [PATCH 05/10] KVM: SEV: store VMSA features in kvm_sev_info
` [PATCH 07/10] KVM: x86: Add is_vm_type_supported callback
` [PATCH 08/10] KVM: SEV: define VM types for SEV and SEV-ES
` [PATCH 09/10] KVM: SEV: introduce KVM_SEV_INIT2 operation
[PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
2024-02-15 20:15 UTC (11+ messages)
` [PATCH v2 07/23] KVM: arm64: vgic: Use atomics to count LPIs
[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
2024-02-15 19:26 UTC (15+ messages)
[PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
2024-02-15 18:27 UTC (6+ messages)
` [PATCH v4 4/5] "
` [PATCH v4 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test
[RFC 0/3] Export APICv-related state via binary stats interface
2024-02-15 18:12 UTC (6+ messages)
` [RFC 1/3] x86: KVM: stats: Add a stat to report status of APICv inhibition
` [RFC 2/3] x86: KVM: stats: Add stat counter for IRQs injected via APICv
` [RFC 3/3] x86: KVM: stats: Add a stat counter for GALog events
[PATCH 0/9] SVM guest shadow stack support
2024-02-15 17:39 UTC (6+ messages)
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
[PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
2024-02-15 16:56 UTC (7+ messages)
[PATCH 0/2] ARM64: Fixes for FEAT_E2H0 handling
2024-02-15 15:19 UTC (6+ messages)
` [PATCH 2/2] arm64: cpufeatures: Only check for NV1 if NV is present
[PATCH v2 0/3] hw/i386: Move SGX under KVM and use QDev API
2024-02-15 14:20 UTC (4+ messages)
` [PATCH v2 1/3] MAINTAINERS: Cover hw/i386/kvm/ in 'X86 KVM CPUs' section
` [PATCH v2 2/3] hw/i386: Move SGX files within the kvm/ directory
` [PATCH v2 3/3] hw/i386/sgx: Use QDev API
[PATCH 0/2] KVM: x86: kvm_has_noapic_vcpu fix/cleanup
2024-02-15 12:58 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: Move "KVM no-APIC vCPU" key management into local APIC code
[PATCH v8 00/16] Add Secure TSC support for SNP guests
2024-02-15 11:31 UTC (17+ messages)
` [PATCH v8 01/16] virt: sev-guest: Use AES GCM crypto library
` [PATCH v8 02/16] virt: sev-guest: Replace dev_dbg with pr_debug
` [PATCH v8 03/16] virt: sev-guest: Add SNP guest request structure
` [PATCH v8 04/16] virt: sev-guest: Add vmpck_id to snp_guest_dev struct
` [PATCH v8 05/16] x86/sev: Cache the secrets page address
` [PATCH v8 06/16] virt: sev-guest: Move SNP Guest command mutex
` [PATCH v8 07/16] x86/sev: Move and reorganize sev guest request api
` [PATCH v8 08/16] x86/mm: Add generic guest initialization hook
` [PATCH v8 09/16] x86/cpufeatures: Add synthetic Secure TSC bit
` [PATCH v8 10/16] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v8 11/16] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v8 12/16] x86/sev: Prevent RDTSC/RDTSCP interception "
` [PATCH v8 13/16] x86/kvmclock: Skip kvmclock when Secure TSC is available
` [PATCH v8 14/16] x86/sev: Mark Secure TSC as reliable
` [PATCH v8 15/16] x86/cpu/amd: Do not print FW_BUG for Secure TSC
` [PATCH v8 16/16] x86/sev: Enable Secure TSC for SNP guests
[PATCH v4 0/6] LoongArch: Add pv ipi support on LoongArch VM
2024-02-15 10:25 UTC (3+ messages)
[PATCH v6] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-02-15 9:13 UTC (2+ messages)
[PATCH v4] Enable haltpoll for arm64
2024-02-15 7:41 UTC (9+ messages)
` [PATCH v4 1/8] x86: Move ARCH_HAS_CPU_RELAX to arch
` [PATCH v4 2/8] x86/kvm: Move haltpoll_want() to be arch defined
` [PATCH v4 3/8] governors/haltpoll: Drop kvm_para_available() check
` [PATCH v4 4/8] arm64: Select ARCH_HAS_CPU_RELAX
` [PATCH v4 5/8] arm64: Define TIF_POLLING_NRFLAG
` [PATCH v4 6/8] cpuidle-haltpoll: ARM64 support
` [PATCH v4 7/8] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
` [PATCH v4 8/8] cpuidle: replace with HAS_CPU_RELAX with HAS_WANTS_IDLE_POLL
[PATCH v8 00/10] KVM: selftests: Add SEV smoke test
2024-02-15 5:29 UTC (5+ messages)
` [PATCH v8 04/10] KVM: selftests: Add support for allocating/managing protected guest memory
` [PATCH v8 05/10] KVM: selftests: Add support for protected vm_vaddr_* allocations
[PATCH 1/1] KVM: x86: Print names of apicv inhibit reasons in traces
2024-02-14 22:35 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