]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-09-03  Daniel P. BerrangeAdd support for setting disk drive serial numbers
2009-09-03  Daniel P. BerrangeSupport configuration of huge pages in guests
2009-09-03  Daniel P. BerrangeFix misc OOM bugs
2009-09-03  Pritesh KothariVBox support for defining/dumping video devices
2009-09-03  Pritesh KothariGeneric parsing support for video acceleration
2009-09-02  Chris LalancetteFix bugs in virDomainMigrate v2 code.
2009-09-02  Matthias BolteVMware ESX: Don't warn on some query parameter
2009-09-02  Matthias BolteVMware ESX: Allow ethernet address type 'vpx'
2009-09-02  Daniel P. BerrangeDon't blindly reorder disk drives
2009-09-02  Pritesh KothariSupport for getting/setting number of cpus in VBox
2009-09-01  Daniel P. BerrangeMisc fixes to secrets API code
2009-09-01  Daniel P. BerrangeOnly add glusterfs dep for Fedora >= 11
2009-09-01  Daniel P. BerrangeRemove redundant base64 include file
2009-09-01  Daniel P. BerrangeAdd Miloslav Trmač to AUTHORS file
2009-09-01  Miloslav TrmačMake handling of monitor prompts more general.
2009-09-01  Miloslav TrmačDon't assume buffered output echoes the command.
2009-09-01  Miloslav TrmačAttach encryption information to virDomainDiskDef.
2009-09-01  Miloslav TrmačAdd support for encrypted (qcow) volume creation.
2009-09-01  Miloslav TrmačRecognize encryption format of qcow volumes.
2009-09-01  Miloslav TrmačAttach encryption information to virStorageVolDef.
2009-09-01  Miloslav TrmačAdd volume encryption information handling.
2009-09-01  Miloslav TrmačSecret manipulation API docs refresh & wire up python...
2009-09-01  Miloslav TrmačSecret manipulation remote client
2009-09-01  Miloslav TrmačSecret manipulation libvirtd wire protocol & remote...
2009-09-01  Miloslav TrmačSecret manipulation public API implementation
2009-09-01  Miloslav TrmačSecret manipulation internal API
2009-09-01  Miloslav TrmačSecret manipulation public API
2009-09-01  Daniel VeillardUpdate chinese, polish and spanish localizations
2009-08-31  Charles Duffysupport lzop save compression for qemu
2009-08-31  Chris LalancetteOpenVZ: accept NULL as type for GetMaxVCPUs.
2009-08-31  Chris LalancetteRemove use of strncpy in qemudExtractMonitorPath.
2009-08-31  Chris LalancetteFix up virNodeGetCellsFreeMemory
2009-08-30  Jim FehligFix sexpr2string() to handle empty list.
2009-08-27  Daniel P. BerrangeFix driver entry table for UML numa APIs
2009-08-27  Pritesh KothariFix crash in virsh vol-key command
2009-08-25  Daniel P. BerrangeRefactor policycode auth code to avoid compiler warnings
2009-08-25  Daniel P. BerrangeSupport new PolicyKit 1.0 API
2009-08-21  Darryl L. Pierce517157 fix selinux problem with images on NFS
2009-08-21  Mark McLoughlinspec file: add URL to Source tag
2009-08-20  Mattias BolteFix phypOpen() escape_specialcharacters
2009-08-20  Mattias BoltePower Hypervisor: fix potential segfault
2009-08-20  Chris LalancetteSmall fixes for qemu save compression.
2009-08-19  Daniel P. BerrangeAdd test for recently fixed crash with latest XenD
2009-08-19  Daniel P. BerrangeFix some typos & remove unhelpful acronyms in QEMU...
2009-08-19  Daniel P. BerrangeAdd documentation about the QEMU driver security features
2009-08-18  Mark McLoughlinFix bridge/tap system error reporting
2009-08-18  Mark McLoughlinDon't expose 'vnet%d' to the user
2009-08-18  Mark McLoughlinMaintain a list of active PCI hostdevs and use it in...
2009-08-18  Mark McLoughlinSimplify PCI hostdev prepare/re-attach using a pciDevic...
2009-08-18  Mark McLoughlinUse pci_addr=auto with QEMU's pci_add monitor command
2009-08-18  Mark McLoughlinFix thinko in PCI hostdev detach
2009-08-18  Mark McLoughlinReset PCI host devices after hot-unplug
2009-08-18  Mark McLoughlinReset unmanaged PCI host devices before hotplug
2009-08-18  Mark McLoughlinRevert changes to allow pciResetDevice() reset multiple...
2009-08-18  Mark McLoughlinFix list updating after disk/network/hostdev hot-unplug
2009-08-18  Mark McLoughlinRe-name remote_internal.c:driver to remote_driver
2009-08-18  Mark McLoughlinCosmetic change to 'virsh nodedev-list --tree' output
2009-08-18  Chris LalancetteFix up connection reference counting.
2009-08-17  Daniel P. BerrangeFix LXC driver crash when kernel doesn't support clone
2009-08-17  Chris LalancetteCompressed save image format for Qemu.
2009-08-14  Daniel P. BerrangeRemove 'the the' typo in docs
2009-08-14  Mark McLoughlinCheck active domain hostdevs before allowing PCI reset
2009-08-14  Mark McLoughlinAllow pciResetDevice() to reset multiple devices
2009-08-14  Mark McLoughlinImprove PCI host device reset error message
2009-08-14  Mark McLoughlinReset and re-attach PCI host devices on guest shutdown
2009-08-14  Mark McLoughlinAllow PM reset on multi-function PCI devices
2009-08-14  Mark McLoughlinDetect KVM's PCI device assignment support
2009-08-14  Mark McLoughlinAdd host PCI device hotplug support
2009-08-14  Mark McLoughlinRe-factor hostdev hotplug
2009-08-13  Daniel P. BerrangeMake LXC / UML drivers robust against NUMA topology...
2009-08-11  Mark McLoughlinFix some URLs in virsh manpage
2009-08-11  Chris LalancetteRemove a duplicated assignment in Xen PCI parsing.
2009-08-11  Chris LalancetteFix up a few minor indentation issues.
2009-08-11  Chris LalancetteFix phyp escape_specialcharacters.
2009-08-11  Chris LalancetteMake openvzGetVPSUUID take a len.
2009-08-11  Chris LalancetteMinor cleanup of error path for c_oneVmInfo.
2009-08-11  Chris LalancetteFix up a whitespace in comments in src/console.c
2009-08-11  Chris LalancetteFix up a stray whitespace in virHashGrow.
2009-08-11  Chris LalancetteRun 'cont' on successful migration finish.
2009-08-11  Chris LalancetteSplit virDomainMigrate into functions.
2009-08-11  Chris LalancetteFix QEMU domain status after restore.
2009-08-10  Mark McLoughlinHandle kernels with no ipv6 support
2009-08-10  Mark McLoughlinSet perms on /var/lib/libvirt/boot to 0711
2009-08-10  Mark McLoughlinchown kernel/initrd before spawning qemu
2009-08-07  Daniel P. BerrangeAdd link to AbiCloud web management system
2009-08-07  Chris LalancetteRemove unsafe strncpy from esx_vmx.c
2009-08-06  Amy GriffisUpdate logging documentation
2009-08-06  Amy GriffisConsolidate code for parsing the logging env
2009-08-06  Amy GriffisCleanup VIR_LOG_DEBUG parsing in eventtest
2009-08-06  Amy GriffisSeveral fixes to libvirtd's log setup
2009-08-06  Amy GriffisTighten libvirt's parsing of logging env
2009-08-06  Matthias BolteCleanup structure name naming
2009-08-06  Matthias BolteFix memleak if esxOpen fails
2009-08-06  Matthias BolteAdd proper OOM reporting for esxDomainGetOSType
2009-08-05  Daniel VeillardRelease of libvirt-0.7.0 v0.7.0
2009-08-05  Ryota OzakiAdd an allocation unit when calling qemu-img
2009-08-05  Daniel P. BerrangeAdd uniqness checking for LXC define/create methods
2009-08-05  Daniel P. BerrangeFix removal of transient VMs when LXC aborts
2009-08-05  Daniel P. BerrangeDon't try to activate cgroups if not present for LXC
2009-08-05  Daniel P. BerrangeFix configure checks from previous commits
next