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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
network: implement virNetworkUpdate for test_driver
Laine Stump
2012-09-18
1
-1
/
+52
*
network: implement virNetworkUpdate for bridge_driver
Laine Stump
2012-09-18
1
-8
/
+112
*
network: reorganize dnsmasq and radvd config file / startup
Laine Stump
2012-09-18
1
-44
/
+282
*
conf: implement NetworkObj backend of virNetworkUpdate API
Laine Stump
2012-09-18
3
-0
/
+317
*
network: utility functions for updating network config
Laine Stump
2012-09-18
5
-21
/
+262
*
network: implement RPC calls for virNetworkUpdate
Laine Stump
2012-09-18
3
-1
/
+21
*
network: define new API virNetworkUpdate
Laine Stump
2012-09-18
3
-0
/
+71
*
qemu: add -sandbox to command line if requested
Ján Tomko
2012-09-18
1
-0
/
+11
*
qemu: conf: add seccomp_sandbox option
Ján Tomko
2012-09-18
4
-0
/
+15
*
qemu: add capability flag for seccomp sandbox
Ján Tomko
2012-09-18
2
-0
/
+4
*
qemu: Avoid deadlock on HandleAgentEOF
Michal Privoznik
2012-09-18
1
-3
/
+3
*
qemu: Use disk wwn in qemu command line
Osier Yang
2012-09-18
1
-0
/
+33
*
qemu: Add caps to indentify if setting wwn is supported by qemu
Osier Yang
2012-09-18
2
-0
/
+10
*
conf: Parse and format disk <wwn>
Osier Yang
2012-09-18
5
-0
/
+33
*
blockjob: add blockcommit support to rpc
Eric Blake
2012-09-17
4
-1
/
+22
*
blockjob: add virDomainBlockCommit
Eric Blake
2012-09-17
3
-2
/
+118
*
qemu: drop unused arguments for dump-guest-memory
Eric Blake
2012-09-17
5
-40
/
+14
*
build: Fix build failure on non-linux platform
Osier Yang
2012-09-18
1
-4
/
+4
*
conf: avoid freeing network object with undestroyed mutex
Laine Stump
2012-09-17
1
-6
/
+5
*
conf: separate functions to parse DHCPHostDef and DHCPRangeDef
Laine Stump
2012-09-17
1
-101
/
+154
*
remove virDomainCpuSetFormat and virDomainCpuSetParse
Hu Tao
2012-09-17
3
-205
/
+0
*
xen: eliminate remaining uses of virDomainCpuSetParse
Laine Stump
2012-09-17
2
-17
/
+21
*
use virBitmap to store nodeinfo.
Hu Tao
2012-09-17
3
-25
/
+26
*
use virBitmap to store cells' cpumask info.
Hu Tao
2012-09-17
3
-48
/
+15
*
use virBitmap to store cpumask info.
Hu Tao
2012-09-17
10
-81
/
+53
*
use virBitmap to store numa nodemask info.
Hu Tao
2012-09-17
8
-107
/
+65
*
use virBitmap to store cpu affinity info
Hu Tao
2012-09-17
5
-131
/
+84
*
use virBitmap to store cpupin info
Hu Tao
2012-09-17
6
-127
/
+80
*
New functions for virBitmap
Hu Tao
2012-09-17
3
-1
/
+449
*
bitmap: new member variable and function renaming
Hu Tao
2012-09-17
8
-24
/
+20
*
Build: Fix typos which cause build failure
Osier Yang
2012-09-17
1
-2
/
+2
*
node_memory: Support get/set memory parameters for drivers
Osier Yang
2012-09-17
4
-0
/
+9
*
node_memory: Implement the internal APIs
Osier Yang
2012-09-17
3
-0
/
+261
*
node_memory: Wire up the RPC protocol
Osier Yang
2012-09-17
4
-1
/
+96
*
node_memory: Define the APIs to get/set memory parameters
Osier Yang
2012-09-17
3
-0
/
+137
*
list: Implement listAllSecrets
Osier Yang
2012-09-17
2
-1
/
+93
*
list: Implement RPC calls for virConnectListAllSecrets
Osier Yang
2012-09-17
3
-1
/
+88
*
list: Define new API virConnectListAllSecrets
Osier Yang
2012-09-17
3
-0
/
+73
*
list: Implement listAllNWFilters
Osier Yang
2012-09-17
1
-0
/
+56
*
list: Implement RPC calls for virConnectListAllNWFilters
Osier Yang
2012-09-17
3
-1
/
+87
*
list: Define new API virConnectListAllNWFilters
Osier Yang
2012-09-17
3
-0
/
+56
*
list: Use virConnectListAllNodeDevices in virsh
Osier Yang
2012-09-17
1
-0
/
+1
*
list: Implement listAllNodeDevices
Osier Yang
2012-09-17
4
-0
/
+20
*
list: Add helpers for listing node devices
Osier Yang
2012-09-17
3
-0
/
+120
*
list: Implement RPC calls for virConnectListAllNodeDevices
Osier Yang
2012-09-17
3
-1
/
+88
*
list: Define new API virConnectListAllNodeDevices
Osier Yang
2012-09-17
3
-0
/
+76
*
build: fix missing include
Dwight Engen
2012-09-14
1
-0
/
+1
*
Add missing 'goto error' in QEMU command line building
Daniel P. Berrange
2012-09-14
1
-0
/
+2
*
Fix initialization of virCommandPtr when creating QEMU argv
Daniel P. Berrange
2012-09-14
1
-1
/
+7
*
qemu: fix uninitialized variable in qemuParseCommandLine
Ján Tomko
2012-09-14
1
-2
/
+1
[prev]
[next]