>>> On 03.07.18 at 10:17, wrote:
> On Fri, Jun 08, 2018 at 11:59:26AM +0200, Roger Pau Monne wrote:
>> Hello,
>>
>> The following patches set a sane initial MTRR state for both Dom0 and
>> DomU PVH guests. Note that for Dom0 the host MTRR state is used, OTOH
>> for DomU the default MTRR type is s
On Fri, Jun 08, 2018 at 11:59:26AM +0200, Roger Pau Monne wrote:
> Hello,
>
> The following patches set a sane initial MTRR state for both Dom0 and
> DomU PVH guests. Note that for Dom0 the host MTRR state is used, OTOH
> for DomU the default MTRR type is set to write-back.
>
> This should avoid
Hello,
The following patches set a sane initial MTRR state for both Dom0 and
DomU PVH guests. Note that for Dom0 the host MTRR state is used, OTOH
for DomU the default MTRR type is set to write-back.
This should avoid guests having to setup some kind of MTRR state in
order to boot.
This has been