cloud-hypervisor/docs
Sebastien Boeuf e15dba2925 vmm: Rename NUMA option 'id' into 'guest_numa_id'
The goal of this commit is to rename the existing NUMA option 'id' with
'guest_numa_id'. This is done without any modification to the way this
option behaves.

The reason for the rename is caused by the observation that all other
parameters with an option called 'id' expect a string to be provided.

Because in this particular case we expect a u32 representing a proximity
domain from the ACPI specification, it's better to name it with a more
explicit name.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-09-07 07:37:14 +02:00
..
api.md docs: Update API documentation about '/vm.remove-device' 2020-07-16 07:35:26 +02:00
arm64.md scripts: Remove the workaround for "with-serde" build error on AArch64 2020-07-31 12:35:17 +01:00
custom-image.md docs: Update custom image instructions 2020-07-03 14:37:09 +02:00
debug-port.md docs: Replace every mention of ClearLinux with Ubuntu 2020-07-03 14:37:09 +02:00
device_model.md docs: Update device model to clarify how to enable vhost-user-block 2020-01-29 08:06:37 +00:00
fs.md docs/virtio-fs: Update --memory option parameters 2020-08-19 10:43:04 +02:00
fuzzing.md fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
hotplug.md docs: Replace every mention of ClearLinux with Ubuntu 2020-07-03 14:37:09 +02:00
intel_sgx.md docs: Add Intel SGX documentation 2020-07-20 09:06:06 +01:00
iommu.md docs/iommu: Update cpu and memory option parameters 2020-08-24 08:49:47 +02:00
memory.md vmm: Rename NUMA option 'id' into 'guest_numa_id' 2020-09-07 07:37:14 +02:00
networking.md docs: Replace every mention of ClearLinux with Ubuntu 2020-07-03 14:37:09 +02:00
snapshot_restore.md docs: Add snapshot/restore documentation 2020-07-22 12:49:34 +01:00
vfio.md docs: Replace every mention of ClearLinux with Ubuntu 2020-07-03 14:37:09 +02:00
vhost-user-blk-testing.md docs: use shared memory with vhost-user 2020-08-11 19:37:31 +02:00
vhost-user-net-testing.md docs: use shared memory with vhost-user 2020-08-11 19:37:31 +02:00