On Monday 19 December 2005 18:23, Fabrice Bellard wrote:
> Hi,
>
> QEMU version 0.8.0 is out ! You can get it from:
>
> http://bellard.org/qemu/download.html .
>
> Fabrice.
Is x86 SSE3 supported yet?
Thanks,
Dave
--
Lose, v., experience a loss, get rid of, "lose the weight"
Loose, adj., not t
On Sunday 18 December 2005 12:54, Daniel Jacobowitz wrote:
> Emulation of something with PCI and an IDE controller is pretty
> high up on my list :
Does qemu do StrongARM emulations? There is a nice
StrongARM PCI motherboard from CATS with IDE controllers, etc.
--
Lose, v., experience a loss, ge
e) being
> > developed here
Details of new processor?
Speaking of new processor ports, has any interest been expressed in
a qemu simulator for Knuth's MMIX processor (256 64-bit register risc
machine)?
Thanks,
Dave Feustel
--
Lose, v., experience a loss, get rid of, "lose t
On Sunday 11 December 2005 11:29, Antti P Miettinen wrote:
> Dave Feustel <[EMAIL PROTECTED]> writes:
> > I have an old pci TMS320C6x development board right in front
> > of me as I type this. It came with windows software, but I can't
> > do anything with it wit
ing with it without a new tool chain now that I am
running OpenBSD.
Dave Feustel
--
Lose, v., experience a loss, get rid of, "lose the weight"
Loose, adj., not tight, let go, free, "loose clothing"
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
s/
In what directory is the ls command invoked?
Thanks,
Dave Feustel
--
Switch to Secure OpenBSD with a KDE desktop!!!
NOW with Virtual PC OS support via QEMU and
Beowulf clustering using PETSc and MPICH2!
___
Qemu-devel mailing list
Qemu-devel@nong
When I attempt to build qemu from CVS on OpenbSD 3.7
using gcc 3.3.5 (propolice), ENOTSUP is reported as an
undefined symbol. ENOTSUP is defined in vl.h, but it is
only defined for Win32. Could a #define OPENBSD
be added to qemu source for building qemu on OpenBSD
platforms?
Thanks,
Dave
On Sunday 27 November 2005 05:37, Antti P Miettinen wrote:
> cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/qemu co qemu
Worked like a charm! Thanks!
--
Switch to Secure OpenBSD with a KDE desktop!!!
NOW with Virtual PC OS support via QEMU and
Beowulf clustering using PETSc and MPICH2!
_
On Sunday 27 November 2005 04:08, Pavel Janík wrote:
>From: Dave Feustel <[EMAIL PROTECTED]>
>Date: Sat, 26 Nov 2005 15:23:36 -0500
>
> Hi,
>
>> Is there an anonymous cvs server from which I can
>> checkout the current version of qemu?
>
>
Is there an anonymous cvs server from which I can
checkout the current version of qemu?
Thanks,
Dave Feustel
--
Switch to Secure OpenBSD with a KDE desktop!!!
NOW with Virtual PC OS support via QEMU and
Beowulf clustering using PETSc and MPICH2
x. I have a 32-bit machine
running OpenBSD. ( I'm now wearing my eyeglasses again. :-) )
I have had such good results even with the downlevel 0.6.1 qemu (and I'm in the
process of upgrading to 7.1/7.2) that I am no longer looking at any other
simulators.
Dave Feustel
>
> On Tue
On Monday 21 November 2005 23:43, Jim C. Brown wrote:
> On Mon, Nov 21, 2005 at 08:40:37PM -0500, Dave Feustel wrote:
> > Are there any plans to add to qemu the capability to simulate the
> > Intel Vanderpool and AMD Pacifica hardware virtualization facilities?
> >
>
Are there any plans to add to qemu the capability to simulate the
Intel Vanderpool and AMD Pacifica hardware virtualization facilities?
Thanks,
Dave Feustel
--
Switch to Secure OpenBSD with a KDE desktop!!!
NOW with Virtual PC OS support via QEMU and
Beowulf clustering using PETSc and MPICH2
On Friday 18 November 2005 17:44, Brett Gyarfas wrote:
> Hello again,
> Does anyone have a disk image for the SPARC64 that they can link me to?
>
> Thanks,
> Brett
>
>
> ___
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/ma
On Wednesday 16 November 2005 13:00, Ozan Türkyılmaz wrote:
> isn't writing a OS for dual (or n) core chips hell ?
It may be Hell, but it's already done for most, if not all the BSD
and *nix operating systems now. Ditto for 64-bit x86 mode.
--
Switch to Secure OpenBSD with a KDE desktop!!!
NOW
On Wednesday 16 November 2005 11:42, Paul Brook wrote:
> On Wednesday 16 November 2005 13:10, Lars Roland wrote:
> > On 11/16/05, Dave Feustel <[EMAIL PROTECTED]> wrote:
> > > Is there any chance that simulation of the
> > > IBM Cell processor will be added to Qem
On Wednesday 16 November 2005 08:26, Lars Roland wrote:
> Well I must have come out of loop because it seams that there already
> is some simulation software available -
> http://www.linuxdevices.com/news/NS8620812400.html
Here is the link to IBM's Cell Software Webpage:
http://www-128.ibm.com/de
On Wednesday 16 November 2005 08:26, Lars Roland wrote:
> On 11/16/05, Lars Roland <[EMAIL PROTECTED]> wrote:
> > On 11/16/05, Dave Feustel <[EMAIL PROTECTED]> wrote:
> > > Is there any chance that simulation of the
> > > IBM Cell processor will be added
Is there any chance that simulation of the
IBM Cell processor will be added to Qemu?
Thanks,
Dave Feustel
--
Switch to Secure OpenBSD with a KDE desktop!!!
NOW with Virtual PC OS support via QEMU and
Beowulf clustering using PETSc and MPICH2
On Tuesday 15 November 2005 12:23, Jamie Lokier wrote:
> Dave Feustel wrote:
> > I am making progress as I modify the Qemu source code to work
> > around a number of OpenBSD deficiencies. I don't yet know how
> > to fix the following problem which occurs about 25
ax errors (apparently because of the use of "(&)")
with the c compiler used in OpenBSD 3.7 (gcc (GCC) 3.3.5 (propolice)).
Similar statements with a symbol following the "&" (eg "(&xyz)") do not generate
syntax errors. Has this been seen before? Is ther
On Monday 14 November 2005 19:02, Dave Feustel wrote:
> These errors are new. I don't yet understand why they are happening.
My mistake. I saw exactly these same errors while porting PETSc and MPICH2 to
OpenBSD
and didn't realize until this morning that they were now occuring on
On Monday 14 November 2005 18:13, Paul Brook wrote:
> On Monday 14 November 2005 23:05, Dave Feustel wrote:
> > I just checked the qemu source for 0.7.2 into svn
> > and then checked out the source. When I tried
> > to build the source, the build failed because the
>
On Monday 14 November 2005 18:13, Paul Brook wrote:
> On Monday 14 November 2005 23:05, Dave Feustel wrote:
> > I just checked the qemu source for 0.7.2 into svn
> > and then checked out the source. When I tried
> > to build the source, the build failed because the
>
On Monday 14 November 2005 17:05, Paul Brook wrote:
> On Monday 14 November 2005 21:53, Dave Feustel wrote:
> > When I try to build qemu 7.2 for OpenBSD, I get a file
> > not found error for libutil.h in vl.c. This should not
> > happen since there is no libutil.h in OpenB
welcome :-) ).
Thanks,
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch to OpenBSD with a KDE desktop!!!
NOW with Virtual PC OS support via QEMU
/usr/lib/libutil_pic.a
Thanks,
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch to OpenBSD with a KDE desktop!!!
NOW with Virtual PC OS support via QEMU
On Monday 14 November 2005 15:19, Paul Brook wrote:
> On Monday 14 November 2005 18:44, Dave Feustel wrote:
> > start qemu 6.1,
>
> That's your first mistake.
That was not a mistake; that was (and still is) a start
until I can upgrade to OpenBSD 3.8 and its relatively
cur
On Monday 14 November 2005 14:08, André Braga wrote:
> This was fixed in the 0.7 series with the addition of keymaps support.
qemu 0.7.1 (or .2) is included in OpenBSD 3.8, but I have not got a cdrom
copy of 3.8 yet, so I am making do with 3.7 and .6.1 for the time being.
Physical booting from c
et access
issue resolved. I expect to write up some qemu how-to documents
almost immediately. I will be putting them up on my website unless
you have other suggestions.
Thanks again,
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, r
ed by qemu, but I cannot make contact with the internet.
Here is my pf ruleset, adapted from the example on page 141
of Artymiak's _Building Firewalls..._, 2nd ed.
How do I fix it to enable ip traffic between qemu and the internet?
Thanks,
Dave Feustel
---my pf ruleset-
scrub fragment r
for traffic to/from Qemu.
What else do I need to do to be able to access the
internet from a browser running on Linux within Qemu?
Thanks,
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch
correctly or because there is a bug in Qemu's ethernet interface
on Openbsd. There exist /dev/tun[0-3] but they all seem to belong
to Openbsd. What does Qemu do when the tuns are already there?
Thanks,
Dave Feustel
> Maybe for the future someone is able to update the patch?
> I looked t
Is there any way to control Qemu with a script?
(e.g. start Qemu with
Qemu -S -hda disk.img
then feed the commands
loadvm
c
<...>
stop
savevm
q
to the monitor console)
Thanks,
Dave Feustel
--
Tired of having to defend against M
On Wednesday 09 November 2005 19:18, Jim C. Brown wrote:
> Actually, I think you missed one doc.
>
> http://lilly.csoft.net/~jeffryj/cgi-bin/moin.cgi/FrequentlyAskedQuestions#head-b566901cb0207e8c085232c84e354cf97684ddc4
Jim,
This is outstanding!
Thanks!!!
Dave Feustel
--
Tired of
Cancel this. I read the documentation again and figured it out.
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch to OpenBSD with a KDE desktop!!!
___
Qemu-d
doing this?
Thanks,
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch to OpenBSD with a KDE desktop!!!
___
Qemu-devel mailing list
Qemu-devel@nongn
When I try to build Qemu 7.2 on OpenBSD 3.7,
the file libutil.h is reported as not found.
The file is not in /usr/include or /usr/local/include.
Libutil.h also is not found in the qemu 7.2 source.
Is libutil.h a linux file or part of Qemu 7.2?
Thanks,
Dave Feustel
--
Tired of having to defend
e install program will be able to see them.
How that is done?
Thanks,
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch to OpenBSD with a KDE desktop!!!
__
On Sunday 06 November 2005 15:24, Bakul Shah wrote:
> I just directly give a .iso as cdrom as in
>
> qemu -cdrom foo.iso -boot d ins37.img
>
This had not even crossed my mind; I will try it out.
I also wonder if the -boot option must preceed the file name
(as you show it here). I had them re
or OpenBSD 3.7. What else do I need to do to get
qemu to successfully boot from the cdrom (and install a fresh copy of
OpenBSD 3.7 in ins37.img)?
Thanks.
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and po
On Sunday 06 November 2005 10:33, Paul Brook wrote:
> On Sunday 06 November 2005 15:19, Dave Feustel wrote:
> > Will Qemu be modified to take advantage of the hardware virtualization
> > facilities incorporated in AMD's Pacifica and/or Intel's Vanderpool
> > techn
Will Qemu be modified to take advantage of the hardware virtualization
facilities incorporated in AMD's Pacifica and/or Intel's Vanderpool technogies?
Thanks,
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits,
Typed -> Displayed
/ -> -
& -> /
@ -> "
etc.
Is there any easy way to fix this in the version of qemu that I am
running or should I just start using 0.7.2? (I will have to upgrade to
OpenBSD 3.8 to use the Openbsd packaged version of 0.7.2)
Th
systems.
> --
> "The weakest way to solve a problem is just to solve it"
> -Alan Kay
>
>
>
> On 11/2/05, Dave Feustel <[EMAIL PROTECTED]> wrote:
> > There occur a number of compile errors when I
> > attempt to build Qemu on OpenBSD 3.7 using gcc
to get the latest version and possibly
start hacking on it.
Thanks,
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch to OpenBSD with a KDE desktop
46 matches
Mail list logo