]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-10-28 Eric Blakeqemu: avoid leaking uninit data from hotplug to dumpxml
2011-10-28 Ryota Ozakiutil: Fix virUUIDGeneratePseudoRandomBytes
2011-10-28 Daniel P. BerrangeImplement RPC driver support for virDomainOpenGraphics
2011-10-28 Daniel P. BerrangeExtend RPC server to allow FD passing
2011-10-28 Daniel P. BerrangeAdd client side support for FD passing
2011-10-28 Daniel P. BerrangeExtend RPC protocol to allow FD passing
2011-10-28 Daniel P. BerrangeAdd APIs for virNetSocket for sending/receiving file...
2011-10-28 Daniel P. BerrangeWire up QEMU implementation for virDomainOpenGraphics
2011-10-28 Daniel P. BerrangeExtend graphics event to include UNIX socket
2011-10-28 Daniel P. BerrangeIntroduce the virDomainOpenGraphics API
2011-10-28 Daniel P. BerrangeRemove trailing whitespace from all xfig files
2011-10-28 Daniel P. BerrangeAdd documentation about migration.
2011-10-28 Ryota Ozakivirsh: Fix error message on vol-create-from failure
2011-10-28 Tyler Coumbesbridge: modify for use when sVirt is enabled with qemu
2011-10-27 Jiri DenemarkUse virXMLSaveFile when writing XML config
2011-10-27 Jiri DenemarkIntroduce virXMLSaveFile as a wrapper for virFileRewrite
2011-10-27 Jiri DenemarkIntroduce virFileRewrite for safe file rewrite
2011-10-27 Daniel P. BerrangeAdd a systemtap script for watching QEMU monitor intera...
2011-10-27 Peter Krempalxc: Revert zeroing count of allocated items if VIR_REA...
2011-10-27 Daniel P. BerrangeFix typo in virFileAccessibleAs
2011-10-27 Alex Jialxc: avoid null deref on lxcSetupLoopDevices failure
2011-10-27 Alex Jialxc: avoid missing '{' in the function
2011-10-26 Eric Blakeqemu: simplify use of HAVE_YAJL
2011-10-26 Eric Blakesnapshot: minor cleanups from reviewing indentation
2011-10-26 Eric Blakesnapshot: simplify indentation of disk encryption xml
2011-10-26 Eric Blakesnapshot: simplify indentation of nwfilter
2011-10-26 Eric Blakestorage: avoid null deref on qemu-img failure
2011-10-26 Eric Blakebuild: avoid RHEL 5 build failure on LXC
2011-10-25 Eric Blakebuild: use gnulib fdatasync
2011-10-25 Daniel P. BerrangeAdd REMOTE_PROC_DOMAIN_EVENT_DISK_CHANGE to remote_prot...
2011-10-25 Stefan Bergernwfilter: extend schema to support new targets
2011-10-25 Michal Privoznikutil: Add virFileAccessibleAs to private symbols
2011-10-25 Michal PrivoznikstartupPolicy: Emit event on disk source dropping
2011-10-25 Michal Privoznikqemu: implement startupPolicy
2011-10-25 Michal Privoznikqemu: Move device alias assigning before command line...
2011-10-25 Michal Privoznikutil: Create virFileAccessibleAs function
2011-10-25 Michal Privoznikconf: Introduce optional startupPolicy attribute for...
2011-10-25 Eric Blakestorage: make previous leak less likely to regress
2011-10-25 Eric Blakestorage: plug iscsi memory leak
2011-10-24 Eric Blakewaitpid: improve safety
2011-10-24 Eric Blakeqemu: avoid leaking uninit data from hotplug to dumpxml
2011-10-24 Ryota Ozakivirsh: Fix vol-info's 'Type' output
2011-10-21 Ryota Ozakidocs: Document filesystem type='block' for LXC
2011-10-20 David L Stevenssupport continue/return targets in nwfilter
2011-10-20 Eric Blakesnapshot: simplify indentation of network xml
2011-10-20 Eric Blakesnapshot: simplify indentation of cpu features
2011-10-20 Eric Blakesnapshot: simplify indentation of sysinfo
2011-10-20 Eric Blakesnapshot: test domainsnapshot indentation
2011-10-20 Eric Blakesnapshot: indent domain xml when nesting
2011-10-20 Eric Blakevirbuf: add auto-indentation support
2011-10-20 Eric Blakevirbuf: more detailed error reporting
2011-10-20 Eric Blakevirbuf: improve testsuite reporting
2011-10-20 Eric Blakevirbuf: fix const-correctness
2011-10-20 Laine Stumpdocs: fix incorrect info about routed networks
2011-10-20 tangchenqemu: allow json in domxml-to-native
2011-10-20 Eric Blakedocs: document managed=yes of hostdev passthrough
2011-10-20 Daniel P. BerrangeFix virFileOpenTty definition on Win32
2011-10-20 Hu Taosupport setting bandwidth from virsh attach-interface
2011-10-19 Serge E. Hallynlxc: use hand-rolled code in place of unlockpt and...
2011-10-19 Eric Blakebuild: ignore test executable
2011-10-19 Philipp Hahnqemu: Test name-space handling
2011-10-19 Philipp Hahnqemu: Fix name-space handling
2011-10-19 Xu He Jiecompile: fix undefined reference to gnutls_x509_crt_get...
2011-10-19 Daniel P. BerrangeReplace virBufferAdd with virBufferAddLit for const...
2011-10-19 Philipp Hahndocumentation: trivial spelling fix
2011-10-19 Daniel P. BerrangeAllow for URI aliases when connecting to libvirt
2011-10-19 Daniel P. BerrangeAdd support for autodestroy of guests to the LXC and...
2011-10-19 Guido GüntherUse virBufferEscapeShell in cmdEcho
2011-10-19 Guido Güntherqemu: replace qemuMonitorEscapeShell by virBufferEscape...
2011-10-19 Guido GünthervirBufferEscapeShell: Emit quotes for the empty string
2011-10-18 Eric Blakesnapshot: detect when qemu lacks disk-snapshot support
2011-10-18 Guido GünthervirBufferEscapeShell: Fix escaping of single quotes.
2011-10-18 Xu He Jiecompile: Add a missing function 'pciDeviceListFind...
2011-10-18 Osier Yangqemu: Do not wait if the PCI device is not managed...
2011-10-17 Jim FehligAdd AHCI support to qemu driver
2011-10-17 Eric Blakesnapshot: implement LIST_LEAVES flag in esx
2011-10-17 Philipp HahnFix virt-sanlock-cleanup documentation
2011-10-17 Jiri DenemarkFix VPATH build
2011-10-17 Jiri Denemarkqemu: Relax -no-shutdown check to [0.14.0, 0.15.0]
2011-10-17 Philipp HahnFix two comments related to error handling
2011-10-15 Wen Congyangbuild: fix 'make dist' error
2011-10-14 Roopa PrabhuAdd missing strdup return value check
2011-10-14 Osier Yangqemu: Honor the orginal PCI dev properties when reattaching
2011-10-14 Roopa Prabhumacvtap: avoid invalid free
2011-10-14 Laine Stumpdocs: fix network XML documentation
2011-10-14 Jiri DenemarkClarify semantics of virDomainMigrate2
2011-10-14 Osier Yangqemu: Do not reattach PCI device used by other domain...
2011-10-14 Philipp HahnXen: Fake versions in xencapstest
2011-10-14 Philipp HahnXen: move versions to struct
2011-10-14 Eric Blakeesx: drop dead code to silence Coverity
2011-10-14 Jiri Denemarkutil: Fix typo in virGetHostname description
2011-10-14 Daniel P. BerrangeFix syntax problem in mingw32-libvirt.spec.in
2011-10-13 Eric Blakemacvtap: plug memory leak for 802.1Qbh
2011-10-13 Eric Blakeqemu: plug memory leak on migration
2011-10-13 Eric Blakeconf: plug memory leak on error
2011-10-13 Guido GüntherUse virBufferEscapeShell in virNetSocketNewConnectSSH
2011-10-13 Guido GüntherAdd virBufferEscapeShell
2011-10-13 Guido GüntherAutodetect if the remote nc command supports the -q...
2011-10-13 Eric Blakestorage: plug memory leak on error
2011-10-13 Jiri Denemarkutil: Make getaddrinfo failure nonfatal in virGetHostname
next