]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-12-09  Jim FehligPlumb domain description tag in xend backend
2009-12-09  Richard JonesUpdate location of C# bindings.
2009-12-09  Daniel P. BerrangeMake QEMU text monitor parsing more robust
2009-12-09  Daniel P. BerrangeFix virDomainObj ref handling in QEMU driver
2009-12-09  Daniel VeillardFix the news file non-ascii characters
2009-12-08  Matthias BolteUse AM_PATH_PYTHON and python-config to detect Python...
2009-12-08  Matthias BolteAdd missing commas to the 0.7.4 news section
2009-12-08  Daniel VeillardChange generated HTML to UTF-8 encoding
2009-12-08  Daniel VeillardAvoid an type-punned pointer aliasing pbm
2009-12-08  Daniel P. BerrangeHook up JSON monitor to emit basic lifecycle events
2009-12-08  Daniel P. BerrangeAdd QEMU monitor callbacks for basic lifecycle events
2009-12-08  Daniel P. BerrangeSwitch over to passing a callback table to QEMU monitor
2009-12-08  Daniel P. BerrangeSupport for JSON mode monitor
2009-12-08  Daniel P. BerrangeIntroduce callbacks for serializing domain object priva...
2009-12-08  Daniel P. BerrangeSwitch LXC driver to use a private data blob for virDom...
2009-12-08  Daniel P. BerrangeSwitch UML driver to use a private data blob for virDom...
2009-12-08  Daniel P. BerrangePull code to start CPUs executing out of qemudInitCpuAf...
2009-12-08  Daniel P. BerrangeAdd a 'format' arg to qemuMonitorChangeMedia() since...
2009-12-08  Daniel P. BerrangeFix migration cancellation for QEMU
2009-12-08  Daniel P. BerrangeMove qemuMonitorEscape + migrate status enum into share...
2009-12-08  Daniel P. BerrangeFix crash when deleting monitor while a command is...
2009-12-08  Guido Güntherudev_device_get_devpath might return NULL
2009-12-08  Daniel VeillardFix a compilation failure if yajl not avail
2009-12-07  Matthias BolteFix compilation for configure --disable-nls
2009-12-07  Matthias Boltevbox: Update IIDs from version 3.1-beta2 to 3.1-final
2009-12-07  Daniel P. BerrangeFix ReprotError vs ReportError typo in JSON code
2009-12-07  Daniel P. BerrangeFix inverted conditional test in configure.ac check...
2009-12-07  Daniel P. BerrangeIntroduce a simple API for handling JSON data
2009-12-07  Daniel P. BerrangeAdd --system flag to autogen.sh to make it easy to...
2009-12-04  Jiri DenemarkExport all symbols from xml.h for internal use
2009-12-04  Matthias Boltevbox: Use virIndexToDiskName() in vboxGenerateMediumName()
2009-12-04  Jiri DenemarkTests for interface type/model configuration
2009-12-04  Jiri DenemarkSupport for interface model='netfront'
2009-12-04  Pritesh Kotharivbox: Add support for version 3.1
2009-12-03  Matthias BolteAdd virIndexToDiskName and fix mapping gap
2009-12-03  Matthias BolteFix some locking issues
2009-12-03  Daniel VeillardFix missing background color
2009-12-02  Daniel P. BerrangeFix event test timer checks on kernels with HZ=100
2009-11-30  Daniel P. BerrangeFix typo in QEMU driver webpage
2009-11-30  Paolo BonziniAdd another SENTINEL attribute
2009-11-26  Wolfgang MauererClarify documentation for private symbols
2009-11-26  Wolfgang MauererFix help message
2009-11-26  Daniel P. BerrangeFix threading problems in python bindings
2009-11-26  Daniel P. BerrangeSupress annoying libcap-ng errors from valgrind
2009-11-26  Daniel P. BerrangeFix two leaks in test driver
2009-11-26  Daniel P. BerrangeFree cgroup device ACL list on driver shutdown
2009-11-25  Matthias Boltexen: Fix unconditional freeing in xenDaemonListDefinedD...
2009-11-24  Daniel P. BerrangeFix default disk type when parsing QEMU argv
2009-11-24  Gerhard Stenzelremove port filter when network device is detached
2009-11-23  Daniel P. BerrangeSupport QEMU's virtual FAT block device driver
2009-11-23  Daniel P. BerrangeAlternate CPU affinity impl to cope with NR_CPUS >...
2009-11-23  Daniel P. BerrangePull schedular affinity code out into a separate module
2009-11-23  Daniel P. BerrangeIgnore docs/ directory for strcmp() syntax check
2009-11-22  Dan KenigsbergFix news.html validation
2009-11-20  Daniel VeillardRelease of libvirt-0.7.4 v0.7.4
2009-11-20  Daniel VeillardRelease of libvirt-0.7.3 v0.7.3
2009-11-20  Daniel P. BerrangeEnable udev instead of hal on F12 / RHEL-6 or later
2009-11-20  Cole RobinsonDocument overriding domain interface target
2009-11-20  Cole Robinsonpython: Actually implement list*Interfaces bindings
2009-11-20  Daniel Veillard514532 Fix man page, most operation are synchronous
2009-11-20  Daniel Veillard504262 Check for duplicated UUID in XM Xen defines
2009-11-20  Daniel Veillard512069 fix domain XML schemas for backward compatibility
2009-11-20  Steve Yarmieqemu-kvm needs -enable-kvm flag for VT optimization
2009-11-20  Steve Yarmiefix deprecated iptables command syntax
2009-11-19  Dave Allanremove sysfs_path and parent_sysfs_path from XML
2009-11-19  Dave AllanRemoving devicePath member from dev struct
2009-11-19  Dave Allanreport OOM in two places in node_device_driver.c
2009-11-18  Daniel P. BerrangeEnsure driver lock is released when entering QEMU monitor
2009-11-17  Daniel VeillardUpdated localization and regenerated the pos
2009-11-17  Matthew BoothFix typo in error message
2009-11-16  Matthias BolteWhitespace cleanup for pre-tags on the website
2009-11-16  Daniel P. BerrangeFix type in configure output summary
2009-11-16  Daniel VeillardRemove a compilation warning on uninitialized var
2009-11-16  Guido Güntheronly remove masquerade roles for VIR_NETWORK_FORWARD_NAT
2009-11-15  Matthias Bolteesx: Fix CPU clock Hz to MHz conversion
2009-11-15  Matthias Bolteesx: Fix memory leak in esxVI_HostCpuIdInfo_Free()
2009-11-15  Matthias Bolteesx: Fix MAC address formatting
2009-11-15  Matthias Bolteesx: Handle 'vmxnet3' in esxVMX_FormatEthernet()
2009-11-15  Matthias Bolteesx: Add documentation to the website
2009-11-15  Matthias BolteChange DTD references to use public instead of system...
2009-11-15  Jim FehligFix compilation of libvirt against xen-unstable
2009-11-13  Daniel P. BerrangeFix probing for libpciaccess
2009-11-13  Daniel P. BerrangeRemove obsolte devicekit checks
2009-11-13  Daniel P. BerrangeFix incorrect reference counting logic in qemu monitor...
2009-11-13  Daniel P. BerrangeDon't return fatal error in HAL driver init if HAL...
2009-11-13  Daniel P. BerrangeFix cleanup when state driver init fails
2009-11-13  Matthew BoothSmall guestfwd code cleanup
2009-11-13  Matthew BoothSmall indentation cleanup of domain schema
2009-11-13  Jamie StrandbogeAppArmor code cleanups
2009-11-13  Jamie StrandbogeAppArmor handling of accesses to readonly files
2009-11-13  Jamie StrandbogeAppArmor require absolute paths
2009-11-13  Jamie StrandbogeAppArmor updates of examples
2009-11-13  Daniel P. BerrangeCheck that domain is running when starting console
2009-11-13  Daniel P. BerrangeFix incorrect variable passed to LXC event callback
2009-11-13  Daniel P. BerrangeFix check for existance of cgroups at creation
2009-11-13  Daniel P. BerrangeFix race condition in HAL driver startup
2009-11-13  Daniel P. BerrangeFix formatting of XML for an inactive guest
2009-11-13  Daniel P. BerrangeRemove capng_lock() call when spawning LXC container...
2009-11-13  Daniel P. BerrangeFix initscript to check daemon pidfile
2009-11-13  Jamie StrandbogeFix virt-aa-helper when host and os.type arch differ
next