]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-01-06  Matthew BoothFix parsing of 'info chardev' line endings
2010-01-05  Jim Meyeringvbox_tmpl.c: don't leak a domain pointer upon failure...
2010-01-05  Jim Meyeringvbox_tmpl.c: avoid NULL deref upon vboxDomainCreateXML...
2010-01-05  Jim Meyeringqemu_driver.c: remove useless, warning-provoking test
2010-01-05  Jim Meyeringqemu_driver.c: avoid NULL dereference upon disk-op...
2010-01-05  Jim Meyeringopenvz_conf.c: don't dereference NULL upon failure
2009-12-28  Matthias BolteDistribute vmx2xml and xml2vmx test data files
2009-12-23  Daniel VeillardRelease of libvirt-0.7.5 v0.7.5
2009-12-23  Daniel VeillardUpdate and regenerate localizations
2009-12-23  Matthias BolteThe secret driver is stateful, link it directly to...
2009-12-23  Matthias BolteRemove undefined symbols from libvirt_private.syms
2009-12-23  Matthias Bolteboolean shadows a typedef in rpcndr.h when compiled...
2009-12-23  Jiri DenemarkRename DATADIR to PKGDATADIR to fix win32 build
2009-12-23  Jiri DenemarkMove cpu_map.xml to -client RPM
2009-12-22  Daniel Veillardconvert missing server entry points into unsupported...
2009-12-22  Olivier Fourdanfix some error report when on remote access
2009-12-22  Matthias BolteFix undefined reference to 'close_used_without_includin...
2009-12-22  Matthias BolteFix argument type of virProcessInfoSetAffinity dummy...
2009-12-22  Matthias BolteDefine ATTRIBUTE_SENTINEL for GCC < 4.0 too
2009-12-22  Matthias BolteFix compilation with configure --disable-nls
2009-12-22  Matthias Boltecpu: Fix memory leaks in x86FeatureLoad and x86ModelLoad
2009-12-22  Matthias BolteFix configure check for SASL
2009-12-22  Matthias BolteFix GnuTLS pkg-config check
2009-12-22  Matthias BolteReport an error if no XDR library can be found
2009-12-22  Daniel P. BerrangeDisable JSON mode monitor until QEMU is more mature
2009-12-22  Jiri DenemarkOnly probe for CPU models if required
2009-12-22  Daniel VeillardAdd some people missing from the AUTHORS list
2009-12-22  Jiri DenemarkAdd cpu_map.xml to libvirt.spec
2009-12-22  Jiri DenemarkInstall cpu_map.xml
2009-12-22  Chris LalancetteMake Xen VT-d PCI attach/detach work
2009-12-21  Daniel P. BerrangeFix detection of JSON when restarting libvirtd
2009-12-21  Adam LitkeDocument the dommemstat command in the virsh man page
2009-12-21  Daniel VeillardChange virsh dommemstats command to dommemstat
2009-12-21  Daniel P. BerrangeFix reporting of TLS connection errors
2009-12-21  Daniel VeillardFix typo in qemudDomainAttachHostPciDevice()
2009-12-20  Adam Litkepython: Add python bindings for virDomainMemoryStats
2009-12-20  Adam LitkeAdd a new command dommemstats for virDomainMemoryStats
2009-12-20  Adam LitkeAdd domainMemoryStats support to remote driver
2009-12-20  Adam LitkeImplements domainMemStats in the qemu driver
2009-12-20  Adam LitkedomMemoryStats: Add public symbol to libvirt API
2009-12-20  Adam LitkeAdd new API virDomainMemoryStats to header and drivers
2009-12-18  Matthias Bolteesx: Add more links to external documentation
2009-12-18  Matthias Bolteesx: Destroy virtual machine on a vCenter if available
2009-12-18  Matthias Bolteesx: Undefine virtual machine on a vCenter if available
2009-12-18  Matthias Bolteesx: Don't warn about '/' paths
2009-12-18  Matthias Bolteesx: Use occurrence enum to specify expected result...
2009-12-18  Matthias Bolteesx: Fix occurence typo
2009-12-18  Matthias Bolteesx: Extend documentation about 'vcenter' and add some...
2009-12-18  Matthias Bolteesx: Extend vCenter query parameter
2009-12-18  Matthias Bolteesx: Removed unused inttypes.h include
2009-12-18  Matthias Bolteesx: Replace libxml1 'xmlChildrenNode' with libxml2...
2009-12-18  Matthias Bolteesx: Use more suitable error code in esxVI_LookupVirtua...
2009-12-18  Matthias Bolteesx: Improve domain lookup by UUID
2009-12-18  Matthias Bolteesx: Add automatic question handling
2009-12-18  Matthias BolteFix compilation with gcrypt < 1.4.2
2009-12-18  Diego Elio... Don't mix LDFLAGS and LIBS in the configure script
2009-12-18  Diego Elio... Don't make it possible to define HAVE_HAL but not enabl...
2009-12-18  Jiri DenemarkImplement virsh command 'cpu-compare'
2009-12-18  Jiri DenemarkImplement CPU selection in QEMU driver
2009-12-18  Jiri DenemarkAdds CPU map for models and features
2009-12-18  Jiri DenemarkAdds CPU selection infrastructure
2009-12-18  Jiri DenemarkRemote driver CPU flags support
2009-12-18  Jiri DenemarkCPU flags wire protocol format and server side
2009-12-18  Jiri DenemarkPublic API implementation
2009-12-18  Jiri DenemarkAdds the internal driver API
2009-12-18  Jiri DenemarkNew public API definition virConnectCompareCPU()
2009-12-18  Daniel VeillardFixes syntax-check with previous commit
2009-12-18  Jiri DenemarkXML parsing/formating code for CPU flags
2009-12-18  Jiri DenemarkXML schema for CPU flags
2009-12-17  Daniel P. BerrangeInitialize gcrypt threading
2009-12-17  Daniel P. BerrangeFix bug in storage driver accessing wrong private data
2009-12-16  Jim Meyeringesx_vi.c: do not call through NULL function pointer
2009-12-16  Jim Meyeringesx_util.c: avoid NULL deref for invalid inputs
2009-12-15  Matthias Bolteesx: Don't goto failure for invalid arguments in VMX...
2009-12-15  Matthias BolteFix memory leak in qemudBuildCommandLine
2009-12-15  Jim Meyeringavoid calling exit with a constant; use EXIT_* instead
2009-12-15  Jim Meyeringmaint: remove from VC two gnulib-provided files
2009-12-15  Jim Meyeringavoid malfunction when virFileResolveLink is applied...
2009-12-15  Jim Meyeringbuild: update gnulib submodule to latest
2009-12-15  Jim Meyeringxm_internal.c: remove misleading dead code
2009-12-15  Jim Meyeringlibvirt.c: don't let a NULL "cpumaps" argument provoke...
2009-12-15  Jim Meyeringqemu migration: avoid NULL-deref given an invalid input
2009-12-15  Jim Meyeringqemu_driver.c: don't unlink(NULL) on OOM error path
2009-12-15  Jim Meyeringremote_driver.c: also zero out ->saslDecodedOffset...
2009-12-15  Jim Meyeringqemu_driver.c: avoid double free on error path
2009-12-15  Jim Meyeringlibvirtd: avoid a NULL dereference on error path
2009-12-14  Matthias BolteFix and improve domain xml video element description
2009-12-14  Matthias BolteFix install location for Python bindings
2009-12-14  Daniel VeillardRelax the allowed values for machine type in schema
2009-12-14  Jim Meyeringvirsh: avoid double-free
2009-12-14  Jim Meyeringnode_device_driver.c: don't write beyond EOB for 4K...
2009-12-14  Matthew BoothFix owner and group in example volume XML
2009-12-14  Daniel Veillardadd missing doc for device <shareable/> option
2009-12-14  Laine StumpEliminate failure to delete empty storage pools
2009-12-14  Jiri DenemarkFix use of virEventAddHandleImpl()
2009-12-14  Matthew BoothCleanup temporary #define after use
2009-12-14  Dave AllanImplement --pool option for virsh vol-path
2009-12-14  Cole Robinsonnodedev: Add removable storage 'media_label' prop
2009-12-14  Dave Allanexpose SR IOV physical/virtual function relationships
2009-12-14  Paolo BonziniFix possible NULL pointer dereference
next