All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Zir Blazer <zir_blazer@hotmail.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: PCI and VGA Passthrough regressions on Xen 4.4.1 vs 4.3.2
Date: Fri, 14 Nov 2014 16:08:14 -0500	[thread overview]
Message-ID: <20141114210814.GA4173@laptop.dumpdata.com> (raw)
In-Reply-To: <SNT151-W12F4DACB9A800BCEC6D188F3A50@phx.gbl>

On Mon, Oct 06, 2014 at 03:55:36AM -0300, Zir Blazer wrote:
> There is a regression in both PCI and VGA Passthrough in Xen 4.4.1 when compared to 4.3.2. Due to the added complexity of VGA Passthrough, I was suggested to focus instead in my PCI Passthrough issue, which involves the integrated Sound Card of my Motherboard. While it passes to the DomU and works, it produces robotic, distorted and lagged noise everytime it reproduces sound. The Video Card is an absolute no-go. On the previous Xen version, everything else being equal, both works properly.I have been trying to gather as much information as possible of my issue according to Xen Wiki articles http://wiki.xen.org/wiki/Debugging_Xen and http://wiki.xen.org/wiki/Reporting_Bugs_against_Xen so this E-Mail comes attached with tons of logs.
> 
> 
> HARDWARE
> Processor: Intel Xeon E3-1245V3 (Haswell) - http://ark.intel.com/products/75462/Intel-Xeon-Processor-E3-1245-v3-8M-Cache-3_40-GHz
> Motherboard: Supermicro X10SAT (Chipset C226, BIOS R2.0) - http://www.supermicro.com/products/motherboard/Xeon/C220/X10SAT.cfm
> Sound Card: Integrated Realtek ALC1150

So I tried this on my box which has similar specs:

Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz

[    0.000000] DMI: Supermicro X10SAE/X10SAE, BIOS 2.00 04/21/2014

with todays' xen-unstable and with a simple guest config:

builder='hvm'
memory = 2048
name = "WinXP"
vcpus=1
vif = [ 'type=ioemu, mac=00:0F:4B:00:00:61,bridge=switch' ]
disk=[ 'phy:/dev/G/WinXP,hda,w']
vnc=1
videoram=8
vnclisten="0.0.0.0"
vncpasswd=''
stdvga=0
usb=1
usbdevice='tablet'
qemu_model_version="traditional"
device_model_version = 'qemu-xen-traditional'
pci=["01:00.0","01:00.1","00:1b.0"]

# lspci -s 01:00.*
01:00.0 VGA compatible controller: ATI Technologies Inc RV770 [Radeon HD 4870]
01:00.1 Audio device: ATI Technologies Inc HD48x0 audio

# lspci -s 00:1b.0
00:1b.0 Audio device: Intel Corporation Device 8c20 (rev 04)

This is using Windows XP 32 (don't have 64bit laying around) and when
using the Realtek HD Sound Effects and the '3D Audio Demo' it plays
nicely on my speakers.

The VGA is a different story as it seems there are no Video drivers
for XP for it available at all!

# 

  parent reply	other threads:[~2014-11-14 21:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <SNT151-W350FF3218816B4188CCE62F3A40@phx.gbl>
2014-10-06  6:55 ` PCI and VGA Passthrough regressions on Xen 4.4.1 vs 4.3.2 Zir Blazer
2014-10-06 18:24   ` Konrad Rzeszutek Wilk
2014-10-06 22:16     ` Zir Blazer
2014-10-06 23:08       ` Konrad Rzeszutek Wilk
2014-10-07 14:35       ` Konrad Rzeszutek Wilk
2014-10-10 15:47         ` Zir Blazer
2014-10-13 18:41       ` FW: " Zir Blazer
2014-10-14  7:43         ` Gordan Bobic
2014-10-20 23:21       ` PCI and VGA Passthrough regressions on Xen 4.4.1 vs 4.3.2‏ Zir Blazer
2014-11-14 21:08   ` Konrad Rzeszutek Wilk [this message]
2014-11-14 21:20     ` PCI and VGA Passthrough regressions on Xen 4.4.1 vs 4.3.2 Gordan Bobic
2014-11-14 22:12     ` Konrad Rzeszutek Wilk
2014-11-15 11:59       ` Zir Blazer
2014-11-15 14:34         ` Konrad Rzeszutek Wilk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141114210814.GA4173@laptop.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=xen-devel@lists.xen.org \
    --cc=zir_blazer@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.