]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-08-19  Eric Blakebuild: delete dead comments
2010-08-19  Patrick Dignanstorage: add support for Vendor and Model in XML
2010-08-19  Eric Blakeuml: fix logic bug in checking reply length
2010-08-19  Eric Blakenwfilter: use consistent OOM reporting
2010-08-18  Eric Blakebuild: fix compiler warning
2010-08-18  Daniel Veillardxen: Fix scheduler setting problems
2010-08-18  Jiri Denemarknodedev: Free the right pointers when getting WWNs...
2010-08-18  Dave Allannodedev: Fix sysfs paths for vport operations
2010-08-18  Daniel Berrangexen: Fix device count on detach
2010-08-18  Daniel Berrangeremote: Fix incorrect use of private data field
2010-08-17  Matthias Bolteesx: Fix memory leak when looking up an non-existing...
2010-08-17  Chris LalancetteFix up qemu domain save/managed save locking.
2010-08-17  Eric Blakedocs: mention domain <clock> improvements
2010-08-17  Stefan Bergercygwin: build fix
2010-08-16  Jiri Denemarkqemu: Fix copy&paste error in warning message
2010-08-16  Jiri Denemarkqemu: Release PCI slot when detaching disk and net...
2010-08-16  Jiri Denemarkqemu: Re-reserve all PCI addresses on libvirtd restart
2010-08-16  Jamie Strandbogebuild: fix AppArmor compilation
2010-08-16  Stefan Bergernwfilter: extend nwfilter reload support
2010-08-14  Eric Blakebuild: allow mingw VPATH build
2010-08-14  Matthias Bolteesx: Explicitly disable unused floppy devices
2010-08-14  Matthias BolteGenerate libvirt_qemu.def from libvirt_qemu.syms for...
2010-08-14  Eduardo OtuboPHYP: Add rudimentary network driver
2010-08-14  Soren HansenMake umlConnectTapDevice ask brAddTap for a persistent...
2010-08-14  Soren HansenClose fd's of persistent tap devices
2010-08-14  Soren HansenMake sure all command line arguments get passed to UML
2010-08-13  Stefan Bergernwfilter: Discard class D,E IP addresses when sniffing...
2010-08-13  Stefan Bergernwfilter: serialize execution of scripts with ebtables...
2010-08-13  Matthias BolteOnly require XDR when building libvirtd or the remote...
2010-08-13  Chris LalancetteMove the tunnelled migration unix socket to /var/lib...
2010-08-13  Chris LalancetteFix tunnelled migration with qemu running as qemu:qemu.
2010-08-12  Stefan BergerFix valgrind complaints when using kill -SIGHUP on...
2010-08-12  Daniel Veillardqemu: avoid calling the balloon info command if disabled
2010-08-12  Jiri Denemarkbridge: Add --dhcp-no-override option to dnsmasq
2010-08-11  Matthias Bolteesx: Improve VMX file name parsing and formatting
2010-08-11  Jiri Denemarkbridge: Fix potential segfault when preparing dnsmasq...
2010-08-11  Matthias Bolteesx: Split VMX code into a general and an ESX specific...
2010-08-11  Daniel Veillardallow memballoon type of none to desactivate it
2010-08-11  Jiri DenemarkAvoid unnecessary bootstrap runs in VPATH builds
2010-08-10  Doug GoldsteinAdd a detailed message when tap device add fails
2010-08-10  Doug GoldsteinFix return value usage
2010-08-10  Eric Blakenodeinfo: skip offline CPUs
2010-08-10  Jiri Denemarkqemu: Hack around asynchronous device_del
2010-08-10  Eric Blakemaint: update an email address preference
2010-08-10  Diego Elio... build-sys: only build the test programs during the...
2010-08-10  Soren HansenAdd "ubd" to the list of disk prefixes
2010-08-10  Daniel VeillardExtend virSocketParseAddr() to allow a NULL result...
2010-08-09  Philipp Hahnbootloader_args is named bootargs in xen-xm
2010-08-06  Eduardo Otubophyp: refactor phypListDomainsGeneric to eliminate...
2010-08-06  Justin Cliftdocs: fix an incorrect keyword in updated hooks page
2010-08-06  Diego Elio... build-sys: fix build when daemon is disabled by not...
2010-08-06  Justin Cliftdocs: significant expansion of custom hook script infor...
2010-08-05  Doug GoldsteinFix return value usage
2010-08-05  Doug Goldsteinqemu: improve error if tun device is missing
2010-08-04  Eric Blakebuild: rerun bootstrap if po/Makevars got nuked
2010-08-04  Daniel VeillardDo not use boot=on on IDE device
2010-08-04  Daniel VeillardRelease of libvirt-0.8.3 v0.8.3
2010-08-04  Jiri Denemarkqemu: Fix PCI address allocation
2010-08-04  Jean-Baptiste... OpenVZ: implement suspend/resume driver APIs
2010-08-03  Laine StumpDon't leak delay string when freeing virInterfaceBridgeDefs
2010-08-03  Laine StumpFix build error in virsh.c
2010-08-02  Matthias Bolteesx: Set storage pool target path to host.mountInfo...
2010-08-02  Matthias Bolteesx: Make storage pool lookup by name and UUID more...
2010-08-02  Matthias Bolteesx: Restrict vpx:// to handle a single host in a vCenter
2010-08-02  Matthias Bolteesx: Map some managed object types
2010-08-02  Matthias Bolteesx: Parse the path of the URI
2010-08-02  Eric Blakeqemu: don't lose error on setting monitor capabilities
2010-08-02  Eric Blakebuild: avoid compiler warning, for real this time
2010-08-02  Eric BlakeFix virsh error message when -d arg is not numeric
2010-08-02  Daniel VeillardAdd Aurelien to AUTHORS
2010-08-02  Aurelien ROUGEMONTFix a couple of typo in iSCSI backend
2010-08-02  Daniel VeillardMake virsh -d check its input
2010-08-02  Laine StumpAdd iptables rule to fixup DHCP response checksum.
2010-08-02  Chris LalancetteFix the ACS checking in the PCI code.
2010-08-02  Chris LalancetteFree up memballoon def.
2010-08-02  Chris LalancetteDon't put a semicolon on the end of a VIR_ENUM_IMPL.
2010-08-02  Chris LalancetteFix a bogus warning when parsing <hostdev>
2010-07-31  Matthias BolteRemove duplicate </p> from downloads.html.in
2010-07-30  Matthias BolteUpdate ID after stopping a domain
2010-07-30  Jean-Baptiste... openvzDomainCreateWithFlags: set domain id to the corre...
2010-07-30  Eric Blakestorage: kill dead stores
2010-07-30  Eric Blakeqemu: kill some dead stores
2010-07-30  Eric Blakenetwork: kill dead store
2010-07-30  Matthias Boltexenapi: Update ID after starting a domain
2010-07-30  Matthias Bolteesx: Update ID after starting a domain
2010-07-30  Chris LalancetteFix DMI uuid parsing.
2010-07-30  Daniel VeillardDo not activate boot=on on devices when not using KVM
2010-07-30  Chris LalancetteFix a memory leak in the qemudBuildCommandLine.
2010-07-30  Matthias Bolteesx: Fix freeing of heterogeneous lists
2010-07-30  Matthias Bolteesx: Switch from name to number checks in the subdrivers
2010-07-30  Matthias Bolteesx: Improve blocked task detection and fix race condition
2010-07-29  Eric Blakeesx: silence spurious compiler warning
2010-07-29  Eric Blakebuild: distribute libvirt_qemu.syms
2010-07-29  Eric Blakebuild: restore operation of bit-rotted 'make cov'
2010-07-29  Eric Blakexen: fix logic bug
2010-07-29  Eric Blakebuild: fix 'make syntax-check' failure
2010-07-29  Ryota Ozakilxc: Fix return values of veth.c functions
2010-07-29  Laine StumpEliminate memory leak in xenUnifiedDomainInfoListFree
2010-07-29  Ryota Ozakilxc: Fix 'autostart' doesn't take effect actually
2010-07-29  Matthias BolteFix --with-xen-proxy related compile error
next