Displaying 20 results from an estimated 1000 matches similar to: "[PATCH] virt-df: Disallow -h and --csv options together (RHBZ#600977)."
2005 Aug 02
1
WHY fdisk and df, /etc/fstab differ?
Can anyone explain this output what is ID ee and EFI GPT and how is ext2 or
ext3 functioning under such a partitioning scheme and more how do i create
new partitions on this hard-disk , this is RHEL3 on Itanium .
==============================================================================
> [root at advaitha /]# fdisk -l
>
> Disk /dev/sda: 146.8 GB, 146815737856 bytes
> 255
2017 Jun 27
2
Gluster volume not mounted
Good morning Gluster users,
I'm very new to the Gluster file system. My apologies if this is not the
correct way to seek assistance. However, I would appreciate some insight
into understanding the issue I have.
I have three nodes running two volumes, engine and data. The third node is
the arbiter on both volumes. Both volumes were operation fine but one of
the volumes, data, no longer
2009 Aug 11
1
selinux question and answer
This is continuing/summarising a rather long discussion that happened
on IRC ...
We talked to some SELinux experts about what was required to make
SELinux work with libguestfs, and it seems reasonably simple to load
the policy from the guest filesystem.
All that needs to be done is to mount the guest disks up and then run:
sh "/usr/sbin/load_policy -i"
That command also mounts up
2013 Mar 21
2
Allow/Disallow
Hello Everyone,
I have disallow=all and allow=g729 set in sip.conf however, it seems
that asterisk still thinks it support other codecs:
Capabilities: us - 0x80000008000e (gsm|ulaw|alaw|h263|testlaw). How
can I disable gsm,ulaw,alaw.....
Thanks in Advance,
Nick.
2007 Jun 29
1
[PATCH] [BUGFIX] Disallow save / migrate of a domain with real PCI devices
If a domain has PCI devices then we can''t safely save or migrate it.
At least one user has had system crashes due to this, and the way the
xendomains script automatically saves and restores domains on reboot. Since
there''s no sensible semantics for it at the moment, we should disallow it and
return an appropriate error message to xm.
The first attached patch prevents the
2013 Mar 06
1
[PATCH 1/1] virtio: rng: disallow multiple device registrations, fixes crashes
The code currently only supports one virtio-rng device at a time.
Invoking guests with multiple devices causes the guest to blow up.
Check if we've already registered and initialised the driver. Also
cleanup in case of registration errors or hot-unplug so that a new
device can be used.
Reported-by: Peter Krempa <pkrempa at redhat.com>
Reported-by: <yunzheng at redhat.com>
2013 Mar 06
1
[PATCH 1/1] virtio: rng: disallow multiple device registrations, fixes crashes
The code currently only supports one virtio-rng device at a time.
Invoking guests with multiple devices causes the guest to blow up.
Check if we've already registered and initialised the driver. Also
cleanup in case of registration errors or hot-unplug so that a new
device can be used.
Reported-by: Peter Krempa <pkrempa at redhat.com>
Reported-by: <yunzheng at redhat.com>
2014 Dec 11
0
[PATCH RFC v6 12/20] virtio: disallow late feature changes for virtio-1
For virtio-1 devices, the driver must not attempt to set feature bits
after it set FEATURES_OK in the device status. Simply reject it in
that case.
Signed-off-by: Cornelia Huck <cornelia.huck at de.ibm.com>
---
hw/virtio/virtio.c | 16 ++++++++++++++--
include/hw/virtio/virtio.h | 2 ++
2 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/hw/virtio/virtio.c
2014 Dec 12
0
[PATCH RFC v6 12/20] virtio: disallow late feature changes for virtio-1
On Fri, 12 Dec 2014 11:55:38 +0100
Thomas Huth <thuth at linux.vnet.ibm.com> wrote:
> On Thu, 11 Dec 2014 14:25:14 +0100
> Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
>
> > For virtio-1 devices, the driver must not attempt to set feature bits
> > after it set FEATURES_OK in the device status. Simply reject it in
> > that case.
> >
> >
2014 Dec 11
0
[PATCH RFC v6 12/20] virtio: disallow late feature changes for virtio-1
For virtio-1 devices, the driver must not attempt to set feature bits
after it set FEATURES_OK in the device status. Simply reject it in
that case.
Signed-off-by: Cornelia Huck <cornelia.huck at de.ibm.com>
---
hw/virtio/virtio.c | 16 ++++++++++++++--
include/hw/virtio/virtio.h | 2 ++
2 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/hw/virtio/virtio.c
2014 Dec 12
0
[PATCH RFC v6 12/20] virtio: disallow late feature changes for virtio-1
On Fri, 12 Dec 2014 11:55:38 +0100
Thomas Huth <thuth at linux.vnet.ibm.com> wrote:
> On Thu, 11 Dec 2014 14:25:14 +0100
> Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
>
> > For virtio-1 devices, the driver must not attempt to set feature bits
> > after it set FEATURES_OK in the device status. Simply reject it in
> > that case.
> >
> >
2006 Feb 24
0
disallow, allow codes
Hi,
On the general section of my sip.conf I had a disallow=all.
Then I put disallow=all, allow=g729, allow=ulaw on my users.
It didn't work until I removed the disallow=all from the header.
I know disallow=all in the header is totally useless in this case (since I have it for every user), but anyway, is this the correct behavior?
Thank you
Dov
-------------- next part --------------
An
2007 May 03
0
ast_parse_allow_disallow: Cannot disallow unknown format ''
Hello, everyone. I've installed asterisk SVN-branch-1.4-r62942 and every
time I reload asterisk I get this in CLI:
-- Reloading module 'app_playback.so' (Sound File Playback Application)
[May 3 20:04:26] NOTICE[13892]: app_playback.c:455 reload: Reloading
say.conf
== Parsing '/etc/asterisk/say.conf': Found
[May 3 20:04:26] WARNING[13879]: frame.c:1289
2018 Oct 05
0
[PATCH v4 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
With the exception of modesets which would switch the DPMS state of a
connector from on to off, we want to make sure that we disallow all
modesets which would result in enabling a new monitor or a new mode
configuration on a monitor if the connector for the display in question
is no longer registered. This allows us to stop userspace from trying to
enable new displays on connectors for an MST
2018 Oct 08
0
[PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
With the exception of modesets which would switch the DPMS state of a
connector from on to off, we want to make sure that we disallow all
modesets which would result in enabling a new monitor or a new mode
configuration on a monitor if the connector for the display in question
is no longer registered. This allows us to stop userspace from trying to
enable new displays on connectors for an MST
2020 Aug 03
0
[PATCH v2 17/24] virtio_config: disallow native type fields
Transitional devices should all use __virtioXX types.
Modern ones should use __leXX.
_uXX type would be a bug.
Let's prevent that.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
include/linux/virtio_config.h | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/include/linux/virtio_config.h b/include/linux/virtio_config.h
index 64da491936f7..c68f58f3bf34
2020 Aug 04
1
[PATCH v2 17/24] virtio_config: disallow native type fields
On Mon, 3 Aug 2020 16:59:57 -0400
"Michael S. Tsirkin" <mst at redhat.com> wrote:
> Transitional devices should all use __virtioXX types.
I think they should use __leXX for those fields that are not present
with legacy devices?
> Modern ones should use __leXX.
> _uXX type would be a bug.
> Let's prevent that.
That sounds right, though.
>
> Signed-off-by:
2020 Aug 05
0
[PATCH v3 17/38] virtio_config: disallow native type fields
Transitional devices should all use __virtioXX types (and __leXX for
fields not present in legacy devices).
Modern ones should use __leXX.
_uXX type would be a bug.
Let's prevent that.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
include/linux/virtio_config.h | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/include/linux/virtio_config.h
2020 Aug 05
0
[PATCH v3 25/38] virtio_config: disallow native type fields (again)
_Generic version allowed __uXX types but that is no longer necessary:
Transitional devices should all use __virtioXX types (and __leXX for
fields not present in the legacy devices).
Modern ones should use __leXX.
_uXX type would be a bug.
Let's prevent that.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
include/linux/virtio_config.h | 16 ++--------------
1 file changed, 2
2017 Jun 27
0
Re: [PATCH] libvirt: disallow non-local connections (RHBZ#1347830)
Not that I'm opposed to this patch, but there's a bit of history here:
https://www.redhat.com/archives/libguestfs/2012-December/msg00120.html
I think it would be good for libvirt to address the "is remote" issue,
which libvirt is (in theory) in the best place to address, eg by
comparing systemd /etc/machine-id on both systems.
Then we could use that to deny remote URIs, but