Displaying 20 results from an estimated 100 matches similar to: "[PATCH 2/4] dom0 linux: Add "guestdev=" boot parameter."
2008 Feb 20
5
procmail deliver and envelope-to
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
first of all, please reply private as I am not subscribed to the list.
But if this question takes to much traffic I can subscribe.
My problem is that I have to use procmail (as it can call external
programs) which finally calls deliver. My main rules are sieve and they
work find except that I cannot use subaddress matching in envelope to
(not
2011 Nov 13
1
pci passthrough MoBo ASUS M4A89TD Pro/USB3
Hi people.
I had finally cross my USB to my DomU windows XP, justs 1 issue:
USB 2.0 not working only 1.1 is working.
I would to confirm with others that have the MoBo ASUS M4A89TD
Pro/USB3 if u have been able to passthrough the USB ports to HVM
windows?
I had try different settings on my BIOS, different settings on Xen
4.1, this under Centos x64 AMD
Athlon II 640.
I receive the
2017 Feb 25
2
A request for Virtual GPU based on Nouveau
Hi,
I’m a developer from Huawei Technologies Co.,Ltd. China. I’m working on GPU Virtualization.
I found some academic papers on google which describe how to virtualize GPU on Cloud based on Nouveau, Such as < TimeGraph: GPU Scheduling for Real-Time Multi-Tasking Environments > <Gdev: First-Class GPU Resource Management in the Operating System> written by Ph.D Shinpei Kato.
I know the
2010 Jun 30
3
[PATCH 1/2] Add new augeas directory with grub device.map lens
Add a directory to contain required augeas lenses which aren't yet upstream.
Include a new lens for grub's device.map.
---
augeas/README.txt | 4 ++++
augeas/device_map.aug | 28 ++++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 0 deletions(-)
create mode 100644 augeas/README.txt
create mode 100644 augeas/device_map.aug
diff --git a/augeas/README.txt
2010 Jan 29
7
with Xen4 config -> (pci-passthrough-strict-check no), DomU init reports "Error: pci: PCI Backend and pci-stub don''t own device"
testing,
uname -ri
2.6.33-rc5-4-xen x86_64
rpm -qa | grep -i Xen-4
xen-4.0.0_20873_01-29.1.x86_64
cat test.cfg
name = ''test''
builder = ''linux''
bootloader = ''/usr/lib/xen/boot/domUloader.py''
bootargs = ''--entry=xvda1:vmlinuz-xen,/boot/initrd-xen''
disk = [
2011 Mar 28
1
my gsoc application
Dear Richard Boulton and Olly Betts ?here is my Xapian's GSoC Student
Application
== About Me ==
Name: ponyding
E-mail address: ponyding at gmail.com
IRC nickname : ponyding
Personal blog:www.cnblogs.com/shapherd (sorry for it's writen in chinese)
Emergency contact phone number: +86 15907107917
Biography:
I am very optimistic,Have a strong sense of responsibility for
2019 Nov 22
0
[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
On Fri, Nov 22, 2019 at 12:52 PM Mika Westerberg
<mika.westerberg at intel.com> wrote:
>
[cut]
[I'm really running out of time for today, unfortunately.]
> > > > The current design is mostly based on the PCI PM Spec 1.2, so it would
> > > > be consequent to follow system-wide suspend in PM-runtime and avoid
> > > > putting PCIe ports holding
2013 Aug 28
12
[PATCH V2] x86/AMD-Vi: Add additional check for invalid special->handle
From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
This patch add an additional logic to check for the often case when the
special->handle is not initialized due to firmware bugs.
but the special->usedid is correct. If users overide this using the
command line option ivrs_ioapic, then it should use the value instead.
---
This patch is supposed to follow the patches:
2008 Dec 25
0
[PATCH 1/4] dom0 linux: Expose HID, UID, SEG, BBN of PCI root bridge via sysfs.
This patch exposes HID,UID,SEG,BBN of PCI root bridge via sysfs.
Thanks,
--
Yuji Shimada.
Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp>
diff -r 618fc299e2f1 -r 4769a6db78f5 drivers/acpi/pci_root.c
--- a/drivers/acpi/pci_root.c Thu Dec 18 11:51:36 2008 +0000
+++ b/drivers/acpi/pci_root.c Thu Dec 25 10:37:52 2008 +0900
@@ -151,6 +151,36 @@
return AE_OK;
}
+ssize_t
2016 Jan 26
2
[PATCH] p2v: User can click on an interface name to identify the physical interface.
When the user clicks on the second column of the list of network
interfaces, run 'ethtool --identify <if_name> 10', which (on supported
cards) flashes a light on the physical interface for 10 seconds,
allowing it to be identified by the operator.
This has a nasty bit of hidden UI, basically because Gtk makes it near
impossible to put a regular button into a GtkTreeView.
---
2019 Nov 22
1
[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
On Fri, Nov 22, 2019 at 12:30:20PM +0100, Rafael J. Wysocki wrote:
> On Fri, Nov 22, 2019 at 11:36 AM Mika Westerberg
> <mika.westerberg at intel.com> wrote:
> >
> > On Thu, Nov 21, 2019 at 11:39:23PM +0100, Rafael J. Wysocki wrote:
> > > On Thu, Nov 21, 2019 at 8:49 PM Mika Westerberg
> > > <mika.westerberg at intel.com> wrote:
> > > >
2009 Jul 26
2
RE: VT-D RMRR is incorrect
tmoore wrote:
>
>
> I`ve raised a support case with ASUS to try to get them to fix the BIOS on
> P6T Deluxe ... I`ll keep this thread updated.
>
> The IOMMU is seriously broken on this board, I have tried many workarounds
> and it always results in failure.
>
>
>
Hello,
did you get a reply? Somebody else has something new about the Asus P6T and
this problem? How
2019 Nov 20
4
[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
On Wed, Nov 20, 2019 at 11:52:22AM +0100, Rafael J. Wysocki wrote:
> On Wed, Nov 20, 2019 at 11:18 AM Mika Westerberg
> <mika.westerberg at intel.com> wrote:
> >
> > Hi Karol,
> >
> > On Tue, Nov 19, 2019 at 11:26:45PM +0100, Karol Herbst wrote:
> > > On Tue, Nov 19, 2019 at 10:50 PM Bjorn Helgaas <helgaas at kernel.org> wrote:
> > > >
2015 Jun 16
0
[ANNOUNCE] xorg-server 1.17.2
This picks up a pile of fixes from master. Notable highlights:
- Fix for CVE-2015-3164 in Xwayland
- Fix int10 setup for vesa
- Fix regression in server-interpreted auth
- Fix fb setup on big-endian CPUs
- Build fix for for gcc5
Complete changelog:
Aaron Plattner (2):
xfree86: Fix xf86_check_platform_slot's handling of PCI
xfree86: Add GPU screens even if there are no active
2009 Dec 20
10
xen, pvops & nvidia graphics
Hello all, this is my first post to the mailing list, so I hope this is the
right way to ask a question.
I''ve installed xen on my laptop (Asus N51Vf, specs here:
http://www.asus.com/product.aspx?P_ID=0Tc42s23bOdbbvY5), as I''m currently at
university and don''t have my proper desktop hardware to play with. The
laptop supports IOMMU/Vt-d and has one PCI-e Geforce GT130M
2010 Jan 03
21
Re: Xenified linux kernel
Known bug for 32-bit. Workaround is on the net.
http://mulps.wordpress.com/2009/05/29/compiling-xen-kernel-2-6-29-2/
Boris
________________________________
From: Mehdi Sheikhalishahi <mehdi.alishahi@gmail.com>
To: bderzhavets@yahoo.com
Sent: Sun, January 3, 2010 4:25:00 PM
Subject: Xenified linux kernel
Hi Dear:
I am refering to the
2015 Sep 02
0
[ANNOUNCE] xorg-server 1.17.99.901
Here's 1.18 RC1. Let's figure out when to release this during XDC.
Aaron Plattner (3):
xfree86: Fix xf86_check_platform_slot's handling of PCI
xfree86: Add GPU screens even if there are no active GDevs
xfree86: Bump video driver ABI version to 20
Adam Jackson (27):
glamor: Fix up indentation
xf86Crtc: right-of placement by default.
dmx: Fix the
2012 Jan 31
26
[PATCH 00/10] FLASK updates: MSI interrupts, cleanups
This patch set adds XSM security labels to useful debugging output
locations, and fixes some assumptions that all interrupts behaved like
GSI interrupts (which had useful non-dynamic IDs). It also cleans up the
policy build process and adds an example of how to use the user field in
the security context.
Debug output:
[PATCH 01/10] xsm: Add security labels to event-channel dump
[PATCH 02/10] xsm:
2019 Nov 20
1
[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
Hi Karol,
On Tue, Nov 19, 2019 at 11:26:45PM +0100, Karol Herbst wrote:
> On Tue, Nov 19, 2019 at 10:50 PM Bjorn Helgaas <helgaas at kernel.org> wrote:
> >
> > [+cc Dave]
> >
> > On Thu, Oct 17, 2019 at 02:19:01PM +0200, Karol Herbst wrote:
> > > Fixes state transitions of Nvidia Pascal GPUs from D3cold into higher device
> > > states.
> >
2008 Jul 12
26
[PATCH] Improve the current FLR logic
Hi, all,
The attached patches try to improve the current FLR logic.
The idea is: removing the FLR logic from hypervisor and adding the
improved logic in Control Panel.
The current FLR logic in hypervisor has some issues: 1) Dstate
transition is not guaranteed to properly clear the device state; 2) the
current code for PCIe FLR is actually buggy: PCI_EXP_DEVSTA_TRPND
doesn''t mean the