]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-02-23 Eric Blakerun: license as LGPL
2013-02-23 Michal Privoznikqemu_migration: Cancel running jobs on failed migration
2013-02-23 Michal Privoznikqemu_migration: Stop NBD server at Finish phase
2013-02-23 Michal Privoznikqemu_migration: Introduce qemuMigrationDriveMirror
2013-02-23 Michal Privoznikqemu_migration: Introduce qemuMigrationStartNBDServer()
2013-02-23 Michal Privoznikqemu: Introduce nbd-server-stop command
2013-02-23 Michal Privoznikqemu: Introduce nbd-server-add command
2013-02-23 Michal Privoznikqemu: Introduce nbd-server-start command
2013-02-23 Michal PrivoznikIntroduce NBD migration cookie
2013-02-23 Michal Privoznikqemu: Introduce NBD_SERVER capability
2013-02-23 Pieter HollantsAdd support for <option> tag in network config
2013-02-23 Eric Blakerun: use portable shell
2013-02-23 Sage Weilstorage: use f_frsize, not f_bsize, for calculating...
2013-02-22 Eric Blakemaint: check all symfiles for sorting
2013-02-22 Jiri Denemarkqemu: Implement virDomainMigrate*CompressionCache
2013-02-22 Jiri Denemarkvirsh: Add migrate-compcache command
2013-02-22 Jiri Denemarkremote: Implement virDomainMigrate*CompressionCache
2013-02-22 Jiri Denemarkpython: Implement virDomainMigrateGetCompressionCache...
2013-02-22 Jiri DenemarkIntroduce virDomainMigrate*CompressionCache APIs
2013-02-22 Jiri Denemarkqemu: Implement virDomainGetJobStats
2013-02-22 Jiri Denemarkqemu: Parse more fields from query-migrate QMP command
2013-02-22 Jiri Denemarkvirsh: Use virDomainGetJobStats in domjobinfo if available
2013-02-22 Jiri Denemarkremote: Implement virDomainGetJobStats
2013-02-22 Jiri Denemarkremote: Auto-allocate params in remoteDeserializeTypedP...
2013-02-22 Jiri Denemarkpython: Implement virDomainGetJobStats wrapper
2013-02-22 Jiri DenemarkIntroduce virDomainGetJobStats API
2013-02-22 Jiri Denemarkqemu: Add support for compressed migration
2013-02-22 Jiri DenemarkIntroduce VIR_MIGRATE_COMPRESSED flag
2013-02-22 Daniel P. Berranges/arm/armv7l/ in caps-qemu-kvm.xml
2013-02-22 Daniel P. BerrangeUpdate arch names in RNG schema to match virarch.c
2013-02-22 Christophe... conf: Don't leak 'ram' video property on error
2013-02-22 Christophe... conf: Don't leak 'primary' video property on error
2013-02-22 Doug Goldsteininterface: dev type support for bond interfaces
2013-02-22 Doug Goldsteininterface: add bond support to udev backend
2013-02-22 Doug Goldsteininterface: Improve udev backend device type id
2013-02-21 Doug Goldsteininterface: Refactor interface vlan to helper func
2013-02-21 Doug Goldsteininterface: udev bridge code error handling updates
2013-02-21 Doug Goldsteininterface: Refactor udev bridge to helper func
2013-02-21 Eric Blakeqemu: check backing chains even when cgroup is omitted
2013-02-21 Christophe... docs: Add missing 'vram' in QXL video device doc
2013-02-21 Peter Krempaconf: Refactor ABI stability checking and break long...
2013-02-21 Peter Krempaconf: Refactor cpumask handling
2013-02-21 Peter Krempaconf: Reformat many function headers in domain_conf.c
2013-02-21 Peter Krempaconf: Fix label naming in virDomainDefFormatInternal
2013-02-21 Peter Krempaconf: Ensure that new devices are added to conf copy...
2013-02-21 Peter Krempaqemu: Refactor error paths in virQEMUDriverCreateCapabi...
2013-02-21 Peter Krempaconf: Improve core dump config error message
2013-02-21 Jiri Denemarkdocs: Fix HTML errors
2013-02-21 Jiri Denemarkqemu: Avoid deadlock in autodestroy
2013-02-21 Jiri Denemarkqemu: Turn closeCallbacks into virObjectLockable
2013-02-21 Guannan Renqemu: fix an off-by-one error in qemuDomainGetPercpuStats
2013-02-21 Osier Yangqemu: Fix the memory leak
2013-02-20 John Ferlankeepalive: Guard against integer overflow
2013-02-20 Jim Fehliglibxl: Fix setting of disk backend
2013-02-20 John FerlanRemove a couple of misplaced VIR_FREE
2013-02-20 Michal Privoznikqemu: Run lzop with '--ignore-warn'
2013-02-20 Sergey FionovFix memory leak in virNetClientIOWriteMessage
2013-02-20 Osier Yangqemu: Remove the shared disk entry if the operation...
2013-02-20 Osier Yangqemu: Move the shared disk adding and sgio setting...
2013-02-20 Osier Yangqemu: Update shared disk table when reconnecting qemu...
2013-02-20 Osier Yangqemu: Record names of domain which uses the shared...
2013-02-20 Osier Yangqemu: Merge qemuCheckSharedDisk into qemuAddSharedDisk
2013-02-20 Osier Yangqemu: Add checking in helpers for sgio setting
2013-02-20 Eric Blakemaint: enforce private symbol section sorting
2013-02-20 Jiri Denemarkqemu: Do not ignore mandatory features in migration...
2013-02-20 Ján Tomkoqemu: switch PCI address alocation to use virDevicePCIA...
2013-02-20 Guannan Renvirsh: distinguish errors between missing argument...
2013-02-19 Eric Blakemaint: sort private syms to reflect recent header renames
2013-02-19 Eric Blakemaint: fix header file owners of private symbols
2013-02-19 Natanael Copanet: use structs for address and port ranges
2013-02-19 Natanael Copanet: add support for specifying port range for forward...
2013-02-19 Natanael Copanet: support set public ip range for forward mode nat
2013-02-19 Jiri Denemarkqemu: Use atomic ops for driver->nactive
2013-02-19 Jiri Denemarkrpc: Avoid deadlock when closing client connection
2013-02-19 Jiri DenemarkAvoid resetting errors in virTypedParamsFree
2013-02-19 Jiri Denemarkvirsh: Always print capacity unit
2013-02-18 Eric Blakebuild: force correct gcc syntax for attribute_nonnull
2013-02-18 Guido Güntherqemu: pass "-1" as uid/gid for unprivileged qemu
2013-02-18 Doug GoldsteinAdd capabilities bit for -no-kvm-pit-reinjection
2013-02-18 Doug Goldsteininterface: fix udev backend use after free
2013-02-18 Doug GoldsteinAdd autogenerated lxc_protocol.[ch] to gitignore
2013-02-16 John Ferlansecurity: Remove unnecessary checks for mgr == NULL
2013-02-16 John Ferlanvirsh: Resolve possible NULL dereference
2013-02-16 John Ferlanvircommand: Remove unnecessary sa_assert
2013-02-16 John Ferlancommandtest: Resolve some coverity resource leaks
2013-02-16 John Ferlandrivermodule: Ignore coverity warning about leaked_storage
2013-02-16 Stefan BergerFix libvirt upgrade path when nwfilter is used
2013-02-15 Eric Blakestorage: test backing chain traversal
2013-02-15 Eric Blakestorage: don't follow backing chain symlinks too eagerly
2013-02-15 Eric Blakestorage: refactor metadata lookup
2013-02-15 Eric Blakestorage: prepare for refactoring
2013-02-15 Eric Blakestorage: rearrange functions
2013-02-15 Eric Blakebuild: more mingw fixes
2013-02-15 Eric Blakebuild: fix mingw build
2013-02-15 Eric Blakebuild: fix vircommand build on mingw
2013-02-15 Eric Blakeregex: gnulib guarantees that we have regex support
2013-02-14 Jiri Denemarkvbox: Don't overwrite errors returned by virDomainDevic...
2013-02-13 Laine Stumputil: maintain caps when running command with uid != 0
2013-02-13 Laine Stumputil: virSetUIDGIDWithCaps - change uid while keeping...
2013-02-13 Laine Stumputil: drop capabilities immediately after changing...
next