]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2011-05-14 Eric Blakephyp: avoid a crash
2011-05-14 Eric Blakestream: avoid use-after-free
2011-05-14 Matthias Bolteesx: Refactor common code in the generator
2011-05-14 Matthias Bolteesx: Improve dynamic cast detection in the generator
2011-05-14 Matthias Bolteesx: Improve list usage detection in the generator
2011-05-14 Matthias Bolteesx: Remove 1000 lines of generated but unused code
2011-05-14 Matthias Bolteesx: Generate implicit _this macros
2011-05-14 Matthias Bolteesx: Move the Event type from the VI generator to manua...
2011-05-14 Wen Congyangtest: all test_scripts should be part of tarball when...
2011-05-14 Wen Congyangbuild: probes.d and libvirtd.stp should be part of...
2011-05-14 Matthias Boltecommand: Fix compilation on FreeBSD
2011-05-14 Matthias Boltevirsh: Fix uninitialized variable warning
2011-05-14 Matthias Bolteapparmor: Fix compilation by removing remains from...
2011-05-14 Matthias Bolteconfigure: Fix mpath check on non-Linux systems
2011-05-13 Cole Robinsonremote: Convert SSH tunnel to virCommand
2011-05-13 Cole Robinsonstorage: Convert qemu-img -help parsing to virCommand
2011-05-13 Cole Robinsonapparmor: Convert virExec usage to virCommand
2011-05-13 Cole Robinsonutil: Combine __virExec and virExecWithHook
2011-05-13 Cole Robinsonremote_driver: Convert virExecDaemonize usage to virCommand
2011-05-13 Eric Blakeremote: keep 'make check' happy
2011-05-13 Eric Blakelibxl: fix typos in previous patch
2011-05-13 Cole Robinsonremote: Use virDomainEventState helpers
2011-05-13 Cole Robinsonlibxl: Convert to virDomainEventState
2011-05-13 Cole Robinsontest: Use virDomainEventState helpers
2011-05-13 Cole Robinsonlxc: Use virDomainEventState helpers
2011-05-13 Cole Robinsonqemu: Use virDomainEventState helpers
2011-05-13 Cole Robinsondomain_event: Add common domain event queue/flush helpers
2011-05-13 Cole Robinsondomain_event: Add virDomainEventState structure
2011-05-13 Cole Robinsonxml: Use virXMLParse* helpers everywhere
2011-05-13 Cole Robinsondomain: Require <init> for container guests
2011-05-13 Cole Robinsonxml: Make sure virXpathNodeSet always sets an error
2011-05-13 Michal Privoznikvbox: Implement the driver methods
2011-05-13 Michal Privoznikqemu: Implement the driver methods
2011-05-13 Michal PrivoznikvirFDStream: Add option for delete file after it's...
2011-05-13 Michal Privoznikscreenshot: Implementing the remote protocol
2011-05-13 Michal Privoznikscreenshot: Implementing the public API
2011-05-13 Michal Privoznikscreenshot: Defining the internal API
2011-05-13 Michal Privoznikscreenshot: Defining the public API
2011-05-12 Wen Congyangbuild: avoid compiler warning during configure
2011-05-12 Osier Yangdocs: Fix documentation for cputune parameters
2011-05-12 Matthias Bolteremote generator: Add skipgen/autogen flags to .x files
2011-05-12 Eric Blakenwfilter: drop unused flag argument
2011-05-11 Eric Blakemaint: omit translation for all VIR_INFO
2011-05-11 Eric Blakebuild: wrap macro body in one-shot do-while loop
2011-05-11 Eric Blakebuild: drop need for VIR_DOMAIN_DEBUG0()
2011-05-11 Christophe... fix xdr detection and use with recent glibc
2011-05-11 Eric Blakebuild: avoid gcc preprocessor extensions
2011-05-11 Lai Jiangshanlibvirt,logging: cleanup VIR_XXX0()
2011-05-11 Eric Blakemaint: avoid a couple of gnulib regressions
2011-05-11 Eric Blakenode_device: avoid null dereference on error
2011-05-11 Eric Blakebuild: remove some dead assignments
2011-05-11 Eric Blaketests: avoid crash when run under gcov
2011-05-11 Eric Blakebuild: fix VPATH build with distributed generated files
2011-05-11 Eric Blakedocs: avoid double 'the'
2011-05-11 Daniel VeillardAdd documentation about test suites
2011-05-11 Daniel P. BerrangeAllow destroying QEMU VM even if a job is active
2011-05-11 Daniel P. BerrangeAdd support for YAJL version 2 API/ABI
2011-05-10 Paolo Bonzinilibxl: support enabling the HPET
2011-05-10 Paolo Bonzinilibxl: support enabling the HPET
2011-05-10 Paolo Bonzinixen: parse and generate hpet item in sxpr
2011-05-10 Doug Goldsteindocs: updates to CA cert and client cert/key info
2011-05-10 Doug Goldsteinvirsh: flexibility in CA cert and user cert/key
2011-05-10 Matthias Bolteremote generator: Make parsing stricter
2011-05-10 Matthias Bolteremote generator: Unify unsigned int notation in .x...
2011-05-10 Matthias Bolteremote generator: Fix comment ignoring regex
2011-05-10 Matthias BolteRename internal DumpXML functions to GetXMLDesc
2011-05-10 Lai Jiangshanqemu,inject-nmi: Implement the driver methods
2011-05-10 Lai Jiangshaninject-nmi: Expose the new API in virsh
2011-05-10 Lai Jiangshaninject-nmi: Implementing the remote protocol
2011-05-10 Lai Jiangshaninject-nmi: Implementing the public API
2011-05-10 Lai Jiangshaninject-nmi: Defining the internal API
2011-05-10 Lai Jiangshaninject-nmi: Defining the public API
2011-05-10 Cole Robinsonlxc: container: Build init cmd before we close stdout
2011-05-10 Cole Robinsonlxc: container: Convert <init> exec to virCommand
2011-05-10 Cole Robinsoncommand: Add virCommandExec helper
2011-05-10 Cole Robinsonlxc: driver: Improve logging when launching emulator
2011-05-10 Cole Robinsonlxc: driver: Convert emulator launching to virCommand
2011-05-10 Cole Robinsoncommand: Add virCommandEnvAddFormat
2011-05-10 Matthias BolteFix two uninitialized variable warnings
2011-05-10 Matthias Bolteapparmor: Fix uninitalized variable warning in virt...
2011-05-09 Eric Blakebuild: translate generated strings
2011-05-09 Daniel P. BerrangeRemove bogus assert() from migration code
2011-05-09 Daniel P. BerrangePull in gnulib fnmatch module
2011-05-09 Jiri Denemarkjson: Fix *GetBoolean functions
2011-05-09 Eric Blakebuild: rebuild generated files after rpcgen_fix.pl...
2011-05-09 Eric Blakebuild: fix VPATH builds
next