]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-06-15  Eric Blakevirsh: reduce complexity in argv iteration
2011-06-15  Daniel P. BerrangeAdd support for network filter code in LXC driver
2011-06-15  Daniel P. BerrangeFix allocation of veth's to not skip an index
2011-06-15  Jiri Denemarkqemu: Translate boot config into bootindex if possible
2011-06-15  Adam LitkeAsynchronous event for BlockPull completion
2011-06-15  Adam LitkeEnable virDomainBlockPull in the python API.
2011-06-15  Adam LitkeEnable the virDomainBlockPull API in virsh
2011-06-15  Adam LitkeImplement virDomainBlockPull for the qemu driver
2011-06-15  Adam LitkeAdd virDomainBlockPull support to the remote driver
2011-06-15  Adam LitkevirDomainBlockPull: Implement the main entry points
2011-06-15  Adam LitkeAdd new API virDomainBlockPull* to headers
2011-06-14  Marc-André... spice: add <clipboard copypaste='yes|no'> option
2011-06-14  Minoru UsuivirNodeGetMemoryStats: Implement linux support
2011-06-14  Minoru UsuivirNodeGetMemoryStats: Implement virsh support
2011-06-14  Minoru UsuivirNodeGetMemoryStats: Implement remote protocol
2011-06-14  Minoru UsuivirNodeGetMemoryStats: Implement public API
2011-06-14  Minoru UsuivirNodeGetMemoryStats: Define internal driver API
2011-06-14  Minoru UsuivirNodeGetMemoryStats: Expose new API
2011-06-14  Minoru UsuivirNodeGetCPUStats: Implement linux support
2011-06-14  Minoru UsuivirNodeGetCPUStats: Implement virsh support
2011-06-14  Minoru UsuivirNodeGetCPUStats: Implement remote protocol
2011-06-14  Minoru UsuivirNodeGetCPUTime: Implement public API
2011-06-14  Minoru UsuivirNodeGetCPUStats: Define internal driver API
2011-06-14  Minoru UsuivirNodeGetCPUStats: Expose new API
2011-06-14  Guido GüntherSkip nodeinfo test on non intel architectures
2011-06-14  Michael ChapmanFix autostart flag when loading running domains
2011-06-14  Lai Jiangshansend-key: Implementing the remote protocol
2011-06-14  Lai Jiangshansend-key: Implementing the public API
2011-06-14  Lai Jiangshansend-key: Defining the internal API
2011-06-14  Lai Jiangshansend-key: Defining the public API
2011-06-14  Lai Jiangshanremote generator: Handle (unsigned) int arrays
2011-06-14  Lai Jiangshanadd VSH_OFLAG_REQ_OPT options
2011-06-14  Lai Jiangshanallow name for VSH_OT_ARGV options
2011-06-14  Ohad Levydocs: updated list of applications using libvirt.
2011-06-14  Eric Blakestorage: avoid an intermediate malloc
2011-06-14  Eric Blakecommand: avoid double close
2011-06-14  Eric Blakecommand: reduce duplicated debug messages
2011-06-14  Eric Blakedocs: improve VIR_DOMAIN_AFFECT_CURRENT description
2011-06-14  Cole Robinsonqemu: Fix parsing 'info chardev'
2011-06-14  Cole Robinsonqemu: Scrape stdout for virtio console pty
2011-06-14  Michal Privoznikvirsh: Add daemon version reporting
2011-06-14  Guido Günthernodeinfo: remove superflous braces
2011-06-14  Osier Yangutil: Cleanup indention problem in virterror.c
2011-06-14  Osier Yangqemu: Parse current balloon value returned by query_balloon
2011-06-14  Taku Izumivcpupin: Fix cpu affinity setting bug of qemu driver
2011-06-13  Matthias BolteFix dlopen dependency
2011-06-13  Hu TaoDeprecate several CURRENT/LIVE/CONFIG enums
2011-06-13  Stefan Bergerqemu: Faster response time to qemu startup errors
2011-06-13  Eric Blakebuild: update to latest gnulib
2011-06-13  Taku Izumivcpupin: add the new option to "virsh vcpupin" command
2011-06-13  Taku Izumivcpupin: implement the remote protocol to address the...
2011-06-13  Taku Izumivcpupin: implement the code to address the new API...
2011-06-13  Taku Izumivcpupin: introduce a new libvirt API (virDomainPinVcpuF...
2011-06-13  Jiri DenemarkUse virTimeMs when appropriate
2011-06-13  Jiri DenemarkIntroduce virTimeMs for getting current time in ms
2011-06-13  Jiri Denemarktest: Remove unused timeval
2011-06-13  Wen Congyangtests: add a test for multi function PCI device
2011-06-13  Wen Congyangsupport multifunction PCI device
2011-06-13  Wen Congyangthe hotplugged PCI device should use the whole slot
2011-06-13  Wen Congyangassign the whole slot to the PCI device that has no...
2011-06-13  Wen CongyangReimplement qemuDomainPCIAddressReserveSlot(): reserve...
2011-06-13  Wen Congyangthe key of hash table should include the function value
2011-06-13  Wen Congyangprevent hot unplugging multi function PCI device
2011-06-13  Wen Congyangcheck whether qemu supports multi function PCI device
2011-06-10  Matthew Boothxenapi: Improve error message on session failure
2011-06-10  Osier Yangqemu: Fix one type in the error prompt string
2011-06-09  Matthias BolteMove VMware Workstation/Player driver to correct spec...
2011-06-08  Eric Blakevirt-aa-helper: add missing include
2011-06-08  Eric Blakedaemon: plug memory leak
2011-06-08  Eric Blakebuild: break some long lines
2011-06-08  Eric Blakeqemu: add missing break statement
2011-06-08  Eric Blakebuild: silence coverity false positives
2011-06-08  Eric Blakeesx: avoid dead code
2011-06-08  Eric Blakesecret: drop dead code
2011-06-08  Eric Blakeqemu: reorder checks for safety
2011-06-08  Eric Blakeuuid: annotate non-null requirements
2011-06-08  Eric Blakedebug: avoid null dereference on uuid lookup api
2011-06-08  Eric Blakepython: avoid unlikely sign extension bug
2011-06-08  Eric Blakebuild: silence coverity false positive
2011-06-08  Eric Blakestorage: avoid mishandling backing store > 2GB
2011-06-08  Eric Blakebuild: detect Coverity 5.3.0
2011-06-08  Osier Yangbuild: Fix typos in configure.ac
2011-06-08  Osier Yangvirsh: Expose virDomainMigrateSetMaxSpeed API to virsh
2011-06-07  Cole Robinsonlxc: Ensure container <init> actually exists
2011-06-07  Cole Robinsonlxc: Verify root fs exists before mounting
2011-06-07  Cole Robinsonlxc: controller: Improve container error reporting
2011-06-07  Cole Robinsonlxc: Improve guest startup error reporting
2011-06-07  Cole Robinsonlxc: Refactor controller command building
2011-06-07  Cole Robinsonlxc: Don't report error in Wait/SendContinue
2011-06-07  Cole Robinsonlxc: Drop container stdio as late as possible
2011-06-07  Cole RobinsonMove virRun, virExec*, virFork to util/command
2011-06-07  Cole Robinsonutil: Implement virRun as a wrapper around virCommand
2011-06-07  Cole Robinsonutil: Remove unused virExec wrapper
2011-06-07  Cole Robinsonqemu: Convert virExec usage to virCommand
2011-06-07  Matthias Bolteesx: Remove duplicated invalid-argument checks
2011-06-07  Osier Yangdocs: Add doc for video element
2011-06-07  Osier YangUse VIR_USE_CPU instead of new wheel
2011-06-07  Matthias BolteAvoid virGetVersion failure on specific driver support...
2011-06-06  Matthias Boltedocs: Make hvsupport.pl pick up the host device drivers
2011-06-06  Daniel VeillardRelease of libvirt-0.9.2 v0.9.2
next