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
*
virsh: Null terminated the string memcpy from buffer explicitly
Osier Yang
2012-06-15
1
-2
/
+4
*
virsh: Report name from edited object
Michal Privoznik
2012-06-14
1
-5
/
+5
*
virsh: Honor reedit opts printing to a function
Michal Privoznik
2012-06-14
1
-4
/
+20
*
virsh: Don't generate invalid XML in attach-disk command
Peter Krempa
2012-06-14
1
-8
/
+8
*
network: fully support/use VIR_NETWORK_XML_INACTIVE flag
Laine Stump
2012-06-13
2
-3
/
+19
*
build: silence gettext warning
Eric Blake
2012-06-12
1
-4
/
+4
*
snapshot: add 'virsh snapshot-info'
Eric Blake
2012-06-11
2
-0
/
+130
*
snapshot: virsh indentation cleanup
Eric Blake
2012-06-11
1
-120
/
+118
*
virsh: make tree listing more flexible
Eric Blake
2012-06-11
1
-12
/
+38
*
virsh: remove limits on tree listing
Eric Blake
2012-06-11
1
-94
/
+78
*
snapshot: avoid virsh crash with older servers
Eric Blake
2012-06-11
1
-4
/
+5
*
build: fix build without i18n
Eric Blake
2012-06-06
1
-1
/
+1
*
virsh: Back out if the argument for vol-create-as is malformed
Osier Yang
2012-06-05
1
-2
/
+8
*
virsh: Accept UUID as an argument for net-info and net-start
Osier Yang
2012-06-05
1
-9
/
+7
*
virsh: Accept UUID as an argument for storage commands
Osier Yang
2012-06-05
1
-7
/
+7
*
fix make syntax-check failed
Wen Congyang
2012-06-04
1
-85
/
+85
*
virsh: Allow users to reedit rejected XML
Michal Privoznik
2012-06-02
4
-20
/
+117
*
virsh: Switch from generated cmd*Edit commands to nongenerated
Michal Privoznik
2012-06-02
3
-320
/
+294
*
tools: make virt-pki-validate work with acls and xattrs
Martin Kletzander
2012-05-31
1
-2
/
+4
*
virsh: avoid strncpy
Eric Blake
2012-05-29
1
-74
/
+75
*
Remove uid param from directory lookup APIs
Daniel P. Berrange
2012-05-28
1
-3
/
+2
*
Remove last usage of PATH_MAX and ban its future use
Daniel P. Berrange
2012-05-28
1
-3
/
+4
*
storage backend: Add RBD (RADOS Block Device) support
Wido den Hollander
2012-05-21
1
-0
/
+7
*
Add a new param 'vcpu_time' to virDomainGetCPUStats
Hu Tao
2012-05-17
1
-6
/
+8
*
libvirt-guests: Remove LISTFILE if it's empty when stopping service
Osier Yang
2012-05-15
1
-19
/
+23
*
Use XDG Base Directories instead of storing in home directory
William Jon McCann
2012-05-14
1
-3
/
+3
*
virsh: avoid heap corruption leading to virsh abort
Jim Meyering
2012-05-07
1
-1
/
+1
*
virsh: output scaled values with correct units
Eric Blake
2012-05-01
1
-19
/
+20
*
virsh: make -h always give help
Eric Blake
2012-05-01
1
-13
/
+2
*
blockjob: add 'blockcopy' to virsh
Eric Blake
2012-04-23
2
-18
/
+244
*
virsh: avoid strtol
Eric Blake
2012-04-19
1
-47
/
+20
*
virsh: avoid uninitialized memory usage
Eric Blake
2012-04-19
1
-0
/
+1
*
virsh: Fix and clarify the --title flag for the list command in man page
Peter Krempa
2012-04-19
1
-3
/
+5
*
blockjob: add virsh blockpull --wait
Eric Blake
2012-04-17
2
-7
/
+127
*
virsh: minor syntactic cleanups
Eric Blake
2012-04-17
1
-97
/
+100
*
blockjob: add API for async virDomainBlockJobAbort
Adam Litke
2012-04-11
2
-29
/
+57
*
virsh: Clean up usage of boolean flag variables
Peter Krempa
2012-04-10
1
-60
/
+60
*
virsh: Clarify use of the --managed-save flag for the list command
Peter Krempa
2012-04-10
2
-3
/
+4
*
virsh: Clarify escape sequence
Michal Privoznik
2012-04-03
3
-3
/
+16
*
Fix typos and spacing in messages.
Yuri Chornoivan
2012-04-02
1
-1
/
+1
*
Consistent style for usage of sizeof operator
Daniel P. Berrange
2012-03-30
1
-7
/
+7
*
build: avoid 'devname' for BSD
Eric Blake
2012-03-29
1
-3
/
+3
*
virsh: plug memory leaks on failure path
Alex Jia
2012-03-28
1
-4
/
+5
*
snapshot: fix virsh docs
Eric Blake
2012-03-27
1
-3
/
+3
*
build: fix "missing initializer" errors in virsh.c
Laine Stump
2012-03-26
1
-2
/
+2
*
Cleanup for a return statement in source files
Martin Kletzander
2012-03-26
1
-4
/
+4
*
snapshot: add atomic create flag
Eric Blake
2012-03-23
2
-2
/
+20
*
qemu: Update domain status to running while wakeup event is emitted
Osier Yang
2012-03-23
1
-0
/
+2
*
New domain state pmsuspended
Osier Yang
2012-03-23
2
-1
/
+16
*
Clarify virsh freecell manpage entry
Dave Allan
2012-03-22
1
-5
/
+10
[next]