This was supposed to go to the list, not Ron alone.
On Sunday, March 09, 2014 08:26:05 PM you wrote:
On Sunday, March 09, 2014 05:14:51 PM you wrote:
Story so far:
- pick q35 chipset
- qemu -M q35 etc. etc.
$ qemu-system-i386 -M q35 --bios build/coreboot.rom
-ENOREPRODUCE
- pick i440fx chipset.
- qemu -M pc etc. etc.
qemu-system-i386 --bios build/coreboot.rom
-ENOREPRODUCE
Endless repetitions of qemu: unsupported keyboard cmd cmd=0x00 or 0x80
-ENOREPRODUCE
Same with qemu-kvm.
This is with crossgcc. I'm disappointed it's this fragile. I'm worried that feature push has gotten ahead of reliability push.
Or your qemu installation is b0rk3d.
Alex