diff --git a/TODO b/TODO index c3cc999ac4..faddc6f847 100644 --- a/TODO +++ b/TODO @@ -211,7 +211,7 @@ Features: 1. add resume_offset support to the resume code (i.e. support swap files properly) 2. check if swap is on weird storage and refuse if so - 3. add autodetection of hibernation images + 3. add auto-detection of hibernation images * cgroups: use inotify to get notified when somebody else modifies cgroups owned by us, then log a friendly warning. diff --git a/test/README.testsuite b/test/README.testsuite index 9e0c36512c..471771acd4 100644 --- a/test/README.testsuite +++ b/test/README.testsuite @@ -51,7 +51,7 @@ TEST_NO_NSPAWN=1 Don't run tests under systemd-nspawn TEST_NO_KVM=1 - Disable QEMU KVM autodetection (may be necessary when you're trying to run the + Disable QEMU KVM auto-detection (may be necessary when you're trying to run the *vanilla* QEMU and have both qemu and qemu-kvm installed) TEST_NESTED_KVM=1