summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add configuration options for permissions on daemon's admin socketMartin Kletzander2015-06-167-3/+94
* Add XML files with admin API specificationMartin Kletzander2015-06-164-5/+30
* Add libvirt-admin libraryMartin Kletzander2015-06-1614-3/+628
* Add admin error domainMartin Kletzander2015-06-162-1/+3
* Build client headers for admin protocolMartin Kletzander2015-06-163-2/+13
* Add admin protocolMartin Kletzander2015-06-164-2/+101
* Teach gendispatch how to handle admin dispatching filesMartin Kletzander2015-06-161-113/+141
* tests: Adapt virnetservertest to daemon refactorMartin Kletzander2015-06-1612-86/+511
* Move daemon-related parts of virNetServer to virNetDaemonMartin Kletzander2015-06-1615-604/+1086
* lxc: properly clean up qemu-nbdCédric Bosdonnat2015-06-161-0/+56
* Add virProcessGetPids to get all tasks of a processCédric Bosdonnat2015-06-163-0/+50
* storage: Generate correct parameters for CIFSJohn Ferlan2015-06-153-8/+29
* storage: Adjust command arglist for glusterJohn Ferlan2015-06-151-3/+1
* storage: Fix the schema and add tests for cifs poolJohn Ferlan2015-06-154-4/+34
* configure: Remove check for pkcheck_supports_uidGuido Günther2015-06-151-9/+0
* tests: Use libvirt properly with initialization and error dispatchingMartin Kletzander2015-06-151-8/+10
* Generate JSON with mDNS entries only when built --with-avahiMartin Kletzander2015-06-151-7/+10
* rpc: Fix possible crash when MDNSAddEntry failsMartin Kletzander2015-06-151-1/+3
* build: Remove unnecessarily repeated rules for syms -> defMartin Kletzander2015-06-151-18/+2
* qemu: monitor: Add memory balloon support for virtio-ccwBoris Fiuczynski2015-06-151-4/+11
* man: clarify usage of virsh blockcopy with --xmlJán Tomko2015-06-151-2/+2
* qemu: emulatorpin: Don't reset pinning when pinning to all cpusPeter Krempa2015-06-151-11/+2
* getOldStyleBlockDevice: Adjust formattingMichal Privoznik2015-06-151-9/+7
* getNewStyleBlockDevice: Adjust formattingMichal Privoznik2015-06-151-15/+12
* storage: Disallow wiping an extended disk partitionJohn Ferlan2015-06-151-1/+19
* qemu caps: spell queueJán Tomko2015-06-154-5/+5
* qemu: Do not support 'serial' scsi-block 'lun' devicesJohn Ferlan2015-06-152-0/+10
* storage: Need to set secrettype for direct iscsi disk volumeJohn Ferlan2015-06-152-1/+25
* virCapabilitiesDomainDataLookup: Produce saner error messageMichal Privoznik2015-06-151-1/+1
* libxl: Add timestamp to the libxl driver log.Anthony PERARD2015-06-121-1/+1
* qemu: update netdevs of the same mac addrs correctlyzhang bo2015-06-121-16/+7
* scsi: Need to translate disk source pool in config attach pathJohn Ferlan2015-06-123-4/+18
* virsysinfo: s/system/sysdef/Michal Privoznik2015-06-122-10/+10
* cmdNetworkList: Introduce --name, --uuid, --tableMichal Privoznik2015-06-122-15/+63
* cmdNetworkList: switch to FILTERMichal Privoznik2015-06-121-18/+10
* qemuBuildDriveStr: s/virBufferEscapeString/virBufferAsprintf/Michal Privoznik2015-06-121-1/+1
* virQEMUCapsArch: openrisc vs or32Michal Privoznik2015-06-121-0/+4
* virSysinfoDef: Exempt SYSTEM variablesMichal Privoznik2015-06-125-141/+292
* virSysinfoDef: Exempt BIOS variablesMichal Privoznik2015-06-125-81/+173
* tests: Distribute virnetserverdataMichal Privoznik2015-06-121-0/+1
* schema: use arch list from basictypes for os arch attributeJames Cowgill2015-06-111-20/+6
* util: add virJSONValueCopyMartin Kletzander2015-06-114-2/+179
* qemu: add multiqueue vhost-user supportMaxime Leroy2015-06-115-8/+97
* qemu: Add capability for vhost-user multiqueueMartin Kletzander2015-06-112-0/+8
* docs: Clarify that attribute name is not used for vhostuserMaxime Leroy2015-06-111-0/+5
* conf: Ignore multiqueue with one queue.Martin Kletzander2015-06-113-1/+14
* util: Make virProcessGetAffinity more readable and fix coverity warningPeter Krempa2015-06-111-4/+8
* apibuild: Generate macro/@string attributeJiri Denemark2015-06-111-19/+28
* apibuild: Fix indentationJiri Denemark2015-06-111-24/+24
* rpc: add testing of RPC JSON (de)serializationDaniel P. Berrange2015-06-119-0/+694