]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-03-10  Daniel P. BerrangeFix Xen block detach with newer Xend (Cole RobinSon...
2009-03-06  Daniel Veillard* src/cgroup.c src/cgroup.h src/lxc_driver.c: allows...
2009-03-04  Daniel Veillard* NEWS configure.in libvirt.spec.in doc/* include/libvi... LIBVIRT_0_6_1 v0.6.1
2009-03-04  Daniel P. BerrangeFix misc failures in test suite & make test cases more...
2009-03-03  Daniel P. BerrangeAdd missing locking calls in remote driver
2009-03-03  Daniel P. BerrangeUse lseek+saferead/write for pci.c & dont link to qemu...
2009-03-03  Daniel P. BerrangeExplicitly track static declared vs dynamically generat...
2009-03-03  Daniel P. BerrangeMisc sVirt bug fixes
2009-03-03  Jim Meyeringconfig: fix a typo
2009-03-03  Daniel Veillard* po/*: update italian, polish and brazilian translatio...
2009-03-03  Daniel P. BerrangeQEMU security driver usage for sVirt support (James...
2009-03-03  Daniel P. BerrangeReplace use of qemudLog with logging.h APIs/macros
2009-03-03  Jim Meyeringavoid file descriptor leak when fd == 0
2009-03-03  Jim Meyeringdon't leak a file descriptor on failed pciGetDevice...
2009-03-03  Jim Meyeringupdate .gitignore and .hgignore files
2009-03-03  Daniel P. BerrangeSELinux security driver for sVirt support (James Morris...
2009-03-03  Daniel P. Berrangevirsh additions for sVirt support (James Morris & Dan...
2009-03-03  Daniel P. BerrangeCore internal driver stub for sVirt support (Jams Morri...
2009-03-03  Daniel P. BerrangeRemote protocol / RPC API for sVirt support (James...
2009-03-03  Daniel P. BerrangeInternal driver API for sVirt support (James Morris...
2009-03-03  Daniel P. BerrangePublic API for sVirt support (James Morris & Dan Walsh)
2009-03-03  Daniel P. BerrangeDon't try to detach & reset PCI devices while running...
2009-03-03  Daniel Veillard* qemud/qemud.c: fix qemu+tls handshake negotiation...
2009-03-02  Daniel P. BerrangeIgnore some generated autotools files in example app
2009-03-02  Daniel P. BerrangeAlways reset PCI devices
2009-03-02  Daniel P. BerrangeExport virUnrefConnect & virCapabilitiesGenerateMac...
2009-03-02  Jim Meyeringtests: further isolate a test that runs libvirtd
2009-03-02  Jim Meyeringadd two tests
2009-03-02  Jim Meyeringtests: fix an error that made us skip the daemon-conf...
2009-03-02  Jim Meyeringtests: test for a recent fix
2009-03-02  Jim Meyeringvirsh: tweak a format string to avoid emitting trailing...
2009-03-02  Cole RobinsonFix bridge generation loop counter (spotted by Jim...
2009-03-02  Cole RobinsonRecognize ejectable media in hostdev hal driver.
2009-03-02  Cole RobinsonBetter error reporting from qemu AttachDevice
2009-03-02  Cole RobinsonGenerate network bridge names if none passed at define...
2009-03-02  Cole RobinsonRemove redundant monitor watch variable (s/monitor_watc...
2009-03-02  Cole RobinsonMark 'defined' networks as persistent.
2009-03-02  Daniel Veillardadds a new <hostdev managed='(yes|no)'> property to...
2009-03-02  Daniel Veillard* src/qemu_driver.c: add qemu dettach/reattach/reset...
2009-03-02  Daniel VeillardImplement node attach/reattach/reset in the remote...
2009-03-02  Daniel Veillard* src/virsh.c: add 3 new commands for node device detac...
2009-03-02  Daniel VeillardAdds the APIs for virNodeDeviceDettach , ReAttach and...
2009-03-02  Daniel Veillardimplements dettach, reattach and reset for PCI devices
2009-03-02  Daniel Veillard* qemud/qemud.c src/node_device_hal.c: activate DBus...
2009-03-02  Jim Meyeringcorrect a typo in a diagnostic
2009-03-02  Jim Meyeringplug two config-parsing leaks
2009-03-02  Jim Meyeringdon't dereference uninitialized pointer
2009-02-27  Chris LalancetteIf there is a failure during Qemu offline migrate,...
2009-02-27  Daniel Veillard* docs/libvirt-api.xml docs/libvirt-refs.xml
2009-02-26  Daniel P. BerrangeAdd support for a exec callback in virExecWithHook
2009-02-26  Daniel VeillardNew example program
2009-02-26  Daniel Veillard* src/remote_internal.c: fix autostart of session daemo...
2009-02-26  Daniel Veillard* src/storage_backend_fs.c: fix compile-error when...
2009-02-26  Daniel Veillard* python/Makefile.am: avoid a parallel make issue ...
2009-02-25  Daniel Veillarddocumenting static host IP assignments
2009-02-24  Mark McLoughlinAdd forgotten file
2009-02-24  Mark McLoughlinAdd nodedevxml2xml test
2009-02-24  Mark McLoughlinAdd virNodeDeviceDefParseString()
2009-02-24  Mark McLoughlinAdd virXPathULongLong()
2009-02-24  Mark McLoughlinAdd virXPathLongHex() and virXPathULongHex()
2009-02-24  Mark McLoughlinFix a typo in hostdev docs
2009-02-22  Mark McLoughlinnetworkEnableIpForwarding() now returns zero for success
2009-02-22  Mark McLoughlindocs: commit auto-generated change
2009-02-19  Guido Günther(s)size_t type cleanup
2009-02-18  Cole RobinsonRemove the _actually_ incorrect ATTRIBUTE_UNUSED (Patch...
2009-02-17  Jim Meyeringfix build failure due to invalid generated Makefile
2009-02-17  Cole RobinsonFix daemon TCP listen cleanup
2009-02-17  Cole RobinsonRemove incorrect ATTRIBUTE_UNUSED usage.
2009-02-17  Jim MeyeringBuild fix for 'driver.c' when building with loadable...
2009-02-17  Jim MeyeringAvoid link failure when configured --with-driver-modules
2009-02-17  Jim MeyeringWork around 'virGetVersion' build problem
2009-02-17  Jim Meyeringavoid compiler warning about unused parameter
2009-02-17  Jim Meyeringdon't fail daemon-conf test when configured --without...
2009-02-17  Jim Meyeringaccommodate configuring --without-lxc --without-qemu
2009-02-17  Jim Meyeringdoc: fix typo in formatdomain's clock offset specification
2009-02-17  Daniel P. BerrangeFix I/O errors in libvirtd daemon, and hang/crash in...
2009-02-16  Cole RobinsonUnbreak virsh *-edit commands: Don't pass unexpected...
2009-02-16  Cole RobinsonRemove erroneous lvm volume format check for backing...
2009-02-16  Cole RobinsonFix building python bindings: Skip bindings for virSave...
2009-02-13  Mark McLoughlinAdd virFileWriteStr()
2009-02-13  Mark McLoughlinFix some error strings in xml.c
2009-02-13  Mark McLoughlinvirXPathInt() and virXPathUInt() don't exist
2009-02-13  Mark McLoughlinFix bugzilla link in virsh man page
2009-02-13  Mark McLoughlin Fix libvirt_proxy.c warnings from gcc-4.4
2009-02-13  Mark McLoughlinFix bridge.c warnings with gcc-4.4
2009-02-13  John LevonFix migrate for Xen 3.3
2009-02-13  Jim Meyeringtest:///default driver: don't dereference NULL "def"
2009-02-13  Guido Güntherusleep to wait for domain logfile to fill up
2009-02-11  Guido Güntherfix return status when domain didn't show up
2009-02-09  Jim Meyeringlibvirtd: new config-file option: unix_sock_dir
2009-02-09  Jim Meyeringdon't print uninitialized in debug diagnostic
2009-02-09  Jim Meyeringavoid two test failures induced by today's error-report...
2009-02-09  John LevonImprove error reporting in virsh
2009-02-09  John Levonintroduce virSaveLastError(), virFreeError()
2009-02-09  Daniel P. BerrangeLimit virsh history entries to 500 (Jim Paris)
2009-02-07  Guido GüntherDon't ignore errors to save domain status
2009-02-06  Daniel P. BerrangeFix 100% libvirt CPU usage when --timeout is set
2009-02-05  John Levonsrc/domain_conf.c: Check the last error, not the last
2009-02-05  John Levonxenstore: Use virMacAddrCompare() for case-insensitive...
2009-02-05  John Levonreport error for some xend operations on shutdown domain
next