]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-01-24 Cole Robinsonqemu: sound: Support intel 'ich6' model
2011-01-21 Matthias Boltevmx: Use VIR_ERR_CONFIG_UNSUPPORTED when appropriated
2011-01-21 Eric Blakeevent: fix event-handling data race
2011-01-21 Eric Blakebuild: fix 'make check' with older git
2011-01-21 Cole RobinsonPush unapplied fixups for previous patch
2011-01-21 Cole Robinsonqemu: Add conf option to auto setup VNC unix sockets
2011-01-21 Cole Robinsonqemu: Allow serving VNC over a unix domain socket
2011-01-21 Cole Robinsonqemu: Set domain def transient at beginning of startup...
2011-01-21 Eric Blakemaint: support --no-git option during autogen.sh
2011-01-21 Jim Fehlig[v2] qemu: Retry JSON monitor cont cmd on MigrationExpe...
2011-01-21 Osier Yangqemu: report more proper error for unsupported graphics
2011-01-21 Daniel P. BerrangeFix startup with VNC password expiry on old QEMU
2011-01-21 Daniel P. BerrangeFix error reporting when machine type probe fails
2011-01-21 Daniel P. BerrangeAvoid crash in security driver if model is NULL
2011-01-21 Wen Congyangqemu: Fix a possible deadlock in p2p migration
2011-01-20 Eric Blakedocs: document <controller> element
2011-01-20 Justin Cliftdocs: move the apps page to the top level as its good...
2011-01-20 Justin Cliftdocs: added new entries to apps page, plus adjusted...
2011-01-19 Jiri Denemarkqemu: Avoid sending STOPPED event twice
2011-01-19 Jiri Denemarkqemu: Fail if per-device boot is used but deviceboot...
2011-01-19 Jiri Denemarkspec: Start libvirt-guests only if it's on in current...
2011-01-19 Daniel P. BerrangeRemove redundant brackets around return values
2011-01-19 Daniel P. BerrangeIncrease size of driver table to make UML work again
2011-01-19 Daniel P. BerrangeTurn libvirt.c error reporting functions into macros
2011-01-18 Eric Blakedocs: document <sysinfo> and <smbios> elements
2011-01-18 Eric Blakebuild: use more gnulib modules for simpler code
2011-01-18 Matthias BolteRemove two unused PATH_MAX-sized char arrays from the...
2011-01-18 Matthias BolteUse VIR_ERR_OPERATION_INVALID when appropriated
2011-01-18 Matthias BolteFix misuse of VIR_ERR_INVALID_* error code
2011-01-18 Matthias BolteSimplify "NWFilterPool" to "NWFilter"
2011-01-18 Matthias Boltedatatypes: Fix outdated function names in the documentation
2011-01-18 Matthias BolteAdd documentation for VIR_DOMAIN_MEMORY_PARAM_UNLIMITED
2011-01-18 Matthias Boltedatatypes: Get virSecretFreeName in sync with the other...
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
next