]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-02-10  Daniel VeillardEscape strings serialized in XML
2010-02-09  Jiri DenemarkCreate raw storage files with O_DSYNC
2010-02-09  Daniel P. BerrangeRe-generate remote protocol files for new APIs
2010-02-09  Matthias BolteRemove conn parameter from USB functions
2010-02-09  Matthias BolteRemove conn parameter from JSON error macro
2010-02-09  Matthias BolteRemove conn parameter from PCI functions
2010-02-09  Matthias BolteRemove conn parameter from Linux stats functions
2010-02-09  Matthias BolteRemove conn parameter from storage file functions
2010-02-09  Matthias BolteRemove conn parameter from util functions
2010-02-09  Matthias BolteRemove conn parameter from virXPath* functions
2010-02-09  Matthias BolteRemove conn parameter from virReportSystemError
2010-02-09  Matthias BolteRemove conn parameter from virReportOOMError
2010-02-08  Jim FehligModify virsh commands
2010-02-08  Jim Fehligdomain{Attach,Detach}DeviceFlags handler for drivers
2010-02-08  Jim FehligServer side dispatcher
2010-02-08  Jim FehligRemote driver
2010-02-08  Jim FehligWire protocol format
2010-02-08  Jim FehligPublic API Implementation
2010-02-08  Jim FehligInternal API
2010-02-08  Jim FehligPublic API
2010-02-08  Jim Fehligdoc: restrict virDomain{Attach,Detach}Device to active...
2010-02-05  Jim Meyeringbuild: update gnulib submodule to latest
2010-02-05  Jim Meyering(absolutePathFromBaseFile): fix up preceding commit
2010-02-05  Jim MeyeringabsolutePathFromBaseFile: don't leak when first arg...
2010-02-05  Jim Meyeringsexpr_string: avoid leak on OOM error path
2010-02-04  Jim MeyeringvirDomainChrDefParseXML: don't leak upon invalid input
2010-02-04  Jim MeyeringvirExecWithHook: avoid leak on OOM error path
2010-02-04  Jim Meyeringcgroup.c: don't leak mem+FD upon OOM
2010-02-04  Jim Meyeringcgroup.c: avoid unconditional leaks
2010-02-04  Matthias Boltewebsite: Add a 1em right margin
2010-02-04  Matthias Boltestorage: Replace storageLog with VIR_ERROR
2010-02-04  Matthias Bolteopennebula: Remove unnecessary casts
2010-02-04  Matthias Bolteesx: Remove unnecessary casts
2010-02-04  Matthias Boltecpu conf: Use virBufferFreeAndReset instead of virBuffe...
2010-02-04  Matthias Boltedocs: Refer to virReportOOMError in the HACKING file
2010-02-04  Matthias Bolteesx: Cleanup preprocessing structure in esxVI_EnsureSession
2010-02-04  Matthias Boltedocs: Emphasize that devices have to be inside the...
2010-02-04  Doug Goldsteinvirt-pki-validate contains unexpanded SYSCONFDIR variable
2010-02-03  Daniel VeillardRelease of libvirt-0.7.6 v0.7.6
2010-02-03  Daniel P. BerrangeFix restore of QEMU guests with PCI device reservation
2010-02-03  Laine StumpAnother fork() log locking cleanup in file creation
2010-02-03  Cole RobinsonFix log locking problem when using fork() in the library
2010-02-03  David AllanFix locking for udev device add/remove
2010-02-03  Jim Meyeringinterface_conf.c: don't use a negative value as allocat...
2010-02-03  Jim MeyeringvirStoragePoolSourceListNewSource: avoid unconditional...
2010-02-03  Jim Meyeringxs_internal.c: don't use a negative value as allocation...
2010-02-02  Daniel P. BerrangeEnsure QEMU DAC security driver is activated at all...
2010-02-02  Jim Meyeringxen_hypervisor.c: remove all "domain == NULL" tests...
2010-02-02  Jim Meyeringxen_hypervisor.c: avoid NULL deref for NULL domain...
2010-02-02  Daniel P. BerrangeTweak USB hostdevice XML handling
2010-02-02  Daniel P. BerrangeFix QEMU hotplug device alias assignment
2010-02-02  Daniel P. BerrangeDisable QEMU monitor IO debugging by default
2010-02-02  Daniel P. BerrangeRe-arrange QEMU device alias assignment code
2010-02-02  Daniel P. BerrangeRemove direct storage of hostnet_name & vlan
2010-02-02  Daniel P. BerrangeRemove use of -netdev arg with QEMU
2010-02-02  Daniel P. BerrangeAssign PCI addresses before hotplugging devices
2010-02-02  Daniel P. BerrangeRewrite way QEMU PCI addresses are allocated
2010-02-02  Daniel P. BerrangeIntroduce generic virDomainDeviceInfo iterator function
2010-02-02  Daniel P. BerrangeMake hotplug use new device_add where possible
2010-02-02  Daniel P. BerrangeIntroduce internal QEMU monitor APIs for drive + device...
2010-02-02  Daniel P. BerrangeSplit out QEMU code for building PCI/USB hostdev arg...
2010-02-02  Daniel P. BerrangeStandard internal API syntax for building QEMU command...
2010-02-02  Jim Meyeringlibvirtd.c: avoid closing a negative socket file descriptor
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...
next