Displaying 10 results from an estimated 10 matches for "m4u".
Did you mean:
m4
2012 Dec 04
1
Error using virt-convert
...rt -i virt-image -o vmx -D vmdk mon03.xml mon03
ERROR Couldn't import file "mon03.xml": Couldn't import file
'mon03.xml': Disk entry for 'mon03' not found
The image file itself is readable by all:
ls -la /var/lib/libvirt/imageshelf/mon03.img
-rw-r--r-- 1 root m4u 8589934592 Dec 3 09:25
/var/lib/libvirt/imageshelf/mon03.img
ls -la mon03.xml
-rw-rw-r-- 1 chandana chandana 657 Dec 5 09:08 mon03.xml
<image>
<name>mon03</name>
<domain>
<boot type="hvm">
<guest>
&l...
2011 Aug 05
1
e1071 ver 1.5-27 and older - SVM bug report
...;l-i);
Should be:
int j = i + rand()%(prob->l-i);
The erroneous code doesn't shuffle objects. Instead, it "randomly"
moves objects from beginning to the end.
In hope for a prompt response from the e1071 developer team,
Thank you,
Regards,
--
Pawel Matykiewicz
http://www.neuron.m4u.pl
http://www.linkedin.com/in/pawelmatykiewicz
2002 Oct 30
1
Crontab ??
**********************************************************************
Este email assim como os ficheiros que possa ter em anexo s?o confidenciais
e para uso exclusivo da pessoa ou organiza??o para o qual foi enviado.
Se recebeu este email por engano por favor notifique Redes@bnc.pt
Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper
n?o tendo sido encontrados virus.
2018 Apr 25
0
[PATCH v2 5/5] ARM: Unconditionally enable ARM_DMA_USE_IOMMU
...6 @@ config MTK_IOMMU
bool "MTK IOMMU Support"
depends on ARM || ARM64
depends on ARCH_MEDIATEK || COMPILE_TEST
- select ARM_DMA_USE_IOMMU
select IOMMU_API
select IOMMU_DMA
select IOMMU_IO_PGTABLE_ARMV7S
@@ -361,7 +356,6 @@ config MTK_IOMMU_V1
bool "MTK IOMMU Version 1 (M4U gen1) Support"
depends on ARM
depends on ARCH_MEDIATEK || COMPILE_TEST
- select ARM_DMA_USE_IOMMU
select IOMMU_API
select MEMORY
select MTK_SMI
@@ -379,7 +373,6 @@ config QCOM_IOMMU
depends on HAS_DMA
select IOMMU_API
select IOMMU_IO_PGTABLE_LPAE
- select ARM_DMA_USE_IOMMU
he...
2020 Mar 10
15
[PATCH 00/15 v2] iommu: Move iommu_fwspec out of 'struct device'
Hi,
here is a patch-set to rename iommu_param to dev_iommu and
establish it as a struct for generic per-device iommu-data.
Also move the iommu_fwspec pointer from struct device into
dev_iommu to have less iommu-related pointers in struct
device.
The bigger part of this patch-set moves the iommu_priv
pointer from struct iommu_fwspec to dev_iommu, making is
usable for iommu-drivers which do not
2001 Jan 23
7
Multichannel Encoding
I'm a mathematician and programmer working on experimental surround sound
techniques. Some of the ideas I'm working on require dozens of channels.
These channels are often highly correlated and are very well suited to
compression.
I'm new to Vorbis. Does it attempt to address such issues?
Thanks,
--Richard
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project
2006 Jul 20
1
samba as pdc in Ubuntu dapper, fails on ps$ join?
Hola,
I've done everything as correct as I can see in smb.conf under fresh ubuntu 6.06 fully
updated install to have it run as a PDC on hostname florentine, domain DAVEYST.
There are no testparm errors.
I've added users with useradd and smbpasswd -a
I've added machines with useradd and smbpasswd -a -m
I can see the server in my network neighbourhood and access/browse folders on
2018 Apr 25
11
[PATCH v2 1/5] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
From: Thierry Reding <treding at nvidia.com>
Depending on the kernel configuration, early ARM architecture setup code
may have attached the GPU to a DMA/IOMMU mapping that transparently uses
the IOMMU to back the DMA API. Tegra requires special handling for IOMMU
backed buffers (a special bit in the GPU's MMU page tables indicates the
memory path to take: via the SMMU or directly to the
2006 Mar 15
0
Samba + Cups -> PPD Options problem - 1 attachment
...!A9V53:7IE($,R1%]34D$S("I);G!U=%-L;W0@5')A>38-"BI524-O
M;G-T<F%I;G1S.B`J4&%G95)E9VEO;B!#,D1?4U)!,R`J26YP=713;&]T(%1R
M87DV#0HJ54E#;VYS=')A:6YT<SH@*E!A9V53:7IE($,R1%]34D$S("I);G!U
M=%-L;W0@5')A>30-"BI524-O;G-T<F%I;G1S.B`J4&%G95)E9VEO;B!#,D1?
M4U)!,R`J26YP=713;&]T(%1R87DT#0HJ54E#;VYS=')A:6YT<SH@*E!A9V53
M:7IE($,R1%]34D$S("I);G!U=%-L;W0@5')A>3,-"BI524-O;G-T<F%I;G1S
M.B`J4&%G95)E9VEO;B!#,D1?4U)!,R`J26YP=713;&]T(%1R87DS#0HJ54E#
M;VYS=')A:6YT<SH@*E!A9V53:7IE($,R1%]34D$S("I#6%]#,D1?1FEN:7-H
M97)...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*