qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1] migration: fix typo in mig_throttle_guest_down comment


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v1] migration: fix typo in mig_throttle_guest_down comment
Date: Thu, 8 Jul 2021 19:07:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 7/8/21 6:36 PM, Dr. David Alan Gilbert wrote:
> * Olaf Hering (olaf@aepfle.de) wrote:
>> Fixes commit 3d0684b2ad82a5dde68e3f08b0d7786dccaf619c ("ram: Update
>> all functions comments")
>>
>> Signed-off-by: Olaf Hering <olaf@aepfle.de>
>> ---
>>  migration/ram.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/migration/ram.c b/migration/ram.c
>> index 723af67c2e..88ff34f574 100644
>> --- a/migration/ram.c
>> +++ b/migration/ram.c
>> @@ -600,7 +600,7 @@ static size_t save_page_header(RAMState *rs, QEMUFile 
>> *f,  RAMBlock *block,
>>  }
>>  
>>  /**
>> - * mig_throttle_guest_down: throotle down the guest
>> + * mig_throttle_guest_down: throttle down the guest
> 
> Ah yes, Juan frequently throotles.

=)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]