]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-02-09  Eric Blakebuild: distribute 'make syntax-check' tweaks
2011-02-09  Michal Novotnydocs: Add information about libvirt-php new location
2011-02-09  Eric Blakemaint: whitespace cleanup
2011-02-09  Daniel P. BerrangeAdjust some log levels in udev driver
2011-02-09  Daniel P. BerrangeAdd check for binary existing in machine type probe
2011-02-09  Daniel P. BerrangeAdd a little more debugging for async events
2011-02-09  Daniel P. BerrangeMove connection driver modules directory
2011-02-09  Daniel P. BerrangeReset logging filter function when forking
2011-02-09  Daniel P. BerrangeBlock SIGPIPE around virExec hook functions
2011-02-09  Daniel P. BerrangeSupport SCSI RAID type & lower log level for unknown...
2011-02-09  Daniel P. BerrangeOnly initialize/cleanup libpciaccess once
2011-02-09  Serge E. HallynDon't use CLONE_NEWUSER for now
2011-02-09  Eric Blakesysinfo: implement qemu support
2011-02-09  Eric Blakesysinfo: refactor xml formatting
2011-02-09  Eric Blakesysinfo: implement virsh support
2011-02-09  Eric Blakesysinfo: implement the remote protocol
2011-02-09  Eric Blakesysinfo: implement the public API
2011-02-09  Eric Blakesysinfo: define internal driver API
2011-02-09  Eric Blakesysinfo: expose new API
2011-02-09  Daniel VeillardAdding Michal Novotny for previous patch
2011-02-09  Michal NovotnyAdd libvirt-php information page
2011-02-08  Gui Jianfengcgroup: Add documentation for blkiotune elements.
2011-02-08  Gui JianfengLXC: LXC Blkio weight configuration support.
2011-02-08  Gui Jianfengqemu: Implement blkio tunable XML configuration and...
2011-02-08  Gui Jianfengcgroup: Update XML Schema for new entries.
2011-02-08  Gui Jianfengcgroup: Implement blkio.weight tuning API.
2011-02-08  Gui Jianfengcgroup: Enable cgroup hierarchy for blkio cgroup
2011-02-08  Eric Blakemaint: update AUTHORS
2011-02-08  Daniel VeillardUpdate Dutch and Polish localizations
2011-02-08  Daniel VeillardRevert "Czech translation updates"
2011-02-08  Zdenek StyblikCzech translation updates
2011-02-08  Hero PhươngVietnamese translations for libvirt
2011-02-07  Niels de Vosdocs/index.html.in: update KVM url
2011-02-04  Eric Blakespicevmc: support older -device spicevmc of qemu 0...
2011-02-04  Eric Blakesmartcard: add spicevmc support
2011-02-04  Daniel P. Berrangespicevmc: support new qemu chardev
2011-02-04  Eric Blakesmartcard: turn on qemu support
2011-02-04  Eric Blakesmartcard: enable SELinux support
2011-02-04  Eric Blakesmartcard: check for qemu capability
2011-02-04  Eric Blakesmartcard: add domain conf support
2011-02-04  Eric Blakesmartcard: add XML support for <smartcard> device
2011-02-03  Alon Levydocs/index.html.in: update QEMU url
2011-02-03  Jiri Denemarkqemu: Support booting from hostdev PCI devices
2011-02-03  Jiri DenemarkSupport booting from hostdev devices
2011-02-03  Jiri Denemarkqemu: Add shortcut for HMP pass through
2011-02-03  Stefan Bergermacvtap: fix 2 nla_put expressions (non-serious bug)
2011-02-03  Eric Blakeqemu: avoid double shutdown
2011-02-03  Davidlohr BuesoFix conflicts with glibc globals
2011-02-03  Daniel VeillardFix compilation when building without sasl
2011-02-02  Eric Blakedocs: more on qemu locking patterns
2011-02-02  Niels de VosqemuBuildDeviceAddressStr() checks for QEMUD_CMD_FLAG_P...
2011-02-02  Daniel P. BerrangeDon't sleep in poll() if there is existing SASL decoded...
2011-02-02  Justin Cliftdocs: renamed hudson project link to jenkins, matching...
2011-02-01  Stefan Bergermacvtap: fix variable in debugging output
2011-02-01  Eric Blakebuild: fix parted detection at configure time
2011-02-01  Osier Yangdocs: Update docs for cpu_shares setting
2011-02-01  Osier Yangqemu: Build command line for incoming tunneled migration
2011-02-01  Paweł Krześniakbridge_driver: handle DNS over IPv6
2011-01-31  Juerg Haefligertests: handle backspace-newline pairs in test input...
2011-01-31  Osier Yangqemu: More clear error parsing domain def failure of...
2011-01-31  Wen CongyangInitialization error of controller in QEmu SCSI hotplug
2011-01-31  Daniel VeillardOsier get commit rights
2011-01-29  Eric Blakemaint: reject raw close, popen in 'make syntax-check'
2011-01-29  Eric Blakebuild: avoid close, system
2011-01-28  Matthias BoltePrefer C style comments over C++ ones
2011-01-28  Matthias Bolteesx: Ensure max-memory has 4 megabyte granularity
2011-01-28  Matthias BolteAdd VIR_DIV_UP to divide memory or storage request...
2011-01-28  Eric Blakeqemu: fix augeas support for vnc_auto_unix_socket
2011-01-28  Michal Privoznikvirsh: added --all flag to freecell command
2011-01-28  Matthias Bolteesx: Don't try to change max-memory of an active domain
2011-01-28  Eric Blakeqemu aio: enable support
2011-01-28  Matthias Dahlqemu aio: parse aio support from qemu -help
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
next