messages from 2023-02-06 11:25:25 to 2023-02-07 12:47:05 UTC [more...]
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-02-07 12:46 UTC (9+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
[PATCH v2 0/2] kvm_io_bus_unregister_dev cleanup
2023-02-07 12:37 UTC (3+ messages)
` [PATCH v2 1/2] KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
` [PATCH v2 2/2] kvm/eventfd: use list_for_each_entry when deassign ioeventfd
[RFC] Support for Arm CCA VMs on Linux
2023-02-07 12:25 UTC (4+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms
[PATCH v1 0/8] Add IO page table replacement support
2023-02-07 12:22 UTC (20+ messages)
` [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v1 7/8] iommufd/device: Use iommu_group_replace_domain()
` [PATCH v1 8/8] vfio-iommufd: Support IO page table replacement
[PATCH v15 00/11] s390x: CPU Topology
2023-02-07 12:19 UTC (32+ messages)
` [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v15 07/11] target/s390x/cpu topology: activating CPU topology
` [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
` [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
[PATCH] gdbstub: move update guest debug to accel ops
2023-02-07 11:58 UTC (7+ messages)
[PATCH v6 00/11] Parallel CPU bringup for x86_64
2023-02-07 11:27 UTC (36+ messages)
` [PATCH v6 01/11] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH v6 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v6 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v6 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v6 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
` [External] "
` [PATCH v6 08/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v6 11/11] x86/smpboot: reuse timer calibration
` [External] Re: [PATCH v6 00/11] Parallel CPU bringup for x86_64
[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2023-02-07 12:08 UTC
[PATCH v2 0/3] KVM: SVM: Fix GATag bug for >256 vCPUs
2023-02-07 11:15 UTC (6+ messages)
` [PATCH v2 1/3] KVM: SVM: Fix a benign off-by-one bug in AVIC physical table mask
` [PATCH v2 2/3] KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs
` [PATCH v2 3/3] KVM: SVM: WARN if GATag generation drops VM or vCPU ID information
[PATCH v6 0/8] KVM perf support
2023-02-07 10:43 UTC (11+ messages)
` [PATCH v6 1/8] RISC-V: KVM: Add skeleton support for perf
` [PATCH v6 2/8] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v6 3/8] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
` [PATCH v6 4/8] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
` [PATCH v6 5/8] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [PATCH v6 6/8] RISC-V: KVM: Implement perf support without sampling
` [PATCH v6 7/8] RISC-V: KVM: Support firmware events
` [PATCH v6 8/8] RISC-V: KVM: Increment firmware pmu events
Call for GSoC and Outreachy project ideas for summer 2023
2023-02-07 10:29 UTC (13+ messages)
[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
2023-02-07 10:09 UTC (7+ messages)
` [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()
` [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
[PATCH] KVM: arm64: Fix non-kerneldoc comments
2023-02-07 9:43 UTC
[PATCH v4 00/14] KVM perf support
2023-02-07 9:20 UTC (8+ messages)
` [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
[PATCH v2 00/14] Add vfio_device cdev for iommufd support
2023-02-07 9:17 UTC (26+ messages)
` [PATCH v2 03/14] vfio: Accept vfio device file in the driver facing kAPI
` [PATCH v2 05/14] kvm/vfio: Accept vfio device file from userspace
` [PATCH v2 06/14] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v2 07/14] vfio: Block device access via device fd until device is opened
` [PATCH v2 08/14] vfio: Add infrastructure for bind_iommufd from userspace
` [PATCH v2 09/14] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v2 10/14] vfio-iommufd: Add detach_ioas for emulated "
` [PATCH v2 11/14] vfio: Make vfio_device_open() exclusive between group path and device cdev path
` [PATCH v2 12/14] vfio: Add cdev for vfio_device
` [PATCH v2 13/14] vfio: Add ioctls for device cdev using iommufd
[PATCH v5 00/14] KVM perf support
2023-02-07 6:24 UTC (15+ messages)
` [PATCH v5 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
` [PATCH v5 07/14] RISC-V: KVM: Add skeleton support for perf
` [PATCH v5 08/14] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v5 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [PATCH v5 13/14] RISC-V: KVM: Support firmware events
[PATCH v1 0/6] Support writable CPU ID registers from userspace
2023-02-07 5:50 UTC (5+ messages)
` [PATCH v1 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v1 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
[PATCH] [Trivial] Remove a few redundant semicolons
2023-02-07 3:46 UTC
[RFC][PATCH] kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode
2023-02-07 3:17 UTC (3+ messages)
[PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
2023-02-07 1:24 UTC (4+ messages)
` [PATCH kernel] KVM: SVM: Fix SVM_VMGEXIT_EXT_GUEST_REQUEST to follow the rest of API
[PATCH 00/13] Add vfio_device cdev for iommufd support
2023-02-07 0:35 UTC (11+ messages)
` [PATCH 10/13] vfio: Make vfio_device_open() exclusive between group path and device cdev path
[Patch v2 0/5] Optimize clear dirty log
2023-02-06 23:59 UTC (16+ messages)
` [Patch v2 1/5] KVM: x86/mmu: Make separate function to check for SPTEs atomic write conditions
` [Patch v2 2/5] KVM: x86/mmu: Optimize SPTE change flow for clear-dirty-log
` [Patch v2 3/5] KVM: x86/mmu: Optimize SPTE change for aging gfn range
` [Patch v2 4/5] KVM: x86/mmu: Remove handle_changed_spte_dirty_log()
` [Patch v2 5/5] KVM: x86/mmu: Merge all handle_changed_pte* functions
[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
2023-02-06 22:22 UTC (8+ messages)
` [PATCH v3 5/8] KVM: x86/cpuid: Add X86_FEATURE_AMD_PMU_V2 as a KVM-only leaf entry
` [PATCH v3 6/8] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
[PATCH] KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs
2023-02-06 21:56 UTC (2+ messages)
[PATCH] KVM: selftests: Added eBPF program and selftest to collect vmx exit stat
2023-02-06 21:23 UTC (2+ messages)
[PATCH] KVM: selftests: Enable USERFAULTFD
2023-02-06 21:10 UTC (5+ messages)
[Patch v2 0/4] Common KVM exit reason test assertions and exit reason sync
2023-02-06 20:51 UTC (3+ messages)
` [Patch v2 3/4] KVM: selftests: Add macro to generate KVM exit reason strings
[PATCH] KVM: selftests: Clean up misnomers in xen_shinfo_test
2023-02-06 20:24 UTC
[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-02-06 20:11 UTC (5+ messages)
` [RFC PATCH V3 10/16] x86/hyperv: Add smp support for sev-snp guest
[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
2023-02-06 18:27 UTC (12+ messages)
` [PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
` [PATCH v5 2/3] arm/kvm: add support for MTE
` [PATCH v5 3/3] qtests/arm: add some mte tests
[PATCH v2 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-02-06 17:23 UTC (8+ messages)
` [PATCH v2 1/7] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v2 2/7] KVM: arm64: Add FEAT_TLBIRANGE support
` [PATCH v2 3/7] KVM: arm64: Implement __kvm_tlb_flush_range_vmid_ipa()
` [PATCH v2 4/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v2 5/7] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v2 6/7] KVM: arm64: Break the table entries using TLBI range instructions
` [PATCH v2 7/7] KVM: arm64: Create a fast stage-2 unmap path
[PATCH] KVM: selftests: Remove redundant setbuf()
2023-02-06 17:12 UTC (2+ messages)
[PATCH v7 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-02-06 16:46 UTC (15+ messages)
` [PATCH v7 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v7 02/14] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v7 03/14] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v7 04/14] KVM: s390: selftest: memop: Add bad address test
` [PATCH v7 05/14] KVM: s390: selftest: memop: Fix typo
` [PATCH v7 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v7 07/14] KVM: s390: selftest: memop: Fix integer literal
` [PATCH v7 08/14] KVM: s390: Move common code of mem_op functions into function
` [PATCH v7 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
` [PATCH v7 10/14] KVM: s390: Refactor absolute vm mem_op function
` [PATCH v7 11/14] KVM: s390: Refactor vcpu "
` [PATCH v7 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v7 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
[PATCH v2 00/12] Implement Eager Page Splitting for ARM
2023-02-06 16:58 UTC (13+ messages)
` [PATCH v2 01/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO
` [PATCH v2 02/12] KVM: arm64: Rename free_unlinked to free_removed
` [PATCH v2 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v2 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v2 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v2 06/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
` [PATCH v2 07/12] KVM: arm64: Export kvm_are_all_memslots_empty()
` [PATCH v2 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
` [PATCH v2 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v2 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
` [PATCH v2 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v2 12/12] KVM: arm64: Use local TLBI on permission relaxation
[PATCH 0/9] KVM: arm64: Eager Huge-page splitting for dirty-logging
2023-02-06 16:35 UTC (11+ messages)
` [PATCH 3/9] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
[PATCH] Documentation: kvm: Correct spelling
2023-02-06 16:31 UTC (2+ messages)
[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
2023-02-05 20:08 UTC (3+ messages)
[PATCH v4 0/2] vfio: fix deadlock between group lock and kvm lock
2023-02-06 14:30 UTC (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] vfio: no need to pass kvm pointer during device open
[PATCH -next v13 00/19] riscv: Add vector ISA support
2023-02-06 13:40 UTC (5+ messages)
` [PATCH -next v13 10/19] riscv: Allocate user's vector context in the first-use trap
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 read-only IMAP folder(s) and NNTP newsgroup(s).