]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-07-16  Cole RobinsonFix gitweb link on download page.
2009-07-16  Cole Robinsonqemu: Try multiple times to open unix monitor socket
2009-07-16  Cole Robinsonstorage: Implement CreateVolFrom for logical and disk...
2009-07-16  Cole Robinsonstorage: Don't try sparse detection if writing to block...
2009-07-16  Cole Robinsonstorage: Implement 'CreateBlockFrom' helper.
2009-07-16  Cole Robinsonstorage: Break out actual raw cloning to separate function.
2009-07-16  Cole Robinsonstorage: cleanup: do away with 'createFile'
2009-07-16  Cole Robinsonstorage: Move most of the FS creation functions to...
2009-07-16  Cole Robinsonstorage: Refactor FS backend 'create' function choosing.
2009-07-16  Cole Robinsonstorage: Fix deadlock when cloning across pools.
2009-07-16  Cole Robinsonstorage: disk: Use capacity, not allocation, when creat...
2009-07-16  Cole Robinsonstorage: disk: Default to 'ext2' for new volumes.
2009-07-16  Cole Robinsonstorage: disk: Fix segfault creating volume without...
2009-07-16  Cole Robinsonstorage: disk: Fix parthelper '-g' option handling.
2009-07-16  Jim Meyeringbuild: submodule machinery now works also when no tag...
2009-07-16  Daniel P. BerrangeRun QEMU guests as an unprivileged user
2009-07-16  Laine StumpImplement the new virinterface functions
2009-07-16  Laine StumpPublic API for new virInterface functions
2009-07-16  Daniel VeillardFix configure flags in spec file
2009-07-16  Daniel P. BerrangeRename a bunch of internal methods to clarify their...
2009-07-16  Daniel P. BerrangeSimplify remote driver error reporting
2009-07-16  Daniel P. BerrangeRefactor message sending to allow code reuse for data...
2009-07-16  Daniel P. BerrangeRefactor incoming message handling to prepare for data...
2009-07-16  Daniel P. BerrangeRename 'direction' to 'type' in remote_message_header
2009-07-16  Daniel P. BerrangeDefine an API for registering incoming message dispatch...
2009-07-16  Daniel P. BerrangeSplit out code for handling incoming method call messages
2009-07-16  Daniel P. BerrangeChange the way client event loop watches are managed
2009-07-16  Daniel P. BerrangeMove queuing of RPC replies into dispatch code
2009-07-16  Daniel P. BerrangeChange code generator to give async event messages...
2009-07-16  Daniel P. BerrangeSeparate code for encoding outgoing remote message...
2009-07-16  Daniel P. BerrangeDecode incoming request header before invoking dispatch...
2009-07-16  Daniel P. BerrangeSplit generic RPC message dispatch code out from remote...
2009-07-16  Paolo BonziniImplement qemu dump capabilities
2009-07-16  Paolo Bonziniadd cd and pwd commands to virsh
2009-07-16  Jim Meyeringmake "make syntax-check" consistent with "git diff...
2009-07-16  Jim Meyeringremove all trailing blank lines
2009-07-16  Daniel P. BerrangeFix free of unitialized data upon PCI open fail
2009-07-16  Daniel P. BerrangeFix SELinux denial during hotplug
2009-07-16  Daniel P. BerrangeFix PCI device hotplug/unplug with newer QEMU
2009-07-16  Daniel P. BerrangeFix problem with QEMU monitor welcome prompt confusing...
2009-07-16  Daniel P. BerrangeEnsure spawned children have a stderr/out set to /dev...
2009-07-16  Daniel P. BerrangeAllow autostart of libvirtd to be disabled with LIBVIRT...
2009-07-15  Daniel Veillardnetcf XML validation and input and output tests
2009-07-15  Daniel VeillardAdd netcf XML schemas and test data
2009-07-15  Daniel Veillardadd support for netcf XML import and export
2009-07-15  Daniel P. BerrangeEnsure test:/// URIs get routed to the non-privileged...
2009-07-15  Daniel P. BerrangeFix error reporting for security driver over remote...
2009-07-15  Garry DolleyUpdate the links for RHEL libvirt bugzillas
2009-07-13  Garry DolleyUpdate links to bugzilla
2009-07-10  Cole RobinsonFix docs and code disagreements for character devices.
2009-07-10  Cole Robinsonqemu: Check driver is initialized up front, to avoid...
2009-07-10  Jim Meyeringbuild: automatically rerun ./bootstrap when needed
2009-07-10  Jim Meyeringbuild: make autogen.sh use autoreconf -if
2009-07-10  Mark McLoughlinUse virDomainChrTypeFromString() instead of open coding
2009-07-09  Mark McLoughlinSwitch to using a unix socket for the qemu monitor
2009-07-09  Mark McLoughlinAdd the monitor type to the domain state XML
2009-07-09  Mark McLoughlinMinor qemu monitor coding style fixes
2009-07-09  Mark McLoughlinDon't leak vm->monitorpath on re-connect
2009-07-09  Jim Meyeringbuild: update from gnulib, for latest maint.mk
2009-07-09  Jim Meyeringavoid a "make syntax-check" failure
2009-07-09  Daniel P. BerrangeFix wierd build problems due to autopoint overwriting...
2009-07-09  Jim Meyeringdoc: clone+build instructions
2009-07-08  Jim Meyeringbuild: adjust aclocal's search patch to prefer gnulib...
2009-07-08  Jim Meyeringgenerate ChangeLog from git logs into distribution...
2009-07-08  Jim Meyeringuse gnumakefile and maintainer-makefile modules from...
2009-07-08  Jim Meyeringremove all .cvsignore files
2009-07-08  Jim Meyeringmake .gnulib a submodule
2009-07-08  Jim Meyeringskip some of gnulib's new rules
2009-07-08  Jim MeyeringPrepare to use maint.mk from gnulib
2009-07-08  Jim Meyering* Makefile.cfg: Rename to...
2009-07-08  Jim Meyeringuse automake-1.11's silent-rules option, when possible
2009-07-08  Jim Meyeringfix another failing "make distcheck" (qemuhelptest)
2009-07-08  Jim Meyeringfix failing "make distcheck"
2009-07-08  Daniel P. BerrangeMake it easier to debug tests running programs
2009-07-08  Daniel P. BerrangeSupport <video> element for QEMU guests
2009-07-08  Daniel P. BerrangeSupport <video> tag for defining VGA card properties
2009-07-08  Daniel VeillardReport the object name on lookup error
2009-07-08  HarshavardhanaAdd new net filesystem glusterfs
2009-07-07  Paolo BonziniAvoid raising an internal error
2009-07-07  Daniel VeillardFix informations about previous git server
2009-07-06  Dan KenigsbergFix python examples to use read-write conn
2009-07-06  Daniel Veillardupdate download informations after switch to git
2009-07-03  Daniel VeillardRelease of libvirt-0.6.5 LIBVIRT_0_6_5 v0.6.5
2009-07-03  Daniel VeillardAdd support for arm emulation if qemu-system-arm is...
2009-07-03  Mark McLoughlinSkip labelling if no src path present
2009-07-03  Mark McLoughlinDon't unnecessarily try to change a file context
2009-07-03  Mark McLoughlinRe-label shared and readonly images
2009-07-02  Daniel VeillardFix some missing parts in network code and schemas
2009-07-01  Daniel Veillardfix an endless loop in node device XML dump
2009-07-01  Daniel Veillardsmall OpenNebula driver doc update
2009-07-01  Daniel VeillardOpenNebula driver documentation
2009-07-01  Daniel VeillardRegenerated the documentation and localization files
2009-07-01  Daniel VeillardVarious logging cleanups in code and doc
2009-07-01  Daniel Veillardcleanup and small update for OpenNebula
2009-07-01  Daniel P. BerrangeRemove unused code. Ensure null termination after strnc...
2009-07-01  Daniel Veillard* src/storage_driver.c: don't destroy a pool when calli...
2009-06-29  Daniel P. BerrangeReduce LXC capabilities
2009-06-29  Daniel P. BerrangeUse libcap-ng to clear capabilities for many child...
2009-06-29  Daniel P. BerrangePrepare for using libcap-ng
2009-06-29  Daniel P. BerrangeAdd HACKING doc to the website
next