qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v2 19/44] hw/i386/e820: introduce a helper function to ch


From: Gerd Hoffmann
Subject: Re: [RFC PATCH v2 19/44] hw/i386/e820: introduce a helper function to change type of e820
Date: Thu, 26 Aug 2021 13:22:03 +0200

On Wed, Jul 07, 2021 at 05:54:49PM -0700, isaku.yamahata@gmail.com wrote:
> From: Isaku Yamahata <isaku.yamahata@intel.com>
> 
> Introduce a helper function, e820_change_type(), that change
> the type of subregion of e820 entry.

The entry is splited into multiple if needed.

> The following patch uses it.

Used to mark ram regions used for firmware as reserved.

More verbose commit messages please, it makes review easier if I don't
have to read the details out of the code changes.

thanks,
  Gerd




reply via email to

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