]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2014-03-24  Eric Blakeconf: prepare to track multiple host source files per...
2014-03-24  Eric Blakeconf: use disk source accessors in xenxs/
2014-03-24  Eric Blakeconf: use disk source accessors in xen/
2014-03-24  Eric Blakeconf: use disk source accessors in vmx/
2014-03-24  Eric Blakeconf: use disk source accessors in vmware/
2014-03-24  Eric Blakeconf: use disk source accessors in vbox/
2014-03-24  Eric Blakeconf: use disk source accessors in uml/
2014-03-24  Eric Blakeconf: use disk source accessors in security/
2014-03-24  Eric Blakeconf: use disk source accessors in qemu/
2014-03-24  Eric Blakeconf: use disk source accessors in phyp/
2014-03-24  Eric Blakeconf: use disk source accessors in parallels/
2014-03-24  Eric Blakeconf: use disk source accessors in lxc/
2014-03-24  Eric Blakeconf: use disk source accessors in locking/
2014-03-24  Eric Blakeconf: use disk source accessors in libxl/
2014-03-24  Eric Blakeconf: use disk source accessors in esx/
2014-03-24  Eric Blakeconf: use disk source accessors in bhyve/
2014-03-24  Eric Blakeconf: use disk source accessors in conf/
2014-03-24  Eric Blakeconf: accessors for common source information
2014-03-24  Eric Blakevmware: fix parse of disk source
2014-03-24  Michal PrivoznikqemuDomainGetImageIds: Skip <seclabel/> without label
2014-03-23  Roman Bogorodskiybhyve: add domainCreateWithFlags support
2014-03-23  Wojciech Macekbhyve: MAC address configuration
2014-03-21  Chunyan Liulibxl_driver.c: cleanup code
2014-03-21  Roman BogorodskiyIntroduce virFDStreamOpenPTY
2014-03-21  Ján TomkoAdd stubs for virDBusCreateReply{,V}
2014-03-21  Ján TomkoFix build on mingw32
2014-03-21  Chegu Vinodlibvirt support to force convergence of live guest...
2014-03-21  Wang Yufeicgroup: Fix start VMs coincidently failed
2014-03-21  Daniel P. BerrangeAllow caller to handle DBus error messages
2014-03-21  Daniel P. BerrangeIntroduce alternate way to encode/decode arrays in...
2014-03-21  Daniel P. BerrangeRemove bogus call to dbus_set_error_from_message
2014-03-21  Daniel P. BerrangeRemove bogus unref in virDBusMessageRead
2014-03-21  Daniel P. BerrangeAdd DBus helper methods for creating reply messages
2014-03-21  Daniel P. BerrangeRefactor dbus helper methods for method calls
2014-03-21  Zhou Yiminvirlog: Modify virLogParseDefaultPriority's comment...
2014-03-21  Ján TomkoFix typo in configure.ac
2014-03-21  Ján TomkoDefine ISCSIADM unconditionally
2014-03-20  Jiri DenemarkCheck boot order on device attach
2014-03-20  Jiri Denemarkconf: Introduce virDomainDeviceGetInfo API
2014-03-20  Jiri DenemarkPass action to virDomainDefCompatibleDevice
2014-03-20  Jiri DenemarkFix usage of virDomainDefCompatibleDevice
2014-03-20  Jiri Denemarkqemu: Return meaningful error when qemu dies early
2014-03-20  Jiri Denemarktests: Set abs_*dir in a consistent way
2014-03-20  Eric Blakeqemu: allow filtering events by regex
2014-03-20  Eric Blakeqemu: enable monitor event filtering by name
2014-03-20  Eric Blakeqemu: enable monitor event reporting
2014-03-20  Eric Blakeqemu: wire up RPC for qemu monitor events
2014-03-20  Eric Blakeqemu: create object for qemu monitor events
2014-03-20  Eric Blakeqemu: virsh wrapper for qemu events
2014-03-20  Eric Blakeqemu: new API for tracking arbitrary monitor events
2014-03-20  Ján TomkoFix indentation in iscsi storage backend
2014-03-20  Ján TomkoIgnore missing files on pool refresh
2014-03-20  Ján TomkoIgnore char devices in storage pools by default
2014-03-20  Ján TomkoAdd test for virISCSIScanTargets
2014-03-20  Ján TomkoAdd test for virISCSIGetSession
2014-03-20  Ján TomkoMove functions using iscsiadm to viriscsi.c
2014-03-20  Ján TomkoRemove storage pool from the arguments of a few functions
2014-03-20  Ján TomkoDon't create iscsiadm command line in ISCSIPool{Start...
2014-03-20  Ján TomkoSwitch virCommandRunRegex to use virStringSplit
2014-03-20  Ján TomkoMove virStorageBackendRun to vircommand
2014-03-20  Ján TomkoSort includes in storage_backend_iscsi.c
2014-03-20  Martin KletzanderRequire K&R styled curly braces around function bodies
2014-03-20  Martin KletzanderUse K&R style for curly braces in remaining files
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/vbox/
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/network/bridge_dr...
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/lxc/lxc_driver.c
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/uml/
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/test/test_driver.c
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/nwfilter/
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/openvz/
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/storage/
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/qemu/
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/conf/
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/rpc/
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/util/
2014-03-20  Martin KletzanderUse K&R style for curly braces in src/xen*/
2014-03-20  Martin KletzanderUse K&R style for curly braces in tests/
2014-03-20  Scott Sullivanis_selinux_enabled() returns -1 on error, account for...
2014-03-20  Wojciech Macekbhyve: host API support
2014-03-20  Daniel P. BerrangeFix unitialized data in virSocketAddrMask
2014-03-20  Ján TomkoFix virQEMUCapsLoadCache leaks
2014-03-20  Jiri Denemarkdaemon: Enhance documentation for changing NOFILE limit
2014-03-19  Jim Fehliglibxl: move domain event handler to libxl_domain
2014-03-19  Jim Fehliglibxl: include a pointer to the driver in libxlDomainOb...
2014-03-19  Jim Fehliglibxl: move libxlVmStart to libxl_domain
2014-03-19  Jim Fehliglibxl: move libxlFreeMem to libxl_domain
2014-03-19  Jim Fehliglibxl: move libxlDomainSetVcpuAffinities to libxl_domain
2014-03-19  Jim Fehliglibxl: move libxlDoNodeGetInfo to libxl_conf
2014-03-19  Jim Fehliglibxl: move libxlDomainAutoCoreDump to libxl_domain
2014-03-19  Jim Fehliglibxl: move libxlDomEventsRegister to libxl_domain
2014-03-19  Jim Fehliglibxl: move libxlVmCleanup{,Job} to libxl_domain
2014-03-19  Jim Fehliglibxl: move libxlSaveImageOpen to libxl_domain
2014-03-19  Jim Fehliglibxl: move libxlDomainManagedSavePath to libxl_domain
2014-03-19  Jim Fehliglibxl: move libxlDomainEventQueue to libxl_domain
2014-03-19  Michal PrivoznikvirNetClientSetTLSSession: Restore original signal...
2014-03-19  Stefan Bergernwfilter: Fix double free of pointer
2014-03-19  Michal Privoznikdomiftune: Reword bandwidth clearing paragraph
2014-03-19  Eric Blakeconf: consistent comments about disk enum usage
2014-03-19  Jiri Denemarkbuild: Make sure src/util/virprobe.h is distributed
2014-03-19  Nehal J Waniqemuhotplugtest: Fix mem-leaking testcases
next