]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qtest/migration-test.c
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
[mirror_qemu.git] / tests / qtest / migration-test.c
index 5752412b6425e070f1a65f486a5729ab5b082681..0fbaa6a90fd6c1dfe2fc3c4e7f05f6b1b3fc10d8 100644 (file)
@@ -3138,7 +3138,7 @@ static void test_migrate_dirty_limit(void)
     uint64_t throttle_us_per_full;
     /*
      * We want the test to be stable and as fast as possible.
-     * E.g., with 1Gb/s bandwith migration may pass without dirty limit,
+     * E.g., with 1Gb/s bandwidth migration may pass without dirty limit,
      * so we need to decrease a bandwidth.
      */
     const int64_t dirtylimit_period = 1000, dirtylimit_value = 50;