|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 1/4] hvm: NUMA guest: extend memops hypercall
On 4/7/08 12:14, "Andre Przywara" <andre.przywara@xxxxxxx> wrote:
>> Should unprivileged domUs be allowed to specify the NUMA node they allocate
>> from, regardless of whether they even run there? Seems like a breakage of
>> guest isolation to me.
> Good catch (I code in HVM land most of the time), I hope this small
> (attached) patch fixes this.
Looking some more, I still don't see that this patch can work. Don't the
subfunctions in memory.c go and OR in MEMF_node() values on top of what the
caller may have specified??
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|