It is only in the last few days that I have had great success with Xen
VGA Passthrough to Windows 8 Consumer Preview HVM Virtual Machine with
Xen 4.2-unstable Changeset 25070 and Linux Kernel 3.3.0 in Ubuntu 11.10
amd64 dom0.
Please do watch my Youtube video on successful Xen VGA Passthrough to
Windows 8 Consumer Preview HVM domU.
Youtube video link: http://www.youtube.com/watch?v=kGH05ZoMk6o
The duration of my home made video is only 26 minutes. My Youtube video
demonstrates Xen VGA Passthrough of my Palit NVIDIA Geforce 8400 GS PCI
Express x16 to Windows 8 Consumer Preview HVM.
Also read the documentation I have written for Xen, Linux Kernel and Xen
VGA Passthrough.
Article 1: Building and Installing Xen 4.x and Linux Kernel 3.x on
Ubuntu and Debian Linux
Version: 1.3
Filename of attachment: Building and Installing Xen 4.x and Linux Kernel
3.x on Ubuntu and Debian Linux - Version 1.3.pdf
Article 2: Xen VGA Passthrough to Windows 8 Consumer Preview 64-bit
English HVM domU and Windows XP Home Edition SP3 HVM domU with Xen
4.2-unstable Changeset 25070 and Linux Kernel 3.3.0 in Ubuntu 11.10
oneiric ocelot amd64 Final Release Dom0
Version: 1.3
Filename of attachment: Xen VGA Passthrough - Version 1.3.pdf
Please read the following xen-user and xen-devel mailing list threads:
(1) http://lists.xen.org/archives/html/xen-devel/2012-03/msg01863.html
(2)
Thank you very much for your kind attention.
Yours sincerely,
Teo En Ming (Zhang Enming)
Singapore
--
ubuntu-users mailing list
ubuntu...@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Please stop sending unsolicited mail such as this to this list.
I'm not suggesting this material is somehow useless, but this
is a technical support mailing list and not a blog, so we'd quite like
to keep the traffic concentrated on solving known problems for people
asking about them.
It would be very useful if you could put this material up on a blog
somewhere, though. There's a good many means of hosting a blog for free
on the Internet and I'm sure people here would be able to provide
reccomendations if needed.
Thanks!
--
Avi
Isnt xen dead yet? When will you start creating videos about qemu-kvm, the
officially supported VM?
Xen virtualization is still very much alive! As a matter of fact, Linux
Kernel 3.x officially supports Xen Dom0 and DomU.
I will not be using Linux KVM so there won't be a Youtube video for it.
Thank you very much.
Yours sincerely,
Teo En Ming (Zhang Enming)
> I will not be using Linux KVM so there won't be a Youtube video for it.
Personally, I find VirtualBox a great deal easier - but then my CPUdoesn't have H/W VT so I can't use Xen or KVM.
True and a good point. But what it can do without H/W VT is no use to me. :¬)
Once upon a time, I'd probably have tried it just for curiosity's
sake, but these days, now I have a 64-bit PC with 4GB of RAM, I have
played extensively with virtualization & I'm not curious any more.
--
Liam Proven • Profile: http://lproven.livejournal.com/profile
Email: lpr...@cix.co.uk • GMail/G+/Twitter/Flickr/Facebook: lproven
MSN: lpr...@hotmail.com • Skype/AIM/Yahoo/LinkedIn: liamproven
Tel: +44 20-8685-0498 • Cell: +44 7939-087884
> On 22 March 2012 15:22, Teo En Ming (Zhang Enming)
> <ubuntu....@gmail.com> wrote:
> > Dear compdoc,
> >
> > Xen virtualization is still very much alive! As a matter of fact,
> > Linux Kernel 3.x officially supports Xen Dom0 and DomU.
> >
> > I will not be using Linux KVM so there won't be a Youtube video for
> > it.
>
> Just out of curiosity - why not?
>
> At the end of the day, both do the same thing: a kernel module uses
> the CPU's hardware virtualization extensions to run one OS as a guest
> under the other.
They do the same thing for some definitions of 'same', but not yours :)
While KVM *is* a kernel module that essentially makes the Linux kernel
into a hypervisor, Xen is a layer that sits below the kernel.
When you install Xen onto a Linux machine, that machine becomes a guest
of the Xen host; it becomes the dom0, which is an especially privileged
guest, but it is still running atop Xen and the Linux kernel no longer
has direct access to the hardware.
--
Avi
Oh really? Nice explanation. I did not realise that. So it is, in
essence, doing much the same as VMware ESX, then?
How does the boot sequence work? Does Xen load first, before the kernel?
--
Liam Proven • Profile: http://lproven.livejournal.com/profile
Email: lpr...@cix.co.uk • GMail/G+/Twitter/Flickr/Facebook: lproven
MSN: lpr...@hotmail.com • Skype/AIM/Yahoo/LinkedIn: liamproven
Tel: +44 20-8685-0498 • Cell: +44 7939-087884
--