Codebase list libvirt / 4218770
Rediff patches Guido Günther 7 years ago
4 changed file(s) with 7 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
88 2 files changed, 2 insertions(+), 4 deletions(-)
99
1010 diff --git a/src/Makefile.am b/src/Makefile.am
11 index 314f6df..82afbad 100644
11 index 12b66c2..d49749a 100644
1212 --- a/src/Makefile.am
1313 +++ b/src/Makefile.am
1414 @@ -3092,8 +3092,7 @@ if WITH_NETWORK
2222
2323 uninstall-local:: uninstall-init uninstall-systemd
2424 diff --git a/src/Makefile.in b/src/Makefile.in
25 index 5d2311f..bbc7914 100644
25 index d923b7a..4dadea7 100644
2626 --- a/src/Makefile.in
2727 +++ b/src/Makefile.in
28 @@ -11319,8 +11319,7 @@ install-data-local: install-init install-systemd
28 @@ -11321,8 +11321,7 @@ install-data-local: install-init install-systemd
2929 @WITH_NETWORK_TRUE@ $(DESTDIR)$(confdir)/qemu/networks/default.xml && \
3030 @WITH_NETWORK_TRUE@ rm $(DESTDIR)$(confdir)/qemu/networks/default.xml.t; }
3131 @WITH_NETWORK_TRUE@ ( cd $(DESTDIR)$(confdir)/qemu/networks/autostart && \
66 1 file changed, 1 insertion(+), 1 deletion(-)
77
88 diff --git a/tools/virsh.pod b/tools/virsh.pod
9 index 90ab47d..c633399 100644
9 index 6844823..d4fe18f 100644
1010 --- a/tools/virsh.pod
1111 +++ b/tools/virsh.pod
1212 @@ -119,7 +119,7 @@ virsh is coming from and which options and driver are compiled in.
4141 1 file changed, 9 insertions(+), 1 deletion(-)
4242
4343 diff --git a/src/qemu/qemu_monitor_text.c b/src/qemu/qemu_monitor_text.c
44 index ccae02f..250d4fc 100644
44 index 28a6e1b..91a1111 100644
4545 --- a/src/qemu/qemu_monitor_text.c
4646 +++ b/src/qemu/qemu_monitor_text.c
4747 @@ -1465,7 +1465,15 @@ int qemuMonitorTextGetMigrationStats(qemuMonitorPtr mon,
2323 # access PKI infrastructure
2424 /etc/pki/libvirt-vnc/** r,
2525 diff --git a/src/security/virt-aa-helper.c b/src/security/virt-aa-helper.c
26 index 7eeb4ef..a445a61 100644
26 index 691bbdf..ecb9e12 100644
2727 --- a/src/security/virt-aa-helper.c
2828 +++ b/src/security/virt-aa-helper.c
29 @@ -570,6 +570,7 @@ valid_path(const char *path, const bool readonly)
29 @@ -512,6 +512,7 @@ valid_path(const char *path, const bool readonly)
3030 "/vmlinuz",
3131 "/initrd",
3232 "/initrd.img",