]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2012-05-07 Eric Blakebuild: avoid link failure on Windows
2012-05-07 Jim Meyeringvirsh: avoid heap corruption leading to virsh abort
2012-05-07 Laine Stumputil: set src_pid for virNetlinkCommand when appropriate
2012-05-07 Laine Stumputil: function to get local nl_pid used by netlink...
2012-05-07 Laine Stumputil: allow specifying both src and dst pid in virNetli...
2012-05-07 Laine Stumputil: fix libvirtd startup failure due to netlink error
2012-05-07 Guido Güntheropenvz: simplify openvzDomainDefineCmd by using virComm...
2012-05-07 Guannan Renqemu: call usb search function for hostdev initializati...
2012-05-07 Guannan Renusb: create functions to search usb device accurately
2012-05-07 Cole Robinsonrpm: Handle different source URLs for maint releases
2012-05-07 Cole Robinsondocs: Add 'maintenance releases' link in 'News' sidebar
2012-05-07 Jiri Denemarkqemu: Emit compatible XML when migrating a domain
2012-05-04 Jiri Denemarkqemu: Don't use virDomainDefFormat* directly
2012-05-04 Eric Blakeqemu: reject blockiotune if qemu too old
2012-05-04 Eric Blakeqemu: don't modify domain on failed blockiotune
2012-05-04 Laine Stumputil: remove error log from stubs of virNetlinkEventSer...
2012-05-04 Stefan Bergernode_device: fix possible non-terminated string
2012-05-04 Stefan Bergeruuid: fix possible non-terminated string
2012-05-04 Stefan Bergertests: fix resource leak
2012-05-04 Stefan Bergerqemu: fix resource leak
2012-05-04 Stefan Bergervmx: fix resource leak
2012-05-04 Guido Güntheropenvz: read vmguarpages/privvmpages to set memory...
2012-05-04 Osier YangCoverity: Fix resource leak in virnetlink.c
2012-05-04 Osier YangCoverity: Fix resource leak in nodeinfo.c
2012-05-04 Osier YangCoverity: Fix resource leak in test driver
2012-05-04 Osier YangCoverity: Fix resource leak in xen driver
2012-05-04 Osier YangCoverity: Fix resource leaks in phyp driver
2012-05-04 Osier YangCoverity: Fix the forward_null error in Python binding...
2012-05-03 Eric Blakeqemu: avoid 32-bit compiler warning
2012-05-03 Serge Hallynbuild: support libnl-3
2012-05-03 Eric Blakebuild: fix build on cygwin
2012-05-03 Dmitry Guryanovutil: add functions for interating over json object
2012-05-03 Li ZhangCorrect indent errors in the function qemuDomainNetsRestart
2012-05-02 Marc-André... build: update pid_t type static check
2012-05-02 Marc-André... build: fix output of pid values
2012-05-02 Eugen FellerAdded Snooze cloud manager to the IaaS section
2012-05-01 Eric Blakevirsh: output scaled values with correct units
2012-05-01 Eric Blakevirsh: make -h always give help
2012-05-01 Laine Stumpbuild: make ATTRIBUTE_NONNULL() a NOP unless STATIC_ANA...
2012-05-01 Daniel P. BerrangeMake lxcContainerSetStdio the last thing to be called...
2012-05-01 Daniel P. BerrangeEnsure logging is initialized early in libvirt_lxc
2012-05-01 Daniel P. BerrangeEnsure LXC security driver is set unconditonally
2012-05-01 Daniel P. BerrangeEnsure libvirt_lxc process loads the live XML config
2012-05-01 Eric Blakemaint: avoid false positives on unmarked diagnostics
2012-05-01 Josh Durginqemu: allow snapshotting of sheepdog and rbd disks
2012-05-01 Josh Durginqemu: change rbd auth_supported separation character...
2012-04-30 Alex Jiautil: Avoid libvirtd crash in virNetDevTapCreate
2012-04-30 Eric Blakestorage: fix build with iscsi
2012-04-30 Osier Yangstorage: Break out the loop if duplicate pool is found
2012-04-30 Wido den Hollanderstorage: Allow multiple hosts for a storage pool
2012-04-30 Jiri Denemarkqemu: Make sure qemu can access its directory in hugetlbfs
2012-04-28 Michal Privoznikqemu_agent: Report error class at least
2012-04-27 Stefan BergerMore coverity findings addressed
2012-04-27 Eric Blakeblockjob: fix block-stream bandwidth race
2012-04-27 Stefan Bergerlxc: Fix coverity findings
2012-04-27 Cole Robinsonpython: Fix doc directory name for stable releases
2012-04-27 Cole Robinsondocs: Serialize running apibuild.py
2012-04-27 Cole Robinsonconfigure: Use ustar format for dist tarball
2012-04-27 Jiri Denemarkqemu: Use common helper when probing qemu capabilities
2012-04-26 Eric Blakeqemu: improve errors related to offline domains
2012-04-26 Stefan Bergermacvtap: fix a typo
2012-04-26 Stefan Bergernwfilter: address more coverity findings
2012-04-26 Stefan Bergernwfilter: address coverity findings
2012-04-26 Laine Stumputil: fix error messages in virNetlinkEventServiceStart
2012-04-26 Jiri Denemarkqemu: Avoid bogus error at the end of tunnelled migration
2012-04-26 Jiri Denemarkqemu: Fix detection of failed migration
2012-04-26 Jiri Denemarkrpc: Discard non-blocking calls only when necessary
2012-04-26 Jiri Denemarkqemu: Preserve original error during migration
2012-04-26 Peter Krempakeepalive: Add ability to disable keepalive messages
2012-04-26 Laine Stumputil: fix crash when starting macvtap interfaces
2012-04-25 Eric Blakebuild: fix bootstrap on RHEL
2012-04-25 Stefan BergerAdd new functions to virSocketAddr
2012-04-25 Stefan Bergermacvtap: use embedded buffers
2012-04-24 Stefan BergerImprove on virAtomic implementation
2012-04-24 Hu Taofix memleak in linuxParseCPUmap
2012-04-24 Peter Krempabuild: Fix version of gettext macros
2012-04-23 Matthias Boltevbox: Fix passing an empty IMedium* array to IMachine...
2012-04-23 Guido Güntheropenvz: add network interface stats
2012-04-23 Eric Blakeblockjob: enhance xml to track mirrors across libvirtd...
2012-04-23 Eric Blakeblockjob: add 'blockcopy' to virsh
2012-04-23 Eric Blakeblockjob: add new API flags
2012-04-23 Peter Krempacpu: Improve error reporting on incompatible CPUs
2012-04-22 Wen Congyangbuilding: remove libvirt_dbus.syms from EXTRA_DIST
2012-04-21 Matthias Boltewin32: Properly handle TlsGetValue returning NULL
2012-04-21 Ryan Woodsmallesx: Fix segfault in esxConnectToHost
2012-04-20 Guido Güntheropenvz: wire up getHostname
2012-04-20 Eric Blakevirnetserver: handle sigaction correctly
2012-04-20 Eric Blakeconf: remove redundant ()
2012-04-19 Eric Blakebuild: avoid strtol and strtod
2012-04-19 Eric Blakeconf: tighten up XML integer parsing
2012-04-19 Eric Blakevirsh: avoid strtol
2012-04-19 Eric Blakebuild: avoid type-punning in vbox
2012-04-19 Eric Blakebuild: fix fresh checkout on RHEL5
2012-04-19 Eric Blakevirsh: avoid uninitialized memory usage
2012-04-19 Daniel P. BerrangeThe policy kit and HAL node device drivers both require a
2012-04-19 Stefan Bergernwfilter: Fix support for trusted DHCP servers
2012-04-19 Stefan BergerSupport for atomic operations on integers
2012-04-19 Stefan BergerImplement virHashRemoveAll function
2012-04-19 Peter Krempavirsh: Fix and clarify the --title flag for the list...
2012-04-18 Eric Blakeutil: remove dead casts
next