I am trying to simulate three NIC's, with redirected ports from the host to my
simulated system. I want port 22 to go to NIC 1, and port 443 to go to NIC 3.
Is this possible? So far, I think only eth0 seems to be working on my guest OS,
so maybe my -redir tcp:22::22 -redir tcp:443::443 are screw
A few more cosmetic fixes. Not enough changes to warrant a 0.4 version, but
fixed to be made more readable.
--
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.
Using VDE with QEMU HOWTO
by Jim Brown
23 Jun 2005
Version 0.3.1
-
On Wed, Jun 22, 2005 at 09:26:11PM -0500, [EMAIL PROTECTED] wrote:
> "Jim C. Brown"
> >
> > Ok this is probably the final revision. I had the code vindicated by an
> > actual
> > Windows programmer. He says it should work fine. It should compile, run,
> > and make
>
> Okay... I compiled it and t
Just a note to let people know I'm starting on implementing m68k/coldfire
target emulation for qemu.
I've only just started, so plans are a bit vague, don't have anything to show
yet. My work will be publicly availbale under the LGPL like the rest of qemu.
I'll probably start by implementing li
Attached is the next revision. Clarified a few points and did some minor
reorganization so it would be easier for a new user to understand.
Thanks to Stuart Brady for his input.
--
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.
Using VDE with Qemu HOWT
I was looking at the differences between a 1G and 2G
initial qcow formatted image, and found that there
wasn't much difference. Just a a size byte for the
image, along with a difference in 4K of zeros at the
end of the file. (This seems to be consistent for
every increment of 1G at initial creatio
Hi,
I just found a potential emulation incorrectness of the
kernel emulator module.
My environment is FreeBSD:
FreeBSD buster.devsoft.com 5.4-RELEASE FreeBSD 5.4-RELEASE #3: Sat Jun 11
02:19:16 CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/BUSTER1 i386
I tried to install winzip95.exe wit