]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-03-23  Matthias BolteExport conditional state driver symbols only when they...
2010-03-23  Matthias BolteMake sure uid_t and gid_t are available
2010-03-23  Matthias Bolteesx: Add esxVI_LookupVirtualMachineByName
2010-03-23  Matthias Bolteesx: Fix potential memory leak in esxVI_BuildFullTraver...
2010-03-23  Matthias Bolteesx: Cleanup file header comments
2010-03-23  Matthias Bolteesx: Generate method mappings via macros
2010-03-22  Jim FehligAvoid libvirtd crash when cgroups is not configured...
2010-03-22  Cole Robinsonsecurity: selinux: Fix crash when releasing non-existen...
2010-03-22  Guido GüntherDon't crash without a security driver
2010-03-19  Jiri DenemarkAdd migrate-setmaxdowntime command to virsh
2010-03-19  Jiri DenemarkImplement virDomainMigrateSetMaxDowntime in qemu driver
2010-03-19  Jiri DenemarkImplement virDomainMigrateSetMaxDowntime in remote...
2010-03-19  Jiri DenemarkWire protocol and dispatcher for virDomainMigrateSetMax...
2010-03-19  Jiri DenemarkPublic virDomainMigrateSetMaxDowntime API
2010-03-19  Jiri DenemarkInternal driver API for virDomainMigrateSetMaxDowntime
2010-03-19  David AllanVirsh support for vol wiping
2010-03-19  David AllanSimplified version of volume wiping based on feedback...
2010-03-19  David AllanImplement remote bits for vol wiping
2010-03-19  David AllanImplement the public API for vol wiping
2010-03-19  David AllanDefine the internal driver API for vol wiping
2010-03-19  David AllanAdd public API for volume wiping
2010-03-19  Laine StumpSupport vhost-net mode at qemu startup for virtio netwo...
2010-03-18  Matthias Bolteqemu: Fix FD leak in qemudStartVMDaemon
2010-03-18  Eric Blakeutil: ensure virMutexInit is not recursive
2010-03-18  Eric Blakemaint: enforce recent copyright style
2010-03-18  Eric Blakemaint: make Red Hat copyright notices consistent
2010-03-18  Eric Blakemaint: fix typo
2010-03-18  Eric Blakemaint: enforce recent N_ usage
2010-03-18  Daniel VeillardFix logroate rpm build breakage
2010-03-18  Daniel VeillardFix LSB compliance of init script
2010-03-17  Matthias Boltedocs: <pre> cannot be nested in <p>
2010-03-17  Philip Hahnpython: Fix networkLookupByUUID
2010-03-17  Cole Robinson.gitignore: Ignore generated daemon/libvirtd.logrotate
2010-03-17  Cole RobinsonFix make dist with XenAPI changes
2010-03-17  Jiri DenemarkAllow suspend during live migration
2010-03-16  Jim Meyeringdo not require two ./autogen.sh runs to permit "make"
2010-03-16  Matthias Boltephyp: Use virRequestUsername and virRequestPassword
2010-03-16  Matthias Boltexenapi: Don't leak url and caps in case of error
2010-03-16  Matthias Boltexenapi: Check for NULL before accessing the scheme
2010-03-16  Matthias Boltexenapi: Request a username if there is non in the URI
2010-03-16  Matthias Boltexenapi: Check for valid private data in xenapiSessionEr...
2010-03-16  Matthias Bolteesx: Move username and password helper functions to...
2010-03-16  Jim Meyeringfix two "make syntax check" failures
2010-03-16  Jiri DenemarkUse WARN_CFLAGS when compiling virsh.c
2010-03-16  Jiri DenemarkUse fsync() at the end of file allocation instead of...
2010-03-15  Jim MeyeringRevert f5a6ce44ce8368d4183b69a31b77f67688d9af43
2010-03-15  Cole Robinsonsecurity: Set permissions for kernel/initrd
2010-03-15  Cole Robinsonqemu: Fix USB by product with security enabled
2010-03-15  Cole Robinsonqemu: Add some debugging at domain startup
2010-03-15  Daniel Veillardqemu: pass the information when disks are read-only
2010-03-15  Jiri DenemarkFix syntax-check errors
2010-03-15  Jiri DenemarkFix error messages in qemu text monitor
2010-03-14  Sharadha Prabhakarxenapi: Initial commit of the new driver
2010-03-13  Matthias Bolteesx: Improve documentation about remote URIs
2010-03-13  Matthias Boltemacvtap: Only export symbols if support is enabled
2010-03-12  Chris LalancetteOnly use the numa functions when they are available.
2010-03-12  Chris LalancetteMake nodeGetInfo report the correct number of NUMA...
2010-03-12  Chris LalancetteFix crash in virsh after bogus command
2010-03-12  Chris LalancetteFix virsh command 'cd'
2010-03-12  Laine StumpFix compiler warnings in virsh.c
2010-03-12  Laine StumpSilence compiler complaints about non-literal format...
2010-03-12  Daniel VeillardUpdate commiters list
2010-03-11  Chris LalancetteFix hang in qemudDomainCoreDump.
2010-03-11  Chris LalancetteMake sure qemudDomainSetVcpus doesn't hang.
2010-03-11  Chris LalancetteRemove qemudDomainSetMaxMemory.
2010-03-11  Chris LalancetteFix a JSON CPU information bug.
2010-03-10  Ed SwierkAllow devices without a parent
2010-03-10  Eric Blakebuild: change to gnulib module list should rerun bootstrap
2010-03-10  Eric Blakebuild: enforce preprocessor indentation
2010-03-10  Jim Meyeringbuild: update gnulib submodule to newer (but not latest)
2010-03-10  David AllanFree resources on error in udev startup
2010-03-10  Daniel VeillardMake virsh reconnect when losing connection
2010-03-10  Chris LalancetteFix up nodeinfo parsing code.
2010-03-10  Daniel VeillardChange logrotate to be per-hypervisor logs
2010-03-09  Eric Blakebuild: consistently indent preprocessor directives
2010-03-09  Eric Blakevirsh: use N_ rather than gettext_noop
2010-03-09  Eric Blakevirsh: fix existing N_ uses
2010-03-09  Jim Meyeringdoc: fix typos in hacking.html.in; mark HACKING as...
2010-03-09  Jiri DenemarkFix copy&paste typos in virProcessInfoGetAffinity
2010-03-09  Jiri DenemarkWipe nodeinfo structure before filling it
2010-03-09  Jim Meyeringdoc: fix more typos in HACKING
2010-03-09  Eric BlakeAUTHORS: add recent contributors
2010-03-09  Eric Blakehacking: add a section on preprocessor conventions
2010-03-09  Eric Blakehacking: fix typos
2010-03-09  Laine StumpFix format string warnings
2010-03-09  Stefan Bergermacvtap build detection fix
2010-03-09  Soren HansenFix virDomainGetXMLDesc cache settings output
2010-03-08  David AllanUpdate hacking.html.in
2010-03-08  Chris LalancetteGet thread and socket information in virsh nodeinfo.
2010-03-08  Adam LitkeFix locking in qemudDomainMemoryStats
2010-03-08  Laine StumpEliminate large stack buffer in doTunnelSendAll
2010-03-08  Eric Blakebuild: consistently use C99 varargs macros
2010-03-05  Jim MeyeringebtablesAddRemoveRule: avoid dead store
2010-03-05  Jim MeyeringvirInterfaceDefParseBond: avoid dead stores
2010-03-05  Jim MeyeringxenXMDomainConfigParse: avoid dead store
2010-03-05  Jim MeyeringqemudDomainAttachSCSIDisk: handle empty controller...
2010-03-05  Jim Meyeringqemu restore: don't let corrupt input provoke unwarrant...
2010-03-05  Jim MeyeringvirFileReadLimFD: diagnose maxlen <= 0, rather than...
2010-03-05  Jim Meyeringxen: don't let bogus packets trigger over-allocation...
2010-03-05  Jim MeyeringqemuMonitorTextGetMemoryStats: decrease risk of false...
next