summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: osdict: fix ordering issue with new osinfov1.5-maintChristian Ehrhardt2018-10-111-2/+2
* Prep for release 1.5.1Cole Robinson2018-02-282-1/+6
* xmlbuilder: Make sure split out XML has xmlns as neededCole Robinson2018-02-261-6/+9
* util: Drop libxml2 error callbackCole Robinson2018-02-261-5/+0
* manager: Fix mem, disk, net stats graphs (bz 1543896)Cole Robinson2018-02-092-3/+3
* Prep for release 1.5.0v1.5.0Cole Robinson2018-02-0647-41379/+43717
* man: Fix libvirt doc reference for startup_policyCole Robinson2018-02-061-1/+1
* virtinst: add vcpupin supportWim ten Have2018-02-067-0/+88
* devicedisk: copy all rbd pool host and auth for volumeRauno Väli2018-01-304-1/+46
* virtinst: Add NUMA distance supportMenno Lageman2018-01-304-5/+63
* cli: Drop python2ism with OSErrorCole Robinson2018-01-271-1/+1
* tests: inject: Fix some pylintCole Robinson2018-01-271-1/+1
* Drop more cmp() usage for python3Cole Robinson2018-01-272-3/+9
* tests: urls: Fix pylintCole Robinson2018-01-271-2/+2
* addhardware: Only add virtio-scsi if no other scsi controllers presentCole Robinson2018-01-271-1/+3
* Python 2/3 division compatabilityRadostin Stoyanov2018-01-2714-39/+39
* tests: inject: Small updatesCole Robinson2018-01-271-4/+5
* tests: urls: Tweak output and logging a bitCole Robinson2018-01-271-8/+9
* cli: Share find_inst_cb logicCole Robinson2018-01-261-44/+49
* tests: Add 'magicuri' helperCole Robinson2018-01-211-0/+87
* uitests: Add a test for command line errorsCole Robinson2018-01-211-0/+5
* uitests: Add a live hotplug and media change testCole Robinson2018-01-212-6/+99
* console: Add a basic spice GL + usbredir testCole Robinson2018-01-212-0/+50
* uitests: xml: drop hardcoded emulator pathCole Robinson2018-01-214-4/+0
* uitests: console: Add live lxc serial testCole Robinson2018-01-214-0/+30
* uitests: Add live console testsCole Robinson2018-01-218-0/+196
* uitests: prefs: Move helper functions to utilCole Robinson2018-01-212-18/+25
* uitests: More details config tweakingCole Robinson2018-01-212-43/+219
* details: Tweak sound hwlist entry to be consistent with othersCole Robinson2018-01-211-1/+1
* uitests: Add details editing testsCole Robinson2018-01-214-20/+233
* uitests: Add manager related testsCole Robinson2018-01-213-1/+107
* uitests: Add dbus remote cli testCole Robinson2018-01-212-3/+15
* uitests: Add choosecd dialog testsCole Robinson2018-01-217-23/+235
* uitests: Basic migration testsCole Robinson2018-01-211-0/+35
* uitests: newvm: Add a customize->addhardware testCole Robinson2018-01-211-0/+6
* uitests: addhardware error dialog testsCole Robinson2018-01-211-0/+33
* uitests: addhardware controller testsCole Robinson2018-01-211-0/+46
* addhardware: Don't allow adding floppy controllerCole Robinson2018-01-211-1/+2
* uitests: addhardware storage/disk testingCole Robinson2018-01-214-3/+119
* uitests: addhardware: add network testsCole Robinson2018-01-213-4/+86
* utils: Have find 'name' match labeller text tooCole Robinson2018-01-2110-69/+88
* uitests: s/find_pattern/find/gCole Robinson2018-01-1914-245/+245
* uitests: Add a bunch of addhardware testingCole Robinson2018-01-195-10/+453
* watchdog: Add proper label for 'dump' actionCole Robinson2018-01-191-1/+3
* uitests: Add snapshot testsCole Robinson2018-01-183-1/+141
* snapshots: Maintain selection after refreshCole Robinson2018-01-181-1/+4
* vnc: don't skip authentication for listen type none with fixed QEMUPavel Hrdina2018-01-162-3/+4
* uitests: connect: Fix failure case to always failCole Robinson2018-01-151-2/+7
* ui: Add createnet/pool/vol/interface testsCole Robinson2018-01-1112-29/+443
* uitests: Centralize object list smoketest handlingCole Robinson2018-01-115-120/+86