CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 06/08/15 22:57:33
Modified files:
hw : esp.c
Log message:
ESP DMA fix.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/esp.c?cvsroot=qemu&r1=1.13&r2=1.14
___
On 8/12/06, Paul Brook <[EMAIL PROTECTED]> wrote:
CVSROOT:/sources/qemuModule name:qemuChanges by: Paul Brook 06/08/12 01:04:27Modified files:. : usb-linux.c vl.hhw : esp.c
lsi53c895a.c scsi-disk.c usb-hid.c usb-
[RESEND]
The devsize member of the CFI structure should contain log2(size), not
log2(size) + 1 according to the CFI spec. This little patch fixes
that.
Index: hw/pflash_cfi02.c
===
RCS file: /sources/qemu/qemu/hw/pflash_cfi02.c,v
ret
Jeremy Katz wrote:
The bochs rombios has supported attempting to boot from more than one
device for a while. It seems like it would make sense to be able to
specify "-boot acd" as an argument for qemu to try booting first from
the floppy, then the cd and finally the hard drive to make things mo
On Tuesday 15 August 2006 16:45, Blue Swirl wrote:
> >Why are we getting reads when no data is available? The command should
> >already
> >have completed.
>
> I don't know. Should all SCSI commands return something with the transfer
> mechanism? Or is it a bug in OpenBIOS, should it get the SCSI er
Hello, I am Matias Zabaljauregui.
I'd like to ask you if qemu supports programming the io apic for doing
static routing of some interrupts to a specific processor since I need
this feature for my final undergrad project.
Thanks in advance
---
Why are we getting reads when no data is available? The command should
already
have completed.
I don't know. Should all SCSI commands return something with the transfer
mechanism? Or is it a bug in OpenBIOS, should it get the SCSI error status
somehow without transferring data?
The backgrou
It seems a good idea.
Fabrice.
Jeremy Katz wrote:
The bochs rombios has supported attempting to boot from more than one
device for a while. It seems like it would make sense to be able to
specify "-boot acd" as an argument for qemu to try booting first from
the floppy, then the cd and finally
On 08/09/06 23:02, Robert Annessi wrote:
> although it's not yet released, I tried the qcow2 format on some OSes.
> Linux, Windowx XP and OpenBSD worked quite well, but I had a
> reproduceable issue with FreeBSD:
> qemu segfaults when creating a snapshot. Afterwards the disk is
> unuseable (at leas