[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V7 0/8] Add architecture agnostic code to support vCPU Hotplu
From: |
Igor Mammedov |
Subject: |
Re: [PATCH V7 0/8] Add architecture agnostic code to support vCPU Hotplug |
Date: |
Fri, 24 Nov 2023 18:16:58 +0100 |
On Mon, 13 Nov 2023 20:12:28 +0000
Salil Mehta <salil.mehta@huawei.com> wrote:
[...]
> physmem: Add helper function to destroy CPU AddressSpace
> gdbstub: Add helper function to unregister GDB register space
[...]
above patches look like potential bugfixes (modulo they aren't getting used
actually),
only commit messages do not mention adverse effects (which they should do).
Question is:
do un-destroyed/registered CPU AS and GDB RS affect machines that
already support cpu hot-unplug? (x86/s380/spapr)
- [PATCH V7 4/8] hw/acpi: Update GED _EVT method AML with CPU scan, (continued)
- [PATCH V7 4/8] hw/acpi: Update GED _EVT method AML with CPU scan, Salil Mehta, 2023/11/13
- [PATCH V7 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change, Salil Mehta, 2023/11/13
- [PATCH V7 6/8] physmem: Add helper function to destroy CPU AddressSpace, Salil Mehta, 2023/11/13
- [PATCH V7 7/8] gdbstub: Add helper function to unregister GDB register space, Salil Mehta, 2023/11/13
- [PATCH V7 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit, Salil Mehta, 2023/11/13
- Re: [PATCH V7 0/8] Add architecture agnostic code to support vCPU Hotplug,
Igor Mammedov <=
- Re: [PATCH V7 0/8] Add architecture agnostic code to support vCPU Hotplug, Igor Mammedov, 2023/11/24