aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: fix nodeinfo build on non-Linux platformsEric Blake2012-09-181-0/+4
* build: Fix build failure on non-linux platformOsier Yang2012-09-181-4/+4
* use virBitmap to store nodeinfo.Hu Tao2012-09-171-15/+11
* node_memory: Implement the internal APIsOsier Yang2012-09-171-0/+249
* build: work with glibc that lacks CPU_COUNTEric Blake2012-08-211-0/+13
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Replace use of nodeReportError with virReportErrorDaniel P. Berrange2012-07-201-54/+50
* nodeinfo: deal with offline cpus in a nodeEric Blake2012-07-181-0/+6
* nodeinfo: Fix gathering of nodeinfo data structurePeter Krempa2012-07-111-130/+196
* S390: Fixed core identification for s390Viktor Mihajlovski2012-06-251-0/+6
* S390: Fixed Parser for /proc/cpuinfo needs to be adapted for your architectureThang Pham2012-06-251-0/+5
* Santize the reporting of VIR_ERR_INVALID_ERRORDaniel P. Berrange2012-05-281-7/+12
* nodeinfo: Get the correct CPU number on AMD Magny Cours platformOsier Yang2012-05-151-2/+38
* nodeinfo: avoid probing host filesystem during testEric Blake2012-05-141-32/+74
* nodeinfo: drop static variableEric Blake2012-05-141-38/+17
* Coverity: Fix resource leak in nodeinfo.cOsier Yang2012-05-041-9/+8
* fix memleak in linuxParseCPUmapHu Tao2012-04-241-0/+1
* build: avoid s390 compiler warningsEric Blake2012-04-101-1/+2
* Consistent style for usage of sizeof operatorDaniel P. Berrange2012-03-301-2/+2
* Ensure max_id is initialized in linuxParseCPUmap()Daniel P. Berrange2012-03-071-1/+1
* add nodeGetCPUmap() for getting available CPU IDs in a cpumap.KAMEZAWA Hiroyuki2012-03-061-1/+67
* avoid global variable shadowedHu Tao2012-03-011-4/+4
* Fix build on s390(x) and other stange archesDaniel Veillard2011-12-301-1/+2
* fix memory leak in src/nodeinfo.cStefan Berger2011-12-091-3/+6
* Use sysfs to gather host topology, in place ofPrerna Saxena2011-12-081-83/+61
* nodeinfo: Fix incorrect error codesOsier Yang2011-09-011-8/+8
* nodeinfo: Cleanup improper VIR_ERR_NO_SUPPORT useOsier Yang2011-08-231-8/+8
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* Add node prefix to virNodeGet(CPU|Memory)Stats structs and definesMatthias Bolte2011-06-281-20/+20
* Fix preprocessor indentation in nodeinfo.cMatthias Bolte2011-06-201-6/+6
* build: fix building error when building without libvirtdWen Congyang2011-06-201-0/+6
* build: avoid compiler warning on non-LinuxEric Blake2011-06-151-6/+6
* virNodeGetMemoryStats: Implement linux supportMinoru Usui2011-06-141-0/+172
* virNodeGetCPUStats: Implement linux supportMinoru Usui2011-06-141-0/+138
* nodeinfo: remove superflous bracesGuido Günther2011-06-141-3/+1
* Add support for s390(x) cpu options parsingMichal Privoznik2011-04-211-2/+27
* Update and sort msg_gen_function list and mark unmarked messagesMatthias Bolte2011-04-181-1/+1
* Remove virConnectPtr from virRaiseErrorFullMatthias Bolte2011-04-171-1/+1
* maint: silence cppi warningsEric Blake2011-04-141-8/+8
* ppc: Enable starting of Qemu VMs on ppc hostStefan Berger2011-04-141-1/+32
* Put <stdbool.h> into internal.h so it is available everywhereDaniel P. Berrange2011-02-241-1/+0
* virsh: freecell --all getting wrong NUMA nodes countMichal Privoznik2011-02-181-1/+2
* tests: avoid spurious failure of nodeinfotestEric Blake2010-12-201-3/+8
* Fix host CPU counting on unusual NUMA topologiesJiri Denemark2010-11-251-0/+10
* deprecate fclose() and introduce VIR_{FORCE_}FCLOSE()Stefan Berger2010-11-161-4/+4
* nodeinfo: work when hot-plugging is disabledEric Blake2010-09-221-2/+3
* Fix handling of sparse NUMA topologiesDaniel P. Berrange2010-08-241-1/+13
* nodeinfo: skip offline CPUsEric Blake2010-08-101-36/+76
* build: use gnulib's unameEric Blake2010-05-061-10/+2
* Fix compiler warning about unused conn parameterMatthias Bolte2010-04-061-2/+2