From ab807897474f8c6c3fc7b6556b6fcd3f3cf81098 Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Thu, 17 Sep 2020 15:00:41 +0100 Subject: [PATCH] README: Configurable hotplug is no longer an objective Signed-off-by: Rob Bradford --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08623d800..59cbc879e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Cloud Hypervisor is implemented in [Rust](https://www.rust-lang.org/) and is bas * High performance * Small attack surface * 64-bit support only -* Build time configurable CPU, memory, PCI and NVDIMM hotplug +* CPU, memory, PCI hotplug * Machine to machine migration ### Architectures