]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-02-25  Peter Krempaqemu: Refactor qemuDomainSetMemoryParameters
2013-02-25  Doug Goldsteininterface: Fix udev backend bridge device display
2013-02-25  Philipp Hahnstorage: cast -1 for uid_t|gid_t
2013-02-25  Philipp Hahnstorage: Cast uid_t|gid_t to unsigned int
2013-02-25  Philipp Hahnutil: Fix printf format for uid_t|gid_t
2013-02-25  Peter Krempatests: Add tests for virtio-rng device handling v1.0.3-rc1
2013-02-25  Peter Krempaqemu: Implement support for EGD backend for virtio-rng
2013-02-25  Peter Krempaqemu: Implement support for default 'random' backend...
2013-02-25  Peter Krempaconf: Add RNG device ABI compatibility check
2013-02-25  Peter Krempaconf: Add support for RNG device configuration in XML
2013-02-25  Peter Krempadoc: schema: Add basic documentation for the virtual...
2013-02-25  Peter Krempaconf: Add fake switch statement to warn for new device...
2013-02-25  Gene Czarcinskiuse client id for IPv6 DHCP host definition
2013-02-25  Gene CzarcinskiTrivial fix: in dhcp-host the name is optional
2013-02-25  Laine Stumputil: fix typo in comment
2013-02-24  Ján Tomkostorage: qemu-img: change INFO to DEBUG
2013-02-24  Ján Tomkostorage: move qemu-img options before positional arguments
2013-02-24  Ján Tomkostorage: add test for qemu-img command line generation
2013-02-24  Ján Tomkostorage: separate qemu-img command generation and execution
2013-02-24  Ján Tomkostorage: move flag setting after declarations
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
next