Jorge Lucángeli Obes schrieb:
> qemu: could not open hard disk image '@config'
I think this was a suggestion for implementation, not a working feature.
> I did not know about '@config', and if I can get it to work, I like it
> better than a shell script. However, I think it does not completely
>
Thiemo Seufer wrote:
> Jorge Lucángeli Obes wrote:
> [snip]
>> When I read Avi's TODO, I basically thought about getting rid of the
>> long command lines I had to store in scripts. I wanted to write that
>> command line once, and then forgetting about it, until I needed to
>> change it.
>
> Instea
hey,
i have wrote a patch to qemu to allow it to run with above the 2giga
limitations we have now.
i tested it on qemu that used kvm with 14giga of ram, and it was tested at
other place with 32giga of ram to the guest ( 32bits, and 64bits).
the patch that i send here, is patch to qemu without kv
Am 13.08.2007 um 11:19 schrieb Laurent Vivier:
We can modify qemu to test if the argument is a directory, if yes,
it reads args
from file args in this directory and for security the disk image
must be in the
same directory.
for instance, we have:
./pc1/
./pc1/args
./pc1/my_disk
and in ./
On 14 Aug 2007, at 00:31, Thiemo Seufer wrote:
Philip Boulain wrote:
On 13 Aug 2007, at 20:39, Thiemo Seufer wrote:
...implemented in the GNU toolchain, and apparently stems from
Windows:
qemu @qemu.cfg
I'm not familiar with that. Is it just GNU bash shorthand for
qemu `cat
qemu.cfg` ?
Markus Hitter wrote:
>
> Am 13.08.2007 um 11:19 schrieb Laurent Vivier:
>
>> We can modify qemu to test if the argument is a directory, if yes, it
>> reads args
>> from file args in this directory and for security the disk image must
>> be in the
>> same directory.
>>
>> for instance, we have:
>>
On 8/14/07, Izik Eidus <[EMAIL PROTECTED]> wrote:
> hey,
> i have wrote a patch to qemu to allow it to run with above the 2giga
> limitations we have now.
> i tested it on qemu that used kvm with 14giga of ram, and it was tested at
> other place with 32giga of ram to the guest ( 32bits, and 64bit
well, i used kind of older patch from you,
for to get it to work in pc, you have to change the cmos
and the vga page0, and page1 as well...
anyway you have anyidea why it is working with kvm above 4giga and not
with qemu??? can you look at how i did the mapping in qemu?
On 8/14/07, Laurent Vivier <[EMAIL PROTECTED]> wrote:
> Markus Hitter wrote:
> >
> > Am 13.08.2007 um 11:19 schrieb Laurent Vivier:
> >
> >> We can modify qemu to test if the argument is a directory, if yes, it
> >> reads args
> >> from file args in this directory and for security the disk image mu
Hi,
The first patch implements a simple generic DMA framework. The next
patches convert first Sparc32 IOMMU and then ESP and Lance.
Would the framework need any changes to support other targets? Comments welcome.
Index: qemu/vl.h
===
On 8/14/07, Izik Eidus <[EMAIL PROTECTED]> wrote:
> well, i used kind of older patch from you,
> for to get it to work in pc, you have to change the cmos
> and the vga page0, and page1 as well...
>
> anyway you have anyidea why it is working with kvm above 4giga and not
> with qemu??? can you look
Jorge Lucángeli Obes wrote:
[snip]
> Quoting Thiemo, this '@' thing was "a feature which is now implemented
> in the GNU toolchain". That's why I tried it. Now I would like to know
> what he did to get it working. It would certainly be an useful
> feature, even if it does not exactly suit our purpo
yet colinux >= 0.7.1 is using I believe a similar approach for passing its
parameters...
quoting the readme: "colinux-daemon @example.conf"
and this is what I use on a daily basis to compile detaolb on colinux
(which I test later using qemu).
On 8/14/07, Thiemo Seufer <[EMAIL PROTECTED]> wrote:
Hello,
In the process of writing my November 2006 article about RTEMS toolchain, I
remembered that I recorded the whole process digitally so that I could go
back and take notes. If you're interested in watching the presentation,
it's available at:
http://www.thoughtwave.com/
Just click on "Free
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/14 23:39:33
Modified files:
. : mips-dis.c
Log message:
MIPS disassembler update.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/mips-dis.c?cvsroot=qemu&r1=1.5&r2=1.6
These all look good to me!
Regards,
Anthony Liguori
On Mon, 2007-08-13 at 20:25 +0100, Daniel P. Berrange wrote:
> The current VNC server implementation does not have support for the
> authentication of incoming client connections. The following series
> of patches provide support for a number o
16 matches
Mail list logo