]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-03-04  Daniel P. BerrangeFix mis-leading error message in pool delete API
2010-03-04  Daniel P. BerrangeFix typo in QEMU migration command name
2010-03-04  Daniel P. BerrangeDon't raise error message from cgroups if QEMU fails...
2010-03-04  Daniel P. BerrangeAdd missing device type check in QEMU PCI hotunplug
2010-03-03  Chris LalancetteAdd a define for NFS_SUPER_MAGIC
2010-03-03  Laine StumpMake domain save work on root-squash NFS
2010-03-03  Laine StumpFix domain restore for files on root-squash NFS
2010-03-03  Daniel P. BerrangeFix USB/PCI device address aliases in QEMU hotplug...
2010-03-03  Daniel P. BerrangeFix detection of errors in QEMU device_add command
2010-03-03  Eric Blakeesx: don't ignore failure on close
2010-03-03  Eric Blakeuml: avoid crash on partial read
2010-03-03  Eric Blakevirsh: silence compiler warning
2010-03-02  Jiri DenemarkFix safezero()
2010-03-02  Daniel P. BerrangeFix QEMU domain state after a save attempt fails
2010-03-02  Daniel P. BerrangeSupport job cancellation in QEMU driver
2010-03-02  Daniel P. BerrangeRemote driver implementation for the virDomainAbortJob APi
2010-03-02  Daniel P. BerrangeWire up internal entry points for virDomainAbortJob API
2010-03-02  Daniel P. BerrangeIntroduce public API for cancelling async domain jobs
2010-03-02  Daniel P. BerrangeAdd QEMU driver support for job info on migration ops
2010-03-02  Daniel P. BerrangeRemote driver implmentation of job info API
2010-03-02  Daniel P. BerrangeStub out internal driver entry points for job processing
2010-03-02  Daniel P. BerrangeIntroduce public API for domain async job handling
2010-03-02  Eric Blakebuild: silence coverity warning in node_device
2010-03-02  Rolf Eike BeerFix error messages when parsing USB devices in QEMU
2010-03-02  Rolf Eike BeerFix USB hotplug device string in QEMU driver
2010-03-02  Wolfgang MauererUse device_del to remove SCSI controllers
2010-03-02  Wolfgang MauererFix PCI address handling when controllers are deleted
2010-03-02  Wolfgang MauererFix data structure handling when controllers are attached
2010-03-02  Wolfgang MauererTiny spelling fix
2010-03-02  Eric Blakelibvirtd: avoid false-positive NULL-deref warning from...
2010-03-02  Jim Meyeringx86Decode: avoid NULL-dereference upon questionable...
2010-03-02  Jim MeyeringphypUUIDTable_Push: do not corrupt output stream upon...
2010-03-02  Jim MeyeringopenvzDomainDefineCmd: remove useless increment
2010-03-01  Jim Meyeringmaint: disallow TAB-in-indentation also in *.rng files
2010-03-01  Jim Meyeringmaint: convert leading TABs in *.rng files to equivalen...
2010-03-01  Daniel P. BerrangeExpand docs about clock modes
2010-03-01  Daniel P. BerrangeAllow configurable timezones with QEMU
2010-03-01  Daniel P. BerrangeAllow a timezone to be specified instead of sync to...
2010-03-01  Daniel P. BerrangeSupport variable clock offset mode in QEMU
2010-03-01  Daniel P. BerrangeAdd new clock mode allowing variable adjustments
2010-03-01  Daniel P. BerrangeChange the internal domain conf representation of local...
2010-03-01  Jim MeyeringudevEnumerateDevices: remove dead code
2010-03-01  Jim MeyeringqemudNetworkIfaceConnect: remove dead store
2010-03-01  Jim MeyeringcmdPoolDiscoverSources: initialize earlier to avoid...
2010-03-01  Eric Blakeqemu: avoid null dereference on failed migration
2010-03-01  Stefan BergerFree the macvtap mode string
2010-03-01  Daniel VeillardUpdate of indian, spanish and russian translations
2010-02-26  David AllanRevert fs pool formatting
2010-02-26  Jim Meyeringbuild: update gnulib submodule to latest
2010-02-26  Jim Meyeringbuild: avoid warning about return-with-value in void...
2010-02-26  Jim Meyeringlibvirtd: do not ignore failure to set group ID in...
2010-02-26  Chris LalancetteOnly build virDomainObjFormat if not building proxy.
2010-02-25  Jim MeyeringopenvzGetVEID: don't leak (memory + file descriptor)
2010-02-25  Cole RobinsonUse standard spacing for user/pass prompt
2010-02-25  Cole Robinsonlibvirtd: Better initscript error reporting
2010-02-25  Cole Robinsonqemu: Report binary path if error parsing -help
2010-02-25  Cole Robinsonremote: Improve daemon startup error reporting
2010-02-25  Cole Robinsonvirsh: Show errors reported by nonAPI functions
2010-02-25  Cole Robinsonremote: Improve error message when libvirtd isn't running
2010-02-25  Jim Meyeringbuild: avoid warning about unused variables
2010-02-25  Jim Meyeringbuild: avoid "make rpm" failure in docs/
2010-02-25  Jim Meyeringbuild: teach apibuild.py to work in a non-srcdir build
2010-02-25  Jim Meyeringbuild: avoid non-srcdir "make distcheck" failures ...
2010-02-25  Jim Meyeringbuild: make git submodule checking more reliable
2010-02-25  Jim Meyeringbuild: avoid non-srcdir "make distcheck" failures ...
2010-02-25  Jim Meyeringbuild: avoid non-srcdir "make distcheck" failure (test_...
2010-02-25  Jim Meyeringbuild: avoid non-srcdir installation failure (sitemap...
2010-02-25  Jim Meyeringbuild: avoid non-srcdir installation failure (apibuild.py)
2010-02-25  Jim Meyeringbuild: fix typos in makefile variable names
2010-02-25  Jim Meyeringbuild: ensure that MKINSTALLDIRS is AC_SUBST-defined
2010-02-24  Eric Blakemaint: relax git minimum version
2010-02-24  Richard JonesIgnore SIGWINCH in remote client call to poll(2) (RHBZ...
2010-02-24  Stefan BergerAdd descriptions for macvtap direct type interfaces
2010-02-24  Dave AllanFormat FS pools on creation
2010-02-23  Eric Blakemaint: sort .gitignore
2010-02-23  Eric Blakemaint: import modern bootstrap
2010-02-23  Eric Blakemaint: start factoring bootstrap
2010-02-23  Eric Blakemaint: fix quoting in autogen.sh
2010-02-23  Jim Meyeringbuild: update gnulib submodule to latest
2010-02-23  Jim MeyeringvirFork: placate static analyzers: ignore pthread_sigma...
2010-02-23  Cole Robinsondocs: Fix syntax warnings from recent changes.
2010-02-23  Cole Robinsondocs: network: Document <domain> element
2010-02-23  Cole Robinsondocs: network: Document STP and delay attributes
2010-02-23  Cole Robinsondocs: domain: Document <description> element
2010-02-23  Cole Robinsondocs: storage: Document multipath pools
2010-02-23  Cole Robinsondocs: storage: Document SCSI pools
2010-02-23  Cole Robinsondocs: storage: Fix backingStore <format> docs
2010-02-23  Cole Robinsondocs: storage: <volume><key> is always generated.
2010-02-23  Cole Robinsondocs: storage: Document capacity/alloc 'unit'
2010-02-23  Cole Robinsonstorage: conf: Correctly calculate exabyte unit
2010-02-23  Jiri Denemarkvirsh.c: avoid all leaks in OOM path in cmdCPUBaseline
2010-02-22  Jiri DenemarkCreate raw storage files with O_DSYNC (again)
2010-02-21  David AllanFixed reference count in virsh pool-build command
2010-02-21  Dan Kenigsbergdocs: add 3 missing spaces
2010-02-20  David AllanFix daemon-conf invalid failures
2010-02-19  Jim Meyeringvirsh.c: avoid leak on OOM error path
2010-02-19  Jim MeyeringvirBufferVSprintf: do not omit va_end(argptr) call
2010-02-19  Jim Meyeringxend_internal.c: don't dereference NULL for unexpected...
2010-02-19  Laine StumpUse virFileOperation hook function in virStorageBackend...
2010-02-19  Laine StumpRename virFileCreate to virFileOperation, add hook...
next