messages from 2023-02-10 13:51:55 to 2023-02-13 10:18:49 UTC [more...]
[PATCH v4 00/30] EFI and ACPI support for arm64
2023-02-13 10:17 UTC (21+ messages)
` [PATCH v4 01/30] lib: Move acpi header and implementation to lib
` [PATCH v4 02/30] x86: Move x86_64-specific EFI CFLAGS to x86_64 Makefile
` [PATCH v4 03/30] arm/Makefile.common: Compile lib/acpi.c if CONFIG_EFI=y
` [PATCH v4 04/30] lib: Apply Lindent to acpi.{c,h}
` [PATCH v4 05/30] lib: Fix style for acpi.{c,h}
` [PATCH v4 06/30] lib/acpi: Convert table names to Linux style
` [PATCH v4 07/30] x86: Avoid references to fields of ACPI tables
` [PATCH v4 08/30] lib/acpi: Ensure all struct definition for ACPI tables are packed
` [PATCH v4 09/30] lib/acpi: Add support for the XSDT table
` [PATCH v4 10/30] lib/acpi: Extend the definition of the FADT table
` [PATCH v4 11/30] devicetree: Check that fdt is not NULL in dt_available()
` [PATCH v4 12/30] arm64: Add support for setting up the PSCI conduit through ACPI
` [PATCH v4 13/30] arm64: Add support for discovering the UART "
` [PATCH v4 14/30] arm64: Add support for timer initialization "
` [PATCH v4 15/30] arm64: Add support for cpu "
` [PATCH v4 16/30] arm64: Add support for gic "
` [PATCH v4 17/30] lib/printf: Support for precision modifier in printf
` [PATCH v4 18/30] lib/printf: Add support for printing wide strings
` [PATCH v4 19/30] lib/efi: Add support for getting the cmdline
` [PATCH v4 20/30] arm/arm64: Rename etext to _etext
[PATCH v3 0/1] KVM: s390: pv: fix external interruption loop not always detected
2023-02-13 9:21 UTC (4+ messages)
` [PATCH v3 1/1] "
[RFC PATCH 0/1] QEMU: Dirty quota-based throttling of vcpus
2023-02-13 9:17 UTC (5+ messages)
` [RFC PATCH 1/1] "
[PATCH v4 0/9] Linear Address Masking (LAM) KVM Enabling
2023-02-13 9:02 UTC (26+ messages)
` [PATCH v4 1/9] KVM: x86: Intercept CR4.LAM_SUP when LAM feature is enabled in guest
` [PATCH v4 2/9] KVM: x86: MMU: Clear CR3 LAM bits when allocate shadow root
` [PATCH v4 3/9] KVM: x86: MMU: Commets update
` [PATCH v4 4/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
` [PATCH v4 5/9] KVM: x86: Untag LAM bits when applicable
` [PATCH v4 6/9] KVM: x86: When KVM judges CR3 valid or not, consider LAM bits
` [PATCH v4 7/9] KVM: x86: When guest set CR3, handle LAM bits semantics
` [PATCH v4 8/9] KVM: x86: emulation: Apply LAM when emulating data access
[syzbot] INFO: trying to register non-static key in __timer_delete_sync
2023-02-13 8:57 UTC (3+ messages)
[PATCH 0/6] iommufd: Add iommu capability reporting
2023-02-13 8:48 UTC (21+ messages)
` [PATCH 1/6] iommu: Add new iommu op to get iommu hardware information
` [PATCH 2/6] iommu/vt-d: Implement hw_info for iommu capability query
` [PATCH 3/6] iommufd: Add IOMMU_DEVICE_GET_INFO
[v2] KVM: s390: pv: fix external interruption loop not always detected
2023-02-13 8:36 UTC (3+ messages)
[PATCH v2 00/10] Add IO page table replacement support
2023-02-13 8:34 UTC (22+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v2 07/10] iommufd/device: Make hwpt_list list_add/del symmetric
` [PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain()
[PATCH] vhost: Add uAPI for Vhost SCMI backend
2023-02-13 8:03 UTC (2+ messages)
[PULL 00/22] Migration 20230213 patches
2023-02-13 2:51 UTC (23+ messages)
` [PULL 01/22] migration: Remove spurious files
` [PULL 02/22] multifd: cleanup the function multifd_channel_connect
` [PULL 03/22] multifd: Remove some redundant code
` [PULL 04/22] linux-headers: Update to v6.1
` [PULL 05/22] util/userfaultfd: Support /dev/userfaultfd
` [PULL 06/22] migration: Simplify ram_find_and_save_block()
` [PULL 07/22] migration: Make find_dirty_block() return a single parameter
` [PULL 08/22] migration: Split ram_bytes_total_common() in two functions
` [PULL 09/22] migration: Calculate ram size once
` [PULL 10/22] migration: Make ram_save_target_page() a pointer
` [PULL 11/22] migration: I messed state_pending_exact/estimate
` [PULL 12/22] AVX512 support for xbzrle_encode_buffer
` [PULL 13/22] Update bench-code for addressing CI problem
` [PULL 14/22] migration: Rework multi-channel checks on URI
` [PULL 15/22] migration: Cleanup postcopy_preempt_setup()
` [PULL 16/22] migration: Add a semaphore to count PONGs
` [PULL 17/22] migration: Postpone postcopy preempt channel to be after main
` [PULL 18/22] migration/multifd: Change multifd_load_cleanup() signature and usage
` [PULL 19/22] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
` [PULL 20/22] migration/multifd: Join all multifd threads in order to avoid leaks
` [PULL 21/22] migration/multifd: Move load_cleanup inside incoming_state_destroy
` [PULL 22/22] ram: Document migration ram flags
[PULL 00/22] Migration 20230213 patches
2023-02-13 2:29 UTC (23+ messages)
` [PULL 01/22] migration: Remove spurious files
` [PULL 02/22] multifd: cleanup the function multifd_channel_connect
` [PULL 03/22] multifd: Remove some redundant code
` [PULL 04/22] linux-headers: Update to v6.1
` [PULL 05/22] util/userfaultfd: Support /dev/userfaultfd
` [PULL 06/22] migration: Simplify ram_find_and_save_block()
` [PULL 07/22] migration: Make find_dirty_block() return a single parameter
` [PULL 08/22] migration: Split ram_bytes_total_common() in two functions
` [PULL 09/22] migration: Calculate ram size once
` [PULL 10/22] migration: Make ram_save_target_page() a pointer
` [PULL 11/22] migration: I messed state_pending_exact/estimate
` [PULL 12/22] AVX512 support for xbzrle_encode_buffer
` [PULL 13/22] Update bench-code for addressing CI problem
` [PULL 14/22] migration: Rework multi-channel checks on URI
` [PULL 15/22] migration: Cleanup postcopy_preempt_setup()
` [PULL 16/22] migration: Add a semaphore to count PONGs
` [PULL 17/22] migration: Postpone postcopy preempt channel to be after main
` [PULL 18/22] migration/multifd: Change multifd_load_cleanup() signature and usage
` [PULL 19/22] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
` [PULL 20/22] migration/multifd: Join all multifd threads in order to avoid leaks
` [PULL 21/22] migration/multifd: Move load_cleanup inside incoming_state_destroy
` [PULL 22/22] ram: Document migration ram flags
[PATCH v5 00/13] riscv: improve boot time isa extensions handling
2023-02-12 22:21 UTC (13+ messages)
[PATCH v2 0/6] Support writable CPU ID registers from userspace
2023-02-12 21:58 UTC (7+ messages)
` [PATCH v2 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v2 2/6] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v2 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v2 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v2 5/6] KVM: arm64: Introduce ID register specific descriptor
` [PATCH v2 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
[PATCH] vfio/ccw: Remove WARN_ON during shutdown
2023-02-12 18:09 UTC (5+ messages)
[PATCH v7 0/4] KVM: Dirty quota-based throttling
2023-02-12 18:02 UTC (21+ messages)
` [PATCH v7 1/4] KVM: Implement dirty quota-based throttling of vcpus
[PATCH 00/18] KVM: arm64: Prefix patches for NV support
2023-02-11 18:17 UTC (7+ messages)
` [PATCH 02/18] KVM: arm64: Use the S2 MMU context to iterate over S2 table
` [PATCH 12/18] KVM: arm64: nv: Handle PSCI call via smc from the guest
[PATCH] x86/kvm: Don't use PVspinlock when mwait is advertised
2023-02-11 14:06 UTC
[PATCH v4 00/14] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-02-11 3:15 UTC (15+ messages)
` [PATCH v4 01/14] KVM: arm64: PMU: Introduce a helper to set the guest's PMU
` [PATCH v4 02/14] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
` [PATCH v4 03/14] KVM: arm64: PMU: Don't use the sanitized value for PMUVer
` [PATCH v4 04/14] KVM: arm64: PMU: Don't use the PMUVer of the PMU set for the guest
` [PATCH v4 05/14] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
` [PATCH v4 06/14] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0
` [PATCH v4 07/14] KVM: arm64: PMU: Simplify extracting PMCR_EL0.N
` [PATCH v4 08/14] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v4 09/14] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
` [PATCH v4 10/14] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v4 11/14] tools: arm64: Import perf_event.h
` [PATCH v4 12/14] KVM: selftests: aarch64: Introduce vpmu_counter_access test
` [PATCH v4 13/14] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v4 14/14] KVM: selftests: aarch64: vPMU register test for unimplemented counters
[PATCH 00/17] Add Intel VT-d nested translation
2023-02-11 3:16 UTC (4+ messages)
` [PATCH 01/17] iommu: Add new iommu op to create domains owned by userspace
[Patch v3 0/7] Optimize clear dirty log
2023-02-11 1:46 UTC (8+ messages)
` [Patch v3 1/7] KVM: x86/mmu: Add a helper function to check if an SPTE needs atomic write
` [Patch v3 2/7] KVM: x86/mmu: Atomically clear SPTE dirty state in the clear-dirty-log flow
` [Patch v3 3/7] KVM: x86/mmu: Remove "record_dirty_log" in __tdp_mmu_set_spte()
` [Patch v3 4/7] KVM: x86/mmu: Optimize SPTE change for aging gfn range
` [Patch v3 5/7] KVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_set_spte()
` [Patch v3 6/7] KVM: x86/mmu: Remove handle_changed_spte_dirty_log()
` [Patch v3 7/7] KVM: x86/mmu: Merge all handle_changed_pte* functions
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-02-11 1:44 UTC (5+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
[PATCH] KVM: Protect vcpu->pid dereference via debugfs with RCU
2023-02-11 1:07 UTC
[PATCH v2 0/3] KVM: VMX: Stub out enable_evmcs static key
2023-02-11 0:35 UTC (4+ messages)
` [PATCH v2 1/3] KVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c
` [PATCH v2 2/3] KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=n
` [PATCH v2 3/3] KVM: VMX: Rename "KVM is using eVMCS" static key to match its wrapper
[RFC] Support for Arm CCA VMs on Linux
2023-02-10 22:53 UTC (3+ messages)
[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
2023-02-10 19:59 UTC (4+ messages)
"KVM: x86/mmu: Overhaul TDP MMU zapping and flushing" breaks SVM on Hyper-V
2023-02-10 18:45 UTC (2+ messages)
[PATCH v1 0/6] Support writable CPU ID registers from userspace
2023-02-10 17:56 UTC (6+ messages)
` [PATCH v1 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
[PATCH v2 00/11] SVM: vNMI (with my fixes)
2023-02-10 16:44 UTC (5+ messages)
` [PATCH v2 10/11] KVM: SVM: implement support for vNMI
[PATCH 0/6] KVM: x86/pmu: Misc PMU MSR fixes
2023-02-10 16:32 UTC (4+ messages)
` [PATCH 3/6] KVM: x86/pmu: Use separate array for defining "PMU MSRs to save"
[PATCH v2 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN
2023-02-10 16:31 UTC (4+ messages)
` [PATCH v2 05/21] KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN
[PULL 00/17] Migration 20230209 patches
2023-02-10 16:17 UTC (4+ messages)
[kvm-unit-tests PATCH v6 0/2] S390x: CPU Topology Information
2023-02-10 15:39 UTC (9+ messages)
` [kvm-unit-tests PATCH v6 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v6 2/2] s390x: topology: Checking Configuration Topology Information
[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
2023-02-10 15:35 UTC (4+ messages)
` [PATCH v5 3/3] qtests/arm: add some mte tests
[PATCH 1/1] riscv/kvm: Fix VM hang in case of timer delta being zero
2023-02-10 14:31 UTC (3+ messages)
[PATCH v2 1/1] riscv/kvm: Fix VM hang in case of timer delta being zero
2023-02-10 14:27 UTC
[PATCH v15 00/11] s390x: CPU Topology
2023-02-10 14:19 UTC (7+ messages)
` [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
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