]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-06-07  Cole Robinsonutil: Implement virRun as a wrapper around virCommand
2011-06-07  Cole Robinsonutil: Remove unused virExec wrapper
2011-06-07  Cole Robinsonqemu: Convert virExec usage to virCommand
2011-06-07  Matthias Bolteesx: Remove duplicated invalid-argument checks
2011-06-07  Osier Yangdocs: Add doc for video element
2011-06-07  Osier YangUse VIR_USE_CPU instead of new wheel
2011-06-07  Matthias BolteAvoid virGetVersion failure on specific driver support...
2011-06-06  Matthias Boltedocs: Make hvsupport.pl pick up the host device drivers
2011-06-06  Daniel VeillardRelease of libvirt-0.9.2 v0.9.2
2011-06-06  Matthias Bolteesx: Fix driver method version annotations
2011-06-06  Daniel P. BerrangeFix QEMU p2p v2 migration when run from a v3 client
2011-06-04  Matthias Boltevbox: Fix typo in error message
2011-06-04  Daniel P. BerrangeDon't raise an error if the migration cookie is NULL
2011-06-04  Daniel P. BerrangeFix check of virKillProcess return status
2011-06-04  Matthias Boltevbox: Fix version extraction on Windows for newer Virtu...
2011-06-04  Eric BlakeAPI: consolidate common unreleased enums
2011-06-03  Jiri Denemarkqemu: Avoid use after free in qemuCaps parsing
2011-06-03  Jiri Denemarkvirsh: Document nodeinfo output
2011-06-03  Laine Stumpsecurity driver: ignore EINVAL when chowning an image...
2011-06-03  Matthias BolteMake dlopen usage in lock manager conditional
2011-06-03  Neil WilsonCorrect 'cputune' documentation example.
2011-06-03  Eric Blakebuild: silence coverity false positive
2011-06-03  Eric Blakebuild: silence coverity false positive
2011-06-03  Eric Blakemigrate: detect xml incompatibility
2011-06-03  Eric Blakeevent: avoid memory leak on cleanup
2011-06-03  Eric Blakeqemu: avoid memory leak on vcpupin
2011-06-03  Eric Blakeremote: avoid leak on failure
2011-06-03  Eric Blakelock: avoid leak on failure
2011-06-03  Eric Blakestorage: avoid memory leak on stat failure
2011-06-03  Eric Blakestorage: avoid memory leak
2011-06-03  Eric Blakelibvirtd: avoid leak on failure
2011-06-03  Eric Blakecommand: avoid leak on failure
2011-06-03  Daniel P. BerrangeExplicitly set VM state to paused after migration completes
2011-06-03  Daniel P. BerrangeFix regressions BlockStats/Info APIs in QEMU driver
2011-06-02  Jim FehligFix minor issues in libxenlight managed save
2011-06-02  Heath Petersenuml: correct command line networking parameters
2011-06-02  Eric Blakedocs: document iface-* commands
2011-06-02  Daniel P. BerrangeFix auditing of disk hotunplug operations
2011-06-02  Daniel P. BerrangeAvoid crash on NULL pointer in lock driver impls during...
2011-06-02  Daniel P. BerrangeFix return value in lock manager hotplug methods
2011-06-02  Daniel P. BerrangeMake sure virDomainSave/virDomainManagedSave reset...
2011-06-02  Daniel P. BerrangeFix handling of VIR_EVENT_HANDLE_ERROR in QEMU monitor
2011-06-02  Daniel P. BerrangeAdd call to sanlock_restrict() in QEMU lock driver
2011-06-02  Eric Blakebuild: fix VPATH build break from previous patch
2011-06-02  Michal Privoznikscreenshot: Expose the new API in virsh
2011-06-02  Daniel Veillardlibxl : fix the version for the managed save APIs
2011-06-02  Markus Großlibxl: adds managed save and restore support
2011-06-02  Markus Großlibxl: get maximum memory of running domain
2011-06-02  Daniel P. BerrangeAdd a plugin for the 'sanlock' project
2011-06-02  Daniel P. BerrangeAllow leases to be hotpluged with QEMU guests
2011-06-02  Daniel P. BerrangeSupport passing QEMU lock state to dest during migration
2011-06-02  Daniel P. BerrangeIntegrate the QEMU driver with the lock manager infrast...
2011-06-02  Daniel P. BerrangeAdd initial docs about the lock managers
2011-06-02  Daniel P. BerrangeAdd higher level lock API for domain objects
2011-06-02  Daniel P. BerrangeAdd a 'nop' lock driver implementation.
2011-06-02  Daniel P. BerrangeBasic framework for lock manager plugins
2011-06-02  Daniel P. BerrangeSupport leases in guest XML and lock manager
2011-06-02  Daniel P. BerrangeAllow handshake with child process during startup
2011-06-01  Eric Blakesecurity: plug regression introduced in disk probe... CVE-2011-2178
2011-06-01  Eric Blaketests: really fix QEMU XML-2-ARGV graphics-spice-timeou...
2011-06-01  Eric Blakebuild: avoid corrupting / in RHEL 5
2011-06-01  Jiri Denemarktests: Add a test for correct disk device ordering
2011-06-01  Jiri DenemarkFix order of disks and controllers
2011-06-01  Matthias BolteFix QEMU XML-2-ARGV graphics-spice-timeout test
2011-06-01  Matthias Bolteremote generator: Handle some virTypedParameterPtr...
2011-06-01  Matthias Bolteapibuild: Restrict long usage to existing functions...
2011-06-01  Matthias Bolteremote generator: Legacy support for hyper to long...
2011-06-01  Daniel P. BerrangeRemove call to deprecated gnutls_certificate_type_set_p...
2011-06-01  Matthias BolteUse common parameter order for remote(De)SerializeTyped...
2011-06-01  Matthias Bolteopenvz: Add simple test for openvzReadNetworkConf
2011-06-01  Matthias Bolteopenvz: Set virtType to openvz in openvzLoadDomains
2011-06-01  Osier Yangutil: Fix incorrect error in PCI functions
2011-05-31  Eric Blakemaint: use consistent file name for threading notes
2011-05-31  Matthias Bolteopenvz: Restore original EOF handling in openvzGetProce...
2011-05-31  Matthias Bolteopenvz: Handle getline failures in openvzReadConfigPara...
2011-05-31  Eric Blake* .gitignore: Exempt a new test binary.
2011-05-31  Cole Robinsonstorage: List directory volumes for dir/fs/netfs pools
2011-05-31  Michal Privozniktests: Add more complex domain scheme test data
2011-05-31  Michal Privozniktests: Test for SPICE compression options
2011-05-31  Matthias BolteIgnore backward compatibility macros in apibuild.py
2011-05-31  Michal Privoznikconf: Fix incorrect spice graphic XML format on compres...
2011-05-31  Daniel P. BerrangeFix sysinfo/virsh build problems on Win32
2011-05-31  Jean-Baptiste... openvz: fix bridge devices parsing in openvzReadNetwork...
2011-05-31  Daniel P. BerrangeEnsure hvsupport.html.in is built before HTML validation
2011-05-31  Daniel P. BerrangeAllow custom XML to be passed in during migration
2011-05-31  Daniel P. BerrangeAllow virsh to pass in a custom XML document for migration
2011-05-31  Daniel P. BerrangeAdd an API for comparing the ABI of two guest configura...
2011-05-31  Daniel P. BerrangeRemove unused 'target' field in virDomainHostdevDef
2011-05-31  Osier Yanglxc: Seperate domain config loading
2011-05-31  Matthias BolteFix virTypedParameter alias comments
2011-05-31  Matthias Bolteopenvz: Automatically disable on non-Linux systems
2011-05-31  Markus GroßSupport maximum and current memory flags in libxl driver
2011-05-31  Markus GroßAdd domainSave/Restore to libxl driver
2011-05-31  Markus GroßAdd domainCoreDump to libxl driver
2011-05-31  Markus GroßPopulate domid field of devices for libxenlight
2011-05-29  Daniel P. BerrangeIssue full error messages when processing QEMU monitor I/O
2011-05-29  Daniel P. BerrangeDon't kill QEMU process when a monitor I/O parsing...
2011-05-29  Daniel P. BerrangeIntroduce a new event emitted when a virtualization...
2011-05-29  Eric Blakesched: provide new API shims for remaining drivers
2011-05-29  Eric Blakevirsh: improve schedinfo querying ability
next