summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* seclabel: honor device override in selinuxv0.9.9-rc1Eric Blake2011-12-301-12/+41
* seclabel: allow a seclabel override on a disk srcEric Blake2011-12-305-44/+142
* seclabel: extend XML to allow per-disk label overridesEric Blake2011-12-303-7/+91
* seclabel: move seclabel stuff earlierEric Blake2011-12-302-143/+145
* seclabel: refactor existing domain_conf usageEric Blake2011-12-301-53/+65
* schema: rewrite seclabel rng to match codeEric Blake2011-12-3011-24/+199
* Require avahi as an rpm dependancyDaniel Veillard2011-12-291-0/+3
* domiftune: Enable the virDomain{S,G}etInterfaceParameters in virshHu Tao2011-12-292-0/+219
* domiftune: Add virDomain{S,G}etInterfaceParameters support to qemu driverHu Tao2011-12-291-0/+351
* domiftune: Add a util function virDomainNetFindHu Tao2011-12-293-0/+43
* domiftune: Add support of new APIs to the remote driverHu Tao2011-12-294-1/+167
* domiftune: virDomain{S,G}etInterfaceParameters: the main entry pointsHu Tao2011-12-291-0/+130
* domiftune: Add API virDomain{S,G}etInterfaceParametersHu Tao2011-12-294-0/+66
* remove a static limit on max domains in python bindingsDaniel Veillard2011-12-291-4/+23
* python: Fix problems of virDomain{Set, Get}BlockIoTune bindingsAlex Jia2011-12-292-4/+3
* qemu: fix inf-loop in blkio parametersEric Blake2011-12-281-5/+7
* virsh: move version command to host groupLai Jiangshan2011-12-281-1/+1
* daemon: clean up daemonizationEric Blake2011-12-281-16/+37
* docs: Move 'echo' command description into the generic commands sectionSatoru SATOH2011-12-261-7/+7
* docs: Move 'send-key' command description into the domain commands sectionSatoru SATOH2011-12-261-81/+81
* qemu: Keep list of USB devices attached to domainsMichal Privoznik2011-12-248-8/+280
* docs: remove stray /Eric Blake2011-12-231-1/+1
* docs: fix missing / in xml examplesEric Blake2011-12-221-2/+2
* tests: fix schema checks sortingEric Blake2011-12-221-1/+1
* qemu: Support for overriding NOFILE limitMichal Privoznik2011-12-226-5/+30
* virsh: Use vshWatchJob in cmdManagedSaveMichal Privoznik2011-12-222-13/+69
* virsh: Use vshWatchJob in cmdSaveMichal Privoznik2011-12-222-18/+76
* virsh: Use vshWatchJob in cmdDumpMichal Privoznik2011-12-222-14/+73
* virsh: Move job watch code to a separate functionMichal Privoznik2011-12-221-74/+117
* qemuhelptest: Add new qemuCap flagMichal Privoznik2011-12-221-1/+2
* qemu: Support readonly filesystem passthroughOsier Yang2011-12-224-3/+21
* nwfilter: Do not require DHCP requests to be broadcastedStefan Berger2011-12-211-2/+1
* qemu: Release the lock on domobj if fails on finding the disk pathOsier Yang2011-12-211-1/+1
* tests: run schema checks in sorted orderEric Blake2011-12-201-1/+1
* tests: Add fake PPC64 emulator for QEMU testingMichael Ellerman2011-12-201-0/+30
* qemu: Add spapr-vio address assignmentMichael Ellerman2011-12-201-0/+89
* Add New address type spapr-vio to domain.rngBharata B Rao2011-12-201-0/+18
* Add address type for SPAPR VIO devicesMichael Ellerman2011-12-203-1/+55
* docs: improve virsh domxml-*-native command docsAlex Jia2011-12-201-2/+6
* virsh: plug mem leaks in domxml-*-nativeAlex Jia2011-12-201-0/+2
* console: plug memory leaksAlex Jia2011-12-201-1/+3
* qemu: Add a capability flag for -no-acpiMichael Ellerman2011-12-206-20/+43
* add new command numatune to virshHu Tao2011-12-202-0/+179
* Implement virDomain{G, S}etNumaParameters for the qemu driverHu Tao2011-12-201-0/+274
* Add virDomain{G, S}etNumaParameters support to the remote driverHu Tao2011-12-204-1/+160
* add new API virDomain{G, S}etNumaParametersHu Tao2011-12-206-8/+191
* use cpuset to manage numaHu Tao2011-12-201-0/+19
* Add functions to set/get cgroup cpuset parametersHu Tao2011-12-203-0/+37
* rpc: handle param_int, plug memory leaksEric Blake2011-12-202-17/+14
* virsh: simplify printing of typed parametersEric Blake2011-12-191-123/+30