summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fsdetails: Fix adding a filesystem device (bz 1073067)Cole Robinson2014-03-061-2/+3
* fsdetails: Make test driver act identical to qemuCole Robinson2014-03-061-23/+38
* details: Fix fallback if fetching CPU models fails (bz 1072704)Cole Robinson2014-03-061-2/+3
* tests: Fix a few failures with older libvirtCole Robinson2014-03-064-0/+14
* formats: make sure 'unar' is existedChen Hanxiao2014-03-061-0/+9
* Fix some pylintChen Hanxiao2014-03-012-4/+4
* details: Fix setting default window sizeCole Robinson2014-02-281-1/+5
* details-toolbar: set show_arrow to trueMaros Zatko2014-02-281-1/+0
* vmmDetails: toggle visibilities on page changeMaros Zatko2014-02-281-1/+5
* vmmConsolePages: toggle visibilities on page changeMaros Zatko2014-02-281-1/+6
* console: Fix unsetting 'resize-guest' property from UICole Robinson2014-02-281-1/+1
* cli: Add --graphics defaultModeCole Robinson2014-02-274-1/+4
* vmm connection: Handle missing storage volumes (bz 1070883)Cole Robinson2014-02-271-4/+11
* ui: disable setting uid/gid_start for user namespaceChen Hanxiao2014-02-273-46/+34
* cli: add missing remove_first method for --blkiotuneChen Hanxiao2014-02-262-1/+2
* delete: fix a typoChen Hanxiao2014-02-261-1/+1
* Fix deprecation warnings on F21/rawhideCole Robinson2014-02-255-22/+14
* engine: Fix closing connection when tick() fails (bz 1069351)Cole Robinson2014-02-251-15/+24
* tests: Remove 'support' module, not very useful these daysCole Robinson2014-02-251-51/+0
* tests: 'skip' a test if compare check failsCole Robinson2014-02-252-11/+14
* xmlbuilder: Actually import loggingCole Robinson2014-02-251-0/+1
* Don't forbid object names that are only all numbers (bz 1067127)Cole Robinson2014-02-251-4/+0
* xmlbuilder: Log broken XML if we can't parse itCole Robinson2014-02-251-1/+7
* Attempt empty path on virDomainBlockStatsThorsten Behrens2014-02-241-0/+13
* details: add UI interface for LXC user namespaceChen Hanxiao2014-02-242-7/+343
* domain: add define method for idmapChen Hanxiao2014-02-241-0/+20
* virt-install: Add --memtune optionChen Hanxiao2014-02-248-1/+79
* tests: update test suites output with the last libvirtChen Hanxiao2014-02-244-4/+4
* virtinst: fix an issue of disk bus caculationChen Hanxiao2014-02-232-10/+13
* addhardware: fix a little typoChen Hanxiao2014-02-231-1/+1
* disk: calculate the disk bus properlyMartin Kletzander2014-02-191-1/+1
* addhardware: don't get duplicated disksMartin Kletzander2014-02-191-1/+2
* addhardware: Don't clash with different buses using the same prefixMartin Kletzander2014-02-181-1/+1
* addhardware: generate target only if not customizingMartin Kletzander2014-02-181-2/+4
* cli: unify tag styleChen Hanxiao2014-02-181-11/+11
* Fix generate_target once moreMartin Kletzander2014-02-182-6/+7
* create: Don't alter caps machine listCole Robinson2014-02-171-1/+1
* caps: Simplify guest lookup routinesCole Robinson2014-02-1714-72/+63
* details: Don't stretch machine dropdownCole Robinson2014-02-171-1/+2
* create: Fix non-x86 qemu/kvm guest creationCole Robinson2014-02-171-1/+2
* connect: Fix connecting to lxc:/// URICole Robinson2014-02-171-1/+1
* delete: fix an improper commentChen Hanxiao2014-02-171-1/+1
* Prep for release 1.0.0v1.0.0Cole Robinson2014-02-1448-130168/+95373
* Remove some pylintCole Robinson2014-02-142-2/+0
* tests: test_inject: Minor fixupsCole Robinson2014-02-141-2/+4
* network: Fix detecting when network is deleted through the UICole Robinson2014-02-141-1/+1
* tests: Don't overwrite mkstemp, just check environmentCole Robinson2014-02-142-11/+9
* ui: Add margins to 'description' text fieldsCole Robinson2014-02-142-0/+4
* snapshots: Make sure 'current' icon is always visible (bz 1065074)Cole Robinson2014-02-142-3/+6
* connection: Actually fix domain event deregisterCole Robinson2014-02-141-2/+2