similar to: [PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk

Displaying 20 results from an estimated 200 matches similar to: "[PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk"

2020 May 11
0
[PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk
On Mon, 11 May 2020 15:01:27 -0400 Jon Derrick <jonathan.derrick at intel.com> wrote: > The VMD endpoint provides a real PCIe domain to the guest, including Please define VMD. I'm sure this is obvious to many, but I've had to do some research. The best TL;DR summary I've found is Keith's original commit 185a383ada2e adding the controller to Linux. If there's
2018 Jan 22
2
[Bug 104728] New: [possible regression] VMD crashes on startup on GT 640 / GK107 / NVE7
https://bugs.freedesktop.org/show_bug.cgi?id=104728 Bug ID: 104728 Summary: [possible regression] VMD crashes on startup on GT 640 / GK107 / NVE7 Product: Mesa Version: 17.2 Hardware: All OS: All Status: NEW Severity: major Priority: medium Component:
2010 Jul 01
0
[XCP] updates.vmd.citrix.com
Good day. xe-guest-tools for debian adding a repository to aptitude:/etc/apt/sources.list.d/citrix.list deb http://updates.vmd.citrix.com/XCP/0.4.901/debian/ lenny main deb-src http://updates.vmd.citrix.com/XCP/0.4.901/debian/ lenny main But this repository does not work: Err http://updates.vmd.citrix.com lenny/main Packages 404 Not Found Err http://updates.vmd.citrix.com lenny/main
2020 Apr 23
0
[PATCH 0/1] KVM support for VMD devices
On Wed, Apr 22, 2020 at 01:14:44PM -0400, Jon Derrick wrote: > The two patches (Linux & QEMU) add support for passthrough VMD devices > in QEMU/KVM. VMD device 28C0 already supports passthrough natively by > providing the Host Physical Address in a shadow register to the guest > for correct bridge programming. > > The QEMU patch emulates the 28C0 mode by creating a shadow
2020 May 13
0
[PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk
On Wed, 13 May 2020 19:26:34 +0000 "Derrick, Jonathan" <jonathan.derrick at intel.com> wrote: > On Wed, 2020-05-13 at 11:55 -0600, Alex Williamson wrote: > > On Wed, 13 May 2020 00:35:47 +0000 > > "Derrick, Jonathan" <jonathan.derrick at intel.com> wrote: > > > > > Hi Alex, > > > > > > > [snip] > >
2011 Sep 02
1
[LLVMdev] does new EH require newer linker?
Is the new EH scheme completely compatible with the existing linker in Xcode 4.1? I am finding that today's changes break the ability to link xplor-nih with dragonegg under FSF gcc 4.6.2... de-g++46 -c thread.cc -O3 -ffast-math -funroll-loops -g -DX_MMAP_FLAGS=0 -DFORTRAN_INIT -fno-common -DDARWIN -D_REENTRANT -DNDEBUG -I/Users/howarth/xplor-nih-2.27/vmd/
2020 Apr 14
0
[RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
Hi Jonathan, On Mon, Apr 13, 2020 at 10:10:50PM +0000, Derrick, Jonathan wrote: > I had to add the following for initial VMD support. The new PCIe domain > added on VMD endpoint probe didn't have the dev_iommu member set on the > VMD subdevices, which I'm guessing is due to probe_iommu_group already > having been run on the VMD endpoint's group prior to those subdevices
2012 Jun 01
1
problems installing parted tool
i have downloaded the CentOS distribution that comes with Xen Cloud Platform (XCP) at http://www.xen.org/download/xcp/index.html. i am trying to install the parted utility. yum install parted however, i get the following message. Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Setting up Install Process No package parted available. Nothing to do any ideas on what's
2009 Aug 03
3
Performance problem with STATUS after upgrade (1.0.15 -> 1.2.2)
Hello list, after upgrading dovecot from 1.0.15 to 1.2.2 (and carefully reading through the upgrading notes in the wiki), I got sieve, quota and fts up and running, but I'm now suffering some kind of performance problem with the STATUS command. Symptoms: Reading mail on the IMAP server itself with "mutt", no TLS/SSL, connected through loopback interface. Whenever I idle a bit and
2013 Feb 22
13
[Bug 61287] New: (bisected) kernel>=3.7 breaks nouveau with acceleration for GeForce 6150SE nForce 430
https://bugs.freedesktop.org/show_bug.cgi?id=61287 Priority: medium Bug ID: 61287 Assignee: nouveau at lists.freedesktop.org Summary: (bisected) kernel>=3.7 breaks nouveau with acceleration for GeForce 6150SE nForce 430 QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified
2011 Mar 04
1
local storage caching xen cloud 1.0
Hello all, I have found the commands for enabling this feature but is there any additional documentation that is specific to XCP 1.0? Such as monitoring current usage (is it doing anything), maybe even a graph in xencenter that shows trends of usage? Found on http://docs.vmd.citrix.com/XenServer/5.6.0fp1/1.0/en_gb/installation.html xe host-disable host=<*hostname*> localsr=`xe sr-list
2010 Mar 19
0
install git
Hi, I am trying to install git on ddk(with xcp0.1.1 as dom0) and I want to use it to download xen kernel source code(available via jeremy''s git). Kindly let me know alternate methods or how to fix this installation in ddk. When I try yum install git-core # yum install git-core Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Could not retrieve mirrorlist
2010 Mar 15
0
XCP, debian domU and updates repository
Hello, I have just installed a debian domU in a xcp server. After install xen-tools in the domU, then I have a new repository: deb http://updates.vmd.citrix.com/XenCloudPlatform/0.1.1/debian/ lenny main but this URL doesn''t exist. What is the correct URL? -- Angel L. Mateo Martínez Sección de Telemática Área de Tecnologías de la Información _o) y las Comunicaciones Aplicadas
2004 Jun 23
0
UPDATE Patch for postgres enabled app_voicemail.c
I forgot to take out the portion that would read in the voicemail boxes from the text file. If you want to leave it in then you could have some voicemail boxes defined in the text voicemail.conf. I do not, so I have removed it. Below is the new patch: *** app_voicemail.c 2004-06-23 07:55:54.000000000 -0600 --- app_voicemail.c.new 2004-06-23 07:55:47.000000000 -0600 *************** *** 49,61 ****
2011 Aug 22
2
Bug#638837: independent_wallclock sysctl has gone away?
Package: xen Severity: important Version: 4.0.1-1 The Xen documentation and Xen Debian wiki describes using independent_wallclock to sync domU clocks against the dom0 clock http://docs.vmd.citrix.com/XenServer/4.0.1/guest/ch04s06.html http://wiki.debian.org/Xen#Possible_problems_and_bugs-1 This sysctl appears to have gone away with squeeze, but the documentation is not updated Time drift is
2004 Jun 23
0
Patch for postgres enabled app_voicemail.c
Hello all, I am just getting going on building my system, but I thought I'd send you all a patch that I wrote so the command: show voicemail users issued from the CLI works properly when there is a postgres backend for the voicemail. The current version of the app does not display the voicemail boxes found in a database. It is called in the load_config function. I haven't done
2009 Jan 03
0
BerkeleyTIP TODAY Jan 3 Sat- Party Time :) Video Talks: Asterisk, GPU
YOU ARE INVITED TO ATTEND :) Join in with the friendly BTIP people. IRC & VOIP communication - Use Ekiga VOIP SW & a Headset. GLOBAL SIMULTANEOUS GNU(Linux), BSD & All Free SW & HW Monthly Meeting TIP = Talks, Installfest, Potluck & ProgrammingParty January 3rd 2009, Saturday. Time: 10 AM - 6 PM (All times Pacific USA) Adjust for your local time zone. (Ex: = 1 PM - 9
2015 Feb 13
1
Getting strange message in terminal
Dear all when I am login in terminal I am getting following message. declare -x ALL_PROXY="socks://hproxy.iitm.ac.in:3128/" declare -x AMBERHOME="/sware/amber/amber12" declare -x COLORTERM="gnome-terminal" declare -x CPPFLAGS="-I/usr/local/bin/include" declare -x
2016 Jul 12
0
[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
On Thu, Jun 30, 2016 at 10:23:39AM +0200, Krzysztof Kozlowski wrote: > Hi, > > > This is fifth approach for replacing struct dma_attrs with unsigned > long. > > The main patch (1/44) doing the change is split into many subpatches > for easier review (2-42). They should be squashed together when > applying. For all the drm driver patches: Acked-by: Daniel Vetter
2016 Jul 13
0
[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
Hi, The fifth version of this patchset was merged by Andrew Morton few days ago. It was rebased on v4.7-rc5 so it missed some ongoing changes. This is just rebase on next-20160713. For easier testing the patchset is available here: repo: https://github.com/krzk/linux branch: for-next/dma-attrs-const-v6 Changes since v5 ================ 1. New patches: 1/46: [media] mtk-vcodec: Remove