]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-07-02 Gao fengLXC: controller: change the owner of tty devices to...
2013-07-02 Gao fengLXC: Creating devices for container on host side
2013-07-02 Gao fengLXC: introduce virLXCControllerSetupUserns and lxcConta...
2013-07-02 Gao fengLXC: sort the uidmap/gidmap of domain
2013-07-02 Gao fengLXC: enable user namespace only when user set the uidmap
2013-07-02 Gao fengLXC: Introduce New XML element for user namespace
2013-07-02 Peter Krempaqemu: Improve info message and remove a variable in...
2013-07-02 Peter Krempadocs: Document hypervisor drivers that support certain...
2013-07-02 Ján Tomkoqemu: fix return value of qemuDomainBlockPivot on errors
2013-07-01 Dario Faggiolilibxl: implement per NUMA node free memory reporting
2013-07-01 Eric Blakebuild: configure must not affect tarball contents
2013-07-01 Eric Blakebuild: avoid build failure without gnutls
2013-07-01 Roman BogorodskiyDrop iptablesContext
2013-07-01 Ján Tomkoqemu: indentation fix
2013-07-01 Michal Novotnyqemu: Implement CPUs check against machine type's cpu-max
2013-07-01 Daniel VeillardRelease of libvirt-1.1.0
2013-07-01 Daniel P. BerrangeCrash of libvirtd by unprivileged user in virConnectLis...
2013-07-01 Laine Stumppci: initialize virtual_functions array pointer to...
2013-07-01 Laine Stumpnode device driver: update driver name during dumpxml
2013-07-01 Daniel P. BerrangeDocument security reporting & handling process
2013-06-29 Eric Blakespec: require xen-devel for libxl driver
2013-06-29 John FerlanResolve valgrind errors for nodedev cap parsing
2013-06-29 John FerlanResolve valgrind error in remoteConfigGetStringList()
2013-06-29 John FerlanResolve valgrind error in virStorageBackendCreateQemuIm...
2013-06-29 John FerlanResolve valgrind error in virNetDevVlanParse()
2013-06-28 Philipp Hahndoc: Fix reference to #elementsUSB
2013-06-28 Daniel P. BerrangeConditionalize use of IF_MAXUNIT in virnetdevtap.c
2013-06-28 Daniel P. BerrangeReplace use of 'in_addr_t' with 'struct in_addr'
2013-06-28 Doug GoldsteinAllow RO connections to interface udev backend
2013-06-28 Viktor Mihajlovskibuild: Fix VPATH build for access/*
2013-06-28 Dennis ChenFix vPort management: FC vHBA creation
2013-06-28 Laine Stumputil: fix build error on non-Linux systems
2013-06-28 Viktor Mihajlovskiconf: Swap order of AddImplicitControllers and DomainDe...
2013-06-28 Viktor MihajlovskiS390: Testcase for console default target type (virtio)
2013-06-27 xuzhangvirsh: Add parenthesis into virsh nodedev-detach help
2013-06-27 Ján Tomkobridge: don't crash on bandwidth unplug with no bandwidth
2013-06-26 Laine Stumpnodedev: add iommuGroup to node device object
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
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
next