Displaying 20 results from an estimated 500 matches similar to: "GFX Passthrough"
2012 May 01
8
VGABIOS patches
Couple of patches to fix an overflow, optimize a bit and support bigger
resolutions using Windows 8.
2009 Aug 28
64
[PATCH 2/2] graphics passthrough with VT-d
This patch supports basic gfx passthrough on QEMU:
- disable emulated VGA adpater if there is passthroughed gfx
- register/unregister legacy VGA I/O ports and MMIOs for passthroughed gfx
Signed-off-by: Ben Lin <ben.y.lin@intel.com>
Signed-off-by: Weidong Han <weidong.han@intel.com>
_______________________________________________
Xen-devel mailing list
2008 Jul 15
5
[PATCH] ioemu-remote: Fix pci pass-through
ioemu-remote: Enable pci pass-through by default.
--
Jean Guyader
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2012 Feb 10
6
[PATCH v2 0/3] hvmloader: Make ROM dependencies optional
This patch set mainly allows the user to build a seabios or rombios only
version of hvmloader.
In addition, when building a seabios only hvmloader, Option ROMs like
vgabios and etherboot are no longer required, and therefore can be disabled
from the build. Dependency on the bcc compiler can also be avoided the
same way.
v2: Separate patches for separate issues
Introduced config option to
2012 Feb 05
4
[PATCH RFC] hvmloader: Make ROM dependencies optional
When booting HVMs with SeaBIOS, the BIOS itself takes care of extracting
option ROMs from the PCI devices. These ROMs are usually provided with by
the device model (qemu).
Thus, hvmloader should not require any longer the rombios, stdvga,
cirrusvga or etherboot ROMs to be present.
Also, the 32bitbios_support.c file is specific to rombios and should not
be built when building hvmloader with
2013 Nov 25
3
[PATCH 0/2] Coverity fixes for tools/firmware
These two fixes are the final two outstanding issues in tools/firmware. They
are both quite minor.
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
--
1.7.10.4
2011 Mar 16
2
Improving xen-qemu-dm-4.0 dependencies
Hi,
When I first built my Debian package, I needed to depend on qemu-system
| qemu, since there was no other ways to pull needed BIOS files.
It seems the situation changed, and that I could depend on less stuff
from the qemu package. Maybe only the package named "etherboot" and
"vgabios". To do that, my plan is to simply package a folder named:
/usr/share/xen/qemu
with in
2011 Mar 16
2
Improving xen-qemu-dm-4.0 dependencies
Hi,
When I first built my Debian package, I needed to depend on qemu-system
| qemu, since there was no other ways to pull needed BIOS files.
It seems the situation changed, and that I could depend on less stuff
from the qemu package. Maybe only the package named "etherboot" and
"vgabios". To do that, my plan is to simply package a folder named:
/usr/share/xen/qemu
with in
2012 Feb 11
14
[PATCH v3 0/5] hvmloader: Make ROM dependencies optional
This patch set mainly allows the user to build a seabios or rombios only
version of hvmloader.
In addition, when building a seabios only hvmloader, Option ROMs like
vgabios and etherboot are no longer required, and therefore can be disabled
from the build. Dependency on the bcc compiler can also be avoided the
same way.
v2: Separate patches for separate issues
Introduced config option to
2008 Feb 28
1
A question on vmx loader in xen - how and when rombios is loaded into memory
A "main" function is defined in
Xen-3.1.0-source/tools/firmware/hvmloader/hvmloader.c.
In this main function, rombios, vgabios and vmxassist are copied to
specified address,
with following commands
memcpy((void *)ROMBIOS_PHYSICAL_ADDRESS, rombios, rombios_sz);
...
memcpy((void *)ETHERBOOT_PHYSICAL_ADDRESS, etherboot,
sizeof(etherboot));
....
But after searching the whole
2006 Oct 05
1
RE: Installing Redhat 7,3 with hvm
If anyone is still interested in this old thread, I have a rh7.3 image
running under hvm.
It''s a hack, but here''s what I did:
Install rh7.3 in a vmware machine with vmware server.
Booted off a live cd, ( I used a gentoo installer CD, but any live cd
should work)
Created a lvm volume on my Xen dom0
>From the liveCD, I use dd to copy the disk image to the lvm image (dd
2015 Mar 25
2
[PATCH] Add virtio gpu driver.
Hi,
> BTW can we teach virtio-gpu to look for framebuffer using
> virtio pci caps?
The virtio-gpu driver doesn't matter much here, it doesn't use it
anyway.
> Or are there limitations such as only
> using IO port BARs, or compatibility with
> BIOS code etc that limit us to specific BARs anyway?
Yes, vgabios code needs to know. Currently it has bar #2 for the vga
2015 Mar 25
2
[PATCH] Add virtio gpu driver.
Hi,
> BTW can we teach virtio-gpu to look for framebuffer using
> virtio pci caps?
The virtio-gpu driver doesn't matter much here, it doesn't use it
anyway.
> Or are there limitations such as only
> using IO port BARs, or compatibility with
> BIOS code etc that limit us to specific BARs anyway?
Yes, vgabios code needs to know. Currently it has bar #2 for the vga
2012 Mar 16
7
[PATCH] tools: specify datadir for qemu-xen build to fix firmware loading
# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1331924173 -3600
# Node ID bf1d5778ffd10858b402068b9473e410791ebd07
# Parent 72e6530b29463f0913af365f5d085d94ff75627c
tools: specify datadir for qemu-xen build to fix firmware loading
qemu-xen does currently not find the firmware files, such as
vgabios-cirrus.bin. The reason is that qemu-xen uses the default prefix
/usr/local.
2008 Feb 28
1
RE: A question on vmx loader in xen - how and when rombiosis loaded into memory
Thank you.
I notice the system then jumps to F000:FFF0 to execute. But because VMX is turned on, switching to real-mode would incur problems?
I don’t find any clue to turn on the vm86 mode as Readme in the tools/firmware directory puts.
Best regards,
Hu Jia Yi
Ext: 20430
Tel: 65-67510430
-----Original Message-----
From: Cui, Dexuan [mailto:dexuan.cui@intel.com]
Sent: Thursday,
2012 Jul 24
1
Problems with HVM S3
Hello,
I am currently trying to suspend a HVM domU via ACPI. However, after "xl
trigger vm s3suspend" the virtual machine freezes after 2-3 seconds (I get a
prompt at xl console before that!), and keeps printing the following lines:
[ 240.428145] INFO: task jbd2/xvda1-8:146 blocked for more than 120 seconds.
[ 240.437649] "echo 0 >
2011 Oct 15
1
VGA PassThrough works for EVGA GTX 460 SE 1024 MB
Hi
Finally I succeeded to use my graphic card EVGA GTX 460 SE 1024M with Xen 4.2 unstable.
Before I was using my MSI GT 440.
I am little excited that it works now.
Kernel
=====
Kernel ---> 3.1.0-rc9 downloaded from http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary
My kernel''s config is attached to this mail.
Xen
====
Download Xen
hg clone -r 23965
2015 Mar 26
2
[PATCH] Add virtio gpu driver.
On Mi, 2015-03-25 at 18:09 +0100, Michael S. Tsirkin wrote:
> On Wed, Mar 25, 2015 at 04:37:16PM +0100, Gerd Hoffmann wrote:
> > Hi,
> >
> > > BTW can we teach virtio-gpu to look for framebuffer using
> > > virtio pci caps?
> >
> > The virtio-gpu driver doesn't matter much here, it doesn't use it
> > anyway.
> >
> > >
2015 Mar 26
2
[PATCH] Add virtio gpu driver.
On Mi, 2015-03-25 at 18:09 +0100, Michael S. Tsirkin wrote:
> On Wed, Mar 25, 2015 at 04:37:16PM +0100, Gerd Hoffmann wrote:
> > Hi,
> >
> > > BTW can we teach virtio-gpu to look for framebuffer using
> > > virtio pci caps?
> >
> > The virtio-gpu driver doesn't matter much here, it doesn't use it
> > anyway.
> >
> > >
2004 Apr 19
2
wine-20040408
i am running MsOffice 2000 in wine-20031212 without problem. Now i tried
to do the same with wine-20040408 but its not working. word stops with
showing lot of errors and last with "winedbg>"
Any body running office 2000 in this version. Please mail ur config file
or any tweak i want to work on it.
Thanks
SK
--