qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V2 0/3] hw/pcie: Introduce Generic PCI Express R


From: Marcel Apfelbaum
Subject: Re: [Qemu-devel] [PATCH V2 0/3] hw/pcie: Introduce Generic PCI Express Root Port
Date: Wed, 18 Jan 2017 14:30:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

On 01/16/2017 06:46 PM, Andrea Bolognani wrote:
On Wed, 2017-01-11 at 14:18 +0200, Marcel Apfelbaum wrote:
v1 -> v2:
  - Rebased on master.

The Generic Root Port behaves the same as the
Intel's IOH device with id 3420, without having
Intel specific attributes.

The device has two purposes:
  (1) Can be used on both X86 and ARM machines.
  (2) It will allow us to tweak the behaviour
     (e.g add vendor-specific PCI capabilities)
      - something that obviously cannot be done
        on a known device.

Patch 1/3: Introduce a base class for Root Ports - most of the code
            is migrated from IOH3420 implementation.
Patch 2/3: Derives the IOH3420 from the new base class
Patch 3/3: Introduces the generic Root Port.

Tested with Linux and Windows guests only on x86 hosts.

I tested this both on x86/q35 (Debian guest) and on
aarch64/virt (Fedora guest) very briefly, eg. started
the guest, performed some network I/O and shut it down.

It seems to be working fine :)

Thanks for testing it! A tested-by tag would be appreciated for the next 
version :)
Marcel


--
Andrea Bolognani / Red Hat / Virtualization





reply via email to

[Prev in Thread] Current Thread [Next in Thread]