]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-07-22  Eric Blakesecurity: framework for driver PreFork handler
2013-07-22  Eric Blakeutil: make virSetUIDGID async-signal-safe
2013-07-22  Eric Blakeutil: add virGetGroupList
2013-07-19  Eric Blakeutil: improve user lookup helper
2013-07-12  Cole RobinsonPrep for release 1.0.5.4 v1.0.5.4
2013-07-12  Ján Tomkoqemu: fix double free in qemuMigrationPrepareDirect
2013-07-11  Cole RobinsonPrep for release 1.0.5.3 v1.0.5.3
2013-07-11  Laine Stumppci: initialize virtual_functions array pointer to...
2013-07-11  Ján Tomkoqemu: check if block I/O limits fit into long long
2013-07-11  Laine Stumpnetwork: increase max number of routes
2013-07-11  Ján Tomkoqemu: allow restore with non-migratable XML input
2013-07-11  Michal Privoznikqemu_migrate: Dispose listen address if set from config
2013-07-11  Ján Tomkoiscsi: pass hostnames to iscsiadm instead of resolving...
2013-07-11  Osier Yangqemu: Report the offset from host UTC for RTC_CHANGE...
2013-07-11  Peter Krempastorage: Provide better error message if metadata pre...
2013-07-11  Martin Kletzanderusb: don't spoil decimal addresses
2013-07-11  John FerlanCheck for existence of interface prior to setting termi...
2013-07-11  Peter Krempaqemu: snapshot: Don't kill access to disk if snapshot...
2013-07-11  Martin KletzanderFix blkdeviotune for shutoff domain
2013-07-11  Daniel P. BerrangeEnsure non-root can read /proc/meminfo file in LXC...
2013-07-11  Richard WeinbergerLXC: Create /dev/tty within a container
2013-07-11  Peter Krempaqemu: Implement new QMP command for cpu hotplug
2013-07-11  Ján Tomkoudev: fix crash in libudev logging
2013-07-11  Daniel P. BerrangeDon't mount selinux fs in LXC if selinux is disabled
2013-07-11  Daniel P. BerrangeRe-add selinux/selinux.h to lxc_container.c
2013-07-11  Daniel P. BerrangeFix failure to detect missing cgroup partitions
2013-07-11  Jim FehligFix starting domains when kernel has no cgroups support
2013-07-11  Daniel P. BerrangeEscaping leading '.' in cgroup names
2013-07-11  Daniel P. BerrangeAdd docs about cgroups layout and usage
2013-07-11  Daniel P. BerrangeCope with missing swap cgroup controls
2013-07-11  Jim Fehliglibxl: fix build with Xen4.3
2013-07-11  Ján Tomkoqemu: fix return value of qemuDomainBlockPivot on errors
2013-07-11  Ján Tomkostorage: return -1 when fs pool can't be mounted
2013-07-01  Dennis ChenFix vPort management: FC vHBA creation
2013-07-01  Ján Tomkobridge: don't crash on bandwidth unplug with no bandwidth
2013-06-26  Ján TomkoFix invalid read in virCgroupGetValueStr
2013-06-26  Ján Tomkovirsh: edit: don't leak XML string on reedit or redefine
2013-06-20  John Ferlanlxc: Resolve issue with GetScheduler APIs for non runni...
2013-06-20  John Ferlanqemu: Resolve issue with GetScheduler APIs for non...
2013-06-18  Ján Tomkoconf: fix use after free in virChrdevOpen
2013-06-18  Jiri Denemarkqemu: Avoid leaking uri in qemuMigrationPrepareDirect
2013-06-18  Ján Tomkovirtlockd: fix socket path
2013-06-18  Ján Tomkonodedev: fix vport detection for FC HBA
2013-06-12  Cole RobinsonPrep for release 1.0.5.2 v1.0.5.2
2013-06-12  Cole Robinsonvirsh: migrate: Don't disallow --p2p and --migrateuri
2013-06-12  Cole Robinsonqemu: migration: error if tunnelled + storage specified
2013-06-12  Cole Robinsonqemu: migration: Improve p2p error if we can't open...
2013-06-12  Daniel P. BerrangeAdd a virGetLastErrorMessage() function
2013-06-12  Cole Robinsonqemu: Don't report error on successful media eject
2013-06-12  Michal PrivoznikqemuDomainChangeEjectableMedia: Unlock domain while...
2013-06-12  Christophe... storage: Ensure 'qemu-img resize' size arg is a 512...
2013-06-11  Stefan Bergernwfilter: grab driver lock earlier during init (bz96649)
2013-06-10  Doug GoldsteinFix use of VIR_STRDUP vs strdup
2013-05-31  Viktor Mihajlovskiqemu: Fix crash in migration of graphics-less guests.
2013-05-31  Laine Stumpqemu: prevent termination of guests w/hostdev on driver...
2013-05-31  Ján Tomkoqemu: escape literal IPv6 address in NBD migration
2013-05-29  Eric Blakebuild: fix build with older gcc
2013-05-25  Ján Tomkoqemu: fix NBD migration to hosts with IPv6 enabled
2013-05-21  Eric Blakecgroup: be robust against cgroup movement races
2013-05-19  Cole RobinsonPrep for release 1.0.5.1 v1.0.5.1
2013-05-18  Eric Blaketests: use portable shell code
2013-05-16  Martin Kletzanderqemu: Fix cgroup handling when setting VCPU BW
2013-05-16  Ján Tomkodaemon: fix leak after listing all volumes
2013-05-14  Daniel P. BerrangeFix iohelper usage with streams opened for read
2013-05-10  Laine Stumputil: fix virFileOpenAs return value and resulting...
2013-05-09  Ján Tomkoiscsi: don't leak portal string when starting a pool
2013-05-09  Ján Tomkodon't mention disk controllers in generic controller...
2013-05-09  Ján Tomkoconf: don't crash on a tpm device with no backends
2013-05-09  Ján Tomkotests: files named '.*-invalid.xml' should fail validation
2013-05-07  Laine Stumpqemu: allocate network connections sooner during domain...
2013-05-06  Guido GüntherMake detect_scsi_host_caps a function on all architectures
2013-05-06  Guido GüntherFixup rpcgen code on kFreeBSD too
2013-05-06  Daniel P. BerrangeFix release of resources with lockd plugin
2013-05-06  Eric Blakebuild: avoid non-portable cast of pthread_t
2013-05-06  Daniel P. BerrangeFix potential use of undefined variable in remote dispa...
2013-05-06  Eric Blakebuild: fix mingw build of virprocess.c
2013-05-06  Daniel P. BerrangeFix F_DUPFD_CLOEXEC operation args
2013-05-06  Eric Blakespec: proper soft static allocation of qemu uid
2013-05-06  Eric Blakebuild: clean up stray files found by 'make distcheck'
2013-05-06  Eric Blakebuild: always include libvirt_lxc.syms in tarball
2013-05-03  Laine Stumpqemu: fix stupid typos in VFIO cgroup setup/teardown
2013-05-03  Eric Blakebuild: always include sanitytest in tarball
2013-05-03  Guido GünthervirInitctlRequest: unbreak make syntax check
2013-05-03  Guido GünthervirInitctlRequest: unbreak make syntax check
2013-05-03  Laine Stumpnetwork: fix network driver startup for qemu:///session
2013-05-02  Daniel VeillardRelease of libvirt-1.0.5 v1.0.5
2013-05-02  Guido GünthervirInitctlRequest: Don't hardcode 384 bytes size
2013-05-02  Laine Stumppci: autolearn name of stub driver, remove from arglist
2013-05-02  Eric Blakespec: collect all BuildRequires into one area
2013-05-01  Christophe... docs: Fix closing tag in snapshot documentation
2013-05-01  Ata E Husain... ESX: Fix DISPATCH_FREE generation code to free all...
2013-05-01  Viktor MihajlovskiS390: Do not generate a default USB controller
2013-05-01  Viktor MihajlovskiS390: Mention changed USB behavior
2013-04-30  Laine Stumpqemu: fix failure to start with spice graphics and...
2013-04-30  Eric Blakebuild: fix cygwin build in virnetdev
2013-04-30  John FerlanNeed to call virFreeError after virSaveLastError
2013-04-30  John FerlanResolve valgrind error
2013-04-30  Ján Tomkolibvirt-guests: status: return non-zero when stopped
2013-04-30  Roman Bogorodskiyportability: handle ifreq differences in virnetdev
2013-04-30  Laine Stumpsecurity driver: eliminate memory leaks in failure...
next