]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-01-14 Marc-André... Use the new set_password monitor command to set password.
2011-01-14 Marc-André... qemu: add set_password and expire_password monitor...
2011-01-14 Jim FehligFix 'make check' after commit 04197350
2011-01-14 Eric Blakeqemu: move monitor device out of domain_conf common...
2011-01-14 Eric Blakedomain_conf: split source data out from ChrDef
2011-01-14 Jiri Denemarkcpu: Add support for Westmere CPU model
2011-01-13 Eric Blakeqemu: improve device flag parsing
2011-01-13 Eric Blakeutil: add missing string->integer conversion functions
2011-01-13 Justin Cliftdocs: clarify virsh setvcpus and setmem usage with...
2011-01-13 Eric Blakeqemu: convert capabilities to use virCommand
2011-01-13 Justin Cliftvirsh: ensure --maximum flag used only with --config...
2011-01-13 Jim FehligDocument HAP domain feature
2011-01-13 Jim FehligAdd HAP to xen hypervisor capabilities
2011-01-13 Jim FehligAdd support for HAP feature to xen drivers
2011-01-13 Jim FehligAdd HAP to virDomainFeature enum
2011-01-13 Eric Blaketests: virsh is no longer in builddir/src
2011-01-13 Eric BlakevirFindFileInPath: only find executable non-directory
2011-01-13 Daniel VeillardFix old PHP syntax in the search online form
2011-01-13 Eric Blakebuild: restore mingw build
2011-01-12 Matthias Bolteesx: Fix memory leak in HostSystem managed object free...
2011-01-12 Justin Cliftdocs: fix trivial typos in currentMemory description
2011-01-12 Wen Congyangdoc: improve the documentation of desturi
2011-01-12 Wen Congyangreport error when specifying wrong desturi
2011-01-12 Osier Yangqemu: Reject SDL graphic if it's not supported by qemu
2011-01-12 Justin Cliftdocs: reorder apps page alphabetically, plus add libgue...
2011-01-11 Justin Cliftdocs: add entry for archipel to the apps page
2011-01-11 Justin Cliftdocs: use xml entity encoding for extended character...
2011-01-11 Matthias Boltevbox: Silently ignore missing registry key on Windows
2011-01-11 Richard W.M... qemu: Watchdog IB700 is not a PCI device (RHBZ#667091).
2011-01-10 Eric Blakecpu: plug memory leak
2011-01-10 Eric Blakenetwork: plug memory leak
2011-01-10 Eric Blakenetwork: plug unininitialized read found by valgrind
2011-01-10 Justin Cliftdocs: updated memtune info again in virsh command reference
2011-01-10 Cole Robinsonpython: Use PyCapsule API if available
2011-01-10 Cole Robinsonevent-test: Simplify debug on/off
2011-01-10 Cole Robinsonremote: Don't lose track of events when callbacks are...
2011-01-10 Daniel P. BerrangeRefactor the security drivers to simplify usage
2011-01-10 Osier Yangconf: Report error if invalid type specified for charac...
2011-01-10 Jiri Denemarkdaemon: Fix core dumps if unix_sock_group is set
2011-01-07 Guido GüntherAdd AM_MAINTAINER_MODE
2011-01-07 Matthias Bolteesx: Move occurrence check into esxVI_LookupObjectConte...
2011-01-06 Matthias Bolteesx: Add domain autostart support
2011-01-06 Diego Elio... commandtest: avoid printing loader-control variables...
2011-01-06 Justin Cliftdocs: updated release of virsh cmd reference, with...
2011-01-06 Matthias Boltevmx: Add support for video device VRAM size
2011-01-06 Matthias Boltevbox: Use correct VRAM size unit
2011-01-06 Osier YangAPI: Improve log for domain related APIs
2011-01-06 Eric Blakeschema: tighten <serial><protocol type=...> relaxNG
2011-01-06 Kay Schubertbridge: Fix generation of dnsmasq's --dhcp-hostsfile...
2011-01-06 Jiri Denemarkqemu: Fix bogus warning about uninitialized saveptr
2011-01-06 Laine StumpDon't chown qemu saved image back to root after save...
2011-01-05 Eric Blakemaint: document dislike of mismatched if/else bracing
2011-01-05 Laine StumpLog an error on attempts to add a NAT rule for non...
2011-01-05 Laine StumpImprove error reporting when parsing dhcp info for...
2011-01-05 Justin Cliftdocs: added libvirt-announce to contact page
2011-01-04 Stefan Bergerqemu driver: fix positioning to end of log file
2011-01-04 Eric Blakebuild: satisfy 'make syntax-check' regarding year change
2011-01-04 Daniel VeillardRelease of libvirt-0.8.7
2011-01-03 Eric Blakebuild: avoid compilation warnings
2011-01-03 Hu Taothreadpool: allow NULL jobdata
2011-01-03 Chris Wrightnode_device: udev driver does not handle SR-IOV devices
2010-12-31 Eric BlakevirExec: fix logic bug
2010-12-31 Laine StumpImprove virSocketAddrMask[ByPrefix] API
2010-12-31 Laine StumpSet broadcast address for IPv4 addresses on virtual...
2010-12-31 Laine StumpUtility functions to produce an IPv4 broadcast address
2010-12-30 Matthias Bolteesx: Fix "occurence" typo (again)
2010-12-27 Matthias Boltevbox: Add support for VirtualBox 4.0
2010-12-27 Matthias BolteFix misuse of VIR_ERR_INVALID_DOMAIN
2010-12-27 Matthias Boltevbox: Handle different IID representation in Version...
2010-12-24 MORITA Kazutakaupdate docs for network disks
2010-12-24 Wen Congyangbuild: fix building error when building without libvirtd
2010-12-23 Eric Blakeqemu: add -incoming fd:n capability checking
2010-12-23 Jiri Denemarkspec: Enable ESX driver on RHEL
2010-12-23 Daniel P. Berrangespec: Automatically turn on cgconfig service
2010-12-23 Jiri Denemarkbridge: Fix uninitialized variable
2010-12-23 Laine StumpReplace setuid/setgid/initgroups with virSetUIDGID()
2010-12-23 Laine Stumpnew virSetUIDGID() utility function
2010-12-23 Laine StumpPreserve errno across calls to error reporting function...
2010-12-23 Laine StumpRun radvd for virtual networks with IPv6 addresses
2010-12-23 Laine StumpTurn on IPv6 support in the bridge_driver.c virtual...
2010-12-23 Laine StumpUpdate iptables.c to also support ip6tables.
2010-12-23 Laine StumpSupport multiple IP addresses on one network in bridge_...
2010-12-23 Laine StumpChange virtual network XML parsing/formatting to suppor...
2010-12-23 Laine Stumpmake the <dhcp> element optional in network.rng
2010-12-23 Laine StumpReplace brSetInetAddress/brSetInetNetmask with brAddIne...
2010-12-23 Laine StumpMake virtual network netmasks optional
2010-12-23 Laine StumpPass prefix rather than netmask into iptables functions
2010-12-23 Laine StumpConsistently return 0 on success, -1 on failure in...
2010-12-23 Laine StumpFix logging of failed iptables commands
2010-12-23 Laine StumpNew virNetworkDef utility functions
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
next