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
*
qemu: allow the client to choose the vmcore's format
Wen Congyang
2012-06-15
6
-13
/
+53
*
qemu: implement qemu's dump-guest-memory
Wen Congyang
2012-06-15
4
-0
/
+89
*
qemu: fix potential dead lock
Wen Congyang
2012-06-15
1
-1
/
+1
*
Always pivot_root event if the new root source is '/'
Daniel P. Berrange
2012-06-14
1
-5
/
+8
*
Improve error message diagnosing incorrect XML CPU mode
Daniel P. Berrange
2012-06-14
1
-3
/
+5
*
qemu: Enable disconnecting SPICE clients without changing password
Peter Krempa
2012-06-14
1
-3
/
+8
*
qemu: Fix off-by-one error while unescaping monitor strings
Peter Krempa
2012-06-14
1
-8
/
+3
*
network: fully support/use VIR_NETWORK_XML_INACTIVE flag
Laine Stump
2012-06-13
1
-1
/
+7
*
Add some missing hook functions
Daniel P. Berrange
2012-06-13
4
-19
/
+144
*
client rpc: Fix error checking after poll()
Daniel P. Berrange
2012-06-13
1
-9
/
+6
*
client rpc: Send keepalive requests from IO event loop
Jiri Denemark
2012-06-13
1
-0
/
+12
*
server rpc: Remove APIs for manipulating filters on locked client
Jiri Denemark
2012-06-13
1
-27
/
+12
*
rpc: Remove unused parameter in virKeepAliveStopInternal
Jiri Denemark
2012-06-13
4
-21
/
+6
*
rpc: Do not use timer for sending keepalive responses
Jiri Denemark
2012-06-13
4
-161
/
+120
*
client rpc: Separate call creation from running IO loop
Jiri Denemark
2012-06-13
1
-31
/
+54
*
rpc: Add APIs for direct triggering of keepalive timer
Jiri Denemark
2012-06-13
2
-4
/
+60
*
rpc: Refactor keepalive timer code
Jiri Denemark
2012-06-13
1
-22
/
+35
*
client rpc: Drop unused return value of virNetClientSendNonBlock
Jiri Denemark
2012-06-13
1
-9
/
+10
*
client rpc: Just queue non-blocking call if another thread has the buck
Jiri Denemark
2012-06-13
1
-59
/
+15
*
client rpc: Don't drop non-blocking calls
Jiri Denemark
2012-06-13
1
-93
/
+71
*
client rpc: Use event loop for writing
Jiri Denemark
2012-06-13
1
-4
/
+31
*
client rpc: Improve debug messages in virNetClientIO
Jiri Denemark
2012-06-13
1
-4
/
+8
*
build: fix 'make dist' on virgin checkout
Eric Blake
2012-06-12
1
-11
/
+14
*
openvz: wire up domainUpdateDeviceFlags
Guido Günther
2012-06-12
1
-0
/
+106
*
openvz: add persist parameter to openvzSetDiskQuota
Guido Günther
2012-06-12
1
-4
/
+6
*
Introduce virDomainFSIndexByName
Guido Günther
2012-06-12
3
-0
/
+18
*
qemu: Don't overwrite security labels
Michal Privoznik
2012-06-12
2
-6
/
+21
*
qemuProcessStop: Switch to flags
Michal Privoznik
2012-06-12
4
-27
/
+39
*
snapshot: implement new APIs for qemu
Eric Blake
2012-06-11
1
-0
/
+83
*
snapshot: RPC for new query APIs
Eric Blake
2012-06-11
3
-1
/
+40
*
snapshot: new query APIs
Eric Blake
2012-06-11
3
-0
/
+97
*
buf: support peeking at string contents
Eric Blake
2012-06-11
3
-1
/
+23
*
rpc: Fix memleak in virNetMessageEncodeHeader
Michal Privoznik
2012-06-11
1
-1
/
+1
*
LXC: fix memory leak in lxcContainerMountFSBlockAuto
Gao feng
2012-06-11
1
-0
/
+1
*
LXC: fix incorrect parameter of mount in lxcContainerMountFSBind
Gao feng
2012-06-11
1
-1
/
+1
*
LXC: Delete unused variable src in lxcContainerMountBasicFS
Gao feng
2012-06-11
1
-6
/
+1
*
Only check for cluster fs if we're using a filesystem
Guido Günther
2012-06-08
1
-4
/
+7
*
snapshot: add virDomainSnapshotRef API
Eric Blake
2012-06-08
2
-0
/
+38
*
util: Fix deadlock in virLogReset
Jiri Denemark
2012-06-08
3
-18
/
+37
*
Fix missing ) in 2 strings
Cole Robinson
2012-06-07
2
-2
/
+2
*
Assign correct address type to spapr-vlan and spapr-vty.
Li Zhang
2012-06-07
1
-10
/
+21
*
command: avoid potential deadlock on handshake
Eric Blake
2012-06-07
1
-0
/
+5
*
qemu: better detection of crashed domains
Martin Kletzander
2012-06-07
1
-1
/
+11
*
build: fix build of fresh checkout
Eric Blake
2012-06-06
1
-3
/
+2
*
build: ensure storage driver is used
Eric Blake
2012-06-06
1
-1
/
+1
*
rpc: Size up RPC limits
Michal Privoznik
2012-06-05
3
-13
/
+15
*
rpc: Switch to dynamically allocated message buffer
Michal Privoznik
2012-06-05
4
-9
/
+48
*
build: fix 'make distcheck' issues
Eric Blake
2012-06-05
1
-7
/
+8
*
Fix for parallel port passthrough for QEMU
Beat Jörg
2012-06-04
1
-2
/
+3
*
maint: command.c whitespace cleanups
Eric Blake
2012-06-04
1
-12
/
+24
[next]