cloud-hypervisor/docs
Wei Liu da5fae3814 docs: Fix the chown command in macvtap-bridge.md
When invoking the script chown shows a warning.

    chown: warning: '.' should be ':': ‘1000.1000’

From `info coreutils 'chown invocation'`.

   Some older scripts may still use ‘.’ in place of the ‘:’ separator.
POSIX 1003.1-2001 (*note Standards conformance::) does not require
support for that, but for backward compatibility GNU ‘chown’ supports
‘.’ so long as no ambiguity results, although it issues a warning and
support may be removed in future versions.  New scripts should avoid the
use of ‘.’ because it is not portable, and because it has undesirable
results if the entire OWNER‘.’GROUP happens to identify a user whose
name contains ‘.’.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2025-07-01 15:12:03 +00:00
..
amd_sev_snp.md docs: Fix broken link in amd_sev_snp.md 2025-02-08 16:36:48 +08:00
api.md docs: remove old --api-socket behavior 2024-11-06 08:33:27 +00:00
balloon.md docs/balloon: fix typos 2023-09-23 09:37:32 +01:00
building.md doc: Add musl-tools to instructions for build 2023-01-26 08:09:46 -08:00
coverage.md docs: improve code coverage document 2024-10-23 18:38:34 +01:00
cpu.md vmm: Add support for enabling AMX in vm guests 2022-03-25 14:11:54 -07:00
custom-image.md docs: Fix scripts link 2024-10-23 18:38:50 +01:00
debug-port.md docs: Fix broken link to intel 0x80 debug port 2025-02-08 16:40:44 +08:00
device_model.md Change to . 2022-06-27 11:24:57 +01:00
fs.md docs: mention thread pool option for virtiofsd 2022-08-03 20:36:22 +00:00
fuzzing.md misc: Fix spelling issues 2024-06-08 16:31:30 +00:00
gdb.md docs: update command line options to use clap 2023-10-20 11:44:28 -07:00
heap-profiling.md docs: Add instructions for heap profiling 2023-01-17 14:02:01 +00:00
hotplug.md misc: Fix spelling issues 2024-06-08 16:31:30 +00:00
intel_sgx.md docs: SGX virt changes are upstream 2025-06-20 10:21:04 +00:00
intel_tdx.md docs: Update outdated intel_tdx.md 2025-02-08 16:38:46 +08:00
io_throttling.md docs: Fix broken link in io_throttling.md 2025-02-08 16:38:22 +08:00
iommu.md misc: Fix spelling issues 2024-06-08 16:31:30 +00:00
landlock.md docs: Minor doc update 2024-08-05 17:46:30 +00:00
live_migration.md docs: Add documentation for cross-host TCP live migration 2024-12-18 14:02:38 +00:00
logging.md docs: Fix link to docs/logging.md 2025-02-08 16:37:03 +08:00
macvtap-bridge.md docs: Fix the chown command in macvtap-bridge.md 2025-07-01 15:12:03 +00:00
memory.md misc: Fix spelling issues 2024-06-08 16:31:30 +00:00
mshv.md docs: Add documentations for MSHV and related features 2023-11-10 11:30:40 -08:00
performance_metrics.md performance-metrics: add restore latency performance metric 2024-08-02 08:29:03 +00:00
profiling.md docs: update command line options to use clap 2023-10-20 11:44:28 -07:00
releases.md misc: Fix spelling issues 2024-06-08 16:31:30 +00:00
riscv.md docs: Update riscv docs for developing in QEMU VM 2025-05-03 11:11:05 +00:00
seccomp.md docs: seccomp: Enhance strace command to print thread name 2022-11-11 16:47:24 +00:00
snapshot_restore.md docs: Update snapshot/restore documentation 2024-05-14 10:52:46 +00:00
tpm.md docs: Fix a typo on the doc for tpm 2022-11-27 18:55:07 +00:00
tracing.md misc: Fix spelling issues 2024-06-08 16:31:30 +00:00
uefi.md docs: update UEFI.md to reference upstream tianocore EDK2 repository 2022-12-13 18:16:34 +01:00
vdpa.md docs: Add documentation for vDPA 2022-03-25 15:30:20 +01:00
vfio-user.md docs/vfio-user: Add more description on NVMe Device part 2021-11-22 11:34:42 -08:00
vfio.md docs: add documentation for GPUDirect P2P 2024-04-27 07:47:40 +00:00
vhost-user-blk-testing.md docs: update command line options to use clap 2023-10-20 11:44:28 -07:00
vhost-user-net-testing.md docs: Update vhost-user-net-testing instructions 2024-01-17 09:06:11 -08:00
virtiofs-root.md docs: Update documentation for Rust based virtiofsd 2022-02-21 10:42:36 +00:00
vsock.md docs: cloud-hypervisor only supports stream vsock 2024-03-19 10:19:22 -07:00
windows.md docs: Add a missing backslash 2023-12-11 13:30:24 +00:00