]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2012-01-12  Eric Blakebuild: update to latest gnulib
2012-01-12  Eric Blakeuuid: fix off-by-one
2012-01-12  Eric Blakebuild: fix virsh reformat fallout
2012-01-12  Daniel P. BerrangeRsync keymaps.csv file with GTK-VNC
2012-01-12  Daniel P. BerrangeRe-write LXC controller end-of-file I/O handling yet...
2012-01-12  Daniel P. BerrangeAllow 10 chars for domain IDs & 30 chars for names...
2012-01-12  Michal Privoznikstream: Check for stream EOF
2012-01-12  Osier Yangvirsh: New command print summary of all virtual interfaces
2012-01-11  Deepak C ShettyDo not generate security_model when fs driver is anythi...
2012-01-11  Shradha ShahAdded new option to virsh net-dumpxml called --inactive
2012-01-11  Shradha ShahFunctionality to implicitly get interface pool from...
2012-01-11  Shradha ShahAdding the element pf to network xml.
2012-01-11  Shradha ShahAdded Function virNetDevGetVirtualFunctions
2012-01-11  Shradha ShahAdded function pciSysfsFile to enable access to the...
2012-01-11  Daniel P. BerrangeDisable netcf if building without libvirtd
2012-01-11  Eric Blakebuild: fix build on mingw with netcf available
2012-01-11  Eric Blakebuild: avoid spurious compiler warning
2012-01-11  Stefan BergerAdd documentation new ways to access members of variables
2012-01-11  Stefan BergerAdd test cases for new ways to access variables in...
2012-01-11  Stefan BergerAddress side effects of accessing vars via index
2012-01-11  Stefan BergerAdd access to elements of variables via index
2012-01-11  Stefan BergerIntroduce possibility to have an iterator per variable
2012-01-11  Stefan BergerOptimize the elements the iterator visits.
2012-01-11  Jiri Denemarkapparmor: Mark pid parameter as unused
2012-01-11  Alex Jiavirsh: improve doMigrate function docs
2012-01-11  Daniel P. BerrangeChange security driver APIs to use virDomainDefPtr...
2012-01-10  Eric Blakesnapshot: allow reuse of existing files in disk snapshot
2012-01-10  Eric Blakedocs: standardize description of flags
2012-01-10  Laine Stumpqemu: check for kvm availability before starting kvm...
2012-01-10  Alex Jiaqemu: fix a typo on qemuDomainSetBlkioParameters
2012-01-10  Michal PrivoznikDocs: Document Android application using libvirt
2012-01-09  Jim FehligPolicyKit: Check auth before asking client to obtain it
2012-01-09  Laine Stumpqemu: add new disk device='lun' for bus='virtio' &...
2012-01-09  Laine Stumpqemu: add capabilities flags related to SG_IO
2012-01-08  Laine Stumpconfig: report error when script given for inappropriat...
2012-01-07  Eric Blakeqemu: one more client to live/config helper
2012-01-07  Daniel VeillardRelease of libvirt-0.9.9 v0.9.9
2012-01-07  Eric Blaketests: work around pdwtags 1.9 failure
2012-01-07  Eric Blakebuild: fix mingw virCommand build
2012-01-06  Eric Blaketests: avoid test failure on rawhide gnutls
2012-01-06  Alex Jiaqemu: Avoid memory leaks on qemuParseRBDString
2012-01-05  Eric Blakebuild: drop check for ANSI compiler
2012-01-05  Hu Taoqemu: fix a bug in numatune
2012-01-05  Eric Blakeqemu: fix use-after-free regression
2012-01-05  Eric Blakeseclabel: fix regression in libvirtd restart v0.9.9-rc2
2012-01-05  Michal Privoznikcommand: Discard FD_SETSIZE limit for opened files
2012-01-04  Jim FehligSupport Xen domctl v8
2012-01-04  Jim FehligFix xenstore serial console path for HVM guests
2012-01-04  Jiri Denemarkschemas: Allow '.' in CPU feature name
2012-01-04  Michal PrivoznikvirCommand: Properly handle POLLHUP
2012-01-04  Yuri ChornoivanFix typos in messages.
2012-01-03  Jiri DenemarkvirCPUDefCopy forgot to copy NUMA topology
2012-01-03  Eric Blakeqemu: fix block stat naming
2012-01-02  Eric Blakedomiftune: clean up previous patches
2012-01-02  Peter Krempavirsh: Fix checking for reconnect conditions
2012-01-02  Peter Krempanetwork_conf: Fix whitespace to pass syntax-check
2012-01-02  Michal NovotnyImplement DNS SRV record into the bridge driver
2011-12-31  Alex Jiaqemu: Fix bandwidth memory leak on failure
2011-12-31  Eric Blakeqemu: fix blkio memory leak on failure
2011-12-31  Eric Blakedocs: re-fix stray /
2011-12-30  Daniel VeillardFix build on s390(x) and other stange arches
2011-12-30  Eric Blakeseclabel: honor device override in selinux v0.9.9-rc1
2011-12-30  Eric Blakeseclabel: allow a seclabel override on a disk src
2011-12-30  Eric Blakeseclabel: extend XML to allow per-disk label overrides
2011-12-30  Eric Blakeseclabel: move seclabel stuff earlier
2011-12-30  Eric Blakeseclabel: refactor existing domain_conf usage
2011-12-30  Eric Blakeschema: rewrite seclabel rng to match code
2011-12-29  Daniel VeillardRequire avahi as an rpm dependancy
2011-12-29  Hu Taodomiftune: Enable the virDomain{S,G}etInterfaceParamete...
2011-12-29  Hu Taodomiftune: Add virDomain{S,G}etInterfaceParameters...
2011-12-29  Hu Taodomiftune: Add a util function virDomainNetFind
2011-12-29  Hu Taodomiftune: Add support of new APIs to the remote driver
2011-12-29  Hu Taodomiftune: virDomain{S,G}etInterfaceParameters: the...
2011-12-29  Hu Taodomiftune: Add API virDomain{S,G}etInterfaceParameters
2011-12-29  Daniel Veillardremove a static limit on max domains in python bindings
2011-12-29  Alex Jiapython: Fix problems of virDomain{Set, Get}BlockIoTune...
2011-12-28  Eric Blakeqemu: fix inf-loop in blkio parameters
2011-12-28  Lai Jiangshanvirsh: move version command to host group
2011-12-28  Eric Blakedaemon: clean up daemonization
2011-12-26  Satoru SATOHdocs: Move 'echo' command description into the generic...
2011-12-26  Satoru SATOHdocs: Move 'send-key' command description into the...
2011-12-24  Michal Privoznikqemu: Keep list of USB devices attached to domains
2011-12-23  Eric Blakedocs: remove stray /
2011-12-22  Eric Blakedocs: fix missing / in xml examples
2011-12-22  Eric Blaketests: fix schema checks sorting
2011-12-22  Michal Privoznikqemu: Support for overriding NOFILE limit
2011-12-22  Michal Privoznikvirsh: Use vshWatchJob in cmdManagedSave
2011-12-22  Michal Privoznikvirsh: Use vshWatchJob in cmdSave
2011-12-22  Michal Privoznikvirsh: Use vshWatchJob in cmdDump
2011-12-22  Michal Privoznikvirsh: Move job watch code to a separate function
2011-12-22  Michal Privoznikqemuhelptest: Add new qemuCap flag
2011-12-22  Osier Yangqemu: Support readonly filesystem passthrough
2011-12-21  Stefan Bergernwfilter: Do not require DHCP requests to be broadcasted
2011-12-21  Osier Yangqemu: Release the lock on domobj if fails on finding...
2011-12-21  Eric Blaketests: run schema checks in sorted order
2011-12-20  Michael Ellermantests: Add fake PPC64 emulator for QEMU testing
2011-12-20  Michael Ellermanqemu: Add spapr-vio address assignment
2011-12-20  Bharata B RaoAdd New address type spapr-vio to domain.rng
2011-12-20  Michael EllermanAdd address type for SPAPR VIO devices
2011-12-20  Alex Jiadocs: improve virsh domxml-*-native command docs
next