]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2014-03-01 Roman Bogorodskiybhyve: add basic documentation
2014-03-01 Roman Bogorodskiybhyve: defined domains should be persistent
2014-02-28 Eric Blakevirsh: add --all flag to 'event' command
2014-02-28 Eric Blakevirsh: support remaining domain events
2014-02-28 Roman Bogorodskiybhyve: support domain undefine
2014-02-28 Daniel P. BerrangeAdd comments describing the different log sources
2014-02-28 Daniel P. BerrangeInclude error domain and code in log messages from...
2014-02-28 Daniel P. BerrangeAdd docs about use of systemd journal for logging
2014-02-28 Daniel P. BerrangeAuto-generate the table of contents in logging doc
2014-02-28 Daniel P. BerrangeFix heading level in logging docs
2014-02-28 Daniel P. BerrangeFix journald PRIORITY values
2014-02-28 Daniel P. BerrangeSend virLogMetadata fields onto the journal
2014-02-28 Oleg Strikovqemu: Enable 'host-passthrough' cpu mode for arm
2014-02-28 Michal Privoznikdomblkstat: Produce error message that at least sounds...
2014-02-28 Michal PrivoznikvirDomainBlockStats(Flags): Produce saner error message...
2014-02-28 Eric Blaketests: avoid littering /tmp
2014-02-27 Jiri Denemarksanlock: Truncate domain names longer than SANLK_NAME_LEN
2014-02-26 Eric Blakebuild: skip virportallocatortest on cygwin
2014-02-26 Eric Blakebuild: ignore cygwin toolchain droppings
2014-02-26 Yuri Chornoivanmaint: Fix minor typo (unkown)
2014-02-26 Ian Campbelllibxl: Recognise ARM architectures
2014-02-26 Peter Krempaspec: Fix braces around macros
2014-02-26 Michal Privoznikvirsh: Honour -q in domblklist, vcpupin and emulatorpin
2014-02-26 Eric Blakespec: make systemd_daemon usage configurable
2014-02-26 Eric Blakespec: require device-mapper-devel for storage-disk
2014-02-26 Eric Blakespec: explicitly avoid bhyve on Linux
2014-02-26 Eric Blakebuild: use --with-systemd-daemon as configure option
2014-02-26 Peter Krempaspec: Use correct versions of libgfapi in RHEL builds
2014-02-26 Laine Stumpnetwork: unplug bandwidth and call networkRunHook only...
2014-02-26 Laine Stumpnetwork: don't even call networkRunHook if there is...
2014-02-26 Nehal J WaniFix memory leak in virSCSIDeviceListDel()
2014-02-26 Michal PrivoznikvirNetDevVethCreate: Serialize callers
2014-02-26 Eric Blakebuild: avoid ld_preload tests on mingw
2014-02-26 Eric Blakebuild: fix cgroups on non-Linux
2014-02-25 Jim Fehliglibxl: queue domain event earlier in shutdown handler
2014-02-25 Laine Stumpnetwork: include plugged interface XML in "plugged...
2014-02-25 Laine Stumpconf: output actual netdev status in <interface> XML
2014-02-25 Laine Stumpconf: new function virDomainActualNetDefContentsFormat
2014-02-25 Laine Stumpconf: re-situate <bandwidth> element in <interface>
2014-02-25 Laine Stumpconf: make virDomainNetDefFormat a public function
2014-02-25 Laine Stumpconf: handle null pointer in virNetDevVlanFormat
2014-02-25 Laine Stumpconf: clarify what is returned for actual bandwidth...
2014-02-25 Wido den Hollanderrbd: Set timeout options for librados
2014-02-25 Wido den Hollanderrbd: Include return statuses from librados/librbd in...
2014-02-25 Ján Tomkovirsh: mark CPU usage field names as translatable
2014-02-25 Chen Hanxiaovirsh: initialize str to NULL to solve a build issue
2014-02-24 Eric Blakevirsh: kill over-engineered asprintf failure recovery
2014-02-24 Eric Blakevirsh: use more compact VIR_ENUM_IMPL
2014-02-24 Ján TomkoDocument the keyboard as a valid input type
2014-02-24 Ján Tomkovirsh: Don't leak buffer if GetFDs fails in cmdCreate
2014-02-24 Jim Fehliglibxl: handle on_crash coredump actions
2014-02-24 Jim Fehliglibxl: add dump dir to libxlDriverConfig object
2014-02-24 Jim Fehliglibxl: honor domain lifecycle event configuration
2014-02-24 Richard WeinbergerEnsure systemd cgroup ownership is delegated to contain...
2014-02-24 Roman Bogorodskiybhyve: implement node information reporting
2014-02-24 Daniel P. BerrangeAdd virStringReplace method for substring replacement
2014-02-24 Manuel VIVESAdd virStringSearch method for regex matching
2014-02-24 Michal PrivoznikvirNetServerRun: Notify systemd that we're accepting...
2014-02-24 Michal Privozniklibvirt-guests: Wait for libvirtd to initialize
2014-02-24 Michal PrivoznikvirSystemdCreateMachine: Set dependencies for slices
2014-02-22 Eric Blakebuild: fix build on 32-bit hosts
2014-02-22 Eric Blakemaint: update to latest gnulib, for older autoconf
2014-02-21 Ján TomkoIgnore additional fields in iscsiadm output
2014-02-21 Ján TomkoAdd a stub for virCgroupGetDomainTotalCpuStats
2014-02-20 Eric Blakemaint: update to latest gnulib
2014-02-20 Eric Blakevirsh: add net-event command
2014-02-20 Eric Blakevirsh: add event command, for lifecycle events
2014-02-20 Eric Blakevirsh: common code for waiting for an event
2014-02-20 Eric Blakevirsh: common code for parsing --seconds
2014-02-20 Jim Fehliglibxl: queue shutdown event on domain shutdown
2014-02-20 John Ferlanbandwidth: Adjust documentation
2014-02-20 Jim Fehliglibxl: always use libxlVmCleanupJob in shutdown thread
2014-02-20 Eric Blakeqemu: adjust maxmem/maxvcpu computation
2014-02-20 Roman BogorodskiyAdd Roman Bogorodskiy to the committers list
2014-02-20 Daniel P. BerrangeRename virDomainGetRootFilesystem to virDomainGetFilesy...
2014-02-20 Daniel P. BerrangeIntroduce new OOM testing support
2014-02-20 Daniel P. BerrangeFix multiple bugs in LXC domainMemoryStats driver
2014-02-20 Thorsten BehrensAdd unit test for virCgroupGetPercpuStats.
2014-02-20 Thorsten BehrensFix misspelled cpuacct.usage_percpu in cgroup mock.
2014-02-20 Thorsten BehrensAdd unit test for virCgroupGetMemoryUsage.
2014-02-20 Thorsten BehrensAdd unit test for virCgroupGetBlkioIo*Serviced
2014-02-20 Thorsten BehrensWidening API change - accept empty path for virDomainBl...
2014-02-20 Thorsten BehrensImplement lxcDomainBlockStats* for lxc driver
2014-02-20 Thorsten BehrensImplement domainGetCPUStats for lxc driver.
2014-02-20 Thorsten BehrensMake qemuGetDomainTotalCPUStats a virCgroup function.
2014-02-20 Thorsten BehrensImplement domainMemoryStats API slot for LXC driver.
2014-02-20 Thorsten BehrensAdd util virCgroupGetBlkioIo*Serviced methods.
2014-02-20 Jincheng Miaovirsh: fix memleak when starting a guest with invalid fd
2014-02-20 Richard Weinbergerlxc: Add destroy support for suspended domains
2014-02-20 Ján TomkoFix build of portallocator on mingw
2014-02-20 Michal PrivozniknetworkRunHook: Run hook only if possible
2014-02-19 Jim Fehliglibxl: use job functions in libxlDomainSetSchedulerPara...
2014-02-19 Jim Fehliglibxl: use job functions in libxlDomainSetAutostart
2014-02-19 Jim Fehliglibxl: use job functions in device attach and detach...
2014-02-19 Jim Fehliglibxl: use job functions in vcpu set and pin functions
2014-02-19 Jim Fehliglibxl: use job functions in libxlDomainCoreDump
2014-02-19 Jim Fehliglibxl: use job functions in domain save operations
2014-02-19 Jim Fehliglibxl: use job functions when cleaning up a domain
2014-02-19 Jim Fehliglibxl: use job functions in libxlDomain{Suspend,Resume}
2014-02-19 Jim Fehliglibxl: use job functions in libxlDomainSetMemoryFlags
next