On Mon, Sep 28, 2015 at 07:02:29AM +0200, Juergen Gross wrote:
> There are several unused function and structure declarations in the
> hypervisor related to domain building. Remove them.
>
> Use an enum for elf_dom_parms.pae instead of just hard coding the
> values when setting the information and
On 28/09/15 06:02, Juergen Gross wrote:
> There are several unused function and structure declarations in the
> hypervisor related to domain building. Remove them.
>
> Use an enum for elf_dom_parms.pae instead of just hard codiint pae; /* some
> kind of enum apparently */
> ng the
> values when se
>>> On 28.09.15 at 07:02, wrote:
> There are several unused function and structure declarations in the
> hypervisor related to domain building. Remove them.
>
> Use an enum for elf_dom_parms.pae instead of just hard coding the
> values when setting the information and adjust the code to use those