]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-06-26  Laine Stumppci: new iommu_group functions
2013-06-26  Ján TomkoPlug leak in virCgroupMoveTask
2013-06-26  Ján TomkoFix invalid read in virCgroupGetValueStr
2013-06-26  Stefan BergerFix sample TPM XML
2013-06-26  Laine Stumpnetwork: allow <vlan> in type='hostdev' networks
2013-06-26  Laine Stumpdocs: correct and update network vlan example
2013-06-26  Laine Stumptest: include qemuhotplugtest data files in source rpm
2013-06-25  Laine Stumpqemu: fix infinite loop in OOM error path
2013-06-25  Laine Stumppci: fix dangling pointer in qemuDomainReAttachHostdevD...
2013-06-25  Laine Stumppci: eliminate leak in OOM condition
2013-06-25  Laine Stumppci: virPCIDeviceListAddCopy API
2013-06-25  Laine Stumppci: update stubDriver name in virPCIDeviceBindToStub
2013-06-25  Laine Stumppci: eliminate repetitive path constructions in virPCID...
2013-06-25  Laine Stumppci: rename virPCIParseDeviceAddress and make it public
2013-06-25  Laine Stumppci: rename virPCIDeviceGetVFIOGroupDev to virPCIDevice...
2013-06-25  Laine Stumppci: eliminate unused driver arg from virPCIDeviceDetach
2013-06-25  Laine Stumputil: fix bug found by Coverity
2013-06-25  Michal Privozniktests: Introduce qemuhotplugtest
2013-06-25  Jiri Denemarkqemu: Implement support for VIR_MIGRATE_PARAM_GRAPHICS_URI
2013-06-25  Jiri DenemarkImplement extensible migration APIs in qemu driver
2013-06-25  Jiri Denemarkqemu: Move internals of Confirm phase to qemu_migration.c
2013-06-25  Jiri Denemarkqemu: Move common parts of Prepare phase to qemu_migrat...
2013-06-25  Jiri Denemarkqemu: Move internals of Begin phase to qemu_migration.c
2013-06-25  Jiri DenemarkFix possible NULL dereference during migration
2013-06-25  Ján TomkoUse 1.1.0 everywhere in the documentation
2013-06-25  Ján Tomkovirsh: edit: don't leak XML string on reedit or redefine
2013-06-25  Roman BogorodskiyFix units in virNetDevBridgeSetSTPDelay on BSD
2013-06-25  Daniel VeillardAdd polkit policy for API checks to rpm spec v1.1.0-rc1
2013-06-25  james robsonConfigure native vlan modes on Open vSwitch ports
2013-06-25  Laine Stumpqemu: don't reset PCI devices being assigned with VFIO
2013-06-24  Jiri DenemarkIntroduce VIR_MIGRATE_PARAM_GRAPHICS_URI parameter
2013-06-24  Jiri Denemarkvirsh: Use extensible migration APIs
2013-06-24  Jiri Denemarkpython: Add bindings for extensible migration APIs
2013-06-24  Jiri DenemarkExtensible migration APIs
2013-06-24  Jiri DenemarkAdapt virDomainMigratePeer2Peer for extensible migratio...
2013-06-24  Jiri DenemarkAdapt virDomainMigrateVersion3 for extensible migration...
2013-06-24  Jiri DenemarkImplement extensible migration APIs in remote driver
2013-06-24  Jiri DenemarkNew internal migration APIs with extensible parameters
2013-06-24  Jiri DenemarkIntroduce migration parameters
2013-06-24  Jiri DenemarkIntroduce virTypedParamsCopy internal API
2013-06-24  Jiri DenemarkLog input type parameters in API entry points
2013-06-24  Jiri DenemarkIntroduce VIR_TYPED_PARAMS_DEBUG macro for dumping...
2013-06-24  Jiri DenemarkIntroduce virTypedParamsReplaceString internal API
2013-06-24  Jiri DenemarkIntroduce virTypedParamsCheck internal API
2013-06-24  Jiri Denemarkutil: Emit proper error code in virTypedParamsValidate
2013-06-24  Jiri DenemarkRename virTypedParameterArrayValidate as virTypedParams...
2013-06-24  Jiri Denemarkbuild: Fix check-aclrules in VPATH build
2013-06-24  Laine Stumppci: make virPCIDeviceDetach consistent in behavior
2013-06-24  Laine Stumppci: eliminate memory leak in virPCIDeviceReattach
2013-06-24  Laine Stumppci: new utility functions
2013-06-24  Laine Stumppci: change stubDriver from const char* to char*
2013-06-24  Laine Stumpsyntax: virPCIDeviceFree is also a NOP for NULL args
2013-06-24  Jim Fehliglibxl: support qdisk backend
2013-06-24  Jim Fehliglibxl: Fix disk format error message
2013-06-24  Daniel P. BerrangeAdd validation that all APIs contain ACL checks
2013-06-24  Daniel P. BerrangeSet process ID in system identity
2013-06-24  Daniel P. BerrangeAdd ACL checks into the secrets driver
2013-06-24  Daniel P. BerrangeAdd ACL checks into the nwfilter driver
2013-06-24  Daniel P. BerrangeAdd ACL checks into the node device driver
2013-06-24  Daniel P. BerrangeAdd ACL checks into the interface driver
2013-06-24  Daniel P. BerrangeAdd ACL checks into the network driver
2013-06-24  Daniel P. BerrangeAdd ACL checks into the storage driver
2013-06-24  Daniel P. BerrangeAdd ACL checks into the libxl driver
2013-06-24  Daniel P. BerrangeAdd ACL checks into the Xen driver
2013-06-24  Daniel P. BerrangeAdd ACL checks into the UML driver
2013-06-24  Daniel P. BerrangeAdd ACL checks into the LXC driver
2013-06-24  Daniel P. BerrangeAdd ACL checks into the QEMU driver
2013-06-24  Daniel P. BerrangeAuto-generate helpers for checking access control rules
2013-06-24  Daniel P. BerrangeAdd ACL annotations to all RPC messages
2013-06-24  Daniel P. BerrangeAdd a policy kit access control driver
2013-06-24  Daniel P. BerrangeSetup default access control manager in libvirtd
2013-06-24  Daniel P. BerrangeSet conn->driver before running driver connectOpen...
2013-06-24  Daniel P. BerrangeDefine basic internal API for access control
2013-06-24  Ján Tomkoqemu: check if block I/O limits fit into long long
2013-06-24  Ján TomkoGet rid of useless VIR_STORAGE_FILE_FEATURE_NONE
2013-06-21  Ján Tomkonetdev: accept NULL in virNetDevSetupControl
2013-06-21  Jim Fehligxen: Implement virConnectGetSysinfo
2013-06-21  Jim Fehliglibxl: Implement virConnectGetSysinfo
2013-06-21  Jim Fehliglibxl: Allow libxl to set NIC devid
2013-06-21  Ján Tomkostorage: add support for creating qcow2 images with...
2013-06-21  Ján Tomkoconf: add features to volume target XML
2013-06-21  Ján Tomkoutil: add support for qcow2v3 image detection
2013-06-21  Ján Tomkoqemu: add hv_vapic and hv_spinlocks support
2013-06-21  Ján Tomkoconf: add vapic and spinlocks to hyperv features
2013-06-21  Roman BogorodskiyBSD: implement bridge add/remove port and set STP
2013-06-21  Roman BogorodskiyBSD: implement virNetDevBridgeCreate() and virNetDevBri...
2013-06-21  Osier Yangconf: Requires either uuid or usage of secret
2013-06-21  Jiri Denemarkqemu: Make probing for commands declarative
2013-06-21  Jiri Denemarkqemu: Make probing for events declarative
2013-06-20  Jim Fehligbuild: Fix build with -Werror
2013-06-20  Laine Stumpnetwork: increase max number of routes
2013-06-20  Marek Marczykowski... libxl: support paused domain restore in virDomainRestor...
2013-06-20  Michal PrivoznikqemuDomainChangeGraphics: Check listen address change...
2013-06-20  Marek Marczykowski... libxl: initialize device structures
2013-06-19  Marek Marczykowski... libxl: populate xenstore memory entries at startup...
2013-06-19  John Ferlanlxc: Resolve issue with GetScheduler APIs for non runni...
2013-06-19  John Ferlanqemu: Resolve issue with GetScheduler APIs for non...
2013-06-19  Ján Tomkoconf: split out snapshot disk XML formatting
2013-06-19  Ján Tomkostorage: rework qemu-img command line generation
2013-06-19  Ján Tomkoutil: switch virBufferTrim to void
next