]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2009-11-20 Daniel VeillardRelease of libvirt-0.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
2009-11-12 David AllanAdd translation of PCI vendor and product IDs
2009-11-12 David AllanRemove DevKit node device backend
2009-11-12 David AllanAdd scsi_target device type
2009-11-12 David AllanImplement a node device backend using libudev
2009-11-12 David AllanAdd several fields to node device capabilities
2009-11-12 Cole RobinsonAdd virConnectGetLibvirtVersion API
2009-11-12 Maximilian... Implement finer grained migration control for Xen
2009-11-12 priteshSupport for SATA Disks in virDomainDiskBus
2009-11-12 Ryota OzakiLXC implement missing DomainInterfaceStats API
2009-11-12 Daniel P. BerrangeFilter out stale domains from xenstore listing
2009-11-12 Jonas ErikssonFix logic in xenUnifiedNumOfDomains to match xenUnified...
2009-11-12 Daniel P. BerrangeDisable IPv6 socket auto-binding to IPv4 socket
2009-11-12 Daniel P. BerrangeExclude numactl on s390[x]
2009-11-12 Ryota OzakiFix error handling in qemuMonitorOpen
2009-11-11 Daniel P. BerrangeFix save and restore with non-privileged guests and...
2009-11-11 Gerhard Stenzeldisable mac_filter config switch by default
2009-11-11 Ryota OzakiPrevent initializing ebtables if disabled in qemu.conf
2009-11-11 Eduardo Otubophyp: too much timeout when polling socket
2009-11-11 Ryota OzakiFix warning on make due to missing cast (int)
2009-11-11 Eduardo Otubophyp: Reorder keyboard_interactive label in openSSHSess...
2009-11-10 Daniel P. BerrangeImplmentation of new APIs to checking state/persistence...
2009-11-10 Daniel P. BerrangeNew APIs for checking some object properties
2009-11-10 Daniel VeillardVarious fixes following a code review part 2
2009-11-10 Daniel VeillardVarious fixes following a code review
2009-11-10 Daniel P. BerrangeAllow timeouts waiting for QEMU job lock
2009-11-10 Daniel P. BerrangeRelease driver and domain lock when running monitor...
next