]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-05-29  Osier Yangstorage_conf: Improve the memory deallocation of pool...
2013-05-29  Michal PrivoznikqemuOpenVhostNet: Decrease vhostfdSize on open failure
2013-05-28  Eric Blakebuild: fix build with older gcc
2013-05-28  Eric Blakebuild: drop unused variable
2013-05-28  Eric Blakesyntax: fix broken error message in previous patch
2013-05-28  Cole Robinsonqemu: Don't report error on successful media eject
2013-05-28  Eric Blakesyntax-check: mandate space after mid-line semicolon
2013-05-28  Eric Blakesyntax: prefer space after semicolon in for loop
2013-05-28  yangdongshengutil: fix the VIR_STRDUP when src is NULL
2013-05-27  Jiri Denemarkqemu: Fix build without gnutls v1.0.6-rc1
2013-05-24  Sergey Fionovqemu: save domain state to XML after reboot
2013-05-24  Matthias Bolteesx: Fix dynamic VI object type detection
2013-05-24  Viktor Mihajlovskispec: Build vbox packages only for x86 architectures
2013-05-24  Osier Yangsecurity_dac: Fix the coding style
2013-05-24  Michal PrivoznikAdapt to new VIR_STRNDUP behavior
2013-05-24  Michal PrivoznikvirStrndup: Accept negative values as string length
2013-05-24  Osier Yangstorage_conf: Fix the error type
2013-05-24  Osier Yangstorage_conf: Put "%s" at the same line with error...
2013-05-24  Osier Yangstorage_conf: Use xmlStrEqual instead of STREQ
2013-05-24  Osier Yangstorage_conf: Remove the useless casting
2013-05-24  Osier Yangstorage_conf: Don't leak "uuid" in virStoragePoolDefPar...
2013-05-24  Osier Yangstorage_conf: Fix the wrong error message
2013-05-24  Ján Tomkosyntax-check: ignore all quoted strings in bracket...
2013-05-24  Stefan Bergernwfilter: Remove error report in virNWFilterDHCPSnoopEnd
2013-05-24  Martin KletzanderFix blkdeviotune for shutoff domain
2013-05-24  Viktor Mihajlovskicgroups: Do not enforce nonexistent controllers
2013-05-24  Osier Yangvirsh: Fix regression of vol-resize
2013-05-24  Michal PrivoznikIntroduce syntax-check rule to prefer VIR_STRDUP over...
2013-05-24  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in tools/virsh.c
2013-05-24  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/util/*
2013-05-24  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/util/vircgroup.c
2013-05-24  Michal PrivoznikvirCgroupAddTaskStrController: s/-1/-ENOMEM/
2013-05-23  John Ferlanxen: Resolve Coverity FORWARD_NULL issue
2013-05-23  Cole Robinsondocs: domain: /dev/urandom isn't a valid rng patch
2013-05-23  Ján Tomkoconf: add missing OOM errors
2013-05-23  Ján Tomkoqemu: fix NBD migration to hosts with IPv6 enabled
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...
next