vm

How do I create an ADT virtual machine of a specific size that still has the hardware control buttons?

I'm trying to develop a very specific app for my Dell Streak. I want the entire app to run landscape. The Streak has a tilt function that switches the whole OS to a landscape 800x480. So I want to make an ADT to test in that uses an 800x480 display, but whenever I set the size I get no buttons. The Streak has a Home, Menu and Back butto...

[Oracle VM] Invalid virtual machine type(HVM/PVM).

I keep getting this while importing a virtual machine template in Oracle VM Server, via Oracle VM Manager.. anybody has any clue about this? ...

Can .NET VM (mscorlib) be called from native Win32 program to execute IL/other internal compiled code format?

Old question: I have an .exe (PE) with IL (.NET) code in it. When it is started, a mscorlib.dll (.NET framework) function is called to start IL code. Can I extract .NET code segment and append it to other program (that calls mscorlib.dll to execute that segment)? New question: I want to append the compiled code from a C# .NET program...

simple install for vm appliance??

I need to create a virtual machine appliance (guest: linux, host: win xp/vista/7). I would like to minimize the install process as much as possible. For example, installing VirtualBox + my VM is too much for the end user. I would ideally like a single EXE, "zero-install" solution, but don't know if it exists. I can use qemu or virtua...

Running VM's on windows

I have a Win7 Home Premium box and I'd like to run a Linux VM on it. I'm looking for a free solution. In particular I need the VM to accept inbound network connections. I've used VirtualPC before but IIRC it doesn't fit my network requirements. I took a look at VMWhere Player but I'm not sure it does either and it was asking a lot more ...

How to point a domain name to a web server inside of VMWare Player?

What I'm trying to do is point a spare domain I have lying around to a Nginx install on Ubuntu in a VMWare Player image. My Nginx server configuration simply looks like: server { listen 80; server_name ----.com *.----.com; root root/sites/test/public; passenger_enabled on; } The ---- of course being my domain....

What does java "VM thread" do?

I use jstack to output the thread info. And there is a thread: "VM Thread" prio=10 tid=0x0878b400 nid=0x760a runnable What is this thread used to do? It takes 50% CPU usage and most of CPU time ...

Connecting to Remote Desktop after changing Domain

I have a VM that is on a different domain and I have previously been able to connect with it. As a test, I changed the VM's domain to my domain and the VM's DNS to my DNS (The VM's domain trusts mine, one way). After doing this, the VM can no longer connect to the internet, but I am still connected to the VM. The next day, I try to con...

What is Azul "Zing"?

What is Azul "Zing" platform? Visiting Azul site turned into a marketing horror - and after wading through every little bit of it, I still don't have a clue. Does anyone have any experience with it? What are the requirement for your application to be "Zing"-ed? (Zing-able?) If, for example, I have an application that loads an object gra...