]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2009-09-03 Daniel P. BerrangeAvoid polling on FDs with no events enabled
2009-09-03 Jim Meyeringxen_internal.c: remove two unused local variables
2009-09-03 Matthias Bolteesx_vi: return -1 upon failure, as intended
2009-09-03 Jim Meyeringpython: let libvirt_virConnectDomainEventCallback indic...
2009-09-03 Jim Meyeringmdns.c: remove dead initialization
2009-09-03 Jim Meyeringnode_device_conf.c: remove dead initialization
2009-09-03 Jim Meyeringopenvz_conf.c: don't use undefined local, "net"
2009-09-03 Jim Meyeringtest.c: don't use undefined local, "def"
2009-09-03 Jim Meyeringuml_conf.c: don't return an uninitialized pointer
2009-09-03 Jim Meyeringstorage_backend.c: assure clang that inputvol can't...
2009-09-03 Jim Meyeringlibvir.c: avoid NULL dereference in virStoragePoolSetAu...
2009-09-03 Jim Meyeringremote_internal.c: appease clang
2009-09-03 Jim Meyeringinfra: define ATTRIBUTE_NONNULL to mark non-NULL parameters
2009-09-03 Jim Meyeringlxc: don't unlink(NULL) in main
2009-09-03 Jim Meyeringlxc: avoid NULL dereference upon getmntent failure
2009-09-03 Jim Meyeringstorage_conf.c: avoid overflow upon use of "z" or ...
2009-09-03 Jim Meyeringstorage_backend_fs: avoid NULL dereference on opendir...
2009-09-03 Pritesh KothariVBox cleanup and update of networking shutdown
2009-09-03 Pritesh KothariVBox cleanup and update of networking XML functions
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.
next