Displaying 2 results from an estimated 2 matches for "67fe".
Did you mean:
676e
2010 May 15
1
XML-Created domain vanishes after shutdown
...and kind regards
Alexander
virsh # version
Compiled against library: libvir 0.4.6
Using library: libvir 0.4.6
Using API: QEMU 0.4.6
Running hypervisor: QEMU 0.9.1
This is my xml file:
<domain type='qemu' id='2'>
<name>munin</name>
<uuid>6bb2995a-5443-2ddb-67fe-d69a9814ece4</uuid>
<memory>262144</memory>
<currentMemory>524288</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='x86_64' machine='pc'>hvm</type>
<boot dev='hd'/>
</os>
<features>
<acpi/>
<...
2018 Jul 01
1
OPUS on cortex M4 (Nicolas Ehrenberg)
...ate: Fri, 29 Jun 2018 14:41:07 -0700
From: "Timothy B. Terriberry" <tterribe at xiph.org>
To: Ehrenberg Nicolas <enicolas at student.ethz.ch>, "opus at xiph.org"
<opus at xiph.org>
Subject: Re: [opus] OPUS on cortex M4
Message-ID: <4ad369bd-a04a-de38-67fe-855565891973 at xiph.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Ehrenberg Nicolas wrote:
> for(uint16_t i = 0; i < test_data_size; i++)
> {
> test_data[i] = 100;
> }
>
> [snip]
>
> The decoded values start out at 0, go to -16...