Questions tagged [parallels]

Parallels Desktop for Mac by Parallels, Inc., is software providing hardware virtualization for Macintosh computers with Intel processors.

Parallels Desktop for Mac by Parallels, Inc., is software providing hardware virtualization for Macintosh computers with Intel processors.

Parallels Desktop for Mac is a hardware emulation virtualization software, using hypervisor technology that works by mapping the host computer’s hardware resources directly to the virtual machine’s resources. Each virtual machine thus operates identically to a standalone computer, with virtually all the resources of a physical computer.

Because all guest virtual machines use the same hardware drivers irrespective of the actual hardware on the host computer, virtual machine instances are highly portable between computers. For example, a running virtual machine can be stopped, copied to another physical computer, and restarted.

Parallels Desktop for Mac is able to virtualize a full set of standard PC hardware, including:

  • A virtualized CPU of the same type as the host's physical processor, ACPI compliance system,
  • A generic motherboard compatible with the Intel i965 chipset,
  • Up to 8 GB of RAM for guest virtual machines,
  • Up to 1 GB of video RAM (VRAM),
  • VGA and SVGA video adapter with VESA 3.0 support and OpenGL and DirectX acceleration,
  • A 1.44 MB floppy drive, which can be mapped to a physical drive or to an image file,
  • Up to four IDE devices. This includes virtual hard drives ranging in size from 20 MB to 2 TB each and CD/DVD-ROM drives. Virtual CD/DVD-ROM drives can be mapped to either physical drives or ISO image files.
  • DVD/CD-ROM “pass-through” access,
  • Up to four serial ports that can be mapped to a pipe or to an output file,
  • Up to three bi-directional parallel ports, each of which can be mapped to a real port, to a real printer, or to an output file,
  • An Ethernet virtual network card compatible with Realtek RTL8029(AS), capable of up to 16 network interface connections,
  • Up to eight USB 2.0 devices and two USB 1.1 devices,
  • An AC'97-compatible sound card.
  • A 104-key Windows enhanced keyboard and a PS/2 wheel mouse.

Source:http://en.wikipedia.org/wiki/Parallels_Desktop_for_Mac

Resources

436 questions
3
votes
1 answer

InnoSetup can't find 'My Documents' on Win XP installed on Mac Parallels

I'm stuck trying to help a user install our software. Our software setup is distributed using InnoSetup, and he is installing it on a Mac Pro with Parallels and Windows XP. During installation, InnoSetup fails with: Internal error: Failed to expand…
Irish Buffer
  • 852
  • 1
  • 8
  • 11
3
votes
1 answer

hosting on webpack dev server accessing from parallels

I am working on an app that for testing is hosted on web pack dev server. I am using the following settings in my web pack.config file devServer: { host: 'mysite.local.co.uk', port: '14500' } I have the following set in my hosts file on Mac…
Deviland
  • 3,324
  • 7
  • 32
  • 53
3
votes
1 answer

How to apply openMP to a C++ function to validate all rows of a sudoku puzzle solution?

I am designing a program that will test to see whether a valid sudoku puzzle solution is given to the program or not. I first designed it in C++ but now I want to try to make it parallel. The program compiles fine without errors. First I had to…
3
votes
0 answers

Parallels Coherence Mode: Two Instances of Visual Studio

Is it possible to open two instances of Visual Studio in Parallels while in Coherence mode? If I try to open a second solution, Visual Studio closes the current solution and opens the new solution in the same VS instance. Environment…
Adriang
  • 721
  • 1
  • 6
  • 12
3
votes
2 answers

Parallel Computing in R : how to use the cores

I am currently trying parallel computing in R. I am trying to train a logistic ridge model , and I currently have 4 Cores on my computer. I would like to split my data set equally into 4 pieces, and use each core to train model (on the training…
3
votes
0 answers

Windows Phone Emulator loses connection

I am running Windows 10 Education from a Macbook Pro, 2,7 GHz Intel Core i5, 8GB ram running OS X 10.11 using Parallels Desktop 11. I have spend the last two days trying to get Visual Studio 2015 to run the Windows phone emulators properly (More…
3
votes
0 answers

Kubernetes Installation on Mac/Vagrant/Parallels

Originally posted on github. Following instructions, using: Mac OSX 10.10.5 Vagrant 1.7.4 Parallels Desktop 10.2.2 When I run export VAGRANT_DEFAULT_PROVIDER=parallels export KUBERNETES_PROVIDER=vagrant ./cluster/kube-up.sh master and minion-1…
Alex
  • 5,159
  • 4
  • 25
  • 33
3
votes
1 answer

How to set NO-REPLY email

Just wondering how I would go about setting up an "no-reply" email address, and by that I mean one that will discard all incoming mail. Not bouncing it, just discarding/deleting it.
3
votes
1 answer

What is the difference between perfectly nested loop and imperfectly nested loop?

I wanted to know what is the difference between perfectly nested loop and imperfectly nested loop?
Younes Nj
  • 566
  • 8
  • 16
3
votes
1 answer

Virtualising servers on Mac OS

I need to virtualise Ubuntu 24/7 on my Mac. Is there a lite virtualisation piece of software that allows me to run it discretely? I do not want an interface... I will manage via SSH... I have been using VirtualBox but it always insists on having a…
Simon
  • 5,158
  • 8
  • 43
  • 65
3
votes
1 answer

Possible to build and run Docker images in Linux VM on Parallels on OS X?

I'm just getting started with Docker and use a MacBook Pro for development work. I see the Docker instructions recommend using Virtual Box and Boot2Docker in this environment. Anyone know if it would also work in a Linux VM in Parallels?
bgibson
  • 17,379
  • 8
  • 29
  • 45
3
votes
1 answer

Connect Android virtual device to Mac OS X via Parallels

I have a virtual Android OS 4.3 that is installed via Parallels 9.0. And I need to connect it to Mac OS X like external usb device. Is there any walkthrough how to connect the virtual machine like usb device to the host OS?
Petr Syrov
  • 14,689
  • 3
  • 20
  • 30
3
votes
2 answers

Visual Studio Browser Link with Parallels host OS

I have just started using VS 2013 and i'm trying to take advantage of the new browser link feature. I am running windows 8.1 inside a parallels VM. I am connecting to IISExpress from the Mac version of firefox...however BrowserLink doesn't see any…
Chris Kooken
  • 32,730
  • 15
  • 85
  • 123
3
votes
1 answer

Visual Studio : set number of project build in parallel from command line

I’m using Visual Studio 2010 devenv to build solutions with command line ( NOT using MSBUILD ), Visual Studio is set to build up to 8 projects in parallel ( it was set on Visual Studio IDE under Tools -> Options -> Projects and Solutions -> Build…
Epligam
  • 741
  • 2
  • 14
  • 36
3
votes
1 answer

IIS Express slow on external requests using Parallels VM on Mac

Running a VM on a Mac for a .NET backend, I have the following setup: Parallels 8 (Shared Network), Win 8, IIS Express 8 (not run as admin I think), Visual Studio 2012 Epress ACL via elevated command line: netsh http add urlacl…
Benjamin E.
  • 5,042
  • 5
  • 38
  • 65