]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-07-21 Eric Blakecommand: avoid leaking fds across fork
2011-07-21 Eric Blakecommand: move all docs into .c file
2011-07-21 Matthias Bolterpc: Make the dispatch generator handle 'void name...
2011-07-21 Eric Blakeerror: preserve errno when saving last error
2011-07-21 Matthias Boltepython: Fix makefile rule for code generation
2011-07-21 Daniel P. BerrangeFix uninitialized variable in QEMU CPU bandwidth code
2011-07-21 Wen Congyangfix make syntax-check error
2011-07-21 Wen Congyangdoc: Add documentation for new cputune elements period...
2011-07-21 Wen Congyangqemu: Implement cfs_period and cfs_quota's modification
2011-07-21 Wen Congyangqemu: Implement period and quota tunable XML configurat...
2011-07-21 Wen CongyangUpdate XML Schema for new entries
2011-07-21 Wen Congyangcgroup: Implement cpu.cfs_period_us and cpu.cfs_quota_u...
2011-07-21 Wen CongyangIntroduce the function virCgroupForVcpu
2011-07-21 Lai Jiangshanqemu: send-key: Implement the driver methods
2011-07-21 Lai Jiangshansend-key: Expose the new API in virsh
2011-07-21 Lai Jiangshanutil: add virtkeycode module
2011-07-21 Lai Jiangshanutil: Add keymaps.csv
2011-07-20 Eric Blakemaint: fix typos on guaranteed
2011-07-20 Cole Robinsonrpc: Pass through DISPLAY so ssh can launch askpass
2011-07-20 Michal Privozniksysinfo: Don't try to run dmidecode on archs missing it
2011-07-20 Guannan RenDon't try to close a NULL virNetClientPtr
2011-07-20 Daniel P. BerrangeHonour key usage/purpose criticality flag
2011-07-20 Daniel P. BerrangeFix checking of key usage/purpose data
2011-07-20 Daniel P. BerrangeFix mixed up error messages when reporting TLS certific...
2011-07-20 Michal Privoznikudev: Don't try to dump DMI on non-intel archs
2011-07-20 Eric Blakebuild: fix broken build
2011-07-20 Osier Yangundefine: Extend virsh undefine to support the new...
2011-07-20 Osier Yangundefine: Implement undefineFlags for all other drivers
2011-07-20 Osier Yangundefine: Implement internal API for libxl driver
2011-07-20 Osier Yangundefine: Implement internal API for qemu driver
2011-07-20 Osier Yangundefine: Wire up the remote protocol
2011-07-20 Osier Yangundefine: Define the new API
2011-07-19 Eric Blakemaint: fix spelling of Red Hat
2011-07-19 Daniel P. BerrangeAdd sanity checking of basic constraints, key purpose...
2011-07-19 Daniel P. BerrangeAdd some basic sanity checking of certificates before use
2011-07-19 Daniel P. BerrangeFix reporting of errors for p2p migration
2011-07-19 Daniel P. BerrangeAdd an explicit virNetClientClose method
2011-07-19 Daniel P. BerrangeUse a virFreeCallback on virNetSocket to ensure safe...
2011-07-19 Daniel P. BerrangeAdd mutex locking and reference counting to virNetSocket
2011-07-19 Daniel P. BerrangeAdd some debugging for virNetClient reference counting
2011-07-19 Eric Blakebuild: detect doc generation failure
2011-07-19 Alex Jiautil: avoid fds leak when virEventPollAddHandle fail
2011-07-19 Eric BlakeRevert "virsh: make migrate --tunnelled imply --p2p"
2011-07-19 Daniel P. BerrangeUnregister event callback if a fatal error occurs durin...
2011-07-19 Daniel P. BerrangeQuieten build & ensure API build scripts exit with...
2011-07-19 Osier Yangtests: Fix virshtest failure after dominfo changed
2011-07-19 Osier Yangvirsh: Extend virsh dominfo to display if managed save...
2011-07-19 Osier Yangdoc: Correct documents for iface commands
2011-07-18 Eric Blakevirsh: make migrate --tunnelled imply --p2p
2011-07-18 Eric Blakelibvirt: do not mix internal flags into public API
2011-07-18 Alex Jiavirsh: avoid double free of domain
2011-07-18 Eric Blakedocs: improve virsh man page synopses
2011-07-18 Jiri Denemarkbuild: Fix protocol-structs check in VPATH build
2011-07-18 Daniel P. BerrangeFix now dead cleanup of VMs on libvirtd restart
2011-07-18 Michal Privoznikdocs: Fix spice documentation typo
2011-07-17 Osier Yangrpc: Fix typos in rpc generator scripts
2011-07-16 Osier Yangqemu: Fix a regression of attaching device
2011-07-15 Eric Blakebuild: also track RPC on-wire enum values
2011-07-15 Eric Blakedocs: document dxml argument to migrate2
2011-07-15 Eric Blakebuild: add syntax check for proper flags use
2011-07-15 Eric Blakexen: reject unknown flags
2011-07-15 Eric Blakeesx: reject unknown flags
2011-07-15 Eric Blakevirsh: improve option handling
2011-07-15 Eric Blakeflags: fix domain_conf migration regression
2011-07-15 Dave Allanwebsite: Point main page links to libvirt driver pages
2011-07-15 Eric Blakeflags: fix qemu migration regression
2011-07-15 Eric Blakeflags: use common dumpxml flags check
2011-07-15 Eric Blakemaint: fix typos
2011-07-15 Hu Taoadd --cache, --serial, --shareable and --address to...
2011-07-15 Daniel P. BerrangeFix error message for missing TLS write function
2011-07-15 Daniel P. BerrangeFix reporting of cert validation failures
2011-07-15 Dave AllanFix error code for storage operations
2011-07-15 Taku Izumisetvcpus: add "--current" option to "virsh setvcpus"
2011-07-15 Taku Izumisetvcpus: extend qemuDomainSetVcpusFlags() to support...
2011-07-15 Taku Izumisetvcpus: extend virDomainSetVcpusFlags API to support...
2011-07-15 Daniel P. BerrangeAdd domain events support to UML driver
2011-07-14 Eric Blakedocs: mention EMOTIVE as a libvirt-using app
2011-07-14 Eric Blakevirnetsocket: use new API for uniform child cleanup
2011-07-14 Eric Blakefdstream: avoid child process leak on error
2011-07-14 Eric Blakecommand: introduce virPidWait, virPidAbort
2011-07-14 Jamie Strandbogeupdate apparmor security driver for new udev paths
2011-07-14 Matthias Boltexenapi: Improve error reporting in xenapiOpen
2011-07-14 Eric Blakebuild: fix VPATH build of todo
2011-07-14 Eric Blakebuild: check for virnetprotocol on-the-wire stability
2011-07-14 Wen Congyangbuild: disable some drivers when building without libvi...
2011-07-14 Michal Privoznikstorage: Avoid memory leak on metadata fetching
2011-07-14 Jiri Denemarkqemu: Don't overwrite errors by closefd in error paths
2011-07-14 Jiri Denemarkqemu: Save domain status ASAP after creating qemu process
2011-07-14 Eric Blakebuild: avoid ATTRIBUTE_UNUSED in headers
2011-07-14 Eric Blakeremote: prefer unsigned flags
2011-07-14 Eric Blakeconf: delete unused flags arguments
2011-07-14 Supriya Kanneryvirsh: Update virsh man page
2011-07-14 Jiri Denemarkvirsh: fix previous patch
2011-07-14 Supriya Kanneryvirsh: Make "DEBUG" loglevel the superset
2011-07-14 Supriya Kanneryvirsh: Avoid using magic numbers for logging
2011-07-14 Jiri Denemarkutil: Avoid duplicating virFileOpenAsNoFork in virFileO...
2011-07-13 Eric Blakebuild: don't hand-roll cloexec code
2011-07-13 Eric Blakeconf: prefer unsigned flags
2011-07-13 Eric Blakepython: prefer unsigned flags
2011-07-13 Eric Blakenode_device: avoid implicit int
next