On Mon, 05 May 2014 10:25:09 -0600 Eric Blake <ebl...@redhat.com> wrote:
> On 04/04/2014 07:36 AM, Igor Mammedov wrote: > > also make handler edge based to avoid loosing events, the same as > > s/loosing/losing/ Thanks, I'll fix it. > > (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") > > > it has been done for PCI and CPU hotplug handlers. > > > > Signed-off-by: Igor Mammedov <imamm...@redhat.com> > > --- > > hw/i386/acpi-dsdt.dsl | 5 ++++- > > hw/i386/q35-acpi-dsdt.dsl | 5 ++++- > > 2 files changed, 8 insertions(+), 2 deletions(-) > > >