On Thu, 2015-06-04 at 12:52 -0400, Boris Ostrovsky wrote:
> On 06/04/2015 06:23 AM, Wei Liu wrote:
> > This patch does the following:
> > 1. Use local variables for dummy vNUMA layout in PV case.
> > 2. Avoid leaking dummy layout back to caller in PV case.
> > 3. Use local variables to reference vN
On 06/04/2015 06:23 AM, Wei Liu wrote:
This patch does the following:
1. Use local variables for dummy vNUMA layout in PV case.
2. Avoid leaking dummy layout back to caller in PV case.
3. Use local variables to reference vNUMA layout (whether it is dummy
or provided by caller) for both PV and
This patch does the following:
1. Use local variables for dummy vNUMA layout in PV case.
2. Avoid leaking dummy layout back to caller in PV case.
3. Use local variables to reference vNUMA layout (whether it is dummy
or provided by caller) for both PV and HVM.
Signed-off-by: Wei Liu
---
tools/