aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* The base used for conversion of USB values should be 16 not 10.Klaus Ethgen2010-04-271-6/+4
* Fix up the locking in the snapshot code.Chris Lalancette2010-04-271-14/+31
* cleanup the download section of the documentationDaniel Veillard2010-04-271-35/+0
* nwfilter: add support for RAPR protocolStefan Berger2010-04-277-63/+158
* Ignore qemu STOP event when stopping CPUsJiri Denemark2010-04-271-6/+19
* Fix build with DEBUG_RAW_IO=1Jiri Denemark2010-04-271-1/+1
* Fix indentation for storage conf XMLDavid Allan2010-04-277-9/+44
* Don't try to build qemu and lxc on non-Linux platformsDaniel Veillard2010-04-271-0/+12
* cygwin: Handle differences in the XDR implementationMatthias Bolte2010-04-275-3/+37
* Cygwin's GCC doesn't like this .sa_handler initialization for some reasonMatthias Bolte2010-04-261-3/+4
* linux/if.h header is not available on non-Linux platformsMatthias Bolte2010-04-261-2/+47
* nwfilter: enable hex number inputs in filter XMLStefan Berger2010-04-267-57/+185
* Starts dnsmasq from libvirtd with --dhcp-hostsfile optionSatoru SATOH2010-04-261-17/+61
* Add build support for dnsmasq moduleSatoru SATOH2010-04-263-0/+11
* Add dnsmasq module filesSatoru SATOH2010-04-262-0/+400
* Fix make dist missing ESX generated filesDaniel Veillard2010-04-261-0/+2
* Fix memory leak in virsh snapshot-list.Chris Lalancette2010-04-231-1/+3
* Fix printing of pathnames on error in qemuDomainSnapshotLoad.Chris Lalancette2010-04-231-1/+3
* Fix virDomainSnapshotObjFree memory leak.Chris Lalancette2010-04-231-0/+1
* Make virDomainSnapshotObjListDeinit static.Chris Lalancette2010-04-232-2/+2
* Fix a memory leak in the snapshot code in libvirtd.Chris Lalancette2010-04-231-42/+65
* cygwin: Check explicitly for getmntent_rMatthias Bolte2010-04-233-10/+10
* Some NWFilter symbols are conditional and have to be exported conditionalMatthias Bolte2010-04-233-13/+21
* xen: Fix inside_daemon beeing unused when libvirtd is disabledMatthias Bolte2010-04-231-0/+2
* Disable stateful OpenNebula driver if libvirtd is disabledMatthias Bolte2010-04-231-6/+9
* Improve configure error message about missing Linux headersMatthias Bolte2010-04-231-1/+1
* build: fix typo in previous commitEric Blake2010-04-231-1/+1
* build: don't include winsock2.h on cygwinEric Blake2010-04-231-1/+2
* QEmu JSON drop timestamp from command objectLuiz Capitulino2010-04-231-34/+0
* nwfilter: extend schema + add testcase w/ connlimit-aboveStefan Berger2010-04-234-0/+31
* maint: update AUTHORSMarco Bozzolan2010-04-231-1/+1
* Fix crash in nwfilter driver checkDaniel P. Berrange2010-04-231-2/+9
* addrToString: give better error messageEric Blake2010-04-222-14/+46
* maint: update AUTHORS with recent contributorsEric Blake2010-04-221-0/+7
* qemu: fix security context references in DAC codeSpencer Shimko2010-04-221-12/+6
* Changes from V1 to V2:Stefan Berger2010-04-224-44/+244
* Properly indent encryption tagsDavid Allan2010-04-221-3/+3
* Fix locking in qemudDomainCoreDumpJiri Denemark2010-04-221-7/+7
* Poll for migration end every 50ms instead of 50usJiri Denemark2010-04-221-1/+1
* configure.ac SELinux fixesSpencer Shimko2010-04-221-5/+5
* Fix QEMU text monitor command error checkingDaniel P. Berrange2010-04-221-7/+7
* Fix CPU hotplug command namesDaniel P. Berrange2010-04-222-3/+3
* Fix printing of event detail in python events demo programDaniel P. Berrange2010-04-221-7/+20
* portability fixes to tools/virt-pki-validate.inDustin Kirkland2010-04-221-11/+17
* maint: enforce whitespace on shell scriptsEric Blake2010-04-223-74/+74
* testutilsqemu: avoid uninitialized variableEric Blake2010-04-221-2/+2
* Fake host CPU for qemu testsJiri Denemark2010-04-221-1/+29
* Use configured CPU model if possibleJiri Denemark2010-04-224-9/+26
* Support removing features when converting data to CPUJiri Denemark2010-04-222-21/+62
* Move MIN macro to util.h so that others can use itJiri Denemark2010-04-222-4/+4