]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-05-15  Dan WalshChange label of fusefs mounted at /proc/meminfo in...
2013-05-15  Daniel P. BerrangeRemove obsolete skipRoot flag in LXC driver
2013-05-15  Daniel P. BerrangeStop passing around old root directory prefix
2013-05-15  Daniel P. BerrangeRemove obsolete pivotRoot flag in LXC driver
2013-05-15  Christophe... storage: Ensure 'qemu-img resize' size arg is a 512...
2013-05-15  Osier Yangqemu: Support discard for disk
2013-05-15  John Ferlandocs: Update formatdomain for lifecycle events
2013-05-15  John FerlanHandle the domain event 'on_reboot' and 'on_poweroff...
2013-05-15  John FerlanAdjust comments to describe on_poweroff and on_reboot...
2013-05-15  John FerlanAdjust usage of qemu -no-reboot and -no-shutdown options
2013-05-15  Martin Kletzanderqemu: Add VNC WebSocket support
2013-05-15  Martin KletzanderAdd VNC WebSocket support
2013-05-15  Osier Yangtests: Sort the EXTRA_DIST list
2013-05-15  Osier Yangqemu: New XML to disable memory merge at guest startup
2013-05-15  Eric Blakeqemu: detect -machine mem-merge capability
2013-05-15  Eric Blakespec: fix outdated comment
2013-05-14  Daniel P. BerrangeRename rbd-invalid.xml to rbd-no-colon.xml
2013-05-14  Osier Yangtests: Add fchostdata in EXTRA_DIST
2013-05-14  Osier Yangvirsh: Pretty the output of qemu-agent-command
2013-05-14  Osier Yangvirsh: Use vshPrint instead of printf
2013-05-14  Martin KletzanderFix invalid argument reference in virnetdev.h
2013-05-14  Daniel P. BerrangeForbid use of ':' in RBD pool names
2013-05-14  Daniel P. BerrangeDon't duplicate compiler warning flags when linking
2013-05-14  Daniel P. BerrangeOnly pass -export-dynamic to linker, not compiler
2013-05-14  Daniel P. BerrangeCorrectly detect warning flags with clang
2013-05-14  Daniel P. BerrangeIgnore cast alignment warnings in inotify code for...
2013-05-14  Daniel P. BerrangeWorkaround issue with clang and inline functions with...
2013-05-14  Daniel P. BerrangeEnsure consistent enablement of gcc 'diagnostic' pragma
2013-05-14  Osier Yangdocs: Fix the wrong links in secret documentation
2013-05-14  Osier Yangdocs: Add the missed usage type 'iscsi'
2013-05-13  Eric Blakeqemu: fix bad free
2013-05-13  Roman Bogorodskiybuild: avoid gcrypt deprecation warnings
2013-05-13  Eric Blakeqemu: query command line options in QMP
2013-05-13  Eric Blakeqemu: simplify string cleanup
2013-05-13  Eric Blakeqemu: use bool in monitor struct
2013-05-13  Eric Blakejson: support removing a value from an object
2013-05-13  Gene CzarcinskiSupport for static routes on a virtual bridge
2013-05-13  Eric Blakebuild: avoid shadowed variable in fdstreamtest
2013-05-13  Daniel P. BerrangeDon't overwrite useful message when creating macvlan...
2013-05-13  Daniel P. BerrangeRemove & ban use of select() for waiting for I/O
2013-05-13  Han Chengqemu: Add hotplug support for scsi host device
2013-05-13  Jim FehligFix starting domains when kernel has no cgroups support
2013-05-13  Ján Tomko.gitignore: add fchosttest
2013-05-13  Osier Yangqemu: Refactor helpers for USB device attachment
2013-05-13  Daniel P. BerrangeEscaping leading '.' in cgroup names
2013-05-13  Han Chengqemu: Introduce activeScsiHostdevs list for scsi host...
2013-05-13  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/vbox/*
2013-05-13  Daniel P. BerrangeSupport NBD backed disks/filesystems in LXC driver
2013-05-13  Daniel P. BerrangeAdd 'nbd' as a valid filesystem driver type
2013-05-13  Daniel P. BerrangeAdd a helper API for setting up a NBD device with qemu-nbd
2013-05-13  Daniel P. BerrangeFix error handling of readdir() in virFileLoopDeviceOpen
2013-05-13  Daniel P. BerrangeRe-arrange code setting up ifs/disk loop devices for LXC
2013-05-13  Daniel P. BerrangeAdd support for storage format in FS <driver>
2013-05-13  Michal Privozniksecurity_apparmor.c: Include virscsi.h
2013-05-13  Osier Yangsecurity: Manage the security label for scsi host device
2013-05-13  Han Chengqemu: Allow the scsi-generic device in cgroup
2013-05-13  Osier Yangqemu: Support bootindex for scsi host device
2013-05-13  Daniel P. BerrangeAdd docs about cgroups layout and usage
2013-05-13  Osier YangIntroduce <readonly> for hostdev
2013-05-13  Osier Yangrng: Interleave hostdev elements
2013-05-13  Han Chengqemu: Build qemu command line for scsi host device
2013-05-13  Han Chengutils: util functions for scsi hostdev
2013-05-13  Han Chengqemu: New cap flags for scsi-generic
2013-05-13  Osier Yangnode_device: Clean up unused macros
2013-05-13  Han Chengconf: Generic XMLs for scsi hostdev
2013-05-13  Osier Yangtests: Add tests for fc_host
2013-05-13  Osier Yangutil: Honor the passed sysfs_prefix
2013-05-13  Osier Yangutil: Update the comment for virGetFCHostNameByWWN
2013-05-13  Osier Yangutil: Change virIsCapable* to return bool
2013-05-13  Osier Yangutil: Don't miss the slash in constructed path
2013-05-13  Osier Yangutil: Fix regression introduced by commit 4360a098441
2013-05-13  Osier Yangutil: Fix regression of wwn reading
2013-05-11  Eric Blakebuild: fix use of mmap
2013-05-11  Eric Blakebuild: update to latest gnulib, for syntax-check
2013-05-10  Daniel P. BerrangeUpdate hellolibvirt to demo virGetLastErrorMessage()
2013-05-10  Daniel P. BerrangeAdd a test case for the fdstream file read/write code
2013-05-10  Daniel P. BerrangeAllow the iohelper path to be customized by test programs
2013-05-10  Daniel P. BerrangeAdd a virGetLastErrorMessage() function
2013-05-10  Daniel P. BerrangeFix iohelper usage with streams opened for read
2013-05-10  Daniel P. BerrangeCope with missing swap cgroup controls
2013-05-10  Roman Bogorodskiyportability: fix virNetDevSetMAC and virNetDevExists...
2013-05-10  Laine Stumputil: move virFile* functions from virutil.c to virfile.c
2013-05-10  Laine Stumputil: fix virFileOpenAs return value and resulting...
2013-05-10  John FerlanBuild breaker - requires VIR_FROM_THIS
2013-05-10  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/test/*
2013-05-10  Michal PrivoznikvirGetStorageVol: Don't ignore NULL pool name
2013-05-10  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/*
2013-05-10  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in tests/*
2013-05-10  Michal PrivoznikAdapt to VIR_STRDUP and VIR_STRNDUP in src/storage/*
2013-05-10  Jesse J. Cookdom event example: Add error check to impl call
2013-05-10  Jesse J. Cookdom event example: init before register event impl
2013-05-10  Peter Krempaconf: Fix typo in error message in ABI stability check
2013-05-09  Eric Blaketests: use portable shell code
2013-05-09  Daniel P. BerrangeReplace 'goto clean' with 'goto cleanup' in apparmor...
2013-05-09  Daniel P. BerrangeReplace list of driver source files with variables
2013-05-09  Daniel P. BerrangeFix naming of methods in ESX storage backends to follow...
2013-05-09  Daniel P. BerrangeSkip virNWFilterTechDriver when validating API naming
2013-05-09  Daniel P. BerrangeReplace 'goto cleanup' with 'goto error' in udev interf...
2013-05-09  Daniel P. BerrangeReplace 'goto err' with 'goto cleanup' in udev interfac...
2013-05-09  Daniel P. BerrangeDisable some URI tests on older libxml2
next