index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rpc: add API for checking IPv4/6 availability
Daniel P. Berrange
2015-06-11
4
-34
/
+72
*
rpc: allow selection of TCP address family
Daniel P. Berrange
2015-06-11
11
-11
/
+44
*
maint: document use of zanata for translations
Eric Blake
2015-06-10
2
-7
/
+19
*
virNumaSetPagePoolSize: Produce friendlier error message
Michal Privoznik
2015-06-10
1
-0
/
+13
*
logical: Fix typo in error message
John Ferlan
2015-06-09
1
-1
/
+2
*
network: escape quotes for dsmasq conf contents
Shivaprasad G Bhat
2015-06-09
5
-9
/
+78
*
conf: fix domaincommon.rng to accept network name with quotes
Shivaprasad G Bhat
2015-06-09
1
-1
/
+1
*
parallels: fix formatting errors in parallels driver
Dmitry Guryanov
2015-06-09
3
-11
/
+11
*
parallels: treat block devices as disks for containers
Maxim Nestratov
2015-06-09
1
-1
/
+7
*
parallels: report SATA bus type for container block devices disks
Maxim Nestratov
2015-06-09
1
-2
/
+7
*
parallels: process '/' mount point correctly for containers
Maxim Nestratov
2015-06-09
1
-5
/
+14
*
parallels: add isCt parameter to prlsdkGetDiskInfo and prlsdkAddDisk
Maxim Nestratov
2015-06-09
1
-6
/
+10
*
parallels: add block device statistics to driver
Nikolay Shirokovskiy
2015-06-09
5
-4
/
+350
*
virsh: change-media: Fix behavior with --update without a source
Peter Krempa
2015-06-09
1
-3
/
+9
*
qemu: Capitalize "storage" in qemuDomainAttachUSBMassStorageDevice()
Andrea Bolognani
2015-06-09
1
-2
/
+2
*
qemu: caps: Advertise arm 32-on-64 KVM option
Cole Robinson
2015-06-08
1
-20
/
+30
*
qemu: caps: qemu-system-aarch64 supports armv7l
Cole Robinson
2015-06-08
1
-0
/
+8
*
qemu: command: Support arm 32-on-64 KVM with -cpu aarch64=off
Cole Robinson
2015-06-08
6
-0
/
+75
*
parallels: return only success from PCS event handler
Nikolay Shirokovskiy
2015-06-08
1
-74
/
+47
*
parallels: simplify event types discrimination
Nikolay Shirokovskiy
2015-06-08
1
-10
/
+5
*
utiltest: Use int8_t instead of char.
Michal Privoznik
2015-06-08
1
-2
/
+2
*
util: process: fix build on FreeBSD
Roman Bogorodskiy
2015-06-08
1
-1
/
+1
*
util: Properly return error from virGetUserID and virGetGroupID stubs
Peter Krempa
2015-06-08
1
-2
/
+2
*
Turn qemuMonitorFindBalloonObjectPath into a void function
Ján Tomko
2015-06-05
1
-19
/
+10
*
Do not access the domain definition in qemuMonitorFindBalloonObjectPath
Ján Tomko
2015-06-05
1
-10
/
+0
*
Only call SetMemoryStatsPeriod for virtio memballoon
Ján Tomko
2015-06-05
1
-1
/
+3
*
Check for balloon model in qemuDomainSetMemoryStatsPeriod
Ján Tomko
2015-06-05
1
-0
/
+15
*
Only call qemuMonitorGetMemoryStats for virtio memballoon
Ján Tomko
2015-06-05
1
-7
/
+12
*
Invert the condition in qemuDomainMemoryStats
Ján Tomko
2015-06-05
1
-10
/
+10
*
Add endjob label to qemuDomainMemoryStats
Ján Tomko
2015-06-05
1
-16
/
+19
*
Remove path argument from qemuMonitorJSONFindLinkPath
Ján Tomko
2015-06-05
3
-10
/
+7
*
Introduce qemuMonitorJSONFindLinkPath
Ján Tomko
2015-06-05
3
-23
/
+45
*
Move qemuMonitorFindObjectPath to qemu_monitor_json
Ján Tomko
2015-06-05
3
-74
/
+78
*
rpc: Fix reference counting around virNetSocketAddIOCallback
Daniel P. Berrange
2015-06-05
1
-2
/
+4
*
rpc: Don't use unrelated value as privateData of client
Daniel P. Berrange
2015-06-05
1
-6
/
+7
*
rpc: Make virNetServerAddClient function dynamic
Daniel P. Berrange
2015-06-05
3
-2
/
+6
*
mdns: Set error when failing due to missing avahi
Martin Kletzander
2015-06-05
1
-4
/
+4
*
storage: Add check for valid FS types in checkPool callback
John Ferlan
2015-06-05
1
-0
/
+4
*
storage: FS backend adjust error message on error path
John Ferlan
2015-06-05
1
-2
/
+7
*
storage: Refactor storage pool type checks
John Ferlan
2015-06-05
1
-46
/
+39
*
storage: Remove extraneous @conn from function comments
John Ferlan
2015-06-05
1
-3
/
+0
*
remote: fix odd comma operator
Eric Blake
2015-06-04
1
-1
/
+1
*
qemu: Update balloon info only if job is allowed
Peter Krempa
2015-06-04
1
-2
/
+2
*
conf: Fix mistakes in pointer usage in virDomainObjGetDefs
Peter Krempa
2015-06-04
1
-2
/
+2
*
qemu: Check for qemu capability when calling virDomainGetBlockIoTune()
Martin Kletzander
2015-06-04
1
-0
/
+6
*
qemu: Refactor qemuDomainSetVcpusFlags by reusing virDomainObjGetDefs
Peter Krempa
2015-06-04
1
-14
/
+8
*
qemu: Refactor qemuDomainGetEmulatorPinInfo by reusing virDomainObjGetDefs
Peter Krempa
2015-06-04
1
-14
/
+5
*
qemu: Refactor qemuDomainPinEmulator by reusing virDomainObjGetDefs
Peter Krempa
2015-06-04
1
-13
/
+8
*
qemu: Refactor qemuDomainGetVcpuPinInfo by reusing virDomainObjGetDefs
Peter Krempa
2015-06-04
1
-15
/
+5
*
qemu: Refactor qemuDomainPinVcpuFlags by reusing virDomainObjGetDefs
Peter Krempa
2015-06-04
1
-24
/
+17
[prev]
[next]