]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2010-04-23 Matthias BolteDisable stateful OpenNebula driver if libvirtd is disabled
2010-04-23 Matthias BolteImprove configure error message about missing Linux...
2010-04-23 Eric Blakebuild: fix typo in previous commit
2010-04-23 Eric Blakebuild: don't include winsock2.h on cygwin
2010-04-23 Luiz CapitulinoQEmu JSON drop timestamp from command object
2010-04-23 Stefan Bergernwfilter: extend schema + add testcase w/ connlimit...
2010-04-23 Marco Bozzolanmaint: update AUTHORS
2010-04-23 Daniel P. BerrangeFix crash in nwfilter driver check
2010-04-22 Eric BlakeaddrToString: give better error message
2010-04-22 Eric Blakemaint: update AUTHORS with recent contributors
2010-04-22 Spencer Shimkoqemu: fix security context references in DAC code
2010-04-22 Stefan BergerChanges from V1 to V2:
2010-04-22 David AllanProperly indent encryption tags
2010-04-22 Jiri DenemarkFix locking in qemudDomainCoreDump
2010-04-22 Jiri DenemarkPoll for migration end every 50ms instead of 50us
2010-04-22 Spencer Shimkoconfigure.ac SELinux fixes
2010-04-22 Daniel P. BerrangeFix QEMU text monitor command error checking
2010-04-22 Daniel P. BerrangeFix CPU hotplug command names
2010-04-22 Daniel P. BerrangeFix printing of event detail in python events demo...
2010-04-22 Dustin Kirklandportability fixes to tools/virt-pki-validate.in
2010-04-22 Eric Blakemaint: enforce whitespace on shell scripts
2010-04-22 Eric Blaketestutilsqemu: avoid uninitialized variable
2010-04-22 Jiri DenemarkFake host CPU for qemu tests
2010-04-22 Jiri DenemarkUse configured CPU model if possible
2010-04-22 Jiri DenemarkSupport removing features when converting data to CPU
2010-04-22 Jiri DenemarkMove MIN macro to util.h so that others can use it
2010-04-22 Jiri DenemarkDeal with CPU models in []
2010-04-22 Jiri DenemarkFix initial VCPU pinning in qemu driver
2010-04-21 Eric Blakemaint: ignore 'make syntax-check' failure files
2010-04-21 Chris LalancetteMake avahi startup more robust.
2010-04-21 Guido GüntherIgnore empty type attribute in driver element of virtua...
2010-04-21 Eric Blakebuild: fix preprocessor indentation
2010-04-21 Chris Wongesx: Don't treat an empty root snapshot list as error
2010-04-20 Matthias Bolteesx: Gather some XML generation macros in esx_vi.h
2010-04-20 Matthias Bolteesx: Fix FindByIp response handling
2010-04-20 Matthias Bolteesx: Fix virtualHW.version generation
2010-04-20 Stefan Bergernwfilter: add support for connlimit match
2010-04-20 Stefan BergerExtend fwall-drv interface and call functions via interface
2010-04-20 Eric Blakebuild: avoid compiler warning
2010-04-20 Matthias BolteExplicitly set virStoragePoolTypeInfo FS and NETFS...
2010-04-20 Matthias Bolteesx: Add support for the VMXNET 2 (Enhanced) NIC model
2010-04-20 Matthias BolteMark in_open parameter of remoteAuthenticate as unused...
2010-04-20 Philipp HahnInstall nwfilter xml files from source directory.
2010-04-20 Philipp HahnDon't ship generated python/libvirt.? files.
2010-04-20 Daniel P. BerrangeFixup python binding for virDomainSnapshot APIs
2010-04-19 Daniel P. BerrangeFix network hotplug to use device_add in QEMU
2010-04-19 Daniel P. BerrangeFix error reporting for getfd + host_net_add in QEMU
2010-04-19 Daniel P. BerrangeFix device_del in JSON mode for QEMU
2010-04-17 Matthias Boltenwfilter: Free nwfilter hash of virConnectPtr
2010-04-17 Matthias BolteReplace printf with logging macros
2010-04-16 Jiri DenemarkMark internal.h for translation
2010-04-16 Jiri DenemarkUse virCheckFlags for APIs added in 0.8.0
2010-04-16 Jiri DenemarkIntroduce virCheckFlags for consistent flags checking
2010-04-16 Stefan Bergernwfilter: Clear all state tracking from a drop rule
2010-04-15 Matthias Bolteesx: Replace scanf with STRSKIP and strtok_r
2010-04-15 Matthias BolteUpdate to latest gnulib to get strtok_r relaxed to...
2010-04-15 Matthias Bolteesx: Add nwfilter driver stub
2010-04-15 Eric Blakeremote: react to failures on wakeupFD
2010-04-15 Eric Blakeutil: ensure safe{read,write,zero} return is checked
2010-04-15 Eric Blakemaint: another preprocessor fix
2010-04-15 Daniel P. BerrangeFix CDROM media change for QEMU when using -device...
2010-04-15 Daniel P. BerrangeUpdate QEMU device_add command in JSON mode
2010-04-15 Daniel P. BerrangeRename parameter in qemuMonitorDeviceDel
2010-04-15 Daniel P. BerrangeRemove code from JSON monitor for commands that won...
2010-04-15 Daniel P. BerrangeRun test suite as part of RPM build process
2010-04-15 Daniel P. BerrangeFix QEMU memory stats JSON mode
2010-04-15 Daniel P. BerrangeFix QEMU command building errors to reflect unsupported...
2010-04-15 Stefan Bergernwfilter: fix tear down order and consolidate functions
2010-04-15 Stefan BergerTrivial fix: Add braces to for statement to avoid crashes
2010-04-14 Matthias BolteFix close_used_without_including_unistd_h error
2010-04-14 Matthias BolteFix apibuild.py warnings about missing ':'
2010-04-14 David AllanImplement variable length structure allocator
2010-04-14 Jim MeyeringqemudDomainAttachSCSIDisk: avoid FP NULL-ptr-deref...
2010-04-14 Jim Meyeringxend_internal.c: assure clang that we do not dereferenc...
2010-04-14 Jim MeyeringqemudDomainAttachSCSIDisk: avoid FP NULL-ptr-deref...
2010-04-14 Jim MeyeringvirGetHostnameLocalhost: avoid FP NULL-ptr-deref from...
2010-04-14 Jim Meyeringnwfilter_ebiptables_driver.c: avoid NULL dereference
2010-04-14 Jim Meyeringbuild: set STATIC_ANALYSIS when running via clang or...
2010-04-14 Jim Meyeringsa_assert: assert-like macro, enabled only for use...
2010-04-14 Eric Blakebuild: fix recent 'make syntax-check' failure
2010-04-14 Eric Blakevirt-aa-helper-test: avoid non-portable echo -n
2010-04-14 Jim Meyeringschematestutils.sh: improve shell portability: avoid...
2010-04-14 Jim MeyeringvirStorageBackendFileSystemMount: prefer strdup over...
2010-04-14 Jim MeyeringvirStorageBackendFileSystemMount: placate clang
2010-04-14 Laine StumpImplement forgotten backend of virInterfaceIsActive()
2010-04-14 Jim MeyeringopenvzGetProcessInfo: address clang-detected low-probab...
2010-04-14 Jim MeyeringvshCommandRun: avoid used-uninitialized timing-related...
2010-04-14 Stefan Bergernwfilter: use virFindFileInPath for needed CLI tools
2010-04-14 Matthias Bolteesx: Extend esx_vi_generator.py to cover methods too
2010-04-14 Jim MeyeringesxVMX_GatherSCSIControllers: avoid NULL dereference
2010-04-13 Chris LalancetteFix build of openvz on RHEL-5.
2010-04-13 Chris LalancetteFix up formatting of remote protocol stuff.
2010-04-13 Chris LalancetteFix messsage -> message.
2010-04-13 Chris LalancetteFix up a debug typo.
2010-04-13 Chris LalancetteRemove some debugging leftovers.
2010-04-13 Stefan BergerConsolidate interface related functions in interface.c
2010-04-13 Daniel P. BerrangeFix nodeinfotest on NUMA machines
2010-04-13 Eric Blakebuild: include usleep gnulib module
2010-04-13 Daniel BerteaudFix spec file for builds without lxc
2010-04-12 Eric Blakebuild: fix syntax-check problems
next