]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-02-02  Jim Meyeringstorage_backend.c: avoid closing a negative file descriptor
2010-02-02  Jim Meyeringavoid a probable EINVAL from lseek
2010-02-02  Matthias Bolteudev: Don't let strtoul parse USB busnum and devnum...
2010-02-01  Jim Meyeringutil.c (two more): don't use a negative value as alloca...
2010-02-01  Jim Meyeringjson.c: avoid an unconditional leak from most qemuMonit...
2010-02-01  Jim Meyeringavoid format-related warnings
2010-02-01  Eric Blakemaint: avoid excess parens in STREQ
2010-02-01  Jiri DenemarkMove models/nmodels mismatch checking one level up
2010-02-01  Jiri DenemarkLog flags in virConnectCompareCPU
2010-02-01  Chris LalancetteFix PCI host reattach on domain detach.
2010-02-01  Matthew BoothClarify controllers -device string in QEMU driver
2010-02-01  Chris LalancetteFix up a comment in virHashUpdateEntry
2010-02-01  Chris LalancetteLook in /usr/libexec for the qemu-kvm binary.
2010-01-29  Eric Blakemaint: fix spelling error in hacking
2010-01-29  Jim Meyeringutil.c (virGetUserEnt): don't use a negative value...
2010-01-27  Jim FehligSupport Xen 4.0 sysctl version 7
2010-01-27  Matthew BoothAdd missing sata controller type to domain.rng
2010-01-27  Jim Meyeringcpu_x86.c: avoid NULL-deref for invalid arguments
2010-01-27  Jim Meyeringportability to non-glibc: don't use realpath(..., NULL)
2010-01-27  Jim Meyeringpci.c: correct an erroneous expression
2010-01-26  Matthias Bolteudev: Set the state driver name
2010-01-26  Matthias BolteRemove undefined symbols from libvirt_private.syms
2010-01-26  Matthias Bolteudev: Remove event handle on shutdown
2010-01-26  Matthias BolteDon't call disabled timer callbacks in event-test.c
2010-01-26  Matthias Bolteesx: Output error details from libcurl
2010-01-26  Matthias BolteAdd missing function parameter documentation
2010-01-26  Jim Meyeringhostusb: closedir only if non-NULL; rename labels:...
2010-01-26  Laine StumpCleanup of large buffer on stack in virFileMakePath
2010-01-26  Matthias Bolteesx: Stop passing around virConnectPtr for error reporting
2010-01-25  Chris LalancetteRevert "Fix libvirtd restart for domains with PCI passt...
2010-01-25  Chris LalancetteFix a crash when restarting libvirtd.
2010-01-25  Chris LalancetteFix two instances of misspelled 'pseudo'
2010-01-25  Jim MeyeringqemuMonitorTextAttachDrive: avoid two leaks
2010-01-25  Matthias Bolteqemu: Search binaries in PATH instead of hardcoding...
2010-01-25  Daniel P. BerrangeImplement QMP support for extracting CPU thread ID
2010-01-25  Daniel P. BerrangeMisc fixes to QMP monitor support for QEMU
2010-01-25  Daniel P. BerrangeAdd some missing include files which break build in...
2010-01-25  Daniel P. BerrangeFix setup of compatability serial devices from console...
2010-01-25  Jim MeyeringusbGetDevice: don't leak a "usbDevice" buffer on failur...
2010-01-25  Jim MeyeringqemuMonitorTextGetMemoryStats: plug a leak on an error...
2010-01-25  Jim MeyeringusbFindBusByVendor: don't leak a DIR buffer and FD
2010-01-25  Eric BlakeStart modernizing configure
2010-01-22  Chris LalancetteFix libvirtd restart for domains with PCI passthrough...
2010-01-22  Chris Lalancetteqemu: Fix race between device rebind and kvm cleanup
2010-01-22  Chris LalancetteFix device assignment with root devices
2010-01-22  Chris LalancetteAdd a rule to check for uses of readlink.
2010-01-22  Chris LalancetteUse virFileResolveLink instead of readlink in AppArmor
2010-01-22  Chris LalancetteFix a compile warning in parthelper.c
2010-01-22  Taizo ITOAdd virConnectGetVersion Python API
2010-01-22  Jamie StrandbogeRemove AppArmor compile warnings
2010-01-22  Chris LalancetteRemove unused PROC_MOUNT_BUF_LEN #define
2010-01-22  Daniel VeillardUpdate polish translation and regenerate localizations
2010-01-21  Daniel P. BerrangeAdd docs about new mailing list
2010-01-21  Adam LitkedomMemoryStats / qemu: Fix parsing of unknown stats
2010-01-21  David AllanCorrected log level of WWN path message
2010-01-21  Daniel VeillardFix an error when looking for devices in syspath
2010-01-21  Dan KenigsbergAllow surrounding whitespace in uuid
2010-01-21  Jim Meyeringfix "make distcheck" failure
2010-01-21  Jim Meyeringavoid more format-related warnings
2010-01-21  Jim Meyeringavoid format-related warnings
2010-01-21  Daniel P. BerrangeFix off-by-1 in SCSI drive hotplug
2010-01-21  Daniel P. BerrangeFix leak in hotplug code in QEMU driver
2010-01-21  Daniel P. BerrangeAdd configuration option to turn off dynamic permission...
2010-01-21  Daniel P. BerrangeFix security driver calls in hotplug cleanup paths
2010-01-21  Daniel P. BerrangeAdd missing call to re-attach host devices if VM startu...
2010-01-21  Daniel P. BerrangeSwitch QEMU driver over to use the DAC security driver
2010-01-21  Daniel P. BerrangeIntroduce a new DAC security driver for QEMU
2010-01-21  Daniel P. BerrangeIntroduce a stacked security driver impl for QEMU
2010-01-21  Daniel P. BerrangePull initial disk labelling out into libvirtd instead...
2010-01-21  Daniel P. BerrangeFix leak of allocated security label
2010-01-21  Daniel P. BerrangeRefactor setup & cleanup of security labels in security...
2010-01-21  Daniel P. BerrangeMake security drivers responsible for checking dynamic...
2010-01-21  David AllanImplement support for multi IQN
2010-01-21  Jiri DenemarkLet make fail when XHTML validation fails
2010-01-20  Laine StumpFix uses of virFileMakePath
2010-01-20  Laine StumpCreate storage pool directories with proper uid/gid...
2010-01-20  Laine StumpCreate storage volumes directly with desired uid/gid
2010-01-20  Laine StumpNew utility functions virFileCreate and virDirCreate
2010-01-20  Laine StumpAdd virRunWithHook util function
2010-01-20  Matthias BolteUnset copied environment variables in qemuxml2argvtest
2010-01-20  Matthias Bolteqemu: Don't allocate zero bytes
2010-01-20  Jim Meyeringclean-up: remove unnecessary closedir call
2010-01-20  Jim Meyeringnode_device_linux_sysfs.c: avoid opendir/fd leak on...
2010-01-20  Jim Meyeringdomain_conf.c: avoid a leak and the need for "cleanup...
2010-01-20  Daniel P. BerrangeMake all bitfields unsigned ints to avoid unexpected...
2010-01-20  Daniel P. BerrangeFix QEMU driver custom domain status XML extensions
2010-01-20  Jiri DenemarkDocument cpu-compare command in virsh man page
2010-01-20  Jiri DenemarkDocument <cpu> elements in capabilities and domain XML
2010-01-20  Matthias Boltedocs: Remove outdated information about remote limitations
2010-01-19  Jim Meyeringlogging: confirm that we want to ignore a write error
2010-01-19  Jim Meyeringxen_driver: don't leak a parsed-config buffer
2010-01-19  Laine StumpUpdate interface.rng and xml test files to match netcf...
2010-01-19  Laine StumpSupport bond interfaces attached to bridges in interfac...
2010-01-19  Laine StumpAllow empty bridges in interface xml.
2010-01-19  Laine StumpSupport delay property in interface bridge xml.
2010-01-19  Jim Meyeringstorage_conf: plug a leak on OOM error path
2010-01-19  Jiri DenemarkRemove superfluous new lines from messages
2010-01-19  Jiri DenemarkUse pciDeviceIsAssignable in qemu driver
2010-01-19  Jiri DenemarkTests for ACS in PCIe switches
2010-01-19  Daniel VeillardAdd Jiri Denemark <jdenemar@redhat.com> to commiters
next