Virtualization is the creation of a virtual (rather than actual) version of something, such as a hardware platform, operating system, a storage device or network resources

learn more… | top users | synonyms

0
votes
1answer
35 views

custom virtualizing wrap panel for winrt-xaml

i'm trying to create search feature in my apps, but when the search result is producing more than 1000 row, an error show up which say : Exception {"Not enough quota is available to process this ...
-1
votes
0answers
16 views

Hardware for Home Virtualization platform [closed]

I would like to build a small home virtualization environment, but I'm having trouble determining which hardware I want to buy. I need the following to be true: Low consumption!!! Raid Support ...
0
votes
0answers
41 views

Does Revirtualization works with Hyper-V and not Xen

I was installing vagrant with virtualbox provision. When I am running it on Amazon EC2, then it doesn't work saying: * Running VirtualBox in a Xen environment is not supported EC2 uses xen ...
0
votes
0answers
10 views

Cannot access the shared folder in Virtual Box

I have problem with accessing the shared folder. My host OS is Windows 7 Enterprise Edition SP1, and the guest OS is Ubuntu Linux 10.04 Desktop Version. I'm using Virtual Box 4.2.10, and I have ...
-1
votes
0answers
14 views

windows xp online virtual machine [closed]

I'm looking for a web solution that offers Windows XP online desktop to be accessible 24/7. A local virtualization with my Window7 or a VMWare virtual machine could makes the job but has some ...
-1
votes
0answers
16 views

Downsides of having 2TB VMDK limit [closed]

I see in lot of forums that people have been requesting VMware to support VMDK files of size greater than 2TB. From my understanding, if there is a need to support VM's of size greater than 2TB, we ...
0
votes
0answers
5 views

Error while checking database.properties: Installing RUBiS Benchmark

I am currently trying to install RUBiS PHP version. $ make client #no problem $ make emultor /usr/lib/jvm/java-1.7.0//bin/java -classpath ./Client edu.rice.rubis.client.ClientEmulator RUBiS client ...
-1
votes
0answers
73 views

Need both Hyper-V and VMware Workstation [closed]

In our workflow we frequently use VMware workstation to test our software products on different machine configurations. Now we are considering to develop a Windows Phone 8 version of our products. ...
0
votes
1answer
24 views

Can Intel VT-x and AMD-V be used in user mode?

Modern CPUs x86 support 'hooking' for certain CPU instructions. Is it possible to utilize these features from ring 3?
1
vote
0answers
30 views

How to enable Intel VT? [migrated]

I have a CLEVO w150erm, with a i7-3610QM processor, which supports Intel VT-x. However in order to use it I have to activate that option in the BIOS (or so that's what I believe) but I simply can't ...
0
votes
0answers
6 views

Virtualized Resources Dynamic Zoning

I have a question regarding the dynamic zoning for resources assigned to Virtual machines, is there anyway to dynamically control the resources assigned for Virtual machines whatever is the ...
-1
votes
1answer
34 views

Hypervisor Virtualization [closed]

I was going through different types of virtualization. I have a fairly basic understanding of virtual machines but a good (hopefully :)) understanding of operating systems. Referring ...
-1
votes
0answers
14 views

Virtualisation with hardware support [closed]

We have an instrument which runs with Windows 95 OS. The driver is compatible only with Windows 95. Now we are in short of windows 95 system and so I have tried installing Windows 95 with vmware & ...
1
vote
1answer
70 views

How to edit/add a file in VMDK [closed]

I have a vmdk (with several partitions) file which I need to modify. It is not attached to any particular virtual machine. I've tried using vmware-mount in linux which allows me to mount a ...
-1
votes
1answer
26 views

Books for virtualization - technical explanations needed

I want to learn virtualization basics inside out. All the books in top results of amazon are too superficial and are only meant for managers, ie people who only need to have a vague idea of what it is ...
0
votes
0answers
24 views

Reducing qemu snapshot file size

I have an Android snapshots file that is automatically created by the android AVD manager when I define an AVD. When I launch the emulator for the first time, the Android emulator stores the system ...
-1
votes
0answers
85 views

Is Vsphere 5.0 compatible with Windows8? [closed]

I have a vSphere 5.0 environment running approximately 20 VMs. I installed vSphere client 5.0 on Windows 8 machine and added an Ubuntu VM but everytime I try to power on I got the following message: ...
0
votes
0answers
20 views

