public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-13 18:03:04 to 2023-02-13 19:41:35 UTC [more...]

[PATCH v6 01/20] irqdomain: Fix association race
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 02/20] irqdomain: Fix disassociation race
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 04/20] irqdomain: Look for existing mapping only once
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

Second-source devices and interrupt-mapping race
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqdomain: Fix mapping-creation race

[PATCH v6 03/20] irqdomain: Drop bogus fwspec-mapping error handling
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 05/20] irqdomain: Refactor __irq_domain_alloc_irqs()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 07/20] irqdomain: Fix domain registration race
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 08/20] irqdomain: Drop revmap mutex
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 09/20] irqdomain: Drop dead domain-name assignment
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 11/20] irqdomain: Clean up irq_domain_push/pop_irq()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 10/20] irqdomain: Drop leftover brackets
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 13/20] x86/uv: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 12/20] x86/ioapic: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 15/20] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 14/20] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 20/20] irqdomain: Switch to per-domain locking
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 17/20] irqchip/gic-v3-mbi: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 16/20] irqchip/gic-v3-its: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 19/20] irqchip/mvebu-odmi: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v6 18/20] irqchip/loongson-pch-msi: Use irq_domain_create_hierarchy()
 2023-02-13 19:40 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 0/2] Remove VT-d virtual command interface
 2023-02-13 19:39 UTC  (8+ messages)
` [PATCH 2/2] iommu/ioasid: Remove custom IOASID allocator

[RFC PATCH V2 0/9] Convert TSC to monotonic raw clock for PEBS
 2023-02-13 19:37 UTC  (12+ messages)
` [RFC PATCH V2 1/9] timekeeping: Expose the conversion information of monotonic raw
` [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
` [RFC PATCH V2 3/9] perf/x86: Factor out x86_pmu_sample_preload()
` [RFC PATCH V2 4/9] perf/x86: Enable post-processing monotonic raw conversion
` [RFC PATCH V2 5/9] perf/x86/intel: Enable large PEBS for monotonic raw
` [RFC PATCH V2 6/9] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [RFC PATCH V2 7/9] perf session: Support the monotonic raw clock conversion information
` [RFC PATCH V2 8/9] perf evsel, tsc: Support the monotonic raw clock conversion
` [RFC PATCH V2 9/9] perf evsel: Enable post-processing monotonic raw conversion by default

[PATCH v3 00/10] sched/fair: Avoid unnecessary migrations within SMT domains
 2023-02-13 19:47 UTC  (4+ messages)
` [PATCH v3 07/10] sched/fair: Do not even the number of busy CPUs via asym_packing

[RFC PATCH 0/7] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-02-13 19:37 UTC  (3+ messages)
` [RFC PATCH 5/7] drm/msm/dpu: Document and enable TEAR interrupts on DSI interfaces

[PATCH v4 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-13 19:36 UTC  (11+ messages)
` [PATCH v4 1/5] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers

[PATCH v2] ACPICA: Replace fake flexible arrays with flexible array members
 2023-02-13 19:31 UTC  (3+ messages)

[PATCH v4 0/5] Add function suspend/resume and remote wakeup support
 2023-02-13 19:31 UTC  (6+ messages)
` [PATCH v4 1/5] usb: gadget: Properly configure the device for remote wakeup
` [PATCH v4 2/5] usb: dwc3: Add remote wakeup handling
` [PATCH v4 3/5] usb: gadget: Add function wakeup support
` [PATCH v4 4/5] usb: dwc3: Add function suspend and "
` [PATCH v4 5/5] usb: gadget: f_ecm: Add suspend/resume and remote "

[PATCH] mm: memcontrol: rename memcg_kmem_enabled()
 2023-02-13 19:29 UTC 

[PATCH 0/7] of: unittest: new node lifecycle tests
 2023-02-13 19:27 UTC  (10+ messages)
` [PATCH 1/7] of: prepare to add processing of EXPECT_NOT to of_unittest_expect
` [PATCH 2/7] of: "
` [PATCH 3/7] of: update kconfig unittest help
` [PATCH 4/7] of: unittest: add node lifecycle tests
` [PATCH 5/7] of: do not use "%pOF" printk format on node with refcount of zero
` [PATCH 6/7] of: add consistency check to of_node_release()
` [PATCH 7/7] of: dynamic: add lifecycle docbook info to node creation functions

[PATCH 1/2] tty: new helper function tty_get_mget
 2023-02-13 19:25 UTC  (3+ messages)

[PATCH] mmc: block: workaround long ioctl busy timeout
 2023-02-13 19:25 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: spi-st-ssc: convert to DT schema
 2023-02-13 19:23 UTC 

