Hello.
My external device is connected with serial port and use hardware flow
control - it can switch beetwen DTR/DSR or RTS/CTS. I have instaled
winxp and win98 for multiplatform testing in qemu but my aplication - if
i wont to communicate must by set to "no flow control". In that case it
cou
> > > +void glue(op_store_T2_gpr_gpr, REG) (void)
> > > +{
> > > +env->gpr[REG] = T2;
> > > +RETURN();
> > > +}
> >
> > I don't think there's any point adding this unless it's actually used.
> > The ARM target doesn't have this op either.
>
> Should it then be removed for other targets wher
On Sat, Mar 11, 2006 at 03:01:05PM +, Paul Brook wrote:
> > Index: target-mips/op_mem.c
> >...
> > +extern void dump_sc (void);
>
> Having function prototypes in .c files is wrong. I added it to exec.h instead.
>
> > +void glue(op_store_T2_gpr_gpr, REG) (void)
> > +{
> > +env->gpr[REG] =
Am Montag, 13. März 2006 10:19 schrieb Jens Axboe:
> On Mon, Mar 13 2006, Mario Goppold wrote:
> > Am Samstag, 11. März 2006 13:31 schrieb Jens Axboe:
> > > On Fri, Mar 10 2006, Mario Goppold wrote:
> > > > Hi,
> > > >
> > > > I try to install SuSE92-64 on an 400G HD but it fails:
> > > >
> > > > h
On Mon, Mar 13 2006, Mario Goppold wrote:
> Am Samstag, 11. März 2006 13:31 schrieb Jens Axboe:
> > On Fri, Mar 10 2006, Mario Goppold wrote:
> > > Hi,
> > >
> > > I try to install SuSE92-64 on an 400G HD but it fails:
> > >
> > > hda: max request size: 128KiB
> > > hda: cannot use LBA48 - full cap
Am Samstag, 11. März 2006 13:31 schrieb Jens Axboe:
> On Fri, Mar 10 2006, Mario Goppold wrote:
> > Hi,
> >
> > I try to install SuSE92-64 on an 400G HD but it fails:
> >
> > hda: max request size: 128KiB
> > hda: cannot use LBA48 - full capacity 838860800 sectors (429496 MB)
> > hda: 268435456 sec
Hi, to everbody i am trying to figuring out how softmmu for I 386 works.. can
someone post a brief explanation of how it works thanks
Noel Scerri
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-dev