Re: [Qemu-devel] qemu-system-sparc question?

2006-10-11 Thread Marco Matthies
Blue Swirl wrote: BTW, we could easily design and implement an ideal CPU just for Qemu purposes. It could be unlike any existing hardware, for example with zero or thousands of registers. The problem would be making a compiler for the CPU, also porting some OS to it. Any GCC and Linux guru vol

Re: [Qemu-devel] qemu-system-sparc question?

2006-10-10 Thread Marco Matthies
Ishwar Rattan wrote: Well here is the situation. Dept had a lab with SPARC based Solaris machines that were phased out in summer (over my objections). I needed the environment to teach first computer archt course with some assembly language thrown in. Intel processor assembly requires a much big

Re: [Qemu-devel] Run program without kernel. Possible? (part 2)

2006-07-18 Thread Marco Matthies
[sorry for posting this back to the list, but i'm too lazy to register for the forum] Luis Pureza wrote: > Is it possible to run some program with qemu without a kernel attached? > > I'm involved in a project to create an emulator for the leon2 processor (which is sparc-like). In order to estim

Re: [Qemu-devel] kqemu version 1.3.0pre5

2006-03-28 Thread Marco Matthies
Brad Campbell wrote: none 768M 137M 632M 18% /tmp <-- not sure why it says none.. it's tmpfs change the none to tmpfs in /etc/fstab. normally the mount point goes there, but tmpfs (and proc, for example) don't have a mount point so you can put anything there. marco __

Re: [Qemu-devel] Setting up tun/tap network doesn't work

2005-10-14 Thread Marco Matthies
Hi Alexander, as I also struggled hard to get qemu networking running, so i will post my notes that i made when i finally managed to get it going. But first a resource that might help you: faq in the unofficial qemu wiki: http://lilly.csoft.net/~jeffryj/cgi-bin/moin.cgi/FrequentlyAskedQuestio