]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-05-26  Markus GroßFix libxl vm def handling on domU cleanup
2011-05-26  Markus GroßRefactored libxl datastructure instantiation
2011-05-26  Markus GroßFix modifying disk devices in qemu driver
2011-05-26  Michal Privoznikschema: Add graphics element passwdValidTo attribute...
2011-05-25  Eric Blakebuild: fix 'make dist' for ./configure --without-remote
2011-05-25  Richard W.M... json: Avoid passing large positive 64 bit integers...
2011-05-25  Matthias BolteFix sign mismatches between public API, driver API...
2011-05-25  Matthias Bolteremote generator: Fix XDR sign mismatch for virNodeGet...
2011-05-25  Matthias Bolteremote generator: Handle stream-using functions
2011-05-25  Matthias Bolteremote generator: Make call-by-reference handling stricter
2011-05-25  Matthias Bolteremote generator: Rename virNodeGetCellsFreeMemory...
2011-05-25  Matthias Bolteremote generator: Handle virDomainCreateWithFlags
2011-05-25  Matthias Boltevirsh: time_t is not a long on FreeBSD
2011-05-25  Matthias Boltetime_t is not a long on FreeBSD, switch internal type...
2011-05-25  Matthias BolteAllow to explicitly disable the secrets a directory...
2011-05-25  Eric Blakebuild: avoid strerror_r pitfalls
2011-05-25  Daniel P. BerrangeFix the signature of virDomainMigrateFinish3 for error...
2011-05-25  Daniel P. BerrangeFix preservation of errors across migration steps
2011-05-25  Daniel P. BerrangeImprove debug logging of migration APIs
2011-05-25  Daniel P. BerrangeFix error propagation in finish method for v3 migration
2011-05-25  Daniel P. BerrangeFix SPICE seamless migration hostname
2011-05-25  Daniel P. BerrangeFix resume on destination when doing non-live tunnelled...
2011-05-25  Daniel P. BerrangeIntroduce two method migration APIs
2011-05-25  Daniel P. BerrangeAdd a second URI parameter to virDomainMigratePerform3...
2011-05-25  Daniel P. BerrangeExtend v3 migration protocol to allow app supplied...
2011-05-25  Matthias Bolteesx: Report an error when auth pointer is missing inste...
2011-05-24  Jim FehligFix initialization of current vcpus in libxl driver
2011-05-24  Eric Blakebuild: fix VIR_DEBUG on mingw
2011-05-24  Michal Privoznikqemu: Don't change ownership of file when appending...
2011-05-24  Daniel P. BerrangeFix accidental revert of .gnulib update
2011-05-24  Laine Stumpqemu: fix typo in name - should be VHOST_NET, not VNET_HOST
2011-05-24  Daniel P. BerrangeFix QEMU -vnc arg generation with raw IPv6 addresses
2011-05-24  Daniel P. BerrangeFix peer2peer migration with transient VMs
2011-05-24  Daniel P. BerrangePerform feature flag compat checking in QEMU migration...
2011-05-24  Jiri DenemarkReplace all remaining setgid/setuid calls with virSetUIDGID
2011-05-24  Jiri Denemarkutil: Keep errno set to the root error after when retur...
2011-05-24  Michal Privoznikpython: Don't free must-not-free variables
2011-05-24  Michal Privoznikstorage: Add comment to picking return value of qemu-img
2011-05-24  Alon Levyspice: support streaming-video parameter
2011-05-23  Stefan Bergernwfilter: enable filtering of gratuitous ARP packets
2011-05-23  Laine Stumpqemu: don't require is_kvm for vhost-net support
2011-05-23  Doug GoldsteinUse per-user TLS certificates when possible
2011-05-23  Michal Privoznikpython: Fix typo in bindings
2011-05-23  Michal Privoznikstorage: pick return value of qemu-img
2011-05-22  Wen Congyangbuild: generate files when building without libvirtd
2011-05-21  Osier Yangdocs: Fix error syntax of vcpupin example XML
2011-05-20  Matthias Bolteremote generator: Add special case for virConnectGetType
2011-05-20  Richard W.M... libvirt.spec: /var/cache/libvirt should be 0711.
2011-05-20  Richard W.M... remote: remove bogus virDomainFree.
2011-05-20  Richard W.M... qemudDomainMemoryPeek: change ownership/selinux label...
2011-05-20  Matthias Bolteremote generator: Don't rely on $_ being stable over...
2011-05-19  Eric Blakebuild: require newer gettext
2011-05-19  Supriya Kanneryvirsh: Use Env variables for debug level and logfile
2011-05-19  Daniel P. BerrangeDon't generate cookies with v2 migration protocol.
2011-05-19  Daniel P. BerrangeFix QEMU migration cookie crash for guests with no...
2011-05-19  Daniel P. BerrangeEnsure p2p and direct migration use the new v3 protocol...
2011-05-19  Daniel P. BerrangeBlank out the 'listenAddr' parameter if empty string
2011-05-18  Eric Blakeremote: remove special case for getting version
2011-05-18  Eric Blakebuild: silence clang false positive
2011-05-18  Eric Blakevirsh: optimize creation of default connection
2011-05-18  Matthias BolteImprove invalid argument checks for the public API
2011-05-18  Matthias BolteClarify that virDomainGet(Memory|Blkio)Parameters doesn...
2011-05-18  Matthias BolteClarify that virDomainSet(Memory|Blkio)Parameters can...
2011-05-18  Matthias BolteClarify that virDomainSetSchedulerParameters(Flags...
2011-05-18  Matthias BolteClarify the semantic of virDomainGetSchedulerParameters...
2011-05-18  Matthias BolteClarify semantic of nparams argument of virDomainGetSch...
2011-05-18  Cole RobinsonFix messages using VIR_ERR_XML_ERROR
2011-05-18  Eric Blakelibvirt.h: consolidate typed parameter handling
2011-05-18  Eric Blakebuild: update to latest gnulib
2011-05-18  Dirk HerrendoreferAdd support for 'passthru' mode for direct network...
2011-05-18  Michal Privoznikqemu: fix typo in spice migration code
2011-05-17  Hu Taovirsh: add parameters --live, --config and --current...
2011-05-17  Hu Taoremote: introduce remoteSetSchedulerParametersFlags
2011-05-17  Hu Taoqemu: introduce qemuSetSchedulerParametersFlags
2011-05-17  Eric Blakesched: adjust parameter values to make current = 0
2011-05-17  Hu Taointroduce virDomainSetSchedulerParametersFlags
2011-05-17  Eric Blakebuild: drop unused <sys/syslimits.h> header
2011-05-17  Daniel P. BerrangeFix prototype of virRun for Win32 targets
2011-05-17  Eric Blakebuild: tolerate unlimited group size
2011-05-17  Eric Blakeopenvz: fix logic bug in previous patch
2011-05-17  Cole Robinsonstorage_backend: Convert virRunWithHook usage to virCommand
2011-05-17  Cole Robinsonstorage_backend: Fix error reporting with regex helper
2011-05-17  Cole Robinsonstorage: Covert regex helpers to virCommand
2011-05-17  Cole Robinsonopenvz: Convert virExec usage to virCommand
2011-05-17  Cole Robinsonstorage: iscsi: Convert virExec to virCommand
2011-05-17  Matthias BolteFix error reporting in stream creation code
2011-05-17  Matthias Bolteremote generator, client: Add more special case handling
2011-05-17  Matthias Bolteremote generator, client: Handle functions that return...
2011-05-17  Matthias Bolteesx: Simplify some esxVI_Boolean to bool
2011-05-17  Matthias Bolteesx: Convert autoAnswer from esxVI_Boolean to a simple...
2011-05-17  Matthias Bolteesx: Fix race condition in esxVI_EnsureSession
2011-05-17  Jiri Denemarkvirsh: Correctly initialize libvirt
2011-05-17  Matthias Bolteesx: Whitespace cleanup in the generator
2011-05-16  Daniel P. BerrangeFix leak of mime type string in screenshot dispatcher
2011-05-16  Daniel P. BerrangeRemove obsolete remoteDispatchOOMError method
2011-05-16  Matthias Bolteesx: Change some alignments in the input file
2011-05-16  Matthias Bolteesx: Change generated method parameter autobinding
2011-05-16  Daniel P. BerrangeFix remote dispatcher for screenshot command
2011-05-16  Matthias Boltevirsh: Report an error when virGetUserDirectory fails
2011-05-16  Eric Blakemaint: mark more perl scripts executable
next