]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
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
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
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
2011-12-20 Alex Jiavirsh: plug mem leaks in domxml-*-native
2011-12-20 Alex Jiaconsole: plug memory leaks
2011-12-20 Michael Ellermanqemu: Add a capability flag for -no-acpi
2011-12-20 Hu Taoadd new command numatune to virsh
2011-12-20 Hu TaoImplement virDomain{G, S}etNumaParameters for the qemu...
2011-12-20 Hu TaoAdd virDomain{G, S}etNumaParameters support to the...
2011-12-20 Hu Taoadd new API virDomain{G, S}etNumaParameters
2011-12-20 Hu Taouse cpuset to manage numa
2011-12-20 Hu TaoAdd functions to set/get cgroup cpuset parameters
2011-12-20 Eric Blakerpc: handle param_int, plug memory leaks
2011-12-20 Eric Blakevirsh: simplify printing of typed parameters
2011-12-19 Eric Blakedocs: document <qemu:commandline> xml
2011-12-19 Alex Jiapython: plug memory leak on libvirt_virConnectOpenAuth
2011-12-19 Christophe... Fix typo in storage pool documentation
2011-12-19 Daniel P. BerrangeDisable python explicitly in mingw32 autobuild
2011-12-19 Daniel P. BerrangeOnly add the timer when a callback is registered
2011-12-19 Daniel P. BerrangeHide use of timers for domain event dispatch
2011-12-19 Daniel P. BerrangeRemove decl of all APIs related to domain event callbac...
2011-12-19 Daniel P. BerrangeRemove all domain event structs from header
2011-12-19 Daniel P. BerrangeConvert drivers to thread safe APIs for adding callbacks
2011-12-19 Daniel P. BerrangeAdd APIs to allow management of callbacks purely with...
2011-12-19 Daniel P. BerrangeReturn count of callbacks when registering callbacks
2011-12-19 Daniel P. BerrangeConvert Xen & VBox drivers to use virDomainEventState
2011-12-16 Stefan Bergernwfilter: do not create ebtables chain unnecessarily
2011-12-16 Eric Blakebuild: disable dtrace on non-Linux builds
2011-12-16 Peter Krempamigration: Add more specific error code/message on...
next