Re: [coreboot] coreboot debugging with qemu-x86

2015-05-09 Thread Ajoy Das
Didi u try using qemu-system-i386 ? Thanks Ajoy On Sat, May 9, 2015 at 4:52 PM, Saket Sinha saket.sinh...@gmail.com wrote: can u try with qemu-system-x86 I do not have qemu-system-x86 on my machine. I either have qemu-system-x86_64 or qemu-system-i386 to the closest. My machine

Re: [coreboot] coreboot debugging with qemu-x86

2015-05-09 Thread Ajoy Das
Try giving -m 1g Ajoy On Fri, May 8, 2015 at 3:55 PM, Saket Sinha saket.sinh...@gmail.com wrote: Hi, I am trying to debug coreboot with qemu-x86 with the following command - qemu-system-x86 -L . -bios coreboot.rom -nographic I am getting output something like this -

Re: [coreboot] coreboot debugging with qemu-x86

2015-05-09 Thread Saket Sinha
HI Ajay, Try giving -m 1g Doesn't help. Same output. saket@saket-Notebook-PC:~/coreboot$ qemu-system-x86_64 -L . -bios build/coreboot.rom -nographic qemu: fatal: Trying to execute code outside RAM or ROM at 0x000a EAX=0001 EBX= ECX= EDX=0663

Re: [coreboot] coreboot debugging with qemu-x86

2015-05-09 Thread Saket Sinha
can u try with qemu-system-x86 I do not have qemu-system-x86 on my machine. I either have qemu-system-x86_64 or qemu-system-i386 to the closest. My machine configuration - saket@saket-Notebook-PC:~/coreboot$ uname -a Linux saket-HP-Pavilion-g6-Notebook-PC 3.19.0-16-generic #16-Ubuntu SMP Thu

Re: [coreboot] coreboot debugging with qemu-x86

2015-05-09 Thread Saket Sinha
Didi u try using qemu-system-i386 ? saket@saket-Notebook-PC:~/coreboot$ qemu-system-i386 -L . -bios build/coreboot.rom -nographic qemu: fatal: Trying to execute code outside RAM or ROM at 0x000a EAX=0001 EBX= ECX= EDX=0663 ESI= EDI= EBP=

Re: [coreboot] coreboot debugging with qemu-x86

2015-05-09 Thread Ajoy Das
can u try with qemu-system-x86 Ajoy On Sat, May 9, 2015 at 4:28 PM, Saket Sinha saket.sinh...@gmail.com wrote: HI Ajay, Try giving -m 1g Doesn't help. Same output. saket@saket-Notebook-PC:~/coreboot$ qemu-system-x86_64 -L . -bios build/coreboot.rom -nographic qemu: fatal: Trying

[coreboot] ASUS KFSN4-DRE Automated Test Failure

2015-05-09 Thread Raptor Engineering Automated Coreboot Test Stand
The ASUS KFSN4-DRE fails verification as of commit c7a8c3835d095405cf875d6952e348c023c7c5a0 The following tests failed: CBMEM_OBJECT_TABLE_TRUNCATED Commits since last successful test: c7a8c38 cbfstool: fix 32bit host issue 94383da fmap: request libc compatibility level that includes memccpy