[PATCH] staging: r8188eu: replace hand coded loop with list_for_each_entry
 2023-02-13 19:24 UTC  (2+ messages)

[PATCH 0/8] MODULE_LICENSE removals, first tranche
 2023-02-13 19:23 UTC  (8+ messages)
` [PATCH 8/8] kbuild, PCI: microchip: comment out MODULE_LICENSE in non-modules

[PATCH] staging: r8188eu: merge _rtw_enqueue_cmd into its caller
 2023-02-13 19:23 UTC  (2+ messages)

[PATCH] soc: apple: rtkit: Do not copy the reg state structure to the stack
 2023-02-13 19:22 UTC  (3+ messages)

[PATCH v7 0/6] Some improvements of resctrl selftest
 2023-02-13 19:21 UTC  (7+ messages)
` [PATCH v7 4/6] selftests/resctrl: Cleanup properly when an error occurs in CAT test
` [PATCH v7 5/6] selftests/resctrl: Commonize the signal handler register/unregister for all tests

[PATCH 0/2] Single-lane CSI-2 operation on OmniVision OV5670
 2023-02-13 19:19 UTC  (7+ messages)
` [PATCH 1/2] media: i2c: ov5670: Use dev_err_probe in probe function
` [PATCH 2/2] media: i2c: ov5670: Support single-lane operation

[PATCH v2] dt-bindings: i2c: i2c-st: convert to DT schema
 2023-02-13 19:16 UTC 

[PATCH] EDAC/amd64: remove unneeded call to reserve_mc_sibling_devs()
 2023-02-13 19:15 UTC 

[PATCH 06/10] drm/msm/dpu: Add SM6350 support
 2023-02-13 19:14 UTC  (10+ messages)
                  ` [Freedreno] "

"KVM: x86/mmu: Overhaul TDP MMU zapping and flushing" breaks SVM on Hyper-V
 2023-02-13 19:11 UTC  (9+ messages)

[PATCH v2] Set ssid when authenticating
 2023-02-13 19:10 UTC  (6+ messages)

