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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct checking of virStrcpyStatic() return value
v0.10.2-gentoo-2
v0.10.2-gentoo
Kyle Mestery
2012-10-21
1
-1
/
+1
*
qemu: Pin the emulator when only cpuset is specified
Martin Kletzander
2012-10-17
4
-20
/
+28
*
qemu: Clear async job when p2p migration fails early
Jiri Denemark
2012-10-17
1
-2
/
+2
*
storage: lvm: lvcreate fails with allocation=0, don't do that
Cole Robinson
2012-10-16
1
-1
/
+2
*
storage: lvm: Don't overwrite lvcreate errors
Cole Robinson
2012-10-16
1
-0
/
+3
*
Fix potential deadlock when agent is closed
Daniel P. Berrange
2012-10-05
1
-9
/
+3
*
Fix (rare) deadlock in QEMU monitor callbacks
Daniel P. Berrange
2012-10-05
1
-10
/
+5
*
network: fix dnsmasq/radvd binding to IPv6 on recent kernels
Benjamin Cama
2012-10-05
5
-16
/
+42
*
Fix compilation of legacy xen driver with Xen 4.2
Jim Fehlig
2012-10-05
3
-2
/
+12
*
build: default selinuxfs mount point to /sys/fs/selinux
Daniel J Walsh
2012-10-05
1
-3
/
+2
*
Release of libvirt-0.10.2
v0.10.2
Daniel Veillard
2012-09-24
78
-357238
/
+403803
*
Fix another rpmbuild failure
Daniel Veillard
2012-09-24
1
-1
/
+2
*
Fix an rpmbuild failure
Daniel Veillard
2012-09-24
1
-0
/
+2
*
Don't install legacy initscripts at same time as systemd ones
Daniel P. Berrange
2012-09-24
1
-3
/
+1
*
network: log error for unknown virNetworkUpdate command codes
Laine Stump
2012-09-21
1
-0
/
+15
*
network: make virNetworkObjUpdate error detection/recovery better
Laine Stump
2012-09-21
1
-13
/
+34
*
network: don't "refresh" iptables rules on rule-less networks
Laine Stump
2012-09-21
1
-3
/
+6
*
Drop unused return value of virLogOutputFunc
Miloslav Trmač
2012-09-21
3
-41
/
+34
*
Remove redundant lines in src/qemu/qemu_driver.c
Tang Chen
2012-09-21
1
-18
/
+0
*
Add <seclabel> to character devices.
Richard W.M. Jones
2012-09-21
5
-30
/
+155
*
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
*
virsh: new net-update command
Laine Stump
2012-09-20
2
-0
/
+194
*
docs: fix typo in filesystem docs
Eric Blake
2012-09-20
1
-1
/
+1
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
507
-509
/
+507
*
doc: include article about libvirt+audit in relatedlinks.html
Marcelo Cerri
2012-09-20
1
-0
/
+3
*
Ensure autogen.sh exists if bootstrap fails
Daniel P. Berrange
2012-09-20
1
-0
/
+2
*
tests: Add tests for dump-core option
Martin Kletzander
2012-09-20
7
-0
/
+69
*
qemu: add support for dump-guest-core option
Martin Kletzander
2012-09-20
4
-10
/
+78
*
Add support for limiting guest coredump
Martin Kletzander
2012-09-20
5
-4
/
+52
*
QEMU Tests for reboot-timeout
Martin Kletzander
2012-09-20
7
-0
/
+61
*
qemu: Add support for reboot-timeout
Martin Kletzander
2012-09-20
3
-0
/
+36
*
Add support for reboot-timeout
Martin Kletzander
2012-09-20
4
-15
/
+56
*
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
2
-35
/
+4
*
Cleanup of domain_conf sentinels
Martin Kletzander
2012-09-20
1
-29
/
+29
*
qemu: Cleanup boot parameter building
Martin Kletzander
2012-09-20
5
-28
/
+89
*
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
*
virsh: Move daemon to misc since its not a network
Doug Goldstein
2012-09-19
1
-3
/
+3
*
network: fix incorrect VIR_NETWORK_UPDATE_COMMAND_* values
Laine Stump
2012-09-19
1
-4
/
+4
*
build: define WITH_INTERFACE for the driver
Doug Goldstein
2012-09-19
10
-22
/
+73
*
virsh: Rename QEmu to QEMU to match upstream
Doug Goldstein
2012-09-19
1
-1
/
+1
[next]