aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* numad: Copy 'placement' of <numatune> to <vcpu> by defaultOsier Yang2012-05-081-0/+4
With this patch, one can also fully drive numad by: <vcpu>2</vcpu> <numatune> <memory placement='auto'/> </numatune> New tests are added.