aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qemu: allow the client to choose the vmcore's formatWen Congyang2012-06-156-13/+53
* qemu: implement qemu's dump-guest-memoryWen Congyang2012-06-154-0/+89
* qemu: fix potential dead lockWen Congyang2012-06-151-1/+1
* Always pivot_root event if the new root source is '/'Daniel P. Berrange2012-06-141-5/+8
* Improve error message diagnosing incorrect XML CPU modeDaniel P. Berrange2012-06-141-3/+5
* qemu: Enable disconnecting SPICE clients without changing passwordPeter Krempa2012-06-141-3/+8
* qemu: Fix off-by-one error while unescaping monitor stringsPeter Krempa2012-06-141-8/+3
* network: fully support/use VIR_NETWORK_XML_INACTIVE flagLaine Stump2012-06-131-1/+7
* Add some missing hook functionsDaniel P. Berrange2012-06-134-19/+144
* client rpc: Fix error checking after poll()Daniel P. Berrange2012-06-131-9/+6
* client rpc: Send keepalive requests from IO event loopJiri Denemark2012-06-131-0/+12
* server rpc: Remove APIs for manipulating filters on locked clientJiri Denemark2012-06-131-27/+12
* rpc: Remove unused parameter in virKeepAliveStopInternalJiri Denemark2012-06-134-21/+6
* rpc: Do not use timer for sending keepalive responsesJiri Denemark2012-06-134-161/+120
* client rpc: Separate call creation from running IO loopJiri Denemark2012-06-131-31/+54
* rpc: Add APIs for direct triggering of keepalive timerJiri Denemark2012-06-132-4/+60
* rpc: Refactor keepalive timer codeJiri Denemark2012-06-131-22/+35
* client rpc: Drop unused return value of virNetClientSendNonBlockJiri Denemark2012-06-131-9/+10
* client rpc: Just queue non-blocking call if another thread has the buckJiri Denemark2012-06-131-59/+15
* client rpc: Don't drop non-blocking callsJiri Denemark2012-06-131-93/+71
* client rpc: Use event loop for writingJiri Denemark2012-06-131-4/+31
* client rpc: Improve debug messages in virNetClientIOJiri Denemark2012-06-131-4/+8
* build: fix 'make dist' on virgin checkoutEric Blake2012-06-121-11/+14
* openvz: wire up domainUpdateDeviceFlagsGuido Günther2012-06-121-0/+106
* openvz: add persist parameter to openvzSetDiskQuotaGuido Günther2012-06-121-4/+6
* Introduce virDomainFSIndexByNameGuido Günther2012-06-123-0/+18
* qemu: Don't overwrite security labelsMichal Privoznik2012-06-122-6/+21
* qemuProcessStop: Switch to flagsMichal Privoznik2012-06-124-27/+39
* snapshot: implement new APIs for qemuEric Blake2012-06-111-0/+83
* snapshot: RPC for new query APIsEric Blake2012-06-113-1/+40
* snapshot: new query APIsEric Blake2012-06-113-0/+97
* buf: support peeking at string contentsEric Blake2012-06-113-1/+23
* rpc: Fix memleak in virNetMessageEncodeHeaderMichal Privoznik2012-06-111-1/+1
* LXC: fix memory leak in lxcContainerMountFSBlockAutoGao feng2012-06-111-0/+1
* LXC: fix incorrect parameter of mount in lxcContainerMountFSBindGao feng2012-06-111-1/+1
* LXC: Delete unused variable src in lxcContainerMountBasicFSGao feng2012-06-111-6/+1
* Only check for cluster fs if we're using a filesystemGuido Günther2012-06-081-4/+7
* snapshot: add virDomainSnapshotRef APIEric Blake2012-06-082-0/+38
* util: Fix deadlock in virLogResetJiri Denemark2012-06-083-18/+37
* Fix missing ) in 2 stringsCole Robinson2012-06-072-2/+2
* Assign correct address type to spapr-vlan and spapr-vty.Li Zhang2012-06-071-10/+21
* command: avoid potential deadlock on handshakeEric Blake2012-06-071-0/+5
* qemu: better detection of crashed domainsMartin Kletzander2012-06-071-1/+11
* build: fix build of fresh checkoutEric Blake2012-06-061-3/+2
* build: ensure storage driver is usedEric Blake2012-06-061-1/+1
* rpc: Size up RPC limitsMichal Privoznik2012-06-053-13/+15
* rpc: Switch to dynamically allocated message bufferMichal Privoznik2012-06-054-9/+48
* build: fix 'make distcheck' issuesEric Blake2012-06-051-7/+8
* Fix for parallel port passthrough for QEMUBeat Jörg2012-06-041-2/+3
* maint: command.c whitespace cleanupsEric Blake2012-06-041-12/+24