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
*
Make virSecurityDeviceLabelDefParseXML into generic device <seclabel> parser.
Richard W.M. Jones
2012-09-21
1
-18
/
+25
*
qemu: Fix failure path in disk hotplug
Jiri Denemark
2012-09-21
1
-4
/
+10
*
locking: Remove README file in favor of internals/locking.html
Jiri Denemark
2012-09-21
1
-165
/
+0
*
Improve some debugging log messages in LXC mount setup
Daniel P. Berrange
2012-09-21
1
-4
/
+5
*
Ensure existing selinux mount is removed before mounting new one in LXC
Daniel P. Berrange
2012-09-21
1
-0
/
+16
*
Fix crash accessing a NULL URI when looking up auth credentials
Daniel P. Berrange
2012-09-21
3
-2
/
+4
*
Remove a redundant line in src/qemu/qemu_driver.c
Tang Chen
2012-09-21
1
-1
/
+0
*
network: backend for virNetworkUpdate of portgroups
Laine Stump
2012-09-21
1
-6
/
+79
*
network: backend for virNetworkUpdate of dhcp range
Laine Stump
2012-09-21
1
-4
/
+88
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
427
-427
/
+427
*
qemu: add support for dump-guest-core option
Martin Kletzander
2012-09-20
3
-9
/
+76
*
Add support for limiting guest coredump
Martin Kletzander
2012-09-20
3
-1
/
+35
*
qemu: Add support for reboot-timeout
Martin Kletzander
2012-09-20
3
-0
/
+36
*
Add support for reboot-timeout
Martin Kletzander
2012-09-20
2
-6
/
+30
*
security: Don't ignore errors when parsing DAC security labels
Peter Krempa
2012-09-20
1
-34
/
+61
*
simplify xenXMDomainPinVcpu function
liguang
2012-09-20
1
-35
/
+3
*
Cleanup of domain_conf sentinels
Martin Kletzander
2012-09-20
1
-29
/
+29
*
qemu: Cleanup boot parameter building
Martin Kletzander
2012-09-20
4
-28
/
+88
*
qemu: Transition domain to PAUSED after 'stop' command
Michal Privoznik
2012-09-20
1
-6
/
+1
*
network: fix element size / length in memmove
Laine Stump
2012-09-19
1
-2
/
+2
*
build: define WITH_INTERFACE for the driver
Doug Goldstein
2012-09-19
3
-7
/
+19
*
util: don't print free'd dmidecode path
Eric Blake
2012-09-18
1
-5
/
+1
*
build: avoid unused symbol
Eric Blake
2012-09-18
1
-1
/
+0
*
build: fix nodeinfo build on non-Linux platforms
Eric Blake
2012-09-18
1
-0
/
+4
*
bitmap: fix problems in previous commit
Eric Blake
2012-09-18
1
-2
/
+1
*
build: avoid non-portable byte-swapping
Eric Blake
2012-09-18
1
-11
/
+27
*
Fix minor details not only in apic eoi
Martin Kletzander
2012-09-18
1
-3
/
+2
*
secret: Fix error for private secrets
Martin Kletzander
2012-09-18
1
-2
/
+2
*
virNetDevBandwidthClear: Improve error handling
Martin Kletzander
2012-09-18
3
-8
/
+10
*
rpc: Fix name of member in remote_protocol-structs
Peter Krempa
2012-09-18
1
-1
/
+1
*
virBitmap: fix build without HAVE_NUMACTL
Ján Tomko
2012-09-18
1
-1
/
+1
*
daemon: Fix error message when libvirtd is missing.
Richard W.M. Jones
2012-09-18
1
-2
/
+5
*
Fix the augea test for qemu libvirtd options
Daniel Veillard
2012-09-18
1
-0
/
+1
*
network: implement backend of virNetworkUpdate(IP_DHCP_HOST)
Laine Stump
2012-09-18
1
-7
/
+173
*
network: restart radvd/dnsmasq if needed when libvirtd is restarted
Laine Stump
2012-09-18
1
-0
/
+34
*
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
[next]