Solution for GPU processing on server

so i just finished build a dual xeon e5-2690 server with 126GB ECC RAM, i installed Esxi 5.0 and installed the Virtual Machines, my problem is those VMs run a lot staff with Flash ...
-1
votes
0answers
42 views

qemu-kvm boot using .img file over the network [closed]

In my nested qemu/kvm setup,I am trying to do network boot in qemu-kvm in Level 1 kvm hypervisor. I have v1.img file which has Ubuntu 10.04 installed which is on NFS mounted directory. Usually to boot ...
0
votes
1answer
33 views

Virtualization CPU Emulation

I have a question about CPU virtualization from a virtual machine. I am not able to understand the difference between on-the-fly to native code translation and trap-and-emulate translation. As far ...
0
votes
0answers
10 views

Mount VM's hard disk on Windows 7 machine? [migrated]

I have a VM setup on VMWare's Esx server, which I access via normal Putty or ssh (over normal LAN network, using VPN) Is there a way to mount my VM's hard-disk directly on my Win 7 machine, so that I ...
-1
votes
0answers
80 views

Final year project ideas on operating systems(linux) ,security (cloud or on system level) or virtualization? [closed]

hey we're final year students (a group of 4 students) We need topics on os(linux preferably) or security on cloud or system level or any topic in virtualization like improving memory or gpu ...
0
votes
1answer
29 views

Connect RDP client to remote virtual desktop [closed]

I want to use RDP client to connect to my remote server. I need to add support of multiple clients connected to my remote server. Server should show desktop or a single application to a user. Is it ...
0
votes
0answers
6 views

Inject data into com port

I have a psyhical device that sends data to an application. My question is : Is there a way I can inject data to that application using the same COM port as the device uses ? Thanks
0
votes
1answer
20 views

Silverlight Datagrid always calls ICollectionView.MoveCurrentTo with null

I use https://github.com/jogibear9988/VirtualCollection a fork from me from the Project https://github.com/samueldjack/VirtualCollection Now I have the problem, everytime I click on a Item in the ...
1
vote
0answers
29 views

expander collapse automatically when using Virtualization in list box

I have a Listbox control and I have an expander control in all the items so that user can expand each of the item. But when I expand few items and scroll it. some times the expander get collapse ...
0
votes
0answers
113 views

Vagrantup - cannot add a new box [closed]

I'm working on a mac. When I'm trying to add a new box as current user, from the terminal, like that: vagrant box add precise64 http://files.vagrantup.com/precise64.box I'm getting this strange ...
0
votes
2answers
43 views

virtual clock speed throttling on linux

Throttling at will the execution and display speed of a particular process, for example, a game, a flash game, or an OpenGL game. I want to be able to slow it down to 20% or 0.5%. This is simply not ...
2
votes
1answer
25 views

Deliver application's GUI via browser

I need to show to a user an interface of some application running on a server using a browser. It should be like RDP-client for a single application on a server. Are there any solutions or services ...
0
votes
0answers
22 views

How to prevent EventTrigger firing when scrolling in a Virtualizing RadGridView?

