Computing Q: What is QEMU and why does Gridfinity use it?
Gridfinity.com - Support: FAQThis is answered below in the question "How do I know that Gridfinity is safe and won't harm my computer?".
Related QuestionsWhen does Gridfinity use my computer?
Gridfinity.com - Support: FAQBy default, your computer is used when it is idle, has enough disk space and memory available, and is plugged in (in the case of laptops). However, you may change your preferences whenever you wish to make it more or less available to the grid.
Related QuestionsWhy the name QEMU?
FrequentlyAskedQuestions - #qemu WikiOn Windows XP/2K you can try to boot from the flash drive like so: qemu -hda //./PhysicalDriveN ... where N is the drive number found in the disk manager.
Related QuestionsHow can I use multiple CD-ROM drives with QEMU?
FrequentlyAskedQuestions - #qemu WikiA workaround for those who must have 2 CD-ROMs visible at the same time is to use vvfat. Mount one of the CD-ROMs, and pass it as a hard disk via -hdd fat:/mnt-point. These will look like hard disks to the guest OS, and thus are not removable.
Related QuestionsCan I use my USB devices with the guest operating system in QEMU?
FrequentlyAskedQuestions - #qemu WikiIt depends. Initial support for USB device proxy and emulation is now available in QEMU 0.8.0. From Fabrice Bellard's email to the QEMU developers list: I just committed an initial USB support for QEMU. This USB layer will ultimately enable QEMU to use some host USB devices and to simulate USB devices. WARNING: the current USB support is for USB hackers only - it is not meant to be fully usable yet. Flash drives have been reported to work.
Related QuestionsCan I use my PCI devices with the guest operating system in QEMU?
FrequentlyAskedQuestions - #qemu WikiLong answer: This generally requires cooperation from the guest OS/drivers (Like with Xen). Developers might be interested in the patch posted to the qemu-devel mailing list a while back which allowed for limited PCI proxy support on Linux hosts. You can find this here: more discussion here: http://lists.gnu.org/archive/html/qemu-devel/2005-03/msg00301.html and here: http://lists.gnu.org/archive/html/qemu-devel/2006-01/msg00082.html
Related QuestionsWhy does QEMU not compile on my hardened GCC?
FrequentlyAskedQuestions - #qemu WikiMany "hardened" systems (eg. SSP/ProPolice) interfere with the way QEMU does dynamic code generation. The general solution is to disable these systems for QEMU. The QEMU design involves generating and running code on the fly, so it's unlikely these would provide any meaningful protection anyway. gcc-config -l (shows you a list of available cc) gcc-config i686-pc-linux-gnu-3.3.6-hardenednopiessp (use the correct version) source /etc/profile emerge qemu-cvs gcc-config i686-pc-linux-gnu-3.3.
Related QuestionsI run Linux, can I use Gridfinity as well?
Gridfinity.com - Support: FAQWe fully support Linux systems. Please read our Linux Documentation for instructions on how to get started. Yes. For Linux, instructions are identical whether you are running 32-bit or 64-bit, though you should be aware that Gridfinity still distributes statically compiled 32-bit binaries, so you should have the basic 32-bit libraries. You can use the Linux prerequisite test for both 32-bit and 64-bit systems.
Related QuestionsHOW MUCH IS THE INSTRUCTIONAL COMPUTING USE FEE?
Instructional Computing - FAQ (Frequently Asked Questions)The Instructional Computing Use Fee (CF) currently costs $34.00 and is good for the duration of the current quarter. If you are registered for multiple classes taught in IC facilities or Highline Online courses, you will pay no more than 2 CF fees per quarter.
Related QuestionsHow is QEMU pronounced?
FrequentlyAskedQuestions - #qemu WikiWhy isn't full-screen mode "full screen"? The only thing I get is an original sized output with a full-screen border.
Related QuestionsI already use my computer for a BOINC project. Can I use Gridfinity as well?
Gridfinity.com - Support: FAQYes! As a matter of fact, Gridfinity's backend uses an unmodified BOINC client for communication with our server, so you may just add our project to your existing BOINC manager. However, you must be aware that certain features of your BOINC manager may not act properly with our project (pause/resume, etc.). This behavior is due to technicalities of how the BOINC manager interoperates with our virtualization layer. Also, you still need to register a user account through our website.
Related QuestionsCan QEMU use hardware virtualization extensions - Intel's VT or AMD's SVM?
FrequentlyAskedQuestions - #qemu Wikipresent, no. A separate project named Kernel Virtual Machine currently uses a modified QEMU to provide this ability for Intel's VT and AMD's SVM technologies. On VT capable Intel processors the 'vmx' cpuflag will show up in /proc/cpuinfo. 'svm' is shown for AMD-V enabled processors. VT is usually disabled by the BIOS - some vendors allow you to enable it from the BIOS menu. AMD-V can not be disabled by the BIOS. It is expected that once KVM matures it will be submitted for inclusion in QEMU.
Related QuestionsHow do I get authorized to use BRCC Computing Resources?
Frequently Asked QuestionsWhen you are hired, the division assistant will begin this process. If you have questions, most can be answered by examining the Institutional Computing Services Internet website at: http://www.brcc.edu/computing/employee/accounts/Default.htm.
Related QuestionsBusiness Q: Is Gridfinity cheaper than building my own grid or supercomputer?
Gridfinity.com - Support: FAQAlmost always--to find out for your specific situation, please use our completely customizable build vs. buy calculator. When calculating the costs of rolling their own computing infrastructure, IT staff (and often CIOs) have a tendency to gloss over the costs of other critical components besides the necessary computers, processors, and memory.
Related QuestionsCan I run my OS on /dev/hda1 in QEMU?
FrequentlyAskedQuestions - #qemu WikiShort answer: No. QEMU does not support creating a partition table/MBR on the fly. You need to use "/dev/hda" (e.g. the entire hard disk). Note: An experimental patch has been released that adds this functionality. You need to pass "-hda part:/dev/hda1" instead of "-hda /dev/hda". QEMU will then create an MBR and partition table on the fly for /dev/hda1. Changes to the MBR or partition table are lost when restarting QEMU.
Related QuestionsI run QEMU in Xgl and QEMU is transparent!!! What the heck is going on?
FrequentlyAskedQuestions - #qemu WikiThis is an SDL bug. Specifically, SDL is using a 32-bit visual provided by Xgl, which causes pixels to be specified in RGBA format. SDL has a bug that makes it (wrongly) specify alpha blending for its windows. You can work around this by doing 'XLIB_SKIP_ARGB_VISUALS=1; export XLIB_SKIP_ARGB_VISUALS' before running QEMU.
Related QuestionsIs it possible to control QEMU remotely (remote QEMU monitor access)?
FrequentlyAskedQuestions - #qemu WikiThe QEMU monitor can be redirected else where using the -monitor specifier. For example, you can have the monitor listen on a host port for remote connections via telnet/netcat/etc (example will be added later).
Related QuestionsCan I use the Media Center PC for my computing needs?
Windows XP Media Center Edition 2005: Frequently asked quest...All Media Center PCs can run the same Microsoft programs as other Windows XP-based computers. You can use your Media Center PC to surf the Internet or to send and receive e-mail.
Related QuestionsAre there computing labs on campus that I can use?
FAQ about Student Computer Ownership | ITSYes. For a complete listing of all public ITS computing labs, including hours of operation go to www.colorado.edu/its/labs.
Related QuestionsAre there computers that I can use for statistical computing?
FAQIATS computer sites on MU campus have common statistical packages (e.g., The SAS System, SPSS, MINITAB) installed. For more information, please visit http://iatservices.missouri.edu/computing-sites/.
Related QuestionsQ 103. What computing facilities are available to me?
School of Computer and Information ScienceFor a full list of facilities that are available to you as a SCIS student check here: http://www.scis.ecu.edu.au/current/facilities.aspx For facilities that don't have any teaching conducted in them and are available 24 hours a day, 7 days a week you can use either 13.201 or 13.202 at Mount Lawley or 19.113 at Joondalup.
Related QuestionsWhy has KQEMU not improved the speed of QEMU on my Linux system?
FrequentlyAskedQuestions - #qemu WikiYou probably have not set up the ramdisk in /dev/shm. Add the following line to /etc/fstab: tmpfs /dev/shm tmpfs defaults 0 0
Related QuestionsHow do I eject/change a floppy disk/cdrom in QEMU?
FrequentlyAskedQuestions - #qemu WikiIn the monitor, the "eject" command will remove the disk. The "change" command will insert a new one. If you are changing real disks (e.g. QEMU is using the host CD-ROM drive and you are changing physical CD-ROM disks) then it is recommended that you eject the CD-ROM from QEMU, and then change physical CD-ROM disks, and then use the "change" command in the monitor to reinsert the host CD-ROM disk.
Related QuestionsCan I run my Windows on my /dev/hda in QEMU?
FrequentlyAskedQuestions - #qemu WikiLong answer: Once installed, Windows has only the minimal drivers required to boot the hardware on your computer - which happens to be completely different from what QEMU emulates. Windows 9x has enough problems with this, but Windows NT is especially fickle. You may be able to boot Windows 95 or 98 work from QEMU this way (there have been a few reports of success), but if you want to try we can not help you. You are better off installing Windows into a disk image.
Related QuestionsCan I run X86 Mac OS X in QEMU?
FrequentlyAskedQuestions - #qemu WikiSort-of. Doing so will likely violate The Mac OS X End User License. QEMU does not emulate X86 Mac hardware, however some people have reported success hacking OS X to run on regular PC hardware (ie. qemu).
Related QuestionsCan I run Mac OS X in qemu-system-ppc?
FrequentlyAskedQuestions - #qemu Wikithe time of this writing, it doesn't completely work yet. Darwin/PPC does work. Note that this has the same legal issues as X86 OS X.
Related QuestionsCan I run QEMU on Mac OS X?
FrequentlyAskedQuestions - #qemu WikiCheck out the Q project: http://www.kju-app.org/kju/. I have tested it briefly, and it works well so far. It is in Alpha officially but feels more advanced than alpha to me. Alternatively Parallels is the mainstream proprietary software. Also works well, although is a RAM hog, especially with two guests. You can try the PDtweaker module for Unsanity's Application Enhancer to make it work smoother. I couldn't make APE work on 10.4.7 though.
Related QuestionsWill QEMU ever leverage my multi-core host CPU?
FrequentlyAskedQuestions - #qemu WikiSince QEMU 0.9.0, the IDE emulation uses async transactions for DMA transfers. This employs the Linux AIO functionality that uses kernel threads. Making QEMU itself thread safe is an important goal for things such as allowing multiple cores (SMP). QEMU is not a cycle accurate emulator so some of this information is not going to be possible. Please use 'qemu -d ?' for a listing of items that can be logged. The QEMU build allows for it to be profiled via gprof.
Related QuestionsWhat about computing?
OSU Physics Faq'sOSU Physics Faq's : Physics Department : Society of Physics Students (SPS) : What can you do for me? :
Related Questions