]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2011-04-13 Daniel P. BerrangeAdd missing checks for whether the connection is open...
2011-04-13 Daniel P. BerrangeStandard on error variable name in libvirtd dispatcher
2011-04-13 Daniel P. BerrangeRemove all whitespace before function brackets in daemo...
2011-04-13 Eduardo OtuboPHYP: Adding network interface
2011-04-13 Hu Taoqemu: fix a dead-lock problem
2011-04-12 Jiri Denemarkutil: Fix crash when removing entries during hash iteration
2011-04-12 Michal PrivoznikFix possible infinite loop in remote driver
2011-04-12 Eric Blakemaint: fix grammar errors
2011-04-11 Eric Blakedocs: document freecell --all
2011-04-10 Matthias Boltexen: Remove PATH_MAX sized stack allocation from block...
2011-04-09 Taku Izumisetmaxmem: add the new options to "virsh setmaxmem...
2011-04-08 Taku Izumimaxmem: implement virDomainSetMaxMemory API of the...
2011-04-08 Taku Izumimaxmem: introduces VIR_DOMAIN_MEM_MAXIMUM flag
2011-04-08 Jean-Baptiste... docs: remove "returns" word from beginning of lines
2011-04-08 Eric Blakebuild: really fix mingw startup
2011-04-08 Eric Blakebuild: fix mingw build
2011-04-08 Eric Blakedocs: tweak virsh restore warning
2011-04-08 Wen Congyangdo not build libvirt_iohelper when building without...
2011-04-08 Stefan Bergernwfilters: support for TCP flags evaluation
2011-04-07 Taku Izumisetmem: add --current option to virsh setmem command
2011-04-07 Taku Izumisetmem: add VIR_DOMAIN_MEM_CURRENT support to qemu
2011-04-07 Taku Izumisetmem: introduce VIR_DOMAIN_MEM_CURRENT flag
2011-04-07 Jim Fehligbuild: Install libxenlight log dir
2011-04-07 Taku Izumisetmaxmem: remove the code to invoke virDomainSetMemory...
2011-04-07 Eric Blakevirsh: fix mingw startup
2011-04-07 Eric Blakebuild: fix gitignore sorting
2011-04-07 Laine Stumpdocs: add an IPv6 address to network XML examples
2011-04-07 Markus GroßAdd domainSet/GetSchedulerParameters to libxl driver
2011-04-07 Osier Yangqemu: Remove the managed state file only if restoring...
2011-04-07 Wen Congyangreattach pci devices when qemuPrepareHostdevPCIDevices...
2011-04-07 Wen Congyangreattach pci device when pciBindDeviceToStub() failed
2011-04-07 Wen Congyangrename pciUnBindDeviceFromStub() to pciUnbindDeviceFrom...
2011-04-07 Wen Congyangremove devices from driver->activePciHostdevs when...
2011-04-07 Wen Congyangpci: avoid invalid free, init path to NULL
2011-04-06 Eric Blakebuild: avoid compiler warning on cygwin
2011-04-06 Markus GroßAdd domainIsUpdated to libxl driver
2011-04-06 Jim FehligFix build for older gcc
next