]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2010-06-03 Stefan Bergeradd 802.1Qbh and 802.1Qbg handling
2010-06-02 Eric Blakebitmap: reject zero-size bitmap
2010-06-02 Cole Robinsonhostusb: Properly handle 'usbX' sysfs files
2010-06-01 Justin CliftAdd --source-format argument to virsh pool-define-as...
2010-06-01 Justin CliftAdd --source-format argument to virsh pool-define-as...
2010-06-01 Justin CliftTrivial virsh.pod additions --all for "list" command...
2010-06-01 Eric Blakebuild: fix VPATH 'make syntax-check'
2010-06-01 Eric Blakebuild: depend on correct file
2010-06-01 Cole Robinsonqemu: Add a qemu.conf option for clearing capabilities
2010-05-29 Jim Meyeringbuild: make cpp indentation conform
2010-05-28 Cole Robinsonstorage: Check for invalid storage mode before opening
2010-05-28 Stefan Bergermacvtap: cannot support target device name
2010-05-28 David AllanImprove nodedev parent/child relationships
2010-05-28 Jiri DenemarkFix libvirt-guests init script
2010-05-28 Jim Meyeringmaint: new syntax-check rule to ensure that AUTHORS...
2010-05-28 Paolo Smiragliahooks: fix typo
2010-05-27 Eric Blakebuild: silence cppi warning, clarify vbox headers
2010-05-27 Cole Robinsonnetwork: bridge: Don't start network if it collides...
2010-05-27 Eric Blakemaint: update AUTHORS with recent contributors
2010-05-27 Cole Robinsonxen: Fix chardev listen sexpr formatting
2010-05-27 Cole Robinsonxen: Remove unused function
2010-05-27 David Allanv2 of Cole's wlan support
2010-05-27 Марк КоренбергAdd docs on drive <serial> element
2010-05-26 Matthias Bolteesx: Simplify goto usage
2010-05-26 Jean-Baptiste... Support for VirtualBox version 3.2
2010-05-26 Matthias BolteUse printf instead of echo -e in libvirt.spec.in
2010-05-26 Matthias BolteInstall, distribute and package domainsnapshot.rng
2010-05-26 Eric Blakebuild: support 'make check' in pristine tree
2010-05-26 Matthias Bolteesx: Expose host UUID in the capabilities XML
2010-05-26 Daniel P. BerrangeFix integer overflow in hotplug methods
2010-05-26 Alex WilliamsonPass pre-opened PCI device sysfs config file to QEMU
2010-05-26 Cole Robinsondaemon: sysconf: Update comment about VNC audio
2010-05-26 Chris LalancetteFix failing virGetHostname.
2010-05-26 Matthias Boltexen-proxy build broken
2010-05-26 Matthias Bolteesx: Add read-only storage pool access
2010-05-25 Eric Blakebuild: fix HTML errors in nwfilter docs
2010-05-25 Eric Blakebuild: fix compilation without macvtap
2010-05-25 Jim Meyeringtests: avoid new failure of the daemon-conf test
2010-05-25 Jim Meyeringlibvirtd: diagnose invalid host UUID
2010-05-25 Stefan Bergervepa: parsing for 802.1Qb{g|h} XML
2010-05-25 Stefan Bergervepa+vsi: Introduce dependency on libnl
2010-05-25 Cole Robinsonstorage: Sanitize pool target paths
2010-05-25 Daniel P. BerrangeExpose a host UUID in the capabilities XML
2010-05-25 Daniel P. BerrangeFix handling of disk backing stores with cgroups
2010-05-25 Chris LalancetteFix up basic migration.
2010-05-25 Cole Robinsonqemu: Allow using regular audio backends with VNC
2010-05-25 Cole Robinsonstorage: mpath: Fix incorrect VIR_ERROR use
2010-05-25 Chris LalancetteAllow nwfilter functions to be compiled with C++
2010-05-25 Stefan Bergernwfilter: documentation
2010-05-24 Eric Blakemaint: update AUTHORS with recent contributors
2010-05-24 Alex Williamsonqemu: Release bus address on PCI host device remove
2010-05-24 Alex Williamsonqemu: avoid corrupting guest info struct on host device...
2010-05-24 Daniel P. BerrangeQuery block allocation extent from QEMU monitor
2010-05-24 Jim MeyeringlxcSetSchedulerParameters: reverse order of tests;...
2010-05-24 Chris LalancetteDon't overwrite virDomainAssignDef errors.
2010-05-24 Cole Robinsonstorage: Combine some duplicate code
2010-05-24 Cole Robinsonstorage: mpath: Clean up some error handling
2010-05-24 Jiri DenemarkRemove dead code after refactoring qemudDomainStart
2010-05-22 Jim Meyeringlibvirtd: start each diagnostic with "argv0: "
2010-05-22 Jim Meyeringlibvirtd: mark strings for translation, including ...
2010-05-21 Eric Blakebuild: fix cppi warnings
2010-05-21 Eric Blakebuild: force init scripts to rebuild on changed --prefix
2010-05-21 Matthias Boltebuild: Distribute the whole tests/qemuhelpdata directory
2010-05-21 Cole Robinson.gitignore: Add libvirt-guests.init
2010-05-21 Jim FehligFix race in finding available vnc port
2010-05-21 Jim FehligAdd defines for QEMU_VNC_PORT_{MIN,MAX} and use them
2010-05-21 Jim FehligAdd simple bitmap operations to utils
2010-05-21 Cole Robinsondaemon: Export SDL audio environment variables
2010-05-21 Chris LalancetteRemove isValidIfname.
2010-05-21 Jiri DenemarkInit script for handling guests on shutdown/boot
2010-05-21 Jiri DenemarkAutostart domains using virDomainObjStart
2010-05-21 Jiri DenemarkRefactor qemudDomainStart
2010-05-21 Jiri DenemarkFactor out def assignment to existing domain from virDo...
2010-05-21 Jiri DenemarkRefactor qemudDomainRestore
2010-05-20 Jim Meyeringmaint: update po/POTFILES.in
2010-05-20 Jim Meyeringmaint: enforce policy wrt VIR_DEBUG and VIR_DEBUG0
2010-05-20 Jim Meyeringmaint: don't mark VIR_DEBUG or VIR_DEBUG0 diagnostics...
2010-05-20 Jim Meyeringmaint: enforce policy wrt VIR_ERROR and VIR_ERROR0
2010-05-20 Jim Meyeringmaint: change "" in err ? err->message : "" to _("unkno...
2010-05-20 Jim Meyeringmaint: more of same, but manual: convert VIR_ERROR...
2010-05-20 Jim Meyeringmaint: VIR_ERROR/VIR_ERROR0: mark up the remaining...
2010-05-20 Jim Meyeringmaint: mark translatable string args of VIR_ERROR
2010-05-20 Jim Meyeringmaint: mark translatable string args of VIR_ERROR0
2010-05-20 Jim Meyeringmaint: use VIR_ERROR0 rather than VIR_ERROR with a...
2010-05-20 Chris Wrightqemu driver: fix version check typos
2010-05-20 Cole Robinsondaemon: A few initscript corrections
2010-05-20 Cole Robinsonqemu: Use ShutdownVMDaemon for all startup cleanup...
2010-05-20 Chris LalancetteDomain snapshot RNG and tests.
2010-05-20 Chris LalancetteFix up the python bindings for snapshotting.
2010-05-20 Jim Meyeringqemu_conf.c: also recognize new first line of qemu...
2010-05-20 Jim Meyeringlxc_controller.c: don't ignore failed "accept"
2010-05-20 Cole Robinsonqemu: Don't deny ShutdownVMDaemon for non-running VMs
2010-05-20 Cole Robinsonqemu: Remove explicit VNC XML cleanup
2010-05-20 Cole Robinsonqemu: Properly cleanup in security startup error path
2010-05-20 Jim Meyeringlibvirtd: don't ignore virInitialize failure
2010-05-20 Alex WilliamsonRename qemuBuildCommandLine tapfds -> vmfds.
2010-05-20 Jim Meyeringmaint: prohibit newline at end of diagnostic
2010-05-20 Jim Meyeringmaint: remove unwanted newline at end of diagnostic
2010-05-20 Jim MeyeringqemudDomainMigrateFinish2: handle a case of virDomainSa...
2010-05-19 Eric Blakedocs: distribute more coding convention documentation
next