Hi,
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
retrievi
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 06/08/12 01:04:27
Modified files:
. : usb-linux.c vl.h
hw : esp.c lsi53c895a.c scsi-disk.c usb-hid.c
usb-hub.c usb-msd.c usb-ohci.c usb-uhci.c usb.
Anthony Liguori wrote:
> On Fri, 11 Aug 2006 07:57:41 +0100, J M Cerqueira Esteves wrote:
>>Summary: qemu-system-x86_64 with kqemu (running under Ubuntu on a Athlon
>>64) crashes while installing a guest Debian amd64 testing (etch) system,
>>with the host reporting (in kernel logs):
>> kqemu: abor
On Friday, August 11, 2006, 16:15:37, Tieu Ma Dau wrote:
> And when Linux boots, I got the following line on the Qemu's screen:
> Kernel command line: root=C:\msys\1.0\dev\nfs
> nfsroot=192.168.7.1;/c/cygwin/nfsqemu rw
> ip=192.168.7.2;192.168.7.1;192.168.7.1;255.255.255.0;off
This is a MSys
On Fri, 11 Aug 2006 07:57:41 +0100, J M Cerqueira Esteves wrote:
> Greetings
>
> Summary: qemu-system-x86_64 with kqemu (running under Ubuntu on a Athlon
> 64) crashes while installing a guest Debian amd64 testing (etch) system,
> with the host reporting (in kernel logs):
> kqemu: aborting: Une
J M Cerqueira Esteves wrote:
> Summary: qemu-system-x86_64 with kqemu (running under Ubuntu on a Athlon
> 64) crashes while installing a guest Debian amd64 testing (etch) system,
> with the host reporting (in kernel logs):
> kqemu: aborting: Unexpected exception 0x0d in monitor space
However, wi
On Friday 11 August 2006 15:15, Tieu Ma Dau wrote:
> Hi all,
> I want to boot Linux using NFS root, on MSys on Windows, so the option I
> give to execute Qemu ARM system is as: -append "root=/dev/nfs
> nfsroot=192.168.7.1:/c/cygwin/nfsqemu rw
> ip=192.168.7.2:192.168.7.1:192.168.7.1:255.255.255.0:
J M Cerqueira Esteves wrote:
> Summary: qemu-system-x86_64 with kqemu (running under Ubuntu on a Athlon
> 64) crashes while installing a guest Debian amd64 testing (etch) system,
> with the host reporting (in kernel logs):
> kqemu: aborting: Unexpected exception 0x0d in monitor space
I forgot