I am using a RadGridView, with virtualization on. I have also specifed a CellTemplate on some of the columns where I use a style with an EventTrigger set to 'flash' the cell (i.e; change the ...
0
votes
0answers
33 views

How to set user id and group id in storage pool creation using libvirt 0.10?

I am trying to create storage pool using libvirt API call storagePoolDefineXML. My code is as below. [test@myhost tmp]# cat test.py #!/usr/bin/python import libvirt import sys name = sys.argv[1] ...
0
votes
0answers
40 views

WPF VirtualizingWrapPanel Selected Item Change cause scroll

I have implemented a virtualizing panel that works pretty well, the panel implements IScrollInfo. I am in the process of getting it to work using a keyboard. The Panel is used in a ListView as the ...
1
vote
1answer
29 views

how does a hypervisor knows that a privileged instruction happened inside a VM?

I've started reading about VMM and wondered to myself how does the hypervisor knows a privileged instruction (for ex, cpuid) happened inside a VM and not real OS ? let's say I've executed cpuid, a ...
0
votes
0answers
18 views

Create a dynamic copy of a myisam table for nginx on different disk of same physical server

One physical server... Massive app that is living on myisam tables. We now need to perform mysql queries on this live database. But we cannot! The table is myisam, and any query locks the table. ...
0
votes
0answers
88 views

How to find virtual HBA WWN (NPIV) for Linux VM on Hyper-v 3.0

I have created a RHEL 6.2 VM (64 bit) and SUSE 11 SP2 VM (64 bit) on Windows 2012 Hypervisor. On both VMs, I have created virtual HBA using Windows 2012 NPIV technology. Now on both VMs, I am trying ...
-3
votes
2answers
35 views

Clone a physical server and make it virtual [closed]

I have a very old server running Windows 2003 with some custom software that does not run on anything newer than Windows 2003. The server is slowly failing and we need to move to a new server. There ...
0
votes
0answers
48 views

virt-install gives HTTP error when installing domU for Xen

I have xen 4.1.3 installed on top of a fedora 16 distribution. I have my dom0 working. Output of "sudo xm list": Name ID Mem VCPUs State ...
0
votes
1answer
14 views

How can I run the Blender desktop app (blender.org) in the cloud?

I would like several people to be able to access Blender on a server, and work with it. What is the best way to do this? Many thanks for help.
0
votes
0answers
29 views

QEMU - redirect guestOS booting to host machine

I used QEMU to bring CentOS.img (downloaded some where). I find the boot screen of CentOS.img took over the console session of the current terminal and I could see CentOS booting up process and ...
0
votes
0answers
44 views

Spice HTML5 wrong mouse positioning

I use spice-html5 (http://www.spice-space.org/page/Html5) to connect to my virtual machines. Everything is fine until 'mousemode' property is client-typed, so spice use absolute positioning. But when ...
2
votes
0answers
52 views

VirtualizingPanel acts weird with many many Children

Hiho, im facing serious issues implementing a Horizontal VirtualizingPanel the right way. Virtualization works so far and items are positiones at the right positions but when i scroll though the ...
0
votes
1answer
51 views

How to execute a file residing in memory with BoxedAPP

I've purchased a license of BoxedAPP and when I wrote for help to the support mail I got any answer. I've downloaded the SDK examples but all the important examples are in C# (and even if I use a ...
0
votes
1answer
56 views

How to detach a disk from KVM correctly

When I try to detach a drive in KVM, I get the following error: virsh detach-disk vps_99 vde error: operation failed: disk vde cannot be detached - no PCI address for device I have tried google, ...
0
votes
1answer
85 views

Converting a Virtual Address to a Physical Address

I am doing an OS course in college and I don't understand something I found in the slides for the course: Consider a VM System with the following page table. The page size is 1KB. Frame Valid ...
1
vote
0answers
43 views

Virtual Address Translation Tips

I am preparing for an OS exam and I came across the following exercise: You're given a 16-bit big-endian system. It supports memory management with a one-level page table. Page size is 1KByte. The ...
2
votes
1answer
69 views

Implementing ISupportIncrementalLoading in WPF and WP8

WinRT applications have a simple way to add virtualization to ListView control. If a collection implements ISupportIncrementalLoading, it can be used for partial async loading of large number of ...
0
votes
0answers
153 views

converting a Virtualbox to Xenserver [closed]

How can I use my virtualbox image in a Xenserver 6 or above? I mean is there a way to import the image to Xenserver? Secondly is there anyway we can import vmware image to Xenserver without using ...
0
votes
1answer
29 views

Examine data at in callout driver for FWPM_LAYER_EGRESS_VSWITCH_TRANSPORT_V4 layer in WFP

I am writing the callout driver for Hyper-V 2012 where I need to filter the packets sent from virtual machines. I added filter at FWPM_LAYER_EGRESS_VSWITCH_TRANSPORT_V4 layer in WFP. Callout ...
0
votes
3answers
134 views

Alternative to VMWare Server on Windows Server 2008 R2

Currently we are running a VMWare Server on a Windows Server 2008 R2. The hardware specs of the machine are very good. Nonetheless, performance in virtual machines is not at all acceptable when two or ...
1
vote
1answer
30 views

Testing with 100's of devices

We are building software intended to communicate with 100's or 1000's of PCs. Unfortunately we do not have the means to set that many devices up. We don't have that many physical devices, and we ...

1 2 3 4 5 20