]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2012-06-21  Osier Yangutil: Fix the indention
2012-06-21  Jim FehligInitialize random generator in lxc controller
2012-06-21  Osier Yangstorage: Set the perms if the pool target already exist...
2012-06-20  Eric Blakesnapshot: implement new APIs for esx and vbox
2012-06-20  Eric Blakesnapshot: require existence before returning success
2012-06-20  Peter Krempadrivers: Implement virListAllDomains for drivers using...
2012-06-20  Guido Güntheropenvz: check pointer size instead of int
2012-06-19  Dipankar SarmaFix default USB controller for ppc64
2012-06-19  Eric Blakelist: add qemu snapshot list support
2012-06-19  Eric Blakelist: new helper function to collect snapshots
2012-06-19  Eric Blakelist: provide RPC call for snapshots
2012-06-19  Eric Blakelist: provide python bindings for snapshots
2012-06-19  Eric Blakelist: use the new snapshot API in virsh when possible
2012-06-19  Eric Blakelist: add virDomainListAllSnapshots API
2012-06-19  Eric Blakesnapshot: expose new flags in virsh
2012-06-19  Eric Blakesnapshot: add additional filters when getting lists
2012-06-19  Martin Kletzandervirsh: fix few typos on desc command
2012-06-19  Martin Kletzanderdomain_conf: fix possible memory leak
2012-06-19  Peter Krempaerror: Fix typos in argument checking macros
2012-06-19  Martin Kletzandervirsh: make domiftune interface help string consistent
2012-06-19  Gao fengLXC: avoid useless duplicate memory free
2012-06-18  Peter Krempadriver: Clean up driver header to space indentation
2012-06-18  Eric Blakesnapshot: merge count and name collection
2012-06-18  Eric Blakesnapshot: merge domain and snapshot computation
2012-06-18  Eric Blakesnapshot: use metaroot node to simplify management
2012-06-18  Guido Güntheropenvz: Fix wordsize on 64 bit architectures
2012-06-18  Peter Krempaconf: Add helper for listing domains on drivers support...
2012-06-18  Peter Krempaconf: Store managed save image existence in virDomainObj
2012-06-18  Peter Kremparemote: implement remote protocol for virConnectListAll...
2012-06-18  Peter Krempapython: add API exports for virConnectListAllDomains()
2012-06-18  Peter Krempalib: Add public api to enable atomic listing of guest
2012-06-18  Daniel P. BerrangeAdd a custom 404 error page for the website
2012-06-18  Gao fengLXC: fix incorrect DEBUG info
2012-06-18  Gao fengLXC: fix memory leak in lxcContainerSetupExtraMounts
2012-06-18  Eric Blakebuild: fix whitespace damage
2012-06-18  Gao fengLXC: fix memory leak in lxcContainerGetSubtree
2012-06-18  Gao fengLXC: fix memory leak in lxcContainerMountFSBlockHelper
2012-06-18  Michal Privoznikvirsh: Update vol-create-as manpage
2012-06-18  Michal Privoznikvirsh: Tweak attach-* documentation
2012-06-16  Michal Privoznikqemu_agent: Wait for events instead of agent response
2012-06-16  Michal Privoznikqemu_agent: Add some more debug prints
2012-06-16  Eric Blakesnapshot: use new virsh function for snapshot-list
2012-06-16  Eric Blakesnapshot: new virsh function factored from snapshot...
2012-06-16  Eric Blakebuild: hoist qemu dependence on yajl to configure
2012-06-15  Cole Robinsonautogen: Always abide --system
2012-06-15  Jim FehligCheck for errors when parsing bridge interface XML
2012-06-15  Daniel P. BerrangeFix launch of libvirtd when DHCP snooping support is...
2012-06-15  Daniel P. BerrangeAdd more debug logging for libvirtd startup
2012-06-15  Osier Yangschema: Update domain XML schema
2012-06-15  Wen Congyangvirsh: allow the user to specify vmcore's format
2012-06-15  Wen Congyangqemu: allow the client to choose the vmcore's format
2012-06-15  Wen Congyangqemu: implement qemu's dump-guest-memory
2012-06-15  Wen Congyangqemu: fix potential dead lock
2012-06-15  Osier Yangvirsh: Null terminated the string memcpy from buffer...
2012-06-14  Laine Stumpdocs: small typo in formatdomain.html
2012-06-14  Daniel P. BerrangeAlways pivot_root event if the new root source is '/'
2012-06-14  Daniel P. BerrangeImprove error message diagnosing incorrect XML CPU...
2012-06-14  Peter Krempaqemu: Enable disconnecting SPICE clients without changi...
2012-06-14  Michal Privoznikvirsh: Report name from edited object
2012-06-14  Michal Privoznikvirsh: Honor reedit opts printing to a function
2012-06-14  Peter Krempaqemu: Fix off-by-one error while unescaping monitor...
2012-06-14  Peter Krempavirsh: Don't generate invalid XML in attach-disk command
2012-06-13  Laine Stumpnetwork: fully support/use VIR_NETWORK_XML_INACTIVE...
2012-06-13  Daniel P. BerrangeAdd some missing hook functions
2012-06-13  Daniel P. Berrangeclient rpc: Fix error checking after poll()
2012-06-13  Jiri Denemarkclient rpc: Send keepalive requests from IO event loop
2012-06-13  Jiri Denemarkserver rpc: Remove APIs for manipulating filters on...
2012-06-13  Jiri Denemarkrpc: Remove unused parameter in virKeepAliveStopInternal
2012-06-13  Jiri Denemarkrpc: Do not use timer for sending keepalive responses
2012-06-13  Jiri Denemarkclient rpc: Separate call creation from running IO...
2012-06-13  Jiri Denemarkrpc: Add APIs for direct triggering of keepalive timer
2012-06-13  Jiri Denemarkrpc: Refactor keepalive timer code
2012-06-13  Jiri Denemarkclient rpc: Drop unused return value of virNetClientSen...
2012-06-13  Jiri Denemarkclient rpc: Just queue non-blocking call if another...
2012-06-13  Jiri Denemarkclient rpc: Don't drop non-blocking calls
2012-06-13  Jiri Denemarkclient rpc: Use event loop for writing
2012-06-13  Jiri Denemarkclient rpc: Improve debug messages in virNetClientIO
2012-06-13  Eric Blakebuild: fix 'make dist' on virgin checkout
2012-06-13  Eric Blakebuild: silence gettext warning
2012-06-12  Guido Güntheropenvz: wire up domainUpdateDeviceFlags
2012-06-12  Guido Güntheropenvz: add persist parameter to openvzSetDiskQuota
2012-06-12  Guido GüntherIntroduce virDomainFSIndexByName
2012-06-12  Daniel P. BerrangeFix typo in RPM specfile
2012-06-12  Eric Blakepython: fix snapshot listing bugs
2012-06-12  Eric Blakepython: use simpler methods
2012-06-12  Michal Privoznikqemu: Don't overwrite security labels
2012-06-12  Michal PrivoznikqemuProcessStop: Switch to flags
2012-06-11  Eric Blakesnapshot: implement new APIs for qemu
2012-06-11  Laine Stumpdocs: minor fixes to domain interface documentation
2012-06-11  Eric Blakesnapshot: RPC for new query APIs
2012-06-11  Eric Blakesnapshot: add 'virsh snapshot-info'
2012-06-11  Eric Blakedocs: link to FLOSS Weekly podcast, virt blogs
2012-06-11  Daniel P. BerrangeTwo RPM conditional fixes for RHEL-7
2012-06-11  Eric Blakesnapshot: new query APIs
2012-06-11  Eric Blakesnapshot: virsh indentation cleanup
2012-06-11  Eric Blakevirsh: make tree listing more flexible
2012-06-11  Eric Blakevirsh: remove limits on tree listing
2012-06-11  Eric Blakebuf: support peeking at string contents
2012-06-11  Michal Privoznikrpc: Fix memleak in virNetMessageEncodeHeader
2012-06-11  Daniel P. BerrangeFix privileges on /var/run/libvirt directory
next