summaryrefslogtreecommitdiff
path: root/src/cpu/cpu_map.h
Commit message (Expand)AuthorAgeFilesLines
* src/cpu: use #pragma once in headersJonathon Jongsma2019-06-131-5/+2
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-3/+3
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-3/+0
* cpu: push more parsing logic into common codeDaniel P. Berrangé2018-08-281-17/+5
* cpu: Rework CPU map loadingJiri Denemark2016-05-201-0/+2
* headers: Remove unnecessary keyword extern from function declarationErik Skultety2016-05-111-1/+1
* cpu: use typedefs for enums in "src/cpu/cpu_map.h"Julio Faracco2014-06-021-3/+3
* Use virFileFindResource to locate CPU map XMLDaniel P. Berrange2014-04-251-3/+0
* Rename xml.{c,h} to virxml.{c,h}Daniel P. Berrange2012-12-211-1/+1
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* cpu: Add support for overriding path to CPU map XML fileJiri Denemark2010-12-011-0/+3
* cpu: Add support for CPU vendorJiri Denemark2010-07-071-5/+15
* build: consistently indent preprocessor directivesEric Blake2010-03-091-2/+2
* Adds CPU selection infrastructureJiri Denemark2009-12-181-0/+41