Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1696849

Re: [PATCH 1/3] x86: provide an init_mem_mapping hypervisor hook

From Juergen Gross <jgross@suse.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] x86: provide an init_mem_mapping hypervisor hook
Date 2017-07-26 09:50 +0200
Message-ID <u7peV-5RS-5@gated-at.bofh.it> (permalink)
References <u74Nb-1aa-11@gated-at.bofh.it> <u74Nb-1aa-9@gated-at.bofh.it> <u78H8-3MX-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 25/07/17 16:09, Boris Ostrovsky wrote:
> On 07/25/2017 05:50 AM, Juergen Gross wrote:
>> Provide a hook in hypervisor_x86 called after setting up initial
>> memory mapping.
>>
>> This is needed e.g. by Xen HVM guests to map the hypervisor shared
>> info page.
> 
> This is not necessarily a problem specific to guests so I wonder whether
> the hook should be part of x86_platform_ops or some other x86 structure.

I'm fine with any solution. I've chosen the hypervisor struct as right
now there seems to be a need for HVM Xen guests only.


Juergen

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] x86: provide an init_mem_mapping hypervisor hook Juergen Gross <jgross@suse.com> - 2017-07-25 12:00 +0200
  Re: [PATCH 1/3] x86: provide an init_mem_mapping hypervisor hook Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2017-07-25 16:10 +0200
    Re: [PATCH 1/3] x86: provide an init_mem_mapping hypervisor hook Juergen Gross <jgross@suse.com> - 2017-07-26 09:50 +0200

csiph-web