aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* use virBitmap to store nodeinfo.Hu Tao2012-09-171-3/+3
* node_memory: Implement the internal APIsOsier Yang2012-09-171-0/+10
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* add nodeGetCPUmap() for getting available CPU IDs in a cpumap.KAMEZAWA Hiroyuki2012-03-061-1/+4
* build: avoid ATTRIBUTE_UNUSED in headersEric Blake2011-07-141-2/+2
* util: reject unknown flags, and prefer unsigned flagsEric Blake2011-07-131-3/+3
* Add node prefix to virNodeGet(CPU|Memory)Stats structs and definesMatthias Bolte2011-06-281-2/+2
* virNodeGetMemoryStats: Implement linux supportMinoru Usui2011-06-141-0/+5
* virNodeGetCPUStats: Implement linux supportMinoru Usui2011-06-141-1/+5
* build: consistently indent preprocessor directivesEric Blake2010-03-091-3/+3
* Generic shared impls of all NUMA apisDaniel P. Berrange2009-06-031-2/+9
* make NUMA-initialization code more portable and more robustJim Meyering2008-12-211-1/+3
* Do conditional driver config in Makefile.am, not source filesDaniel P. Berrange2008-08-201-9/+1
* Fix gcc-4.3.0 "inlining failed" warning.Mark McLoughlin2008-02-081-1/+1
* Split out generic nodeinfo APIDaniel P. Berrange2007-07-251-0/+39