From: Lv <Liebrecht@grossmann-venter.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Hardware virtualization with QEMU
Date: Thu, 15 Nov 2007 21:37:24 -0500 [thread overview]
Message-ID: <473D0264.6030008@grossmann-venter.com> (raw)
From the slackbook WIKI;
"http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:qemu"
I quote below which relates to my questions:
My questions are as follows:
1) I know -hdc and -cdrom cannot be called at the same time, but i have
no luck getting an image to be mounted with -hdb or -hdd. The same image
I can successfully mount with -cdrom cannot be mounted with either -hdb
or -hdd, What's up there. I could not figure out from the manuals if
these should just be dd'ed images a directory or iso?
2) Are floppy images restricted to exactly 1.44MB created with dd? I
cannot mount anything with the floppy switches either which is probably
a size constraint I dont meet.
3) Since USB is seemingly working, what would the command be to activate
the usb driver ?
-usb Intel SB82371 or -usb SB82371 ?
4) What is the attainable USB speed? Full USB-1 ?
5) Are the serial and parallel ports running at native speed without
delays?
-----------------------------------------------------------------------
Emulated hardware and supported Guest OS-es
The QEMU Virtual Machine emulates a set of hardware components that is
independent of the real hardware on which it is running. Since Slackware
runs on x86 architecture, I will limit myself to a list of emulated
hardware available to Slack (other emulated architectures may have other
hardware peripherals available to the Guest OS).
*
IDE-Controller supporting up to 4 drives (the drives are disk
images on the host computer
*
IDE CDROM device (in the form of a CD ISO image, or a real CDROM
device)
*
Floppy disk controller supporting up to 2 drives (floppy disk images)
*
Graphics card (either a Cirrus Logic GD5446 PCI, or VGA-VESA)
*
PS/2 Mouse
*
Ethernet network card (Realtek RTL8139 PCI or NE2000 PCI)
*
A serial port (COM 1)
*
A parallel port (LPT 1)
*
Soundcard (Soundblaster 16 and/or ES1370)
*
A USB-UHCI host controller (the Intel SB82371)
The list of Operating Systems that run inside QEMU is quite long. Here
is an unofficial list of supported Guest OS-es. I have run various
Linuxes (for x68 and x86_64) and Windows 98/2000/XP inside QEMU.
-------------------------------------------------------------------------
next reply other threads:[~2007-11-16 2:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-16 2:37 Lv [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-11-16 2:38 [Qemu-devel] Hardware virtualization with QEMU admin
2007-11-16 3:00 ` admin
2007-11-16 8:34 ` Philipp Gühring
2007-11-16 22:02 ` andrzej zaborowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=473D0264.6030008@grossmann-venter.com \
--to=liebrecht@grossmann-venter.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.