]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-07-24  Matthias Boltesecaatest: Fix compilation
2010-07-24  Matthias Boltevirt-aa-helper-test: Fix failure due to the new disk...
2010-07-24  Matthias Boltevirt-aa-helper: Make getopt accept the p option
2010-07-24  Matthias Boltevirt-aa-helper: Fix return value of add_file_path
2010-07-24  Matthias Boltevirt-aa-helper: Ignore open errors again
2010-07-23  Eric Blakeqemu-api: avoid build failure
2010-07-23  Chris LalancetteAdd tests for the new Qemu namespace XML.
2010-07-23  Chris LalancetteQemu remote protocol.
2010-07-23  Chris LalancetteQemu arbitrary monitor commands.
2010-07-23  Chris LalancetteQemu Monitor API entry point.
2010-07-23  Chris LalancetteHandle arbitrary qemu command-lines in qemuParseCommand...
2010-07-23  Chris LalancetteQemu arbitrary command-line arguments.
2010-07-23  Chris LalancetteAdd namespace callback hooks to domain_conf.
2010-07-23  Philipp HahnFix SEGV on exit after domainEventDeregister()
2010-07-23  Daniel P. BerrangeFix .mailmap after accidental wrong committer address
2010-07-23  Chris WrightpciSharesBusWithActive fails to find multiple devices...
2010-07-23  Daniel P. BerrangeFix incorrect use of private data in remote driver
2010-07-23  Daniel P. BerrangeSet a stable & high MAC addr for guest TAP devices...
2010-07-23  Daniel P. BerrangeFix PCI address assignment if no IDE controller is...
2010-07-22  Ryota Ozakilxc: force kill of init process by sending SIGKILL...
2010-07-21  Laine StumpRemove erroneous setting of return value to errno.
2010-07-21  Laine StumpChange virDirCreate to return -errno on failure.
2010-07-21  Laine StumpMake virStorageBackendCopyToFD return -errno.
2010-07-21  Laine StumpChange virFileOperation to return -errno (ie < 0) on...
2010-07-21  Daniel P. BerrangeDocument the memory balloon device
2010-07-21  Daniel P. BerrangeRe-arrange PCI device address assignment to match QEMU...
2010-07-21  Daniel P. BerrangeExplicitly represent balloon device in XML and handle...
2010-07-21  Daniel P. BerrangeRearrange VGA/IDE controller address reservation
2010-07-21  Daniel P. BerrangeRemove inappropriate use of VIR_ERR_NO_SUPPORT
2010-07-20  Chris LalancetteFix a NULL dereference in the case that the arg in...
2010-07-20  Daniel P. BerrangeRemove bogus free of static strings
2010-07-20  Chris LalancetteFix a deadlock in bi-directional p2p concurrent migration.
2010-07-20  Chris LalancetteMake virsh setmaxmem balloon only when successful.
2010-07-20  Chris LalancetteUse unsigned long in cmdSetmem.
2010-07-20  Laine Stumpfsync new storage volumes even if new volume was copied.
2010-07-20  Laine StumpDon't skip zero'ing end of volume file when inputvol...
2010-07-19  Chris LalancetteAlways clear out the last_error in virshReportError.
2010-07-19  Chris LalancetteFix up inconsistent virsh option error reporting.
2010-07-19  Daniel P. BerrangeUse the extract backing store format in storage volume...
2010-07-19  Daniel P. BerrangeRewrite qemu-img backing store format handling
2010-07-19  Daniel P. BerrangeAdd ability to set a default driver name/type when...
2010-07-19  Daniel P. BerrangeDisable all disk probing in QEMU driver & add config...
2010-07-19  Daniel P. BerrangePass security driver object into all security driver...
2010-07-19  Daniel P. BerrangeConvert all disk backing store loops to shared helper API
2010-07-19  Daniel P. BerrangeAdd an API for iterating over disk paths
2010-07-19  Daniel P. BerrangeRequire format to be passed into virStorageFileGetMetadata
2010-07-19  Daniel P. BerrangeRefactor virStorageFileGetMetadataFromFD to separate...
2010-07-19  Daniel P. BerrangeRemove 'type' field from FileTypeInfo struct
2010-07-19  Daniel P. BerrangeExtract the backing store format as well as name, if...
2010-07-19  Daniel P. BerrangeCVE-2010-2242 Apply a source port mapping to virtual...
2010-07-16  Justin Cliftman pages: update authors and copyright notice for...
2010-07-16  Chris LalancetteFix compile on i686.
2010-07-16  Chris LalancetteRemove unused and bitrotting vshCommandOptStringList
2010-07-16  Chris LalancetteRemove error checking after using vshMalloc.
2010-07-16  Chris LalancetteRemove the "showerror" parameter from vshConnectionUsab...
2010-07-15  David AllanRFC: Canonicalize block device paths
2010-07-15  Ryota Ozakidaemon: dispatch.c should include stdio.h (and stdarg.h)
2010-07-14  Jim Meyeringuml_driver: correct logic error in umlMonitorCommand
2010-07-14  Jim MeyeringqemuConnectMonitor: fix a bug that would have masked...
2010-07-14  Cole Robinsonpython: Fix IOErrorReasonCallback bindings
2010-07-13  Cole Robinson.gitignore: Ignore generated libvirtd docs
2010-07-13  Matthias Bolteesx: Make esxVI_*_Deserialize dynamically dispatched
2010-07-13  Matthias BolteAdd openauth example to demonstrate a custom auth callback
2010-07-13  Laine StumpEliminate compiler warning due to gettext string with...
2010-07-12  Justin Cliftdocs: fix so generated .html files are removed with...
2010-07-12  Jiri DenemarkcpuCompare: Fix crash on unexpected CPU XML
2010-07-12  Jiri Denemarkcpu: Fail when CPU type cannot be detected from XML
2010-07-12  Jiri DenemarkcpuCompare: Fix comparison of two host CPUs
2010-07-12  Jiri Denemarkqemu: Use -nodefconfig when probing for CPU models
2010-07-12  Jiri Denemarkvirsh: Fix man page syntax
2010-07-12  Daniel P. BerrangeFix potential crash in QEMU monitor JSON impl
2010-07-12  Daniel P. BerrangeFix build by removing unknown pod2man flag
2010-07-12  Daniel P. BerrangeEnsure we return the callback ID in python events binding
2010-07-10  Justin Clifthtml docs: added firewall explanation page by daniel...
2010-07-09  Justin Cliftlibvirtd: add man page for libvirtd
2010-07-09  Justin Cliftvirsh: add new --details option to vol-list
2010-07-09  Justin Cliftauthors: update my authors details
2010-07-08  Chris LalancetteFix a compile error in the previous commit.
2010-07-08  Chris LalancetteImplement virsh managedsave-remove command.
2010-07-07  Jiri Denemarkcpu: Add new models from qemu's target-x86_64.conf
2010-07-07  Jiri Denemarkcpu: Add support for CPU vendor
2010-07-07  Jiri DenemarkcpuBaseline: Detect empty set of common features
2010-07-07  Jiri DenemarkcpuBaseline: Don't mess with the CPU returned by arch...
2010-07-07  Jiri DenemarkMake html docs in non-srcdir build
2010-07-05  Daniel VeillardRelease of libvirt-0.8.2 v0.8.2
2010-07-03  Matthias Boltevbox: Let configure detect/set the XPCOMC directory
2010-07-02  Cole Robinsonudev: Parse PCI devices even if libpciaccess fails
2010-07-02  Cole Robinsonqemu: Improve some qemu.conf error reporting
2010-07-02  Cole Robinsonutil: virExec: Dispatch all errors raised after fork
2010-06-30  Ryota Ozakicgroup: Fix compilation broken on MinGW due to dirent...
2010-06-30  Justin Clifthtml docs: add link to PHP bindings by Radek Hladik
2010-06-30  Eric Blakevirsh: tweak help output for VSH_OT_DATA
2010-06-30  Daniel P. BerrangeAvoid invoking the qemu monitor destroy callback if...
2010-06-29  Ryota Ozakicgroup: Add missing errno == ENOENT check in virCgroupR...
2010-06-29  Chris LalancetteFix crash when detaching devices from qemu domains.
2010-06-29  Chris LalancetteCheck for active PCI devices when doing nodedevice...
2010-06-29  Justin Cliftvirsh: add new --details option to pool-list
2010-06-29  Eric BlakevirFileResolveLink: guarantee an absolute path
2010-06-29  Eric Blakephyp: don't steal storage management from other drivers
2010-06-29  Laine StumpAvoid calling virStorageFileIsSharedFS with NULL
next