]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2010-05-07 Eric Blakebuild: use LIBADD, not LDFLAGS, for adding libraries
2010-05-07 Eric Blakemaint: whitespace cleanups
2010-05-07 Matthias BolteFix pthread related link error for virt-aa-helper
2010-05-07 Matthias Bolteqemu: Fix warning about a non-literal format string
2010-05-07 Jim Meyeringavoid link error in tests using libvirt_util; due to...
2010-05-07 Matthew BoothRemove unused nwfilter field from struct remote_error
2010-05-06 Wolfgang MauererImplement SCSI disk unplugging
2010-05-06 Eric Blakeqemu: use better types
2010-05-06 Wolfgang MauererRefactor disk unplugging
2010-05-06 Eric Blakebuild: simplify checks for sched.h
2010-05-06 Eric Blakebuild: update gnulib
2010-05-06 Eric Blakebuild: drop more redundant configure checks
2010-05-06 Eric Blakebuild: use gnulib's sys/wait.h
2010-05-06 Eric Blakebuild: use gnulib's uname
2010-05-06 Eric Blakebuild: rely on gnulib's pthread module
2010-05-05 Eric Blakebuild: silence a clang false positive
2010-05-05 Stefan Bergerrpmbuild: add ebtables & ip(6)tables dependency for rpm
2010-05-04 Eric Blakeutil: fix va_start usage bug
2010-05-04 Kenneth Naginqemu: live migration with non-shared storage for kvm
2010-05-04 Matthias Bolteconfigure.ac: Avoid uname, which breaks cross-compilation
2010-05-04 Jiri DenemarkDon't wipe generated iface target in active domains
2010-05-04 Daniel VeillardVarious fixes for the spec file
2010-05-04 Jim Meyeringdocs: hacking: explain why using curly braces well...
2010-05-04 Jiri Denemarklxc: Check domain is active/inactive as required by...
2010-05-04 Jiri Denemarklxc: Make SetMemory work for active domains only
2010-05-04 Jiri Denemarklxc: Use virDomainFindByUUID for domain lookup
2010-05-03 Matthias Boltemingw: Fix two undefined symbols
2010-05-03 Eric Blakebuild: avoid compiler warning
2010-05-03 Stefan Bergernwfilter: skip some interfaces on filter update
2010-05-03 Stefan Bergerpass info where request stems from to have rules applied
2010-05-03 Eric Blakebuild: prefer WIN32 over __MINGW32__ checks
2010-05-03 Ryota Ozakicgroup: Fix possible memory leak in virCgroupMakeGroup
2010-05-03 Eric BlakednsmasqReload: avoid mingw link failure
2010-05-03 Matthias Boltemingw: Fix symbol export
2010-05-03 Matthias Boltednsmasq.c: Fix OOM error reporting
2010-05-03 Laine StumpFix memory leaks in cmdInterfaceEdit and cmdNWFilterEdit.
2010-05-03 Ryota Ozakilxc: Fix failure on starting a domain with multiple...
2010-04-30 Eric Blakeautobuild.sh: provide default prefix
2010-04-30 Daniel VeillardRelease of libvirt-0.8.1
2010-04-30 Cole Robinsondomain: Fix PCI address decimal parsing regression
2010-04-30 Daniel P. BerrangeAdd support for another explicit IO error event
2010-04-30 Jiri DenemarkReport all errors in SELinuxRestoreSecurityFileLabel
2010-04-30 Stefan BergerPrevent updates while IP address learn thread is running
2010-04-30 Stefan BergerSyncronize the teardown of rules with the thread
2010-04-30 Stefan BergerClean all tables before applying 'basic' rules
2010-04-30 Daniel VeillardMAke virFileHasSuffix case insensitive
2010-04-30 Stefan Bergernwfilter: Also pick IP address from a DHCP ACK message
2010-04-30 Dustin KirklandFix virt-pki-validate's determination of CN
2010-04-29 Jim MeyeringqemudDomainSaveFlag: remove dead store
2010-04-29 Daniel P. BerrangeFix detection of disk in IO events
2010-04-29 Daniel P. BerrangeImplement python binding for virDomainGetBlockInfo
2010-04-29 Daniel P. BerrangeAdd new domblkinfo command to virsh
2010-04-29 Daniel P. BerrangeImplement virDomainGetBlockInfo in QEMU driver
2010-04-29 Daniel P. BerrangeRemote protocol impl for virDomainGetBlockInfo
2010-04-29 Daniel P. BerrangeInternal driver API infrastructure for virDomainGetBloc...
2010-04-29 Daniel P. BerrangeAdd virDomainGetBlockInfo API to query disk sizing
2010-04-29 Chris LalancetteFix a virsh edit memory leak
2010-04-29 Chris LalancetteFix a qemuDomainPCIAddressSetFree memory leak
2010-04-29 Chris LalancetteFix a memory leak in the node_device_udev code
2010-04-29 Chris LalancetteFix build on Ubuntu.
2010-04-29 Chris LalancetteReport better error if qemuSnapshotIsAllowed failed.
2010-04-29 Daniel P. BerrangeRemove unused goto label from qemudDomainCreate
2010-04-29 Stefan Bergernwfilter: python bindings for nwfilter
2010-04-29 Jim MeyeringqemuDomainSnapshotCreateXML: avoid NULL dereferences
2010-04-29 Jim MeyeringqemudDomainCreate: correct a slightly misdirected goto
2010-04-28 Matthias Boltecygwin/mingw: Fix version script handling
2010-04-28 Eric Blakebuild: fix autogen rule for VPATH build
2010-04-28 Daniel VeillardMove dnsmasq host file to a separate directory
2010-04-28 Stefan Bergernwfilter: allow to mix filterrefs and rules in the...
2010-04-28 Daniel P. BerrangeFix handling of security driver restore failures in...
2010-04-28 Daniel P. BerrangeFix QEMU domain save to block devices with cgroups...
2010-04-28 Daniel P. BerrangeFix QEMU save/restore with block devices
2010-04-28 Daniel P. BerrangeAvoid create/unlink with block devs used for QEMU save
2010-04-28 Daniel P. BerrangeFix crash when cleaning up from failed save attempt
2010-04-27 Stefan Bergernwfilter: let qemu's after-migration packet pass
2010-04-27 Chris LalancetteFix up the error message if we can't parse the snapshot...
2010-04-27 Klaus EthgenThe base used for conversion of USB values should be...
2010-04-27 Chris LalancetteFix up the locking in the snapshot code.
2010-04-27 Daniel Veillardcleanup the download section of the documentation
2010-04-27 Stefan Bergernwfilter: add support for RAPR protocol
2010-04-27 Jiri DenemarkIgnore qemu STOP event when stopping CPUs
2010-04-27 Jiri DenemarkFix build with DEBUG_RAW_IO=1
2010-04-27 David AllanFix indentation for storage conf XML
2010-04-27 Daniel VeillardDon't try to build qemu and lxc on non-Linux platforms
2010-04-27 Matthias Boltecygwin: Handle differences in the XDR implementation
2010-04-26 Matthias BolteCygwin's GCC doesn't like this .sa_handler initializati...
2010-04-26 Matthias Boltelinux/if.h header is not available on non-Linux platforms
2010-04-26 Stefan Bergernwfilter: enable hex number inputs in filter XML
2010-04-26 Satoru SATOHStarts dnsmasq from libvirtd with --dhcp-hostsfile...
2010-04-26 Satoru SATOHAdd build support for dnsmasq module
2010-04-26 Satoru SATOHAdd dnsmasq module files
2010-04-26 Daniel VeillardFix make dist missing ESX generated files
2010-04-23 Chris LalancetteFix memory leak in virsh snapshot-list.
2010-04-23 Chris LalancetteFix printing of pathnames on error in qemuDomainSnapsho...
2010-04-23 Chris LalancetteFix virDomainSnapshotObjFree memory leak.
2010-04-23 Chris LalancetteMake virDomainSnapshotObjListDeinit static.
2010-04-23 Chris LalancetteFix a memory leak in the snapshot code in libvirtd.
2010-04-23 Matthias Boltecygwin: Check explicitly for getmntent_r
2010-04-23 Matthias BolteSome NWFilter symbols are conditional and have to be...
2010-04-23 Matthias Boltexen: Fix inside_daemon beeing unused when libvirtd...
next