]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2011-05-16 Eric Blakemaint: mark perl script executable
2011-05-16 Eric Blakemaint: ignore generated file
2011-05-16 Daniel P. BerrangeAdd missing initialization to 'ret' in qemu migration
2011-05-16 Daniel P. BerrangeDisable virCommandExec on Win32
2011-05-16 Daniel P. BerrangeImprove error message when XDR marshalling fails
2011-05-16 Daniel P. BerrangeRun tunnelled migration IO in separate thread
2011-05-16 Daniel P. BerrangeDon't overwrite error when stream send fails
2011-05-16 Daniel P. BerrangeClose all sockets before cancelling QEMU migration
2011-05-16 Daniel P. BerrangeEnsure we always read a full buffer in tunnelled migration
2011-05-16 Daniel P. BerrangeMake tunnelled migration honour resource restriction
2011-05-16 Daniel P. BerrangeRefactor migration completion loop to allow code reuse
2011-05-16 Daniel P. BerrangeImplement migration v3 protocol in QEMU driver
2011-05-16 Daniel P. BerrangeMerge tunnel & non-tunnel migration impl into one
2011-05-16 Daniel P. BerrangeFix VM teardown if prepare returns invalid URI in v2...
2011-05-16 Daniel P. BerrangeRefactor tunnelled migration methods
2011-05-16 Daniel P. BerrangeWire up SPICE client relocation with QEMU migration
2011-05-16 Daniel P. BerrangePass graphics setup from dst back to src via migration...
2011-05-16 Daniel P. BerrangeIntroduce migration cookies to QEMU driver
2011-05-16 Daniel P. BerrangeFix locking with qemuMigrationPrepareTunnel method
2011-05-16 Daniel P. BerrangeRemote driver implementation of new migration API
2011-05-16 Daniel P. BerrangeIntroduce yet another migration version in API.
2011-05-16 Daniel P. BerrangeAutomatically generate the hvsupport.html.in file from...
2011-05-16 Daniel P. BerrangeAdd many version number annotations to drivers
2011-05-16 Daniel P. BerrangeConvert all driver struct intializers to C99 style
2011-05-16 Daniel P. BerrangeTweak driver naming for consistency with public API
2011-05-16 Jiri Denemarkqemu: Update domain state when reconnecting monitor
2011-05-16 Jiri DenemarkImplement domain state reason
2011-05-16 Jiri DenemarkImplement basic virDomainGetState in all drivers
2011-05-16 Jiri Denemarkvirsh: Prefer virDomainGetState over virDomainGetInfo
2011-05-16 Jiri DenemarkWire protocol format and remote driver for virDomainGet...
2011-05-16 Jiri DenemarkvirDomainGetState public API implementation
2011-05-16 Jiri DenemarkInternal driver API for virDomainGetState
2011-05-16 Jiri DenemarkvirDomainGetState public API
next