]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-12-23  Laine StumpNew virSocketAddr utility functions
2010-12-23  Wen Congyangfix syntax error in configure.ac
2010-12-23  Matthias Boltedocs: Make VMware Workstation / Player page appear...
2010-12-23  Matthias Bolteqemu: Reparent children when deleting a snapshot
2010-12-23  Jean-Baptiste... Add info about VMware driver to the libvirt website
2010-12-23  Jiri Denemarkvirsh: Add --force option to update-device
2010-12-22  Jim FehligSet bitmap size when allocating a bitmap
2010-12-22  Matthias Bolteesx: Add support for storage volume wiping
2010-12-22  Matthias Bolteesx: Add support for storage volume deletion
2010-12-22  Jiri Denemarkqemu: Return SPICE ports on domain shutdown
2010-12-22  Eric Blakevirterror: avoid API breakage with vmware
2010-12-22  Hu TaoFix memory leak in virsh
2010-12-22  Justin Cliftdocs: fixed typo, added table of contents
2010-12-21  Matthias BolteDistribute libvirt_vmx.syms
2010-12-21  Matthias Boltevmware: Fix undefine symbol with loadable drivers enabled
2010-12-21  Matthias Bolteesx: Move VMX handling code out of the driver directory
2010-12-21  Matthias Bolteesx: Fix cluster resource lookup when connecting to...
2010-12-21  Eric Blakemaint: avoid space-tab
2010-12-21  Eric Blakecommand: avoid hanging on daemon processes
2010-12-21  Eric Blakebuild: skip vmware driver when building for RHEL
2010-12-21  Osier Yangstorage: Ignore dangling symbolic link for filesystem...
2010-12-21  Josh DurginSkip file-based security checks for network disks
2010-12-21  Justin Cliftdocs: added compiling page and significantly expanded...
2010-12-20  Eric Blakebuild: make building on cygwin easier
2010-12-20  Eric Blakeqemu: use virAsprintf instead of PATH_MAX
2010-12-20  Eric Blaketests: avoid spurious failure of nodeinfotest
2010-12-20  Eric Blaketests: avoid data race
2010-12-20  Eric Blakebuild: improve testsuite results with older automake
2010-12-20  Eric Blakebuild: allow older libselinux again
2010-12-20  Eric Blakebuild: allow autoconf 2.59 again
2010-12-20  Wen Congyangbuild: fix typo that broke 'make dist'
2010-12-20  Eric Blakelibvirt-guests: avoid sourcing failure
2010-12-20  Paweł Krześniakbridge_driver: avoid double call to VIR_FREE
2010-12-17  Matthias Boltedocs: Add additional indentation to level 3 menu items
2010-12-17  Matthias Boltevbox: Don't leak domain names in vboxListDefinedDomains
2010-12-17  Matthias Boltevbox: Don't leak arrays from XPCOM
2010-12-17  Matthias Boltevbox: Handle different array representations of XPCOM...
2010-12-17  Matthias Boltevbox: Add glue layer for MSCOM on Windows
2010-12-17  Matthias Boltevbox: Match struct layout of the MSCOM implementation...
2010-12-17  Matthias Boltevbox: Use stdcall convention for all COM methods on...
2010-12-17  Jean-Baptiste... Add VMware Workstation and Player driver
2010-12-17  Eric Blakemaint: improve tests distribution
2010-12-17  Eric Blakebuild: fix typo that broke 'make dist'
2010-12-17  Daniel P. BerrangeUpdate QEMU test cases for new file locations & API...
2010-12-17  Daniel P. BerrangeMove QEMU hotplug helper code out of the QEMU driver
2010-12-17  Daniel P. BerrangeMove QEMU domain lock / job helper code to separate...
2010-12-17  Daniel P. BerrangeMove QEMU driver lock helpers to a separate file
2010-12-17  Daniel P. BerrangeMove QEMU hostdev helper code out of the QEMU driver
2010-12-17  Daniel P. BerrangeMove QEMU cgroup helper code out of the QEMU driver
2010-12-17  Daniel P. BerrangeMove QEMU audit helper code out of the QEMU driver
2010-12-17  Daniel P. BerrangeMove QEMU private data & namespace code into separate...
2010-12-17  Daniel P. BerrangeMove QEMU command line management into a separate file
2010-12-17  Daniel P. BerrangeMove QEMU capabilities management into a separate file
2010-12-16  Eric Blakemaint: doc fix
2010-12-14  Hu TaoAdd a new function doStartCPUs
2010-12-14  Hu TaoAdd a new function doStopCPUs
2010-12-14  Hu TaoAdd a macro timeval_to_ms to compute micro seconds...
2010-12-14  Jiri Denemarkcpu: Unify CPUID data structures
2010-12-14  Jiri Denemarkutil: Fix logical error in virReportSystemErrorFull
2010-12-14  Jiri Denemarkutil: Fix error message in __virExec
2010-12-14  Jiri Denemarkdaemon: Change CWD to / before daemonizing
2010-12-14  Matthias Bolteesx: Add support for storage volume cloning
2010-12-14  Eric Blakeselinux: avoid memory overhead of matchpathcon
2010-12-14  Eric Blakedaemon, threads: plug a memory leak
2010-12-13  Eric Blaketests: test Fedora 14 qemu-kvm -help parsing
2010-12-13  Eric Blaketests: test RHEL 6.0 qemu-kvm -help parsing
2010-12-13  Eric Blakesysinfo: convert to virCommand
2010-12-13  Eric Blakesysinfo: formatting cleanups
2010-12-13  Eric Blakebuild: allow mingw compilation with virCommand
2010-12-13  Eric Blakebuild: update gnulib for pipe on mingw
2010-12-13  Eric Blaketest: fix commandtest under autobuild.sh
2010-12-13  Diego Elio... build: quote AC_LANG_PROGRAM to avoid warnings with...
2010-12-13  Diego Elio... build: properly handle ./configure --with-libpcap
2010-12-13  Osier Yangqemu: Introduce two new job types
2010-12-13  Laurent LéonardMissing "Default-Stop" field in LSB comment in libvirt...
2010-12-13  Eric Blakedaemon: plug a memory leak
2010-12-13  Roopa Prabhu802.1Qbh: Add support for IFLA_VF_MAC
2010-12-10  Eric Blakecommand: ease use with virBuffer, and fix qemu leak
2010-12-10  Eric Blakeconf: plug memory leaks
2010-12-10  Eric Blaketests: plug memory leaks
2010-12-10  Eric BlakevirExec: avoid undefined behavior
2010-12-10  Laine StumpConvert dhcpStartDhcpDaemon from virRun to virCommand
2010-12-10  Matthias Bolteesx: Refactor storage pool type lookup into a function
2010-12-10  Matthias Bolteesx: Improve error reporting for failed tasks
2010-12-10  Eric Blakecommand: plug memory leak
2010-12-10  Eric Blakebuild: distribute commandtest files
2010-12-10  Hu TaoUpdate documentation of watchdog dump option and add...
2010-12-09  Dan Kenigsbergspec: do not start libvirt-guests if that service is off
2010-12-09  Josh Durgintests: Add tests for network disks
2010-12-09  Josh Durginqemu: Add RBD support and some network disk fixes
2010-12-09  MORITA Kazutakaadd network disk support
2010-12-09  Wen Congyangcorrect the signal's name
2010-12-09  Hu TaoAdd a watchdog action `dump'
2010-12-09  Hu TaoAdd a new function doCoreDump
2010-12-09  Hu Taothreadpool impl
2010-12-09  Eric Blakecommand: avoid memory leak
2010-12-09  Jiri Denemarkqemu: Distinguish between domain shutdown and crash
2010-12-08  Ryan Harperqemu: call drive_del in DetachPciDiskDevice
2010-12-08  Ryan Harperqemu: call drive_unplug in DetachPciDiskDevice
2010-12-08  Anthony Liguoriqemud: fix memory leak in io error events
next