]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-01-18  Matthias Boltedocs: Move the "Network Filtering" page one level up...
2011-01-18  Justin Cliftdocs: add buildbot to the apps page
2011-01-18  Eric Blakeqemu: don't fail capabilities check on 0.12.x
2011-01-18  Justin Cliftdocs: add new conversion heading to the apps listing
2011-01-18  Justin Cliftdocs: updated windows page for new 0.8.7 installer
2011-01-17  Eric Blakeqemu: use -incoming fd:n to avoid qemu holding fd indef...
2011-01-17  Jiri Denemarktests: Add tests for per-device boot elements
2011-01-17  Jiri Denemarkqemu: Support per-device boot ordering
2011-01-17  Jiri DenemarkIntroduce per-device boot element
2011-01-17  Jiri Denemarkconf: Move boot parsing into a separate function
2011-01-17  Eric Blakebuild: let xgettext see strings in libvirt-guests
2011-01-17  Laurent Léonardlibvirt-guests: remove bashisms
2011-01-17  Daniel VeillardA couple of fixes for the search PHP code
2011-01-15  Matthias Boltetests: Remove obsolete secaatest
2011-01-15  Matthias Boltevirsh: Use WITH_SECDRIVER_APPARMOR to detect AppArmor...
2011-01-15  Nikunj A. Dadhaniamemtune: Let virsh know the unlimited value for memory...
2011-01-14  Eric Blakemaint: improve sc_prohibit_strncmp syntax check
2011-01-14  Eric Blakedatatypes: avoid redundant __FUNCTION__
2011-01-14  Laine StumpEnable tuning of qemu network tap device "sndbuf" size
2011-01-14  Laine StumpAdd XML config switch to enable/disable vhost-net support
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 v0.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...
next