]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-04-17  Daniel Veillarddrop the pool lock when allocating fs volumes
2009-04-17  Daniel Veillardintegration of the VirtualBox support
2009-04-17  Daniel VeillardSmall doc fixes
2009-04-17  Guido Güntherfix "make syntax-check"
2009-04-16  Guido GüntherDon't log monitor output to domain log file.
2009-04-16  Guido Güntherdon't hardcode buffer for getgrnam_r to 1024 bytes...
2009-04-16  Mark McLoughlinqemu -drive takes format= not fmt=
2009-04-16  Mark McLoughlinFix lxc syntax-check failure
2009-04-15  Daniel VeillardApi documentation
2009-04-15  Daniel Veillard* src/virsh.c: fix for virsh ttyconsole return value...
2009-04-15  Daniel VeillardAdding Serge E. Hallyn to the authors list, Daniel
2009-04-15  Daniel Veillard* drvlxc.html.in drvlxc.html: some examples from Serge...
2009-04-15  Daniel Veillard* src/xm_internal.c: fix a crash on vcpupin to inactive...
2009-04-15  Daniel Veillard* src/lxc_driver.c: adds the getHostname method to...
2009-04-14  Dan SmithCommit patches by Serge Hallyn from 6-Apr and 7-Apr
2009-04-14  Daniel Veillard* libvirt.spec.in: fix build on RHEL and Centos 5.x
2009-04-07  Daniel Veillard* src/storage_backend_scsi.[ch]: add SCSI storage resca...
2009-04-03  Daniel Veillardrelease of 0.6.2 LIBVIRT_0_6_2 v0.6.2
2009-04-03  Cole RobinsonDon't lose file format info on volume refresh.
2009-04-03  Cole RobinsonRefresh volume alloc/capacity when dumping XML.
2009-04-03  Cole RobinsonFix test driver domain restore return value.
2009-04-03  Cole RobinsonFix sparse volume allocation reporting.
2009-04-03  Daniel P. BerrangeFix crash in svirt verification, and incorrect cleanup...
2009-04-03  Daniel P. BerrangeAllow autoconnect to virsh console in create/start...
2009-04-03  Daniel P. BerrangeMisc NUMA related fixes
2009-04-03  Daniel P. BerrangeSupport PCI passthrough for Xen
2009-04-03  Daniel P. BerrangeImprove security label error reporting & verification...
2009-04-02  Daniel P. BerrangeFix mingw32 portability
2009-04-02  Daniel Veillard* docs/schemas/domain.rng: some missing disk bus values...
2009-04-02  Daniel Veillard* docs/*: start cleanup/revamp of architecture docs
2009-04-02  Daniel Veillard* po/*: updated brazilian, spanish, polish and simplifi...
2009-04-01  Daniel P. BerrangeSCSI HBA storage pool implementation (Dave Allan)
2009-04-01  Daniel P. BerrangeMake SASL check also look for libsasl.so if libsasl2...
2009-04-01  Daniel P. BerrangeFix crash after calling virConnectClose
2009-04-01  Daniel P. BerrangeFix generation of networkCreateXML and storagePoolCreateXML
2009-04-01  Daniel P. BerrangeFix localtime handling for newer XenD
2009-04-01  Daniel P. BerrangeMisc fixes uncovered by OOM testing
2009-04-01  Daniel P. BerrangeSanitize symlink resolution
2009-04-01  Daniel P. BerrangeFix misc memory handling bugs
2009-04-01  Daniel P. BerrangeAdd support for vifname= in XM config files
2009-04-01  Daniel P. BerrangeImprove error reporting in Xen driver SEXPR generation
2009-04-01  Daniel P. BerrangeFix error message in node device lookup
2009-04-01  Daniel P. BerrangeFix URI check in QEMU migration
2009-04-01  Daniel P. BerrangeAdd treeview to node device listing in virsh
2009-03-31  Chris LalancetteConvert all drivers to use old-style struct initializer...
2009-03-31  Daniel Veillard* libvirt.spec.in: better modularization of the spec...
2009-03-31  Daniel Veillard* src/util.c: fix virRun() to prevent zombies on pipe...
2009-03-27  Daniel P. BerrangeDOn't try to query memory balloon if guest isn't active
2009-03-27  Daniel P. BerrangeSupport memory ballooning in QEMU
2009-03-24  Daniel P. BerrangeDefault to native arch, and check domain type when...
2009-03-24  Daniel P. BerrangeInclude 'CHECK: ' prefix when printing name of each...
2009-03-24  Daniel P. BerrangeAdd support for a non-template filesystem root. (Floria...
2009-03-23  Daniel Veillardfix missing authentication on virsh shell commands
2009-03-20  Daniel Veillard* src/util.c: flag unused parameters, by Maximilian...
2009-03-20  Daniel Veillarduse posix_fallocate() to allocate diskspace faster
2009-03-20  Daniel P. BerrangeFix test breakage on x86_64 from previous change
2009-03-20  Daniel P. BerrangeMore flexible setup of QEMU capabilities/emulators
2009-03-19  Daniel Veillard* docs/schemas/domain.rng: extend definition for securi...
2009-03-17  Daniel P. BerrangeFix labelling of shared/readonly devices (Dan Walsh)
2009-03-17  Daniel Veillard* src/remote_internal.c: remove file descriptors leak
2009-03-16  Cole RobinsonDon't allow readonly connections to dump secure xml.
2009-03-16  Cole RobinsonInitialize security driver after config parsing
2009-03-16  Cole RobinsonFix test driver 'save' deadlock
2009-03-16  Daniel P. BerrangeSupport SASL auth for VNC server.
2009-03-16  Daniel P. BerrangeAvoid deadlock setting vcpus in QEMU driver
2009-03-16  Daniel P. BerrangeFix subsystem lookup for older HAL releases
2009-03-16  Daniel P. BerrangeAdded ac97 soundcard to RNG schema & tests (Pritesh...
2009-03-16  Daniel VeillardAvoid some potential FILE * leaks
2009-03-16  Daniel P. BerrangeFix dispatch of FD events when one or more handles...
2009-03-16  Daniel P. BerrangeFix handling of cpumaps arg to virDomainGetVcpus RPC...
2009-03-16  Daniel P. BerrangeDon't free storage volume in cleanup path, since it...
2009-03-16  Daniel P. BerrangeDon't try to close NULL virConnectPtr object
2009-03-12  Daniel Veillard* src/storage_conf.c: fix storage pool mode parsing...
2009-03-11  Daniel Veillard* src/xs_internal.c: fix xen events handling problem...
2009-03-10  Daniel Veillard* src/xend_internal.c: fix an allocation problem in...
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
next