Re: [Qemu-devel] Missing ARMv6 instructions?

2006-04-02 Thread Karel Gardas
On Sun, 2 Apr 2006, Jamie Lokier wrote: Chris Wilson wrote: I find it strange that ARM would restrict emulation of their architecture -- that could hardly pose a threat to their business, I would say. Unfortunately, I don't. ARM probably makes quite a lot of money from their development tools

[Qemu-devel] qemu/target-i386 translate.c

2006-04-02 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/02 19:13:41 Modified files: target-i386: translate.c Log message: btx decode fix on x86_64 CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/

[Qemu-devel] qemu/hw pci.c

2006-04-02 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/02 19:11:31 Modified files: hw : pci.c Log message: do not test reserved config bits CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qem

[Qemu-devel] qemu/hw ide.c

2006-04-02 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/02 19:10:48 Modified files: hw : ide.c Log message: CDROM detection fix CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw/ide

[Qemu-devel] qemu/pc-bios bios.diff bios.bin

2006-04-02 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/02 19:10:24 Modified files: pc-bios: bios.diff bios.bin Log message: update to latest Bochs bios - added PCI BIOS real mode 'get irq routing

Re: [Qemu-devel] Missing ARMv6 instructions?

2006-04-02 Thread Chris Wilson
Hi Jamie, > I like the idea, but do you know of anyone using OpenCores devices > implemented in silicon? It seems to me the motivation for ARM > emulation is to be able to simulate embedded devices that people may > feasibly end up using. I'm no expert, but it appears that OpenCores have a worki

Re: [Qemu-devel] Missing ARMv6 instructions?

2006-04-02 Thread Jamie Lokier
Chris Wilson wrote: > > I find it strange that ARM would restrict emulation of their architecture > > -- that could hardly pose a threat to their business, I would say. > > Unfortunately, I don't. ARM probably makes quite a lot of money from > their development tools (compilers, debuggers, simula

Re: [Qemu-devel] [PATCH] Add MIPS ELF loader

2006-04-02 Thread Alexander Voropay
"Dirk Behme" <[EMAIL PROTECTED]> wrote: See a http://pastebin.com/628591 Sorry, does this link really work? I get a nearly empty page for this. Ah, pastebin keeps data only a day. I'm working on something similiar, if you want to call an embedded bootloader like uboot a BIOS ;) Anyway, I n