]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
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
2009-06-29 Daniel P. BerrangeFix crash in QEMU driver with bad capabilities data
2009-06-26 Daniel Veillard* src/parthelper.c: fix a superfluous % on printf forma...
2009-06-26 Daniel Veillard* src/nodeinfo.c: sometimes libnuma can't handle some...
2009-06-26 Daniel Veillard* src/xend_internal.c: avoid a segfault when dumping...
2009-06-26 Daniel Veillardallow to create storage volumes on disk backend
2009-06-26 Daniel Veillardbig cleanup of the debug configuration option
2009-06-26 Daniel Veillard* src/node_device.c src/node_device_hal.h src/node_devi...
2009-06-25 Daniel Veillardfix reading of storage pool definitions at startup
2009-06-25 Daniel Veillardfix UML driver logging macros
2009-06-25 Daniel Veillard* src/node_device_conf.c: fix a leak, patch by Dave...
2009-06-25 Daniel VeillardFix a couple of state problems
2009-06-25 Daniel P. BerrangeFix broken dominfo command when no security driver...
2009-06-24 Daniel Veillard* po/*: update a lot of translations, and regenerate...
2009-06-24 Daniel VeillardFinish the integration of OpenNebula driver
2009-06-24 Daniel Veillard* src/opennebula/one_conf.c src/opennebula/one_driver...
2009-06-22 Cole RobinsonFix storage handling for custom test driver.
2009-06-22 Cole RobinsonRefactor storage XML parsing to be consistent with...
2009-06-22 Cole RobinsonActivate virtual networks initialized in custom test...
2009-06-22 Cole RobinsonFix segfault if storage pool has no type attribute...
2009-06-22 Cole RobinsonFix memory reporting for inactive domains in the qemu...
2009-06-22 Cole RobinsonFix raw storage volume creation for allocation < capacity.
2009-06-22 Cole Robinsontest driver: Fix domain ID after redefining a running VM
2009-06-22 Daniel Veillard* src/conf.[ch]: restrict VMX syntax parsing types
2009-06-22 Daniel Veillard* src/storage_driver.c: cleanup when creating a storage...
2009-06-19 Daniel Veillardextend the configuration parser for VMX syntax
2009-06-18 Daniel P. BerrangeFix remote socket path for SSH tunnel connections
2009-06-17 Daniel Veillardfix a module dependency problem
2009-06-16 Cole RobinsonAllow USB hostdev product to be 0x0000
2009-06-16 Cole RobinsonFix FS volume creation with backing stores.
2009-06-16 Cole RobinsonSet default emulator in domain_conf.*, rather than...
2009-06-16 Cole RobinsonAdd virCapabilities*EmulatorRequired.
2009-06-16 Cole RobinsonCheck that '-drive format=' is supported before adding...
2009-06-16 Cole RobinsonAdd qemuhelptest to .*ignore files
2009-06-16 Cole RobinsonFix qemu command flags fetching
2009-06-16 Daniel P. BerrangeAdd new 'availheap' sysctl variant for ABI changes...
2009-06-15 Daniel P. BerrangeFix build on non-Linux targets
2009-06-15 Daniel P. BerrangeFix build from tar.gz
2009-06-15 Daniel P. BerrangeFix bogus initialization in virFindFileInPath
2009-06-12 Daniel P. BerrangeRemove use of getuid()==0 for privilege checks
2009-06-12 Daniel P. BerrangeInclude OS driver name (if any) in device XML for noded...
2009-06-12 Daniel P. BerrangeImprove error reporting for virConnectOpen URIs
2009-06-12 Daniel P. BerrangeFix re-detection of transient VMs after libvirtd restart
2009-06-11 Daniel Veillardfixing a typo in error message
2009-06-11 Daniel Veillardextract serial number from HAL storage backend
2009-06-11 Mark McLoughlinAdd qemu help string parsing tests
next