]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-06-28  Daniel P. BerrangeConvert libvirtd over to the new RPC handling APIs
2011-06-28  Daniel P. BerrangeConvert the remote driver to new RPC client APIs
2011-06-28  Daniel P. BerrangeAdd XDR_CFLAGS to libvirt-net-rpc.la library
2011-06-28  Daniel P. BerrangeEnsure sanlock socket is labelled with the VM process...
2011-06-28  Daniel P. BerrangeAdd a virSecurityManagerSetProcessFDLabel
2011-06-28  Daniel P. BerrangeRename virSecurityManagerSetFDLabel method
2011-06-28  Matthias BolteAdd node prefix to virNodeGet(CPU|Memory)Stats structs...
2011-06-28  Jiri Denemarkqemu: Fix update device for CURRENT + FORCE flags
2011-06-27  Stefan Bergernwfilter: Return error message about unresolvable variables
2011-06-27  Eric Blakebuild: rename Vcpupin to VcpuPin
2011-06-27  Minoru Usuisysinfo: cleanup function/struct names.
2011-06-27  Minoru Usuisysinfo: fix lack of error check in virSysinfoFormat().
2011-06-27  Matthias Boltetests: Partly fix networkxml2argvtest being configure...
2011-06-27  Osier Yangqemu: Remove bogus error codes for NUMA memory tuning
2011-06-27  Laine Stumpnetwork: fix indentation in networkBuildDnsmasqArgv
2011-06-27  Ruben KerkhofOnly include parthelper if built with storage_disk
2011-06-25  Eric Blakebuild: avoid uninitialized variable v0.9.3-rc1
2011-06-25  Eric Blakebuild: fix VPATH builds
2011-06-24  Taku Izumivcpupin: add query option to virsh vcpupin command
2011-06-24  Taku Izumivcpuinfo: add the code to fallback to try new API
2011-06-24  Taku Izumivcpupin: implement the remote protocol to address the...
2011-06-24  Taku Izumivcpupin: implement the code to support new API for...
2011-06-24  Taku Izumivcpupin: introduce the new libvirt API (virDomainGetVcp...
2011-06-24  Laine Stumpdocs: fix indentation of sub-elements of <ip> in networ...
2011-06-24  Eric Blakebuf: protect against integer overflow
2011-06-24  Eric Blakeremote: protect against integer overflow
2011-06-24  Eric Blakebuild: update gnulib for intprops
2011-06-24  Eric Blakebuild: avoid long line tests
2011-06-24  Matthias BolteRename iface(G|S)etMacaddr to iface(G|S)etMacAddress...
2011-06-24  Matthias BolteFix typo in libvirt_private.syms
2011-06-24  Michal NovotnyNetwork: Add support for DNS hosts definition to the...
2011-06-24  Michal NovotnyNetwork: Add additional hosts internal infrastructure
2011-06-24  Michal NovotnyNetwork: Add regression tests for the command-line...
2011-06-24  Michal NovotnyNetwork: modify dnsmasq commandline build function...
2011-06-24  Michal NovotnyAdd TXT record support for virtual DNS service
2011-06-24  Matthias Boltepython: Don't declare Py_ssize_t for Python 2.6
2011-06-24  Matthias Boltetests: Improve IPv6 detection for virNetSocket tests
2011-06-24  Jamie StrandbogeMove load of AppArmor profile to GenLabel()
2011-06-24  Eric Blakedocs: document correct flag name
2011-06-24  Eric BlakeRevert "Add new API virDomainBlockPull* to headers"
2011-06-24  Eric BlakeRevert "virDomainBlockPull: Implement the main entry...
2011-06-24  Eric BlakeRevert "Add virDomainBlockPull support to the remote...
2011-06-24  Eric BlakeRevert "Implement virDomainBlockPull for the qemu driver"
2011-06-24  Eric BlakeRevert "Enable the virDomainBlockPull API in virsh"
2011-06-24  Eric BlakeRevert "Enable virDomainBlockPull in the python API."
2011-06-24  Eric BlakeRevert "Asynchronous event for BlockPull completion"
2011-06-24  Eric Blakebuild: avoid python 2.4 build failure
2011-06-24  Eric Blakebuild: fix NUMA build on RHEL 5
2011-06-24  Minoru UsuiAdd Memory Device Information to virSysinfoRead() from...
2011-06-24  Minoru UsuiAdd Processor Information to virSysinfoRead() from...
2011-06-24  Minoru UsuiCleanup virSysinfoRead()
2011-06-24  Daniel P. BerrangeMake sure virnetprotocol.[ch] are in BUILT_SOURCES
2011-06-24  Eric Blakemaint: typo fixes
2011-06-24  Daniel P. BerrangeFix some bugs in RPC protocol make rules
2011-06-24  Daniel P. BerrangeAdd missing translation of error message from QEMU...
2011-06-24  Daniel P. BerrangeFix job type set in qemuMigrationPrepareDirect/PrepareT...
2011-06-24  Daniel P. BerrangeAvoid high privileges taint warning for QEMU session...
2011-06-24  Daniel P. BerrangeAllow automatic kill of guests when a connection is...
2011-06-24  Daniel P. BerrangeAutomatically kill target QEMU if migration aborts...
2011-06-24  Daniel P. BerrangeAdd infrastructure to automatically destroy guests...
2011-06-24  Daniel P. BerrangeSupport reboots with the QEMU driver
2011-06-24  Daniel P. BerrangeMove the RPC generator scripts into src/rpc
2011-06-24  Daniel P. BerrangeIntroduce generic RPC client objects
2011-06-24  Daniel P. BerrangeIntroduce generic RPC module for advertising via MDNS
2011-06-24  Daniel P. BerrangeIntroduce generic RPC server objects
2011-06-24  Daniel P. BerrangeIntegrate TLS/SASL directly into the socket APIs
2011-06-24  Daniel P. BerrangeGeneric module for handling SASL authentication & encry...
2011-06-24  Daniel P. BerrangeGeneric module for handling TLS encryption and x509...
2011-06-24  Daniel P. BerrangeIntroduce a generic object for using network sockets
2011-06-24  Daniel P. BerrangeProvide a simple object for encoding/decoding RPC messages
2011-06-24  Daniel P. BerrangeDefines the basics of a generic RPC protocol in XDR
2011-06-24  Eric Blakebuild: avoid python 2.4 build failure
2011-06-24  Eric Blakebuild: avoid compiler failure
2011-06-23  David S. Wangdocumenting the 802.1Qbh parameters of a 'direct' interface
2011-06-23  Eric Blakebuild: update to latest gnulib
2011-06-23  Stefan Bergerbuild: fix compilation on systems missing libnl and...
2011-06-23  Matthias Bolteconfigure: Make libnl optional unless macvtap is required
2011-06-23  Cole Robinsonpython: Generate virStreamFree but don't expose in...
2011-06-23  Eric Blakemaint: avoid future setgid problems
2011-06-23  Matthias Boltedocs: Make virConnectClose comply to apibuild.py expect...
2011-06-23  Osier Yangutil: Fix memory leak in virJSONParserHandleStartMap
2011-06-23  Osier Yangqemu: Fix memory leak in qemuProcessWaitForMonitor
2011-06-23  Jiri Denemarkqemu: Only check for NUMA availability if required
2011-06-23  Matthew Boothstorage: fix volDelete return when volume still being...
2011-06-22  Eric Blakeutil: avoid PATH_MAX-sized array
2011-06-22  Eric Blakexen: avoid PATH_MAX-sized array
2011-06-22  Eric Blaketests: avoid PATH_MAX-sized array
2011-06-22  Eric BlakevirStorageVol: avoid PATH_MAX-sized array
2011-06-22  Eric Blakemaint: add omitted copyright header
2011-06-22  Eric Blakedocs: fix docs to match behavior of virConnectClose
2011-06-22  Stefan Bergercleanup: make several interface functions commonly...
2011-06-22  Stefan Bergercleanup: make nlComm commonly available
2011-06-22  Eric Blakemaint: remove syntax-check exception
2011-06-22  Daniel P. BerrangeFix use-after-free in handling domain taint flags
2011-06-22  Daniel P. BerrangeRemove macvtap dependency on domain configuration
2011-06-22  Osier Yangutil: Correct the error prompt string
2011-06-22  Osier Yangqemu: Fix one memory leak
2011-06-22  Daniel VeillardFix to python API extractor and API doc generation
2011-06-22  Michal Privoznikqemu: domain I/O asynchronous handling
2011-06-21  Eric Blakebuild: require newer netcf when it is available
next