On 2/21/25 10:10, Nuno Das Neves wrote:
> On 2/20/2025 2:59 PM, MUKESH RATHOR wrote:
>>
>>
>> On 2/20/25 14:56, Easwar Hariharan wrote:
>> > On 2/20/2025 1:59 PM, MUKESH RATHOR wrote:
>> >>
>> >>
>> >&
On 2/20/25 14:56, Easwar Hariharan wrote:
> On 2/20/2025 1:59 PM, MUKESH RATHOR wrote:
>>
>>
>> On 2/20/25 10:33, Nuno Das Neves wrote:
>> > Introduce hv_current_partition_type to store the partition type
>> > as an enum.
>> >
&
On 2/20/25 10:33, Nuno Das Neves wrote:
> Introduce hv_current_partition_type to store the partition type
> as an enum.
>
> Right now this is limited to guest or root partition, but there will
> be other kinds in future and the enum is easily extensible.
>
> Set up hv_current_partition_typ
On 11/11/24 13:28, Michael Kelley wrote:
> From: MUKESH RATHOR Sent: Monday,
November 11, 2024 10:53 AM
>>
>> On 11/10/24 20:12, Michael Kelley wrote:
>> > From: Nuno Das Neves Sent:
>> Thursday, November 7, 2024 2:32 PM
>> >>
>>
On 11/10/24 20:12, Michael Kelley wrote:
> From: Nuno Das Neves Sent:
Thursday, November 7, 2024 2:32 PM
>>
>> To support Hyper-V Dom0 (aka Linux as root partition), many new
>> definitions are required.
>
> Using "dom0" terminology here and in the Subject: line is likely to
> be confusi
On 10/10/24 11:21, Michael Kelley wrote:
> From: Nuno Das Neves Sent:
Thursday, October 3, 2024 12:51 PM
>>
>> To support Hyper-V Dom0 (aka Linux as root partition), many new
>> definitions are required.
>>
>> The plan going forward is to directly import headers from
>> Hyper-V. This is
Hi Michael,
I can answer some of the questions since I instigated this effort
while ago (you might find old email chain/s).
On 10/10/24 11:21, Michael Kelley wrote:
> From: Nuno Das Neves Sent:
Thursday, October 3, 2024 12:51 PM
>>
>> Add definitions needed for privileged Hyper-V partitions