]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-05-23 Ján Tomkoconf: fix use after free in virChrdevOpen
2013-05-23 Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/xenxs/*
2013-05-23 Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/xenapi/*
2013-05-23 Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/xen/*
2013-05-23 Michal PrivoznikvirNetMessageSaveError: Fix copy and paste error
2013-05-23 Michal PrivoznikvirNWFilterHashTablePut: Free the correct variable
2013-05-23 Michal PrivoznikumlConnectTapDevice: initialize tapfd variable
2013-05-23 Marek Marczykowskiremote: fix dom->id after virDomainCreateWithFlags
2013-05-23 Osier YangFix the build failure
2013-05-23 Martin Kletzandervirsh: Fix virDomainFree for NULL domain in blkdeviotune
2013-05-23 Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/security/*
2013-05-23 Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/rpc/*
2013-05-23 Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/remote/*
2013-05-23 Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/qemu/*
2013-05-22 Zhang Xiaohevirsh: omit OPTION section in 'virsh help' if no option...
2013-05-22 Michal PrivoznikChange virConnectDomainEventGraphicsCallback signature
2013-05-22 Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/openvz/*
2013-05-22 Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/conf/*
2013-05-22 Michal PrivoznikvirNetDevTapCreate: Fail on systems not supporting...
2013-05-22 Michal Privoznikqemu: Enable multiqueue network
2013-05-22 Michal Privoznikqemu: Adapt qemuBuildInterfaceCommandLine to to multiqu...
2013-05-22 Michal Privoznikqemu: Move interface cmd line construction into a separ...
2013-05-22 Michal PrivoznikIntroduce /domain/devices/interface/driver/@queues...
2013-05-22 Guannan Renqemu: add ', share=<policy>' to qemu commandline
2013-05-22 Guannan Renconf: add 'sharePolicy' attribute to graphics element...
2013-05-22 Guannan Renqemu: new vnc display sharing policy caps flag
2013-05-22 Ján Tomkovbox: fix VIR_STRDUP value check
2013-05-22 Osier Yangsyntax-check: Add the rule to forbid whitespace before ";"
2013-05-22 Osier Yangnwfilter: Change the comment style
2013-05-22 Osier YangFix the syntax-check failure
2013-05-22 Guannan Reninterface: list all interfaces with flags == 0
2013-05-21 Eric Blakecgroup: be robust against cgroup movement races
2013-05-21 Osier Yangsrc/*.[ch]: Remove the whitespace before ";"
2013-05-21 Osier Yangsrc/locking: Remove the whitespace before ";"
2013-05-21 Osier Yangpython: Remove the whitespace before ";"
2013-05-21 Osier Yangexamples: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/lxc: Remove the whitespace before ";"
2013-05-21 Osier Yangsrc/remote: Remove the whitespace before ";"
2013-05-21 Osier Yangsrc/rpc: Remove the whitespace before ";"
2013-05-21 Osier Yangsrc/utils: Remove the whitespace before ";"
2013-05-21 Osier Yangtests/: Remove the whitespace before ";"
2013-05-21 Osier Yangdaemon: Remove the whitespace before ";"
2013-05-21 Osier Yangtools: Remove the whitespace before ";"
2013-05-21 Osier Yangsrc/storage: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/security: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/xen: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/vmware: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/qemu: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/interface: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/parallels: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/uml: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/openvz: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/node_device: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/phyp: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/nwfilter: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/xenxs: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/vbox: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/test: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/conf: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/libxl: Remove the whitespace before ';'
2013-05-21 Osier Yangsrc/network: Remove the whitespace before ';'
2013-05-21 Daniel P. BerrangeConvert Xen domain core dump driver methods to use...
2013-05-21 Daniel P. BerrangeConvert Xen domain stats/peek driver methods to use...
2013-05-21 Daniel P. BerrangeConvert Xen domain scheduler driver methods to use...
2013-05-21 Daniel P. BerrangeConvert Xen domain autostart driver methods to use...
2013-05-21 Daniel P. BerrangeConvert Xen domain device hotplug driver methods to...
2013-05-21 Daniel P. BerrangeConvert Xen domain VCPU driver methods to use virDomain...
2013-05-21 Daniel P. BerrangeConvert Xen domain create/define/getxml/migration APIs...
2013-05-21 Daniel P. BerrangeConvert Xen domain managed save driver methods to use...
2013-05-21 Daniel P. BerrangeConvert Xen domain property driver methods to use virDo...
2013-05-21 Daniel P. BerrangeConvert Xen domain lifecycle driver methods to use...
2013-05-21 Daniel P. BerrangeConvert Xen domain lookup driver methods to use virDoma...
2013-05-21 Osier Yangqemu: Don't remove the "return 0"
2013-05-21 John Ferlanshunloadtest: Resolve Coverity CHECKED_RETURN error
2013-05-21 John Ferlanxencapstest: Resolve Coverity CHECKED_RETURN error
2013-05-21 Guannan Renqemu: fix a typo in qemuAddSharedDevice
2013-05-21 Ján Tomkodocs: formatdomain: fix links in the table of contents
2013-05-21 Michal PrivoznikqemuDomainChangeEjectableMedia: Unlock domain while...
2013-05-20 Matthias Bolteesx: Replace almost all esxVI_String_DeepCopyValue...
2013-05-20 Matthias Boltevmware: Restore OOM error reporting in vmwareCopyVMXFil...
2013-05-20 Eric Blakemaint: enforce correct copyright usage
2013-05-20 Eric Blakemaint: refer to correct license file
2013-05-20 Eric Blakemaint: follow recommended practice for using LGPL
2013-05-20 Eric Blakemaint: use LGPL correctly
2013-05-20 Gao fengLXC: move the comments to the proper place
2013-05-20 Gao fengLXC: fix memory leak in virLXCControllerSetupDevPTS
2013-05-20 Gao fengLXC: remove unnecessary check on root filesystem
2013-05-20 Michal PrivoznikopenvzDomainSetNetwork: use virCommand
2013-05-20 Osier Yangqemu: Add callback struct for qemuBuildCommandLine
2013-05-20 Osier Yangstorage_conf: Improve the coding style in storage_conf.h
2013-05-20 Osier Yangstorage_conf: Fix indentions in storage_conf.c
2013-05-20 Osier Yangstorage_conf: Fix the coding stype in storage_conf.c
2013-05-20 Osier Yangqemu: Abstract code for cpuset controller setting into...
2013-05-20 Osier Yangqemu: Abstract code for devices controller setting...
2013-05-20 Osier Yangqemu: Abstract code for memory controller setting into...
2013-05-20 Osier Yangqemu: Abstract the code for blkio controller setting...
2013-05-17 Matthias Bolteesx: Fix error reporting in esxVI_LookupManagedObjectHelper
2013-05-17 Daniel P. BerrangeAdd missing c-ctype.h to virfile.c
2013-05-17 Daniel P. BerrangeAdd libvirt-daemon-vbox & libvirt-daemon-driver-vbox...
2013-05-17 Daniel P. BerrangeInclude GNULIB mkdtemp module
next