]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-07-12 Jiri Denemarkqemu: Consolidate qemuMigrationPrepare{Direct,Tunnel}
2011-07-12 Jiri Denemarkqemu: Add support for job phase
2011-07-12 Jiri Denemarkqemu: Recover from interrupted jobs
2011-07-12 Jiri Denemarkqemu: Save job type in domain status XML
2011-07-12 Jiri Denemarkqemu: Allow all query commands to be run during long...
2011-07-12 Jiri Denemarkqemu: Consolidate {Enter,Exit}Monitor{,WithDriver}
2011-07-12 Jiri Denemarkqemu: Consolidate BeginJob{,WithDriver} into a single...
2011-07-12 Jiri Denemarkqemu: Separate job related data into a new object
2011-07-12 Eric Blakemaint: avoid incremental 'make syntax-check' failure
2011-07-12 Daniel P. BerrangeSkip bugs which are CLOSED in todo list
2011-07-12 Daniel P. BerrangeAdd missing cleanup for transient guests in UML driver
2011-07-12 Daniel P. BerrangeAdd auditing to the UML driver
2011-07-12 Daniel P. BerrangeAdd auditing to the LXC driver
2011-07-12 Daniel P. BerrangeAdd virtualization type in audit messages
2011-07-12 Daniel P. BerrangeAdd auditing of filesystems
2011-07-12 Daniel P. BerrangeMove qemu_audit.h helpers into shared code
2011-07-12 Matthias Bolteesx: Initialize all instances of esxVMX_Data to zero
2011-07-12 Matthias Bolterpc: Fix compile error due to potentially unused parameter
2011-07-12 Jim FehligFix build when using polkit0
2011-07-12 Daniel P. BerrangeImplement code to attach to external QEMU instances.
2011-07-12 Daniel P. BerrangeAdd monitor API for checking whether KVM is enabled
2011-07-12 Daniel P. BerrangeAdd a method for extracting QEMU argv from /proc
2011-07-12 Daniel P. BerrangeChange extract pidfile & monitor config from QEMU comma...
2011-07-12 Daniel P. BerrangeKeep pidfile path in qemuDomainObjPrivate struct
2011-07-12 Daniel P. BerrangeAdd a new 'virsh qemu-attach' command.
2011-07-12 Daniel P. BerrangeDefine remote wire protocol & impls for virDomainQemuAttach
2011-07-12 Daniel P. BerrangeDefine a QEMU specific API to attach to a running QEMU...
2011-07-12 Alex Jiaqemu: update configuration file
2011-07-12 Eric Blakeqemu: avoid fd leak on core dump failure
2011-07-12 Eric Blakemaint: rename virtaudit to match file contents
2011-07-12 Oskari Saarenmaaremote/ssh: support for no_verify.
2011-07-12 KAMEZAWA HiroyukiFix virsh inject-nmi man page
2011-07-12 Michal Privoznikdomain_conf: Free temporary variable
2011-07-12 Osier Yangesx: Fix a potential crash
2011-07-11 Eric Blakebuild: also check qemu_protocol for on-the-wire stability
2011-07-11 Eric Blakebuild: avoid requiring -lm
2011-07-11 Jim FehligRemove code no longer used after commit df0b57a9
2011-07-11 Matthias BolteAdd domain type checking
2011-07-11 Alex Jiaremote: Fix memory leak
2011-07-11 Eric Blaketests: simplify formatting
2011-07-11 Jim FehligDo not drop kernel cmdline for xen pv domains
2011-07-11 Wen Congyangkill vm if saving config failed in v3 protocol
2011-07-11 Wen CongyangRPC: fix argument's name
2011-07-11 Wen Congyangfix typo error
2011-07-11 Michal Privoznikbios: Add support for SGA
2011-07-11 Daniel VeillardFix rpm build with sanlock and without QEmu
2011-07-09 Matthias Boltevbox: Fix logic in storage driver open function
2011-07-09 Matthias Boltetests: Improve output of tests that decide to skip...
2011-07-09 Matthias Boltetests: Fix compressed test output padding logic
2011-07-09 Matthias Boltetests: Use EXIT_AM_SKIP instead of 77 directly
2011-07-08 Matthias Bolterpc: Fix whitespace problem in generated code
2011-07-08 Federico Simoncellisanlock: avoid lockspace setup when auto_disk_lease...
2011-07-08 Eric Blakelibvirtd: diagnose explicitly requested but missing...
2011-07-08 Michael Santosqemu: clean up OOM checks
2011-07-08 Daniel P. BerrangeDon't exit if the libvirtd config does not exist
2011-07-08 Daniel P. BerrangeFix sending of reply to final RPC message
2011-07-08 Daniel P. BerrangeFix leak of remote driver if final 'CLOSE' RPC call...
2011-07-08 Daniel P. BerrangeFix release of outgoing stream confirmation/abort message
2011-07-08 Daniel P. BerrangeFix leak of 'msg' object in client stream code
2011-07-08 Daniel P. BerrangeFix potential crash in libvirtd with active streams
2011-07-08 Daniel P. BerrangeFix mistaken order of server cert/key parameters in...
2011-07-08 Michal Privoznikgraphics: add support for action_if_connected in qemu
2011-07-08 Jiri Denemarkutil: Don't try to fchown files opened as non-root
2011-07-08 Michal Privoznikqemu: Don't chown files on NFS share if dynamic_ownersh...
2011-07-07 John Williamsmicroblaze: Add architecture support
2011-07-07 Jim FehligSkip some xen tests if xend is not running
2011-07-07 Eric Blakeutil: drop unused safezero argument
2011-07-07 Eric Blakeconf: prefer unsigned int for flags
2011-07-07 Eric Blakedrivers: prefer unsigned int for flags
2011-07-07 Eric Blakepublic API: prefer unsigned int for flags
2011-07-07 Eric Blakemaint: print flags in hex during debug
2011-07-07 Eric Blakevirsh: make destroy sound less scary
2011-07-07 Eric Blakebuild: use gnulib pthread_sigmask
2011-07-07 Eric Blakebuild: fix virBufferVasprintf on mingw
2011-07-07 Jim FehligFix compilation of statstest.c during make check
2011-07-07 Matthias Boltepython: Fix bogus label placement
2011-07-07 Laine Stumputil: close the ioctl socket at the end of if(Get|Set...
2011-07-07 Laine Stumputil: rename err_exit to cleanup in interface.c
2011-07-06 Minoru Usuisysinfo: delete unnecessary white space of sysinfo.
2011-07-06 Eric Blakeutil: add virTrimSpaces
2011-07-06 Eric Blakeutil: fix virSkipSpaces
2011-07-06 Eric Blakedocs: minor whitespace cleanups
2011-07-06 Matthias BolteReduce code duplication in virFileMakePath(Helper)
2011-07-06 Matthias Bolteapparmor: Finish incomplete renaming of relabel to...
2011-07-06 Daniel P. BerrangeFix default value of security label 'relabel' attribute
2011-07-06 Matthias BolteFix return value semantic of virFileMakePath
2011-07-06 Matthias Boltenodedev: Let check_fc_host_linux report errors to the...
2011-07-06 Jean-Baptiste... Fix compilation error when SASL support is disabled
2011-07-05 Guannan Renpci: initialize state values on reattach
2011-07-05 Laine Stumpxml: create an RNG file for common types and move some...
2011-07-05 Laine Stumpdocs: sort the file list in the schemas Makefile
2011-07-05 Laine Stumpqemu: check flags in qemuDomainGetXMLDesc
2011-07-05 Laine Stumpconf: fix domain parse flags
2011-07-05 Matthias Boltetests: Disable networkxml2argvtest when configured...
2011-07-05 Matthias Bolteqemu: Fix virFileMakePath error handling in snapshot...
2011-07-05 Matthias Bolteconf: Fix declaration of virNetworkDNS(Hosts)Def struct
2011-07-04 Daniel P. BerrangeAdd documentation for the seclabel XML element
2011-07-04 Daniel P. BerrangeAllow for resource relabelling with static labels
2011-07-04 Daniel P. BerrangeAllow a base label to be specified in dynamic labelling...
2011-07-04 Osier Yangstorage: Do not override the exact error of createRawFile
next