From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhLlP-00060T-64 for qemu-devel@nongnu.org; Mon, 05 May 2014 12:29:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhLlI-0002gZ-OH for qemu-devel@nongnu.org; Mon, 05 May 2014 12:29:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhLlI-0002gS-Gs for qemu-devel@nongnu.org; Mon, 05 May 2014 12:29:04 -0400 Message-ID: <5367BC34.4020402@redhat.com> Date: Mon, 05 May 2014 18:28:36 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1396618620-27823-1-git-send-email-imammedo@redhat.com> <1396618620-27823-35-git-send-email-imammedo@redhat.com> <5367BB65.3030905@redhat.com> In-Reply-To: <5367BB65.3030905@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 34/35] pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , Igor Mammedov , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, mst@redhat.com, aik@ozlabs.ru, jan.kiszka@siemens.com, mjt@tls.msk.ru, lcapitulino@redhat.com, kraxel@redhat.com, akong@redhat.com, quintela@redhat.com, armbru@redhat.com, aliguori@amazon.com, hutao@cn.fujitsu.com, lersek@redhat.com, ehabkost@redhat.com, marcel.a@redhat.com, stefanha@redhat.com, chegu_vinod@hp.com, rth@twiddle.net, kwolf@redhat.com, s.priebe@profihost.ag, mreitz@redhat.com, vasilis.liaskovitis@profitbricks.com, afaerber@suse.de Il 05/05/2014 18:25, Eric Blake ha scritto: >> > also make handler edge based to avoid loosing events, the same as > s/loosing/losing/ > > (loose rhymes with goose and means the opposite of "tight"; lose rhymes > with use and means the opposite of "gain" - it is a very frequent typo > to see people put too many 'o's when they meant a variant of "lose") Unfortunately rhymes are useless to non-native speakers. :) A good way to remember it is to think of 'loosen' and 'lost' rather than 'loose' and 'lose', which are pronounced differently and hence easier to associate with the right number of 'o's. Paolo