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
*
security: remove dead code from virSecurityDACGenLabel
Alex Jia
2012-08-29
1
-1
/
+0
*
nwfilter: Don't try to acquire DBus context when DBus is disabled
Peter Krempa
2012-08-29
1
-1
/
+5
*
Don't require gawk for a simple print expression
Guido Günther
2012-08-29
1
-6
/
+6
*
util: Prevent libvirtd crash from virNetDevOpenvswitchAddPort()
Alex Jia
2012-08-29
1
-1
/
+1
*
qemu: Set placement when setting numa parameters
Osier Yang
2012-08-29
1
-0
/
+7
*
security_dac: Don't return uninitialised uid and gid for image labels
Peter Krempa
2012-08-29
1
-1
/
+1
*
security_dac: Don't return uninitialised value when parsing seclabels
Peter Krempa
2012-08-28
1
-1
/
+1
*
security_dac: Avoid segfault when no label is requested
Peter Krempa
2012-08-28
1
-1
/
+2
*
util: Fix error message when getpwuid_r fails to find the user
Peter Krempa
2012-08-28
1
-6
/
+16
*
conf: Fix the problem which cause libvirtd to crash
Osier Yang
2012-08-28
1
-1
/
+1
*
build: define 'inline' iff HAVE_LIBNL1
Michal Privoznik
2012-08-28
1
-2
/
+6
*
build: work with older libnl1 headers
Eric Blake
2012-08-27
1
-0
/
+4
*
qemu: Fix define logic
Michal Privoznik
2012-08-27
1
-7
/
+36
*
qemu_agent: Switch to virReportSystemError() on system error
Michal Privoznik
2012-08-27
1
-14
/
+16
*
Introduce new VIR_ERR_AGENT_UNRESPONSIVE error code
Michal Privoznik
2012-08-27
3
-11
/
+22
*
conf: prevent NULL pointer access in virSecurityLabelDefsParseXML
Ján Tomko
2012-08-27
1
-0
/
+1
*
qemu: Switch to unified func name
Michal Privoznik
2012-08-27
1
-2
/
+2
*
rpc: fix segmentation fault caused by null client-sock
Guannan Ren
2012-08-27
1
-1
/
+2
*
qemu: fix regression with spice tls port allocation
Martin Kletzander
2012-08-27
1
-1
/
+1
*
qemu: fix regression with pinning
Martin Kletzander
2012-08-27
1
-3
/
+3
*
build: add LIBNL_CFLAGS to build of libvirt_lxc
Laine Stump
2012-08-25
1
-1
/
+2
*
snapshot: rename an enum
Eric Blake
2012-08-24
6
-31
/
+34
*
snapshot: split snapshot conf code into own file
Eric Blake
2012-08-24
9
-1059
/
+1144
*
snapshot: make virDomainSnapshotObjList opaque
Eric Blake
2012-08-24
6
-59
/
+87
*
xen-xs: fix uuid of renamed domain
Philipp Hahn
2012-08-24
1
-1
/
+4
*
conf: Don't always require security/@model
Michal Privoznik
2012-08-24
1
-16
/
+25
*
security: Add DAC to security_drivers
Michal Privoznik
2012-08-24
1
-0
/
+2
*
nwfilter: don't log error if firewalld is disabled, improve diagnostics
Laine Stump
2012-08-24
1
-3
/
+6
*
openvz: check the exitstatus of vzlist
Laine Stump
2012-08-24
1
-2
/
+2
*
qemu-agent: available in 0.10.0
Eric Blake
2012-08-23
4
-4
/
+4
*
network: fix virtual network bridge delay setting
Laine Stump
2012-08-23
2
-3
/
+7
*
qemu: forbid suspend if already pmsuspended
Michal Privoznik
2012-08-23
2
-2
/
+20
*
agent: add remote driver support
MATSUDA Daiki
2012-08-23
3
-1
/
+24
*
agent: add qemu driver support
MATSUDA Daiki
2012-08-23
1
-0
/
+76
*
agent: add virDrvDomainQemuAgentCommand prototype for drivers.
MATSUDA Daiki
2012-08-23
3
-0
/
+63
*
agent: add qemuAgentArbitraryCommand() for general qemu agent command
MATSUDA Daiki
2012-08-23
2
-0
/
+35
*
agent : add @seconds variable to qemuAgentSend().
MATSUDA Daiki
2012-08-23
1
-10
/
+22
*
fix check of vcpuid in virDomainVcpuPinDefParseXML
Hu Tao
2012-08-23
1
-10
/
+12
*
util: eliminate erroneous VIR_WARNs in (eb|ip)tables.c
Laine Stump
2012-08-22
2
-6
/
+6
*
Fix some typos in messages, docs and comments.
Yuri Chornoivan
2012-08-22
3
-5
/
+5
*
dnsmasq: avoid forwarding queries without a domain
Gene Czarcinski
2012-08-22
1
-1
/
+5
*
docs: fix blockpull/blockcopy bandwidth Mbps -> MiB/s
Stefan Hajnoczi
2012-08-22
1
-5
/
+5
*
Fix parameter list in virNetlinkEvent{Add,Remove}Client Win32 stubs
Daniel P. Berrange
2012-08-22
1
-2
/
+2
*
Fix typo in Makefile.am s/LDFOAGS/LDFLAGS/
Daniel P. Berrange
2012-08-22
1
-1
/
+1
*
Introduce virNetlinkEventServiceStopAll() to stop all netlink services.
Tang Chen
2012-08-22
3
-0
/
+56
*
Improve netlink to support all protocol.
Tang Chen
2012-08-22
5
-59
/
+154
*
client: Change default location of known_hosts file for libssh2 layer
Peter Krempa
2012-08-22
1
-7
/
+10
*
libssh2_session: Add support for creating known_hosts file
Peter Krempa
2012-08-22
3
-14
/
+25
*
qemu: support of emulator_period and emulator_quota's modification
Wen Congyang
2012-08-22
1
-1
/
+132
*
qemu: introduce period/quota tuning for emulator
Hu Tao
2012-08-22
3
-3
/
+35
[next]