summaryrefslogtreecommitdiff
path: root/virtinst/CPU.py
Commit message (Expand)AuthorAgeFilesLines
* virtinst: Rename most files to be more sensibleCole Robinson2013-08-091-179/+0
* xmlbuilder: Always keep around an xml node, even if building from scratchCole Robinson2013-07-251-1/+1
* xmlbuilder: Simplify global XML varsCole Robinson2013-07-241-5/+2
* xmlbuilder: Use shared clear() functionCole Robinson2013-07-241-13/+0
* Guest: Convert to new style XML prop, drop a bunch of XML infrastructureCole Robinson2013-07-241-10/+5
* CPU: Convert to new style XML propsCole Robinson2013-07-231-174/+60
* xmlbuilder: Few misc cleanups and streamliningsCole Robinson2013-07-131-11/+10
* virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.pyCole Robinson2013-07-131-17/+16
* VirtualConnection: cache capabilities XMLCole Robinson2013-07-061-5/+5
* cpu: add helper function to reset cpu related variables to noneGuannan Ren2013-04-201-0/+9
* Add support for cpu mode attribute and cpu host-passthroughKen ICHIKAWA2013-04-141-1/+22
* Revive pep8 and clean up the codeCole Robinson2013-04-131-0/+2
* Remove all relative importsCole Robinson2013-04-121-2/+2
* Merge code from python-virtinst.gitCole Robinson2013-04-031-0/+284