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
*
Add a opaque parameter to the RPC client init callback
Daniel P. Berrange
2012-07-05
2
-4
/
+9
*
qemu: Always set auth_supported for Ceph disks.
Wido den Hollander
2012-07-05
1
-0
/
+2
*
vmware: detect when a domain was shut down from the inside
Jean-Baptiste Rouault
2012-07-04
1
-0
/
+96
*
remote: Fill remote parameters in remoteDomainListAllSnapshots()
Peter Krempa
2012-07-04
1
-0
/
+1
*
qemu: Mark domains as having managed state image only on managed save
Peter Krempa
2012-07-04
1
-3
/
+4
*
Added the attribute vendor_id to the cpu model
Hendrik Schwartke
2012-07-03
3
-13
/
+59
*
qemu: add rbd to whitelist of migration-safe formats
Josh Durgin
2012-07-02
1
-0
/
+3
*
fix key error for qemuMonitorGetBlockStatsInfo
lvroyce
2012-07-02
2
-21
/
+21
*
build: use correct limit for unsigned long long
Eric Blake
2012-06-29
2
-7
/
+5
*
nwfilter: Fix memory leak
Stefan Berger
2012-06-29
1
-0
/
+1
*
Remove sub-mounts under /dev when starting an LXC container
Daniel P. Berrange
2012-06-29
1
-3
/
+4
*
Fix vm's outbound traffic control problem
Eiichi Tsukata
2012-06-29
1
-1
/
+1
*
network_conf: Don't free uninitialized pointers while parsing DNS SRV
Peter Krempa
2012-06-28
1
-4
/
+4
*
conf: Don't shadow error from virGetDomain()
Peter Krempa
2012-06-28
1
-7
/
+4
*
maint: include ignore-value in internal.h
Peter Krempa
2012-06-28
17
-16
/
+1
*
vbox: Add support for virConnectListAllDomains()
Peter Krempa
2012-06-28
1
-0
/
+164
*
storage: Error out if the target is already mounted for netfs pool
Osier Yang
2012-06-28
1
-4
/
+4
*
events: Don't fail on registering events for two different domains
Michal Privoznik
2012-06-27
1
-1
/
+5
*
doc: fix typo in virDomainDestroy API doc
Christophe Fergeau
2012-06-27
1
-2
/
+2
*
S390: Added sysinfo for host on s390(x).
Thang Pham
2012-06-25
1
-0
/
+155
*
S390: Fixed core identification for s390
Viktor Mihajlovski
2012-06-25
1
-0
/
+6
*
S390: Fixed Parser for /proc/cpuinfo needs to be adapted for your architecture
Thang Pham
2012-06-25
1
-0
/
+5
*
S390: CPU support for s390(x)
Thang Pham
2012-06-25
4
-0
/
+111
*
S390: Override QEMU_CAPS_NO_ACPI for s390x
Viktor Mihajlovski
2012-06-25
1
-0
/
+5
*
storage backend rbd: Do not prefix rbd: on volume names.
Wido den Hollander
2012-06-25
1
-1
/
+1
*
qemu: Improve error if setmem fails for lacking of balloon support
Osier Yang
2012-06-25
1
-1
/
+2
*
Include the default listen address in the live guest XML
Daniel P. Berrange
2012-06-25
1
-0
/
+21
*
storage: Introduce --inactive for pool-dumpxml
Michal Privoznik
2012-06-25
2
-3
/
+9
*
storage: Switch to new def on pool-destroy
Michal Privoznik
2012-06-25
1
-1
/
+4
*
sanlock: Properly indent
Michal Privoznik
2012-06-25
1
-1
/
+1
*
Fix compilation on older sanlock
Daniel Veillard
2012-06-25
1
-0
/
+8
*
Remove stray debug fprintf in XML parser
Daniel P. Berrange
2012-06-25
1
-1
/
+0
*
Support bind mounting host files, as well as directories in LXC
Daniel J Walsh
2012-06-25
1
-5
/
+38
*
winsock2.h must always be included before windows.h
Daniel P. Berrange
2012-06-25
2
-0
/
+6
*
Add support for shared sanlock leases
Daniel P. Berrange
2012-06-25
3
-33
/
+13
*
Add support for guest bind mounts with LXC
Daniel P. Berrange
2012-06-25
3
-7
/
+18
*
Add support for RAM filesystems for LXC
Daniel P. Berrange
2012-06-25
3
-20
/
+107
*
fix a bug of ref count in virnetserver.c
Hu Tao
2012-06-22
1
-2
/
+3
*
Fix deadlock on libvirtd shutdown
Jim Fehlig
2012-06-21
1
-4
/
+2
*
qemu: Add xhci support
Gerd Hoffmann
2012-06-21
5
-2
/
+11
*
util: Fix the indention
Osier Yang
2012-06-21
1
-3
/
+3
*
Initialize random generator in lxc controller
Jim Fehlig
2012-06-20
1
-1
/
+4
*
storage: Set the perms if the pool target already exists for fs pools
Osier Yang
2012-06-21
1
-21
/
+23
*
snapshot: implement new APIs for esx and vbox
Eric Blake
2012-06-20
2
-0
/
+170
*
snapshot: require existence before returning success
Eric Blake
2012-06-20
2
-8
/
+85
*
drivers: Implement virListAllDomains for drivers using virDomainObj
Peter Krempa
2012-06-20
7
-0
/
+133
*
openvz: check pointer size instead of int
Guido Günther
2012-06-20
1
-1
/
+1
*
Fix default USB controller for ppc64
Dipankar Sarma
2012-06-19
1
-4
/
+9
*
list: add qemu snapshot list support
Eric Blake
2012-06-19
1
-16
/
+78
*
list: new helper function to collect snapshots
Eric Blake
2012-06-19
3
-0
/
+51
[next]