Re: [PATCH 00/10] x86: mm (mainly shadow) adjustments

2020-04-18 Thread Tim Deegan
At 16:23 +0200 on 17 Apr (1587140581), Jan Beulich wrote: > Large parts of this series are to further isolate pieces which > are needed for HVM only, and hence would better not be built > with HVM=n. But there are also a few other items which I've > noticed along the road. Acked-by: Tim Deegan wi

Re: [PATCH 00/10] x86: mm (mainly shadow) adjustments

2020-04-17 Thread Andrew Cooper
On 17/04/2020 15:23, Jan Beulich wrote: > Large parts of this series are to further isolate pieces which > are needed for HVM only, and hence would better not be built > with HVM=n. But there are also a few other items which I've > noticed along the road. > > 01: mm: no-one passes a NULL domain to

[PATCH 00/10] x86: mm (mainly shadow) adjustments

2020-04-17 Thread Jan Beulich
Large parts of this series are to further isolate pieces which are needed for HVM only, and hence would better not be built with HVM=n. But there are also a few other items which I've noticed along the road. 01: mm: no-one passes a NULL domain to init_xen_l4_slots() 02: shadow: drop a stray forwar