On 11/09/17 13:02, Jan Beulich wrote:
On 11.09.17 at 11:39, wrote:
>> On 11/09/17 11:23, Jan Beulich wrote:
>> On 11.09.17 at 11:03, wrote:
On 08/09/17 17:28, Jan Beulich wrote:
On 08.09.17 at 08:56, wrote:
> And if you special case Dom0,
> wouldn't it be better to
>>> On 11.09.17 at 11:39, wrote:
> On 11/09/17 11:23, Jan Beulich wrote:
> On 11.09.17 at 11:03, wrote:
>>> On 08/09/17 17:28, Jan Beulich wrote:
>>> On 08.09.17 at 08:56, wrote:
And if you special case Dom0,
wouldn't it be better to (also) special case the hardware domain
On 11/09/17 11:23, Jan Beulich wrote:
On 11.09.17 at 11:03, wrote:
>> On 08/09/17 17:28, Jan Beulich wrote:
>> On 08.09.17 at 08:56, wrote:
>>> And if you special case Dom0,
>>> wouldn't it be better to (also) special case the hardware domain
>>> (in case that's not Dom0)?
>>
>> As a har
>>> On 11.09.17 at 11:03, wrote:
> On 08/09/17 17:28, Jan Beulich wrote:
> On 08.09.17 at 08:56, wrote:
>> And if you special case Dom0,
>> wouldn't it be better to (also) special case the hardware domain
>> (in case that's not Dom0)?
>
> As a hardware domain not being dom0 would need to be
On 08/09/17 17:28, Jan Beulich wrote:
On 08.09.17 at 08:56, wrote:
>> Delay the allocation of the grant table sub structures in order to
>> allow modifying parameters needed for sizing of these structures at a
>> per domain basis. Either do it from gnttab_setup_table() or just
>> before the d
>>> On 08.09.17 at 08:56, wrote:
> Delay the allocation of the grant table sub structures in order to
> allow modifying parameters needed for sizing of these structures at a
> per domain basis. Either do it from gnttab_setup_table() or just
> before the domain is started the first time.
The refer
Delay the allocation of the grant table sub structures in order to
allow modifying parameters needed for sizing of these structures at a
per domain basis. Either do it from gnttab_setup_table() or just
before the domain is started the first time.
Signed-off-by: Juergen Gross
Reviewed-by: Paul Dur