]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-04-06  Chris LalancetteDocument snapshot virsh commands in the man page.
2010-04-06  Chris LalancetteBetter error reporting in virsh.
2010-04-06  Chris LalancetteWebsite documentation for the snapshot XML.
2010-04-06  Chris LalancetteIncrease the number of available VNC ports.
2010-04-06  Stefan BergerThis patch fixes some compilation issues for the RHEL5...
2010-04-06  Matthias BolteFix compiler warning about unused conn parameter
2010-04-06  Matthias Bolteopenvz: Remove virConnectPtr from openvzError
2010-04-06  Matthias Bolteone: Remove virConnectPtr from oneError
2010-04-06  Matthias Bolteuml: Remove virConnectPtr from umlReportError
2010-04-06  Matthias BolteRemove virConnectPtr from eventReportError
2010-04-06  Matthias BolteRemove virConnectPtr from virLibConnError
2010-04-05  Matthias Boltexen: Remove virConnectPtr from xenUnifiedError
2010-04-05  Matthias BolteRemove virConnectPtr from nodeReportError
2010-04-05  Matthias Boltenetcf: Remove virConnectPtr from interfaceReportError
2010-04-05  Matthias Boltexen: Remove virConnectPtr from virXenInotifyError
2010-04-05  Matthias Boltexen: Remove virConnectPtr from virXenStoreError
2010-04-05  Matthias Boltexen: Remove virConnectPtr from virXenError/virXenErrorFunc
2010-04-05  Matthias Boltexen: Remove virConnectPtr from virXMError
2010-04-05  Matthias Boltexen: Remove virConnectPtr from virXendError
2010-04-05  Matthias Bolteproxy: Remove virConnectPtr from virProxyError
2010-04-05  Matthias Boltevbox: Remove virConnectPtr from vboxError
2010-04-05  Matthias Boltetest: Remove virConnectPtr from testError
2010-04-05  Matthias BolteRemove unnecessary trailing \n in log messages
2010-04-05  Matthias BolteFix compiler warning about non-literal format string
2010-04-05  Stefan BergerThis patch removes the virConnectPtr parameter from...
2010-04-05  Chris LalancetteSnapshot virsh implementation.
2010-04-05  Jiri DenemarkSnapshots for VBox
2010-04-05  Chris LalancetteSnapshot QEMU driver.
2010-04-05  Chris LalancetteOnly assign newDef when we have a new def.
2010-04-05  Chris LalancetteSnapshot internal methods.
2010-04-05  Chris LalancetteSnapshot API framework.
2010-04-05  David AllanClarified error message
2010-04-05  Laine StumpEliminate compiler warning about non-const format string
2010-04-04  Matthias Boltexenapi: Add managedsave entries to the driver struct
2010-04-04  Stefan BergerGet rid of the regular expressions when evaluating...
2010-04-04  Matthias Boltenwfilter: Fix random index in virNWFilterRuleDefDetails...
2010-04-04  Matthias Boltexenapi: Fix uninitialized variable warning
2010-04-04  Daniel VeillardAdd a managedsave command to virsh
2010-04-04  Daniel VeillardImplement managed save operations for qemu driver
2010-04-04  Daniel VeillardImplement remote protocol for managed save
2010-04-04  Daniel VeillardAdd managed save API entry points
2010-04-02  Eric Blakebuild: improve check for out-of-date .gnulib submodule
2010-04-02  Stefan BergerUse the virStrToLong_ui() function rather than the...
2010-04-02  Stefan BergerThe attached patch optimizes the validation of the...
2010-04-02  Stefan BergerThis patch adds a couple of test cases for the XML...
2010-04-02  Stefan BergerThe following issues are fixed in the patch below:
2010-04-02  Eric Blakebuild: import latest gnulib
2010-04-02  Chris LalancetteAdd a missing break statement to nwfilter errors.
2010-04-02  Chris LalancetteMake virDomainLoadConfig static.
2010-04-02  Jiri DenemarkVBox: Fix use of uninitialized value
2010-04-02  Laine StumpChanges to clock timer XML to match final design.
2010-04-02  Laine StumpAllow domain disk images on root-squash NFS to coexist...
2010-04-02  Laine StumpEliminate compile warnings in nwfilter error log calls
2010-04-02  Chris LalancetteDon't use virFileReadLimFD in qemuDomainRestore.
2010-04-01  Jim FehligOnly parse 'CPU XML' in virCPUDefParseXML()
2010-04-01  Daniel P. BerrangeKeep build quiet for generated file
2010-04-01  Daniel P. BerrangeKeep track of guest paused state after disk IO / watchd...
2010-04-01  Matthias BolteReplace sscanf in PCI device address parsing
2010-04-01  Matthias Boltexen: Use virStrToLong_i instead of sscanf for XenD...
2010-04-01  Matthias Boltexenapi: Use virStrToLong_i instead of sscanf for CPU...
2010-04-01  Matthias Bolteopenvz: Use strtok_r instead of sscanf for VPS UUID...
2010-04-01  Matthias Boltexen: Use virParseMacAddr instead of sscanf
2010-04-01  Matthias Boltevbox: Replace atoi with virStrToLong_i
2010-04-01  Matthias Boltecgroup: Replace sscanf with virStrToLong_ll
2010-04-01  Matthias BolteRefactor major.minor.micro version parsing into a function
2010-04-01  Matthias BolteReplace sscanf in nwfilter rule parsing
2010-04-01  Matthias BolteReplace sscanf in legacy device address parsing
2010-04-01  Stefan BergerWhile writing a couple of test cases for the nwfilter...
2010-04-01  Stefan BergerESX test case needs '/' in interface name
2010-03-31  Matthias BolteFix linker errors in proxy
2010-03-31  Eric Blakebuild: more fallout from test -a
2010-03-31  Matthias BolteFix apibuild.py warning about virNWFilterLookupByUUIDString
2010-03-31  Matthias Boltewebsite: Add archive link for libvirt-users list
2010-03-31  Eric Blakemaint: remove redundant tests after virStrToLong
2010-03-31  Eric Blakemaint: update AUTHORS
2010-03-31  Paolo SmiragliavirConnectGetLibVersion: Avoid error message on success.
2010-03-31  Eric Blakevirsh: add 'exit' as an alias for 'quit'
2010-03-31  Jim Meyeringmaint: fix cpp indentation syntax-check failure
2010-03-31  Jim Meyeringmaint: mark xenapiSessionErrorHandler messages for...
2010-03-31  Stefan BergerBlank out invalid interface names with escaped letters...
2010-03-31  Matthias BolteAdd virt-aa-helper and secaatest to .gitignore
2010-03-31  Matthias Bolteesx: Remove redundant semicolons
2010-03-31  Matthias Bolteesx: Generate most SOAP mapping and improve inheritance...
2010-03-31  Daniel VeillardDistribute nwfilter xml files and add them to rpm
2010-03-31  Daniel VeillardMake sure nwfilter headers are part of distribution
2010-03-30  Eric Blakemaint: show which compiler warning triggered
2010-03-30  Eric Blakebuild: automate the rerun of autogen.sh
2010-03-30  Stefan BergerA cosmetic change that makes the entries in the int...
2010-03-30  Stefan BergerUse libvirt's existing ipv6/ipv4 parser/printer rather...
2010-03-30  Stefan BergerAdd ip6tables support for IPv6 filtering
2010-03-30  Stefan BergerRemove driver dependency from nwfilter_conf.c
2010-03-30  Stefan BergerAdd support for so-far missing protocols for iptables...
2010-03-30  Daniel VeillardFix daemon hook script initialization
2010-03-30  Laine StumpImplement the qemu-kvm backend of clock timer elements
2010-03-30  Laine StumpAdd flags to indicate presence of timekeeping-related...
2010-03-30  Laine StumpAdd timer element to domain schema
2010-03-30  Laine StumpImplement XML parser/formatter for "timer" subelement...
2010-03-30  Daniel P. BerrangeFix QEMU cpu affinity at startup to include all threads
2010-03-30  Daniel VeillardUpdating the commiters list
2010-03-29  Eric Blakevirsh: support VISUAL, and allow metacharacters in...
next