]> Git Repo - qemu.git/blobdiff - docs/memory-hotplug.txt
9pfs: use g_malloc0 to allocate space for xattr
[qemu.git] / docs / memory-hotplug.txt
index 56bdd0a47b4e88d8bd528a34cad17946a7500aaf..d96397c1afe27cb35148a7adf2f2cc40dd9f61d8 100644 (file)
@@ -24,7 +24,7 @@ Where,
 
 For example, the following command-line:
 
- qemu [...] 1G,slots=3,maxmem=4G
+ qemu [...] -m 1G,slots=3,maxmem=4G
 
 Creates a guest with 1GB of memory and three hotpluggable memory slots.
 The hotpluggable memory slots are empty when the guest is booted, so all
This page took 0.020187 seconds and 4 git commands to generate.