Search 5,000,000+ questions and answers.

Frequently Asked Questions

Computing Q: What is QEMU and why does Gridfinity use it?

Gridfinity.com - Support: FAQ
This is answered below in the question "How do I know that Gridfinity is safe and won't harm my computer?".
Related Questions

When does Gridfinity use my computer?

Gridfinity.com - Support: FAQ
By 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 Questions

Why the name QEMU?

FrequentlyAskedQuestions - #qemu Wiki
On 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 Questions

How can I use multiple CD-ROM drives with QEMU?

FrequentlyAskedQuestions - #qemu Wiki
A 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 Questions

Can I use my USB devices with the guest operating system in QEMU?

FrequentlyAskedQuestions - #qemu Wiki
It 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 Questions

Can I use my PCI devices with the guest operating system in QEMU?

FrequentlyAskedQuestions - #qemu Wiki
Long 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 Questions

Why does QEMU not compile on my hardened GCC?

FrequentlyAskedQuestions - #qemu Wiki
Many "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 Questions

I run Linux, can I use Gridfinity as well?

Gridfinity.com - Support: FAQ
We 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 Questions

HOW 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 Questions

How is QEMU pronounced?

FrequentlyAskedQuestions - #qemu Wiki
Why isn't full-screen mode "full screen"? The only thing I get is an original sized output with a full-screen border.
Related Questions

I already use my computer for a BOINC project. Can I use Gridfinity as well?

Gridfinity.com - Support: FAQ
Yes! 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 Questions

Can QEMU use hardware virtualization extensions - Intel's VT or AMD's SVM?

FrequentlyAskedQuestions - #qemu Wiki
present, 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 Questions

How do I get authorized to use BRCC Computing Resources?

Frequently Asked Questions
When 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 Questions

Business Q: Is Gridfinity cheaper than building my own grid or supercomputer?

Gridfinity.com - Support: FAQ
Almost 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 Questions

Can I run my OS on /dev/hda1 in QEMU?

FrequentlyAskedQuestions - #qemu Wiki
Short 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 Questions

I run QEMU in Xgl and QEMU is transparent!!! What the heck is going on?

FrequentlyAskedQuestions - #qemu Wiki
This 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 Questions

Is it possible to control QEMU remotely (remote QEMU monitor access)?

FrequentlyAskedQuestions - #qemu Wiki
The 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 Questions

Can 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 Questions

Are there computing labs on campus that I can use?

FAQ about Student Computer Ownership | ITS
Yes. For a complete listing of all public ITS computing labs, including hours of operation go to www.colorado.edu/its/labs.
Related Questions

Are there computers that I can use for statistical computing?

FAQ
IATS 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 Questions

Q 103. What computing facilities are available to me?

School of Computer and Information Science
For 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 Questions

Why has KQEMU not improved the speed of QEMU on my Linux system?

FrequentlyAskedQuestions - #qemu Wiki
You 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 Questions

How do I eject/change a floppy disk/cdrom in QEMU?

FrequentlyAskedQuestions - #qemu Wiki
In 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 Questions

Can I run my Windows on my /dev/hda in QEMU?

FrequentlyAskedQuestions - #qemu Wiki
Long 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 Questions

Can I run X86 Mac OS X in QEMU?

FrequentlyAskedQuestions - #qemu Wiki
Sort-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 Questions

Can I run Mac OS X in qemu-system-ppc?

FrequentlyAskedQuestions - #qemu Wiki
the 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 Questions

Can I run QEMU on Mac OS X?

FrequentlyAskedQuestions - #qemu Wiki
Check 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 Questions

Will QEMU ever leverage my multi-core host CPU?

FrequentlyAskedQuestions - #qemu Wiki
Since 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 Questions

What about computing?

OSU Physics Faq's
OSU Physics Faq's : Physics Department : Society of Physics Students (SPS) : What can you do for me? :
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact