]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-04-28 KAMEZAWA Hiroyukilibvirt/qemu - support persistent update of disks
2011-04-28 Jim FehligXen: Do not generate net ifname if domain is inactive
2011-04-28 Yufang Zhangxen: check if device is assigned to guest before reatta...
2011-04-28 Laine Stumpnetwork: fix return value of hostsFileWrite
2011-04-28 Eric Blakemaint: fix comment typos
2011-04-28 Jiri Denemarkbuild: Use pkg-config for libssh2 check
2011-04-28 Jiri Denemarkbuild: Ignore old audit library
2011-04-28 Osier Yangutil: Initialize hooks at daemon shutdown if no hooks...
2011-04-28 Wen Congyangfix virsh's regression
2011-04-28 KAMEZAWA Hiroyukilibvirt/qemu - support persistent attach/detach disks
2011-04-28 KAMEZAWA Hiroyukilibvirt/qemu - support persistent modification of devices
2011-04-27 Eric Blakebuild: fix 32-bit test failure
2011-04-27 Jiri Denemarkutil: Simplify hash implementation
2011-04-27 Jiri Denemarktests: More unit tests for internal hash APIs
2011-04-27 Osier Yangbuild: Fix problem of building Python bindings
2011-04-27 Wen Congyangrelease PCI address only when we have ensured it succes...
2011-04-27 Hu Taofree memory properly in cleanup patch
2011-04-27 Wen Congyangfree buf->content when vsnprintf() failed
2011-04-27 Matthias Bolteesx: Fix dynamic dispatch for CastFromAnyType functions
2011-04-27 Matthias BolteMove call to virReportOOMError into virFileBuildPath
2011-04-26 Eric Blakebuild: use gnulib passfd for simpler SCM_RIGHTS code
2011-04-26 Jiri Denemarkqemu: Add flags checking in DomainCoreDump
2011-04-26 Mark WuMake crash and live flags mutually exclusive in virDoma...
2011-04-25 Guido GüntherMake sure DNSMASQ_STATE_DIR exists
2011-04-25 Matthias BolteFix small memory leaks in config parsing related functions
2011-04-25 Matthias BolteAdd virDomainEventRebootNew
2011-04-25 Eric Blakebuild: make VIR_FREE do some type checking
2011-04-25 Eric Blakethreads: add one-time initialization support
2011-04-24 Matthias Bolteesx: Add a wrapper for shared CURL handles
2011-04-24 Matthias Bolteesx: Move CURL handling code to it's own type
2011-04-22 Matthias Boltedaemon: Don't try to free an unsigned int in error...
2011-04-22 Matthias Boltedaemon: Honor error variable name change in the generator
2011-04-21 KAMEZAWA Hiroyukilibvirt/qemu - clean up UpdateDevice for consolidation.
2011-04-21 KAMEZAWA Hiroyukilibvirt/qemu - clean up At(De)tachDeviceFlags() for...
2011-04-21 KAMEZAWA Hiroyukilibvirt/qemu - Centralize device modification in the...
2011-04-21 Michal PrivoznikAdd support for s390(x) cpu options parsing
2011-04-21 Daniel P. BerrangeFix QEMU tunnelled migration FD handling
2011-04-21 Eric Blakebuild: fix 32-bit test failure
2011-04-21 Jiri DenemarkRemove artificial minimum limit for guest memory
2011-04-21 Eduardo OtuboPHYP: Adding reboot domain function
2011-04-20 Eric Blakebuild: fix syntax-check failure
2011-04-20 Wen Congyangfix tunnelled migration's regression
2011-04-19 Stefan Bergernwfilter: no support for direct type of interface
2011-04-19 Eric Blakevirsh: nuke use of TRUE and FALSE
2011-04-19 Wen Congyangqemu: fix the check of virDomainObjUnref()'s return...
2011-04-18 Markus GroßAdd cputune support to libxl driver
2011-04-18 Matthias BolteUpdate and sort msg_gen_function list and mark unmarked...
2011-04-18 Eric Blakephyp: another simplification
2011-04-18 Eric Blakemaint: ignore built file
2011-04-18 Daniel P. Berrangebuild: fix qemu build failure in previous patch
2011-04-18 Daniel P. BerrangeChange some variable names to follow standard in daemon...
2011-04-18 Daniel P. BerrangeWrite error check conditionals in more compact form...
2011-04-18 Daniel P. BerrangeRemove curly braces on all single-line conditional...
2011-04-18 Daniel P. BerrangeFix checking of return codes in dispatcher
2011-04-18 Daniel P. BerrangeMerge all returns paths from dispatcher into single...
2011-04-18 Alan PevecExperimental libvirtd upstart job
2011-04-18 Wen Congyangenhance processWatchdogEvent()
2011-04-18 Wen Congyangqemu: avoid qemu_driver being unlocked twice when virTh...
2011-04-17 Richard LaagerFix two out-of-date comments in LVM backend
2011-04-17 Matthias Boltexen: Replace statsErrorFunc with a macro
2011-04-17 Matthias BolteRemove virConnectPtr from virRaiseErrorFull
2011-04-16 Jiri Denemarktests: Unit tests for internal hash APIs
2011-04-16 Wen Congyangbuild: include esx_vi.generated.* into dist file
2011-04-15 Eric Blaketests: test recent virsh option parsing changes
2011-04-15 Eric Blakevirsh: fix regression in parsing optional integer
2011-04-15 Eric Blakevirsh: list required options first
2011-04-15 Eric Blakephyp: avoid memory leaks in command values
2011-04-15 Eric Blakephyp: use consistent return string handling
2011-04-15 Eric Blakephyp: prefer memcpy over memmove when legal
2011-04-15 Eric Blakephyp: use consistent style for labels
2011-04-15 Eric Blakephyp: more return handling cleanup
2011-04-15 Eric Blakephyp: avoid memory leak on failure
2011-04-15 Eric Blakephyp: avoid a logic bug
2011-04-15 Eric Blakemaint: use lighter-weight function for straight appends
2011-04-15 Matthias Bolteesx: Fix gcc 4.6 warning about initialized but unused...
2011-04-15 Alexander Todorovlibvirt-guests: implement START_DELAY
2011-04-14 Eric Blakemaint: silence cppi warnings
2011-04-14 Laine Stumpnetwork: truncate bridges' dummy tap device names to...
2011-04-14 Stefan Bergerppc: Enable starting of Qemu VMs on ppc host
2011-04-14 Stefan BergerMigrate VMs between different-endianess hosts
2011-04-14 Christophe... Fix gcc 4.6 warnings in vbox_tmpl.c
2011-04-14 Christophe... Fix gcc 4.6 warnings
2011-04-14 Michal NovotnyIntroduce virDomainChrDefNew()
2011-04-14 Michal PrivoznikSpice: support audio, images and stream compression
2011-04-14 Hu Taofree cpumask of vcpupinDef
2011-04-14 Matthias Bolteesx: Make the parsed URI part of the private connection...
2011-04-14 Matthias Bolteesx: Mark error message in macros for translation
2011-04-14 Matthias Bolteesx: Extend VI generator to cover managed object types
2011-04-14 Matthias Bolteesx: Cleanup and refactor CastFromAnyType macros
2011-04-14 Matthias Bolteesx: Cleanup VI generator code
2011-04-14 Michal Privozniknetwork: Fix NULL dereference during error recovery
2011-04-14 Matthias Boltedocs: Serial and parallel device target ports actually...
2011-04-14 Daniel P. BerrangeAdd missing checks for QEMU domain state in tunables...
2011-04-14 Matthias Boltephyp: Fix too small buffer allocation in phypAttachDevice
2011-04-14 Matthias Boltephyp: Don't overwrite error from virDomainDeviceDefPars...
2011-04-14 Matthias Boltephyp: Don't try to use a string from a failed virAsprintf
2011-04-14 Matthias Boltephyp: Reduce code duplication in error and success...
2011-04-14 Matthias Boltephyp: Remove stack allocating a 4kb volume key and...
2011-04-13 Daniel P. BerrangeRemove C99 variable declare in PHYP network driver
2011-04-13 Daniel P. BerrangeReplace REMOTE_DEBUG with VIR_DEBUG in daemon dispatcher
next