[PATCH v3] x86: Use `get_random_u8' for kernel stack offset randomization
 2023-02-13 19:03 UTC  (4+ messages)
` [PING][PATCH "

[PATCH v2 0/4] Remove get_kernel_pages()
 2023-02-13 19:02 UTC  (7+ messages)

[PATCH 0/3] arm64: dts: qcom: Add mpss support to QDU1000/QRU1000 SoCs
 2023-02-13 19:01 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: qdu1000: Add IPCC, MPSS, AOSS nodes
` [PATCH 2/3] arm64: dts: qcom: qdu1000-idp: Enable mpss
` [PATCH 3/3] arm64: dts: qcom: qru1000-idp: "

[PATCH] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
 2023-02-13 19:00 UTC  (13+ messages)

[PATCH v3 1/6] sign-file: refactor argument parsing logic
 2023-02-13 19:00 UTC  (6+ messages)
` [PATCH v3 2/6] sign-file: move file signing logic to its own function
` [PATCH v3 3/6] sign-file: add support sign modules in bulk
` [PATCH v3 4/6] sign-file: cosmetic fix
` [PATCH v3 5/6] sign-file: use const with a global string constant
` [PATCH v3 6/6] sign-file: improve help message

[PATCH v1 1/1] Documentation: firmware-guide: gpio-properties: Clarify Explicit and Implicit
 2023-02-13 18:59 UTC  (4+ messages)

[PATCH 0/4] Add extra checkings to amx_test
 2023-02-13 18:57 UTC  (4+ messages)
` [PATCH 1/4] KVM: selftests: x86: Fix an error in comment of amx_test

[PATCH v3 0/2] dt-bindings: sti: updates for STi platform
 2023-02-13 18:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: sti: add STi platform syscon
` [PATCH v3 2/2] dt-bindings: arm: sti: add STi boards and remove stih415/stih416

[PATCH v2 00/11] VDUSE: Improve performance
 2023-02-13 18:53 UTC  (9+ messages)
` [PATCH v2 01/11] genirq/affinity:: Export irq_create_affinity_masks()

[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-13 18:53 UTC  (15+ messages)
` [PATCH v2 2/8] x86/mtrr: support setting MTRR state for software defined MTRRs

[PATCH 0/9] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2023-02-13 18:52 UTC  (9+ messages)
` [PATCH 1/9] dt-bindings: firmware: qcom,scm: Update QDU1000/QRU1000 compatible
` [PATCH 2/9] dt-bindings: mailbox: qcom-ipcc: Add compatible for QDU1000/QRU1000
` [PATCH 3/9] dt-bindings: soc: qcom: aoss: Document power-domain-cells for aoss
` [PATCH 5/9] dt-bindings: remoteproc: mpss: Document QDU1000/QRU1000 mpss devices
` [PATCH 6/9] soc: qcom: mdt_loader: Enhance split binary detection
` [PATCH 7/9] remoteproc: qcom: q6v5: Add support for q6 rmb registers
` [PATCH 8/9] remoteproc: qcom_q6v5_pas: Add support to attach a DSP
` [PATCH 9/9] remoteproc: qcom_q6v5_pas: Add QDU1000/QRU1000 mpss compatible & data

[PATCH] mm: page_alloc: call panic() when memoryless node allocation fails
 2023-02-13 18:53 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 6.2-5
 2023-02-13 18:52 UTC  (2+ messages)

[PATCH v2 1/6] sign-file: refactor argument parsing logic
 2023-02-13 18:50 UTC  (7+ messages)
` [PATCH v2 2/6] sign-file: move file signing logic to its own function
` [PATCH v2 3/6] sign-file: add support sign modules in bulk
` [PATCH v2 4/6] sign-file: cosmetic fix
` [PATCH v2 v25/6] sign-file: fix few checkpatch issues
` [PATCH v2 5/6] sign-file: use const with a global string constant
` [PATCH v2 6/6] sign-file: improve help message

[tip: timers/core] clocksource: Print clocksource name when clocksource is tested unstable
 2023-02-13 18:48 UTC 

[GIT PULL v2 clocksource] Clocksource watchdog commits for v6.3
 2023-02-13 18:48 UTC  (2+ messages)
` [tip: timers/core] Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core

[tip: timers/core] clocksource: Loosen clocksource watchdog constraints
 2023-02-13 18:48 UTC 

[tip: timers/core] clocksource: Improve read-back-delay message
 2023-02-13 18:48 UTC 

[tip: timers/core] clocksource: Improve "skew is too large" messages
 2023-02-13 18:48 UTC 

[tip: timers/core] clocksource: Suspend the watchdog temporarily when high read latency detected
 2023-02-13 18:48 UTC 

[tip: timers/core] x86/tsc: Add option to force frequency recalibration with HW timer
 2023-02-13 18:48 UTC 

[tip: timers/core] clocksource: Verify HPET and PMTMR when TSC unverified
 2023-02-13 18:48 UTC 

[tip: timers/core] clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requested
 2023-02-13 18:48 UTC 

[PATCH] PCI: Fix build error when CONFIG_PCI_MSI disabled
 2023-02-13 18:46 UTC  (5+ messages)
    ` [External] : "

[PATCH] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys
 2023-02-13 18:46 UTC  (20+ messages)
          ` [PATCH RFC] "

[PATCH 0/5] Take 3 at async RPCs and no longer looping forever on signals
 2023-02-13 18:45 UTC  (5+ messages)
` [PATCH 2/5] 9p/net: share pooled receive buffers size exception in p9_tag_alloc

[PATCH v2 0/8] Support ACPI PSP on Hyper-V
 2023-02-13 18:43 UTC  (3+ messages)
` [PATCH v2 1/8] include/acpi: add definition of ASPT table

[PATCH v6 0/5] Device tree support for Hyper-V VMBus driver
 2023-02-13 18:40 UTC  (3+ messages)
` [PATCH v6 2/5] ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI cases

[PATCH] s390/kfence: fix page fault reporting
 2023-02-13 18:38 UTC 

[PATCH V2 net-next] net: fec: add CBS offload support
 2023-02-13 18:07 UTC  (5+ messages)

[PATCH 0/6] timers/nohz: Fixes and cleanups
 2023-02-13 18:36 UTC  (2+ messages)

[PATCH] ACPI: resource: Do IRQ override on all TongFang GMxRGxx
 2023-02-13 18:32 UTC  (2+ messages)

[PATCH v5 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2023-02-13 18:32 UTC  (4+ messages)

[PATCH] selftests/mount_setattr: fix redefine struct mount_attr build error
 2023-02-13 18:31 UTC 

[tip: timers/core] dt-bindings: timer: rk-timer: Add rktimer for rv1126
 2023-02-13 18:26 UTC 

[GIT PULL] timer drivers changes for v6.3
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] Merge tag 'timers-v6.3-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core

[PATCH v6 1/3] RISC-V: time: initialize hrtimer based broadcast clock event device
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v6 2/3] dt-bindings: timer: Add bindings for the RISC-V timer device
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] clocksource/drivers/riscv: Increase the clock source rating
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v6 3/3] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-riscv: "

[PATCH v2] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] "

|PATCH RESEND] clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPILE_TEST
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 7/9] dt-bindings: timer: mediatek,mtk-timer: add MT8365
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 1/2] clocksource/drivers/timer-microchip-pit64b: select driver only on ARM
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Select "

[PATCH] clocksource/drivers/sh_cmt: Mark driver as non-removable
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] "

[tip: timers/core] dt-bindings: timer: sifive,clint: add comaptibles for T-Head's C9xx
 2023-02-13 18:26 UTC 

[PATCH v2 2/2] clocksource/drivers/timer-microchip-pit64b: add delay timer
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Add "

[PATCH V2] clocksource: riscv: Patch riscv_clock_next_event() jump before first use
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/riscv: "

[PATCH] clocksource: em_sti: Mark driver as non-removable
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/em_sti: "

[PATCH] clocksource: sh_tmu: Mark driver as non-removable
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/sh_tmu: "

[PATCH] clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQ
 2023-02-13 18:26 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH V2 2/8] soundwire: amd: Add support for AMD Manager driver
 2023-02-13 18:24 UTC  (10+ messages)
` [PATCH V2 3/8] soundwire: amd: register soundwire manager dai ops
` [PATCH V2 5/8] soundwire: amd: add soundwire manager interrupt handling
` [PATCH V2 6/8] soundwire: amd: add runtime pm ops for AMD soundwire manager driver
` [PATCH V2 7/8] soundwire: amd: handle soundwire wake enable interrupt

[PATCH 1/2] platform/x86: dell-ddv: Fix cache invalidation on resume
 2023-02-13 18:22 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: dell-ddv: Fix temperature scaling

[PATCH bpf-next 0/6] ice: post-mbuf fixes
 2023-02-13 18:21 UTC  (2+ messages)

[PATCH] firmware: qcom_scm: Use fixed width src vm bitmap
 2023-02-13 18:18 UTC 

[PATCH v2] PM: Add EXPORT macros for exporting PM functions
 2023-02-13 18:18 UTC  (2+ messages)

[PATCH] EDAC/amd64: Avoid clang -Wsometimes-uninitialized in hw_info_get()
 2023-02-13 18:17 UTC 

[PATCH] ASoC: imx-pcm-rpmsg: Remove unused variable
 2023-02-13 18:13 UTC 

[PATCH 0/6] Use correct LDO5 control registers for PCA9450
 2023-02-13 18:12 UTC  (8+ messages)
` [PATCH 3/6] Revert "regulator: pca9450: Add SD_VSEL GPIO for LDO5"
` [PATCH 6/6] arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal

[PATCH v4 0/4] Reserve DSPPs based on user request
 2023-02-13 18:11 UTC  (2+ messages)

[v12] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2023-02-13 18:11 UTC  (2+ messages)

[PATCH] virt-pci: add platform bus support
 2023-02-13 18:09 UTC  (3+ messages)

[PATCH v3 1/4] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs
 2023-02-13 18:09 UTC  (3+ messages)

[PATCH v9 00/18] TDX host kernel support
 2023-02-13 18:07 UTC  (3+ messages)
` [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization

[RFC] Support for Arm CCA VMs on Linux
 2023-02-13 18:08 UTC  (4+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 10/28] arm64: RME: Allocate/free RECs to match vCPUs

[PATCH v1 1/1] PCI: dwc: Convert to agnostic GPIO API
 2023-02-13 18:07 UTC 

[PATCH][next] drm/sti: Fix spelling mistake "top_cmd_offest" -> "top_cmd_offset"
 2023-02-13 18:06 UTC  (2+ messages)

[PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
 2023-02-13 18:06 UTC  (3+ messages)
` [PATCH v13 03/12] splice: Do splice read from a buffered file without using ITER_PIPE

[PATCH V2 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-13 18:04 UTC  (5+ messages)
` [PATCH V2 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML

[PATCH 00/13] Extend the vPMU selftest
 2023-02-13 18:02 UTC  (11+ messages)
` [PATCH 04/13] selftests: KVM: aarch64: Add PMU cycle counter helpers
` [PATCH 05/13] selftests: KVM: aarch64: Consider PMU event filters for VM creation
` [PATCH 06/13] selftests: KVM: aarch64: Add KVM PMU event filter test
` [PATCH 07/13] selftests: KVM: aarch64: Add KVM EVTYPE filter PMU test
` [PATCH 08/13] selftests: KVM: aarch64: Add vCPU migration test for PMU
` [PATCH 09/13] selftests: KVM: aarch64: Test PMU overflow/IRQ functionality
` [PATCH 10/13] selftests: KVM: aarch64: Test chained events for PMU
` [PATCH 11/13] selftests: KVM: aarch64: Add PMU test to chain all the counters
` [PATCH 12/13] selftests: KVM: aarch64: Add multi-vCPU support for vPMU VM creation
` [PATCH 13/13] selftests: KVM: aarch64: Extend the vCPU migration test to multi-vCPUs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox