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: new net-update command
Laine Stump
2012-09-20
2
-0
/
+194
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
35
-35
/
+35
*
virsh: Move daemon to misc since its not a network
Doug Goldstein
2012-09-19
1
-3
/
+3
*
build: define WITH_INTERFACE for the driver
Doug Goldstein
2012-09-19
1
-1
/
+4
*
virsh: Rename QEmu to QEMU to match upstream
Doug Goldstein
2012-09-19
1
-1
/
+1
*
virsh: Fix resource leaks when editing files.
Peter Krempa
2012-09-19
1
-2
/
+5
*
blockjob: add virsh blockcommit
Eric Blake
2012-09-17
2
-5
/
+189
*
bitmap: new member variable and function renaming
Hu Tao
2012-09-17
1
-1
/
+1
*
virsh: Clarify behavior of domain list filtering.
Peter Krempa
2012-09-17
1
-4
/
+5
*
node_memory: Expose the APIs to virsh
Osier Yang
2012-09-17
2
-0
/
+124
*
list: Use virConnectListAllSecrets in virsh
Osier Yang
2012-09-17
2
-31
/
+182
*
list: Use virConnectListAllNWFilters in virsh
Osier Yang
2012-09-17
1
-29
/
+134
*
list: Use virConnectListAllNodeDevices in virsh
Osier Yang
2012-09-17
2
-41
/
+274
*
virsh: Don't motify the const string
Osier Yang
2012-09-17
4
-13
/
+18
*
virsh: Fix version numbers in comments
Osier Yang
2012-09-13
3
-15
/
+9
*
maint: fix missing spaces in message
Eric Blake
2012-09-12
1
-2
/
+2
*
list: Use virConnectListAllInterfaces in virsh
Osier Yang
2012-09-12
1
-74
/
+185
*
virsh: Fix the typos
Osier Yang
2012-09-11
1
-14
/
+14
*
list: Use virConnectListAllNetworks in virsh
Osier Yang
2012-09-11
2
-89
/
+275
*
list: Use virStoragePoolListAllVolumes in virsh
Osier Yang
2012-09-10
1
-47
/
+150
*
virsh: Update only changed scheduler tunables
Peter Krempa
2012-09-07
1
-90
/
+74
*
virsh: Improve the document for pool-list
Osier Yang
2012-09-07
1
-4
/
+4
*
list: fix typo in virsh patch
Eric Blake
2012-09-06
1
-15
/
+15
*
list: Use virConnectListAllStoragePools in virsh
Osier Yang
2012-09-06
2
-100
/
+358
*
list: Change MATCH for common use in virsh
Osier Yang
2012-09-06
2
-23
/
+23
*
virsh: Fix the wrong doc for pool-list
Osier Yang
2012-09-06
1
-5
/
+4
*
list: Add helper to convert strings separated by ', ' to array
Osier Yang
2012-09-06
3
-17
/
+47
*
build: use re-entrant functions in virsh
Eric Blake
2012-09-05
3
-21
/
+32
*
docs: correct dompmwakeup description
Martin Kletzander
2012-09-05
2
-6
/
+7
*
Pass a correct pointer type to localtime_r(3).
Paul Eggert
2012-09-04
2
-6
/
+6
*
virsh: remove unneeded usage of vshConnectionUsability()
Peter Krempa
2012-08-31
13
-572
/
+17
*
virsh: Improve checking for connection when running commands
Peter Krempa
2012-08-31
1
-9
/
+19
*
virsh: fixed incorrect timing report
Viktor Mihajlovski
2012-08-31
1
-1
/
+1
*
virsh: Document subdriver option of attach-disk
Jiri Denemark
2012-08-31
1
-3
/
+9
*
doc: update option force to subcommand change-media
Guannan Ren
2012-08-31
1
-1
/
+1
*
virsh: fix missing return value
Alex Jia
2012-08-27
1
-0
/
+3
*
agent: add qemu-agent-command to virsh
MATSUDA Daiki
2012-08-23
2
-0
/
+102
*
docs: fix blockpull/blockcopy bandwidth Mbps -> MiB/s
Stefan Hajnoczi
2012-08-22
1
-2
/
+2
*
virsh: don't print error info when snapshot xml is not changed
Guannan Ren
2012-08-22
1
-3
/
+3
*
new interface to control emulator_period/emulator_quota
Hu Tao
2012-08-22
1
-5
/
+6
*
new command emulatorpin
Hu Tao
2012-08-22
2
-0
/
+204
*
Add a new function vshPrintPinInfo.
Hu Tao
2012-08-22
1
-23
/
+42
*
output status information during guest shutdown again
Gerd v. Egidy
2012-08-21
2
-15
/
+51
*
virsh: split out virsh-volume.c
Eric Blake
2012-08-21
4
-15
/
+70
*
virsh: split out virsh-snapshot.c
Eric Blake
2012-08-21
4
-4
/
+54
*
virsh: split out virsh-secret.c
Eric Blake
2012-08-21
4
-3
/
+51
*
virsh: split out virsh-pool.c
Eric Blake
2012-08-21
4
-11
/
+63
*
virsh: split out virsh-nwfilter.c
Eric Blake
2012-08-21
4
-12
/
+65
*
virsh: split out virsh-nodedev.c
Eric Blake
2012-08-21
5
-8
/
+57
*
virsh: split out virsh-network.c
Eric Blake
2012-08-21
4
-11
/
+64
[next]