[pbs-devel] applied: [RFC PATCH backup-restore-image 1/1] add kernel config options for memory hotplug
Wolfgang Bumiller
w.bumiller at proxmox.com
Mon Nov 7 13:48:55 CET 2022
applied, thanks
On Mon, Oct 31, 2022 at 12:39:51PM +0100, Dominik Csapak wrote:
> so that we can hotplug memory in the guest
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> src/config-base | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/src/config-base b/src/config-base
> index e9af0ba..0f4f06d 100644
> --- a/src/config-base
> +++ b/src/config-base
> @@ -144,3 +144,9 @@ CONFIG_ISO9660_FS=y
> CONFIG_NTFS_FS=y
> CONFIG_MSDOS_FS=y
> CONFIG_VFAT_FS=y
> +
> +# memory hotplug
> +CONFIG_MEMORY_HOTPLUG=y
> +CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y
> +CONFIG_MEMORY_HOTREMOVE=y
> +CONFIG_ACPI_HOTPLUG_MEMORY=y
> --
> 2.30.2
More information about the pbs-devel
mailing list