]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-01-28  Matthias Dahlqemu aio: add XML parsing
2011-01-28  Juerg Haefligerdocs: replace CRLF with LF
2011-01-28  Daniel P. BerrangeRemove bogus log warning lines when launching QEMU
2011-01-28  Daniel P. BerrangeRemove double close of qemu monitor
2011-01-28  Daniel P. BerrangePrevent overfilling of self-pipe in python event loop
2011-01-28  Osier Yangdocs: Add docs for new extra parameter pkipath
2011-01-28  Eric Blakeqemu: fix error messages
2011-01-28  Hu Taoqemu: Report more accurate error on failure to attach...
2011-01-27  Wen CongyangForce guest suspend at timeout
2011-01-27  Wen CongyangShow migration progress.
2011-01-27  Hu TaoCancel migration if user presses Ctrl-C when migration...
2011-01-27  Eric Blakeqemu: use separate alias for chardev and associated...
2011-01-27  Wen Congyangavoid vm to be deleted if qemuConnectMonitor failed
2011-01-27  Jiri Denemarktests: Fix virtio channel tests
2011-01-27  Justin Cliftdocs: expand the man page text for virsh setmaxmem
2011-01-27  Eric Blakeevent: fix event-handling allocation crash
2011-01-27  Justin Cliftdocs: fix incorrect XML element mentioned by setmem...
2011-01-27  Osier Yangremote: Add extra parameter pkipath for URI
2011-01-27  Osier Yangstorage: Round up capacity for LVM volume creation
2011-01-27  Daniel VeillardUpdate localization files from Fedora i10n
2011-01-27  David AllanDo not use virtio-serial port 0 for generic ports
2011-01-26  Laine StumpManually kill gzip if restore fails before starting...
2011-01-26  Daniel P. BerrangeFix setup of lib directory with autogen.sh --system
2011-01-26  Daniel P. BerrangeAdd check for poll error events in monitor
2011-01-26  Daniel P. BerrangeFilter out certain expected error messages from libvirtd
2011-01-26  Daniel P. BerrangeRevert all previous error log priority hacks
2011-01-26  Daniel P. BerrangeCleanup code style in logging APIs
2011-01-26  Laine StumpSet SELinux context label of pipes used for qemu migration
2011-01-26  Laine StumpAdd a function to the security driver API that sets...
2011-01-26  Justin Cliftdocs: add a link to the bindings page under the downloa...
2011-01-25  Michal Privoznikvirsh: require --mac to avoid detach-interface ambiguity
2011-01-25  Wen Congyangdispatch error before return
2011-01-25  Osier Yangqemu: Error prompt when managed save a shutoff domain
2011-01-25  Eric Blakebuild: avoid corrupted gnulib/tests/Makefile
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
next