Those are usually shared once, aren't they?
or, you can pick something on http://www.lowendbox.com/, but be careful - their primary concern is price i.e. they list hosting services that are cheap, but not all of them are reliable.
(1) ...except for the provider, but even Amazon has access to your files on EC2... (Tin-foil hat time.)
Cloudkick should support this provider.
Lock-in is bad for customers; long-term, lock-in can kill industries.
Pre-installed FreeBSD OS will not occupy your VDS disk space. Our experts will update all the pre-installed software regulary.
Pre-installed Linux OS takes up disk space allocated to your VDS. And we will not update the software - you will have to do it yourself.Xen, VMWare and Parallels are all examples of para-virtualisation, where multiple OS's share the underlying hardware, but have their own resource limits in terms of disk and memory access. And the hypervisor exists to manage the timesharing and access control, but the guest OS's are executing directly on the hardware.
From a hosting company point of view, jails on a BSD system are the most tractable and resource efficient, followed closely by any of the paravirtualisation solutions. UML as a hosting solution is kind of cheesy (it's great for networking simulations though). From a customer standpoint, a paravirtualisation solution offers more flexibility and power.
On xen, I don't have to worry about runaway user processes. Xen deals with the problem for me. this was not the case with Jails.
So yeah. I like Jails for cooperative environments, but there is a reason why I'm selling Xen VPSs now, not FreeBSD jails, and it's not 'cause I like linux more than FreeBSD.