utility).
If vmdk image type doesn't support a backing file (case in which it would be
nice for qemu-img to exit with an error), is there a way to mount a disk
image in Windows without converting it first to vmdk (using qemu-img
convert)? This operation is time consu
d,format=raw,if=none -device
scsi-cd,drive=isocd \
-drive
file=/home/marius/images/windows10.img,id=disk,format=raw,if=none,cache=writeback
-device scsi-hd,drive=disk \
-drive file=/var/iso/virtio-win-0.1.126.iso,id=virtiocd,if=none,format=raw
-device ide-cd,bus=ide.1,drive=virtiocd
\
-drive
file=/home/marius/images/windows10.img,id=disk,format=raw,if=none,cache=writeback
-device scsi-hd,drive=disk \
-drive file=/var/iso/virtio-win-0.1.126.iso,id=virtiocd,if=none,format=raw
-device ide-cd,bus=ide.1,drive=virtiocd
** Affects: qemu
Importance: Undecided
Status
d,format=raw,if=none -device
scsi-cd,drive=isocd \
-drive
file=/home/marius/images/windows10.img,id=disk,format=raw,if=none,cache=writeback
-device scsi-hd,drive=disk \
-drive file=/var/iso/virtio-win-0.1.126.iso,id=virtiocd,if=none,format=raw
-device ide-cd,bus=ide.1,drive=virtiocd
+
+
Hello
I'm using :
qemu-system-arm --version
QEMU emulator version 1.0,1, Copyright (c) 2003-2008 Fabrice Bellard
and I have a premade ARM image which I start with:
qemu-system-arm -M versatilepb -m 256 -kernel
vmlinuz-3.1-versatile-fw5 -hda initrd-arm.img -append "root=/dev/sda
ro quiet"
Ev
On Fri, Mar 16, 2012 at 1:33 PM, Paolo Bonzini wrote:
> Il 15/03/2012 23:30, Marius Cirsta ha scritto:
>>
>> qemu-system-arm --version
>> QEMU emulator version 1.0,1, Copyright (c) 2003-2008 Fabrice Bellard
>>
>> and I have a premade ARM image which I sta
add some regression here?
Can someone try booting Linux on qemu-system-ppc and try
gdb/gdbserver?
(I haven't been following this list lately, so please bear with me if
I missed something critical. I've searched the archives, of course,
but to no avail.)
Regards and TIA,
Marius
--
Mar
On Wed, 9 Jan 2008, Marius Groeger wrote:
> I'm having problems with qemu's (-M prep, -cpu 604) handling of the
> MSR_SE bit. My gdbstub can successfully step along regular code, but
> qemu chokes when stepping over a branch instruction like "blr".
> (Needless
On Wed, 9 Jan 2008, Marius Groeger wrote:
> On Wed, 9 Jan 2008, Marius Groeger wrote:
>
> > I'm having problems with qemu's (-M prep, -cpu 604) handling of the
> > MSR_SE bit. My gdbstub can successfully step along regular code, but
> > qemu chokes when stepp
ica61.c /dev/null >> my.diff
Tedious for more than a couple of files, and still requires the
committer to issue a "cvs remove", but at least it makes the diff more
complete.
Regards
Marius
On Mon, 11 Feb 2008, Rob Landley wrote:
> On Thursday 10 January 2008 07:57:50 Marius Groeger wrote:
> > The attached patch fixes the problem, but I have to admit I can't tell
> > for sure if this doesn't break other things (such as qemu's built-in
> > GDB
On Wed, 13 Feb 2008, Daniel Jacobowitz wrote:
> On Wed, Feb 13, 2008 at 09:46:44AM +0100, Marius Groeger wrote:
> > if ((tb->pc & TARGET_PAGE_MASK) == (dest & TARGET_PAGE_MASK) &&
> > !ctx->singlestep_enabled) {
> > ..
> > } else {
>
On Wed, 13 Feb 2008, Daniel Jacobowitz wrote:
> The else block will be entered if !A, or if A && B.
Yeah - oops - sorry :-)
Regards
Marius
--
Marius Groeger
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6
That's true, and I don't care about it. I'd like to get a method to
stop/start time inside qemu in order to simulate execution of large
pieces of hw out of qemu (look at qemu-systemc project).
If qemu is freeze meanwhile a systemc simulation is in progress
(simulating a HW device of system), time
En/na Paul Brook ha escrit:
> On Monday 16 April 2007 15:41, Marius Monton wrote:
>
>>> Any benchmark/performance measurements you make inside qemu are
>>> meaningless. qemu performance bears no relation whatsoever to the
>>> performance characteristics of re
xes to keep those identifiers within
their own namespace. From what I can tell having done quite a lot of
porting and component integration of C code, capitalization is
definitely not enough to ensure self-containedness of your code. :-)
Regards
Marius
--
Marius Groeger <[EMAIL
wo of mine, too ... ;->
Cheers
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
www.sysgo.com | www.elinos.com | www.osek.de |
required?
Thiemo, is any of your recently posted patches addressing this issue
in any way?
Thanks,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
www.sysgo.com | www.elin
n irq_disable_hazard, they're needed for
irq_enable_hazard as well, since CP0 status is write modified in both
situations.
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
On Thu, 1 Jun 2006, Sylvain Petreolle wrote:
Hi Marius,
better update and try again with qemu 0.8.1 ?
Tried that, and succeeded.
Turned out that Thiemo's patch labeled "[Qemu-devel] [PATCH 3/8] Mips
improvements" did not just clean up the code as its description said,
but re
m referring to the document
64-Bit TX System RISC TX49/H2, TX49/H3, TX49/H4 Core Architecture
Rev 1.0
The TX49 uses an R4K core.
Regards,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0
fic "-M machine"?
Regards,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
www.sysgo.com | www.elinos.com | www.osek.de | www.pikeos.com
___
or [de]). Those are of course
extremely specific to Amiga HW, and don't emulate all MMU types, but
nontheless those might be interesting to look at, too.
Regards,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49
u probably examined a wrong
context. The actual, current context's EXL should be correct, otherwise
things wouldn't be working at all.
Having said that, I'm currently playing with nested interrupts - let's see
how that checks out... :-)
Glad for any correction of my half-unders
d(!) Timer/NIC
interrupts, but I rather suspece issues with the tricky EXL/IE/IMASK
maniplation code which is involved when allowing for nested
interrupts. I don't know whether Linux does that, actually.
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG E
to state that Linux 2.6.15 and QEMU CVS HEAD works for me
out-of-the-box. I'm using a MIPS r4k big endian configuration.
On Thu, 17 Aug 2006, Marius Groeger wrote:
Having said that, I'm currently playing with nested interrupts - let's see
how that checks out... :-)
I would like
On Sun, 22 Oct 2006, Aurelien Jarno wrote:
Could somebody please have a look to the patch (or even merge it)?
Looks ok to me.
Regards,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FA
Hi List,
I would like to emulate an i386 machine which has no PS/2 keyboard or
USB keyboard plugged in. Is this possible?
If there is currently no way to do this, where could one start to
implement this "feature"? I thought about something like
"-k none" as parameter.
rega
ing? Would that be too specific
this problem to be an acceptable solution?
Regards,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
www.sysgo.com | www.elinos.com | www.osek.d
Hi again,
I'm using sockets inside qemu code for my work on SystemC + qemu simulation.
I've implemented a TCP client inside qemu code to connect to an
application (TCP server) outside QEMU (all SystemC stuff).
Almost all is working fine, but sometimes receiving data fails with an
"Interrupted syst
Hi List,
I would like to emulate a machine who has no PS/2 keyboard or USB
keyboard plugged in. Is this possible?
If there is currently no way to do this, where could one start to
implement this "feature"? I thought about something like
"-k none" as parameter.
regards
Ma
Hello All,
this patch adds support for the LWU instruction on MIPS.
Regards,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
www.sysgo.com | www.elinos.com | www.o
add more CP1 functionality.
I'd be happy to further help improving this, and even happier if
someone volunteered to help me with the job.
Thanks,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0
actually will do some more CP1 ops (cvt, trunc,
add/sub/mul/div, m*c1, c, bc1*) as well as handling better the
Status.FR setting, etc.
Regards,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FA
on the
address 0xbfc8 wich is the "move k0, zero" in the delay slot. I
don't see a problem in the code, but have you tried this sequence?
move k0, zero
j 0xbfc00400
nop
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded an
Hi,
Changelog:
Make dyngen-exec.h include which is more portable than the
local definitions.
Regards,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
www.sys
On Mon, 24 Apr 2006, Paul Brook wrote:
On Monday 24 April 2006 15:40, Marius Groeger wrote:
Hi,
Changelog:
Make dyngen-exec.h include which is more portable than the
local definitions.
I believe dyngen-exec.h deliberately doesn't include stdio.h because it
conflicts with the
Hi,
this patch makes qemu throw an exception when the PC is not aligned to
a word boundary.
--
Marius--- target-mips/translate.c 23 Apr 2006 15:21:24 - 1.12
+++ target-mips/translate.c 26 Apr 2006 14:02:19 -
@@ -1320,6 +1707,12 @@
uint16_t op, op1;
int16_t imm
the infrastructure required is in place.
Feedback welcome!
Cheers,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
www.sysgo.com | www.elinos.com | www.o
ates and exceptions when using native float; the
softfloat has a nice interface for that stuff. How's the world order
to handle this?
Thanks,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0
On Tue, 2 May 2006, Marius Groeger wrote:
again, a current version of my FPU patch for MIPS. Fabrice, I tried to
Sorry, hunk #1 of the target-mips/op_mem.c patch got out wrong. (I
wanted to remove other feature patches[1] first and seemed to have
messed up in doing so.) Just delete this
On Fri, Oct 23, 2020 at 12:52:17PM +0100, Alex Bennée wrote:
>
> Gerd Hoffmann writes:
>
> > Hi,
> >
> >> [2.930300] [drm] virgl 3d acceleration not supported by host
> >
> > Nope, not active.
> >
> >> -display gtk,show-cursor=on \
> >
> > Needs -display gtk,gl=on for opengl support.
AGL lower banner which is cropping out
> the main display.
Yes, like I've said, but apparently I've substituted landscape w/
portrait, applications are designed to accommodate portrait orientation.
The panels, are added dynamically by homescreen.
>
> On Fri, 23 Oct 2020 at 13:32,
43 matches
Mail list logo