Thank you and apologies for the ambiguity
xbar is a subset of the vector x.
the problem that i wanted to formulate was that there was more risk associated with the (xbar, sigmabar) quadratic term than the "x' sigma x" term.
as you suggested, i could do x'*Sigma*x <= r ... could i then add a tighter condition on xbar'*Sigmabar*xbar e.g., <= r/2?
im not sure if there might have been another way to cast this requirement, e.g., require xbar'*Sigmabar*xbar <= x'*Sigma*x, but not sure if this would be convex.