GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a NULL dereference in the case that the arg in question
Chris Lalancette
2010-07-20
1
-1
/
+1
*
Make virsh setmaxmem balloon only when successful.
Chris Lalancette
2010-07-20
1
-7
/
+7
*
Use unsigned long in cmdSetmem.
Chris Lalancette
2010-07-20
1
-4
/
+26
*
Always clear out the last_error in virshReportError.
Chris Lalancette
2010-07-19
1
-1
/
+1
*
Fix up inconsistent virsh option error reporting.
Chris Lalancette
2010-07-19
1
-42
/
+24
*
man pages: update authors and copyright notice for libvirtd and virsh
Justin Clift
2010-07-17
1
-3
/
+3
*
Fix compile on i686.
Chris Lalancette
2010-07-16
1
-5
/
+5
*
Remove unused and bitrotting vshCommandOptStringList
Chris Lalancette
2010-07-16
1
-29
/
+0
*
Remove error checking after using vshMalloc.
Chris Lalancette
2010-07-16
1
-37
/
+1
*
Remove the "showerror" parameter from vshConnectionUsability.
Chris Lalancette
2010-07-16
1
-136
/
+134
*
Eliminate compiler warning due to gettext string with no format args
Laine Stump
2010-07-12
1
-1
/
+1
*
virsh: Fix man page syntax
Jiri Denemark
2010-07-12
1
-0
/
+2
*
virsh: add new --details option to vol-list
Justin Clift
2010-07-09
2
-31
/
+232
*
Fix a compile error in the previous commit.
Chris Lalancette
2010-07-08
1
-1
/
+1
*
Implement virsh managedsave-remove command.
Chris Lalancette
2010-07-08
2
-0
/
+61
*
virsh: tweak help output for VSH_OT_DATA
Eric Blake
2010-06-30
1
-1
/
+2
*
virsh: add new --details option to pool-list
Justin Clift
2010-06-29
2
-67
/
+355
*
virsh: document attach-disk better
Eric Blake
2010-06-23
2
-4
/
+18
*
virsh: remove a doubled up include for errno.h
Justin Clift
2010-06-21
1
-1
/
+0
*
virsh: add --uuid option to vol-pool
Justin Clift
2010-06-17
2
-5
/
+16
*
virsh: ensure persistence and autostart are shown for dominfo and pool-info
Justin Clift
2010-06-17
1
-0
/
+28
*
virsh: change printf() calls to vshPrint()
Justin Clift
2010-06-16
1
-20
/
+20
*
virsh: improve help text for vol query commands
Justin Clift
2010-06-16
1
-5
/
+5
*
virsh: add pool support to vol-key command
Justin Clift
2010-06-16
2
-6
/
+7
*
virsh: mark autostart answers for translation
Justin Clift
2010-06-15
1
-4
/
+4
*
virsh: add start --paused support
Eric Blake
2010-06-15
2
-3
/
+13
*
virsh: add snapshot backing store support to vol-create-as
Justin Clift
2010-06-10
2
-6
/
+65
*
virsh: fixed trivial comment and debug message in vshCommandOptVolBy function
Justin Clift
2010-06-09
1
-2
/
+4
*
virsh: remove xen reference in header comment
Justin Clift
2010-06-09
1
-1
/
+1
*
virsh: add the volume commands to the virsh man page
Justin Clift
2010-06-08
1
-0
/
+105
*
virsh: add new vol-pool command
Justin Clift
2010-06-08
1
-0
/
+48
*
virsh: add --paused option to create
Eric Blake
2010-06-08
2
-3
/
+10
*
virsh: fix minor virsh man page typos and formatting problems
Justin Clift
2010-06-07
1
-6
/
+6
*
Add --source-format argument to virsh pool-define-as and pool-create-as
Justin Clift
2010-06-01
1
-2
/
+2
*
Add --source-format argument to virsh pool-define-as and pool-create-as
Justin Clift
2010-06-01
1
-1
/
+5
*
Trivial virsh.pod additions --all for "list" command and similar
Justin Clift
2010-06-01
1
-3
/
+10
*
Add VIR_STORAGE_POOL_INACCESSIBLE to denote inaccessible storage pools
Matthias Bolte
2010-05-18
1
-0
/
+4
*
build: fix up some compiler flags
Eric Blake
2010-05-17
1
-2
/
+2
*
build: update gnulib
Eric Blake
2010-05-11
1
-6
/
+1
*
virsh: schedinfo --set invalid=value would simply ignore the option
Jim Meyering
2010-05-11
1
-0
/
+10
*
virsh: fix a typo in a diagnostic
Jim Meyering
2010-05-11
1
-2
/
+2
*
qemu: live migration with non-shared storage for kvm
Kenneth Nagin
2010-05-04
1
-0
/
+8
*
build: prefer WIN32 over __MINGW32__ checks
Eric Blake
2010-05-03
2
-6
/
+6
*
Fix memory leaks in cmdInterfaceEdit and cmdNWFilterEdit.
Laine Stump
2010-05-03
1
-6
/
+0
*
Fix virt-pki-validate's determination of CN
Dustin Kirkland
2010-04-29
1
-1
/
+6
*
Add new domblkinfo command to virsh
Daniel P. Berrange
2010-04-29
2
-0
/
+52
*
Fix a virsh edit memory leak
Chris Lalancette
2010-04-29
1
-3
/
+0
*
Fix memory leak in virsh snapshot-list.
Chris Lalancette
2010-04-23
1
-1
/
+3
*
portability fixes to tools/virt-pki-validate.in
Dustin Kirkland
2010-04-22
1
-11
/
+17
*
maint: enforce whitespace on shell scripts
Eric Blake
2010-04-22
1
-69
/
+69
[next]