]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-09-27  Stefan Bergernwfilter: Don't compile nwfilter driver on other system...
2010-09-27  Justin Cliftnwfilter: add a missing define, so libvirtd builds...
2010-09-24  Stefan Bergernwfilter: report if ip(6)tables rules would not be...
2010-09-23  Jamie Strandbogeapp-armor: add 'rw' for appropriate devices
2010-09-23  Jamie Strandbogeadd extra tests to virt-aa-helper-test for new '-p...
2010-09-23  Eric Blakedocs: grammar cleanups on logging examples
2010-09-23  Philipp HahnFix spelling of Xen in comments
2010-09-23  Eric Blakemaint: update to latest gnulib
2010-09-23  Matthias Bolteesx: Allow '-' in VMX entry names
2010-09-22  Chris WrightpciFindStubDriver should return NULL on error
2010-09-22  Jiri Denemarklibvirt-guests: start late and stop early
2010-09-22  Daniel P. BerrangeMake SASL work over UNIX domain sockets
2010-09-22  Daniel P. BerrangeRefactor some daemon code to facilitate introduction...
2010-09-22  Eric Blakenodeinfo: work when hot-plugging is disabled
2010-09-22  Stefan BergerThis patch fixes a bug appearing on big endian machines...
2010-09-16  Eric Blaketests: silence qemuargv2xmltest noise
2010-09-16  Eric Blaketests: clean up qemuargv2xmltest
2010-09-16  Justin Cliftdocs: reworked the policykit patch submitted by Patrick...
2010-09-16  Justin Cliftdocs: fix the xml validity errors regarding name and id
2010-09-15  Eric Blakebuild: avoid non-portable IPv6 struct member, for MacOS X
2010-09-15  Justin Cliftvirsh: change wexitstatus order to allow compilation...
2010-09-15  Justin Cliftlibvirtd: improve the error message displayed on tls...
2010-09-14  Eric Blakemaint: silence warning from libtool
2010-09-14  Soren HansenRebuild network filter for UML guests on updates
2010-09-14  Jiri Denemarkvirsh: Use virBuffer for generating XML
2010-09-14  Eric Blakebuild: use portable sed expressions
2010-09-13  Justin Cliftdocs: improve wording for the dev guide
2010-09-13  Jiri Denemarktests: Fix preprocessor indentation
2010-09-10  Justin Cliftdocs: add the app dev guide
2010-09-10  Daniel VeillardLibvirt release 0.8.4 v0.8.4
2010-09-10  Cole Robinsonbuf: Fix possible infinite loop in EscapeString, VSnprintf
2010-09-10  Guido GüntherFix block statistics with newer versions of Xen
2010-09-10  Jiri Denemarkvirsh: Option for overriding disk type in attach-disk
2010-09-10  Daniel P. BerrangeFix dependancies for remote generated files
2010-09-10  Daniel P. BerrangeEnsure remote daemon unions are always non-zero length
2010-09-10  Daniel P. BerrangeFix off-by-1 in QEMU boot arg array handling
2010-09-10  Jiri Denemarkbridge: Fix static-only DHCP configuration
2010-09-09  Luiz Capitulinoqemu: qemuMonitorJSONEjectMedia(): Fix arguments' type
2010-09-09  Luiz Capitulinoqemu: qemuMonitorJSONMigrate(): Fix arguments' type
2010-09-09  Soren HansenAdd nwfilter support to UML driver
2010-09-09  Matthias Boltetest: Don't overwrite storage volume target path and key
2010-09-09  Daniel VeillardRemove hack to get static binaries in DV environment
2010-09-08  Justin CliftMoved my name up to the primary list, as I have commit...
2010-09-07  Matthias Bolteesx: Use SessionIsActive when available
2010-09-07  Matthias Bolteesx: Fall back to path as key when QueryVirtualDiskUuid...
2010-09-07  Eric Blakemingw: match recent changes in spec file
2010-09-07  Jiri Denemarkbuild: Fix permissions of sysconfig files
2010-09-04  Daniel VeillardUpdate of localization files
2010-09-03  Matthias Bolteesx: Use the VirtualDisk UUID as storage volume key
2010-09-03  Matthias Bolteesx: Add .vmdk storage volume creation
2010-09-03  Jean-Baptiste... OpenVZ: add ethernet interface type support
2010-09-03  Eric Blakebuild: avoid uninitialized variable warning
2010-09-02  Matthias Bolteesx: Rework datastore path parsing and handling
2010-09-02  Eric Blakevbox: factor a large function
2010-09-02  Eric Blakelxc: avoid large stacks with veth creation
2010-09-02  Matthias Bolteesx: Fix generator for string return values
2010-09-01  Eric Blakeopenvz: use virAsprintf to avoid large stacks
2010-09-01  Eric Blakeopenvz: formatting cleanups
2010-09-01  Eric Blakenetwork: use virAsprintf when appropriate
2010-09-01  Eric Blakebuild: add some modules
2010-08-31  Ryan Harpervirsh: remove driver check from attach-disk command
2010-08-31  Soren HansenUse global directory as UML's monitorDir for privileged...
2010-08-31  Soren HansenExplicitly pass uml_dir argument to user-mode-linux
2010-08-31  Eric Blakemaint: track moved file
2010-08-31  Jim FehligAdd tests for Xen's blktap2 implementation
2010-08-31  Jim FehligAdd blktap2 support to xend driver
2010-08-30  Matthias Bolteesx: Map the .vmx annotation to the domain XML description
2010-08-30  Matthias BolteMove hextobin as virHexToBin to util.c
2010-08-27  Eduardo OtuboPHYP: Bad comparison when checking for existing domain...
2010-08-26  Matthias Bolteesx: Fix esxVI_BuildSelectSet's invalid argument check
2010-08-26  Matthias Bolteesx: Add read-only storage volume access
2010-08-25  Jiri DenemarkMove libvirt-guests init script and config to tools
2010-08-25  Jiri Denemarkspec: Fix undefined with_libnl
2010-08-24  Soren HansenSupport virDomainAttachDevice and virDomainDetachDevice...
2010-08-24  Soren HansenRename qemudShrinkDisks to virDomainDiskRemove and...
2010-08-24  Serge Hallyndocs: fix lxc examples
2010-08-24  Daniel P. BerrangeFix handling of sparse NUMA topologies
2010-08-24  Daniel P. BerrangeLog return value for virConnectGetCapabilities
2010-08-24  Daniel P. BerrangeTry harder to send RPC error message back to client
2010-08-24  Daniel P. BerrangeAdd explicit warning messages when failing to serialize...
2010-08-24  Soren HansenAllow chardev of type 'file' for UML domains.
2010-08-24  Matthias Bolteesx: Improve object-by-type lookup performance
2010-08-24  Jiri Denemarkxen tests: Fix PV-VFB tests with RHEL-5 API
2010-08-24  Jiri Denemarkxml2sexprtest: Remove graphics from unrelated tests
2010-08-24  Jiri Denemarkxen tests: Fix missing "type ioemu" with rhel5-api
2010-08-24  Jiri Denemarknodeinfotest: Print libvirt error on failure
2010-08-23  Eric Blakexenapi: support xenapi 5.6.0 headers
2010-08-23  Daniel P. BerrangeAdd support for -enable-kqemu flag
2010-08-20  Matthias Bolteesx: Use MD5 sum of mount path as storage pool UUID
2010-08-20  Matthias Bolteesx: Make sure dumpxml outputs proper ID for active...
2010-08-20  Matthias Boltexenapi: Fix compile error in previous commit
2010-08-20  Jim FehligAdd actions to virDomainLifecycle enum
2010-08-20  Jiri Denemarkqemu: Remove code duplication
2010-08-20  Jiri Denemarkqemu: Check for errors when converting PCI address...
2010-08-20  Jiri Denemarkqemu: Fix JSON migrate_set_downtime command
2010-08-19  Eric Blakevbox: factor a large function
2010-08-19  Eric Blakevbox: add location used in rpmfusion release
2010-08-19  Eric Blakexenapi: avoid sprintf
2010-08-19  Eric Blakestorage: avoid s[n]printf
2010-08-19  Eric Blakemaint: whitespace cleanups
next