diff mbox series

[2/6] CHANGELOG.md: Add named PCI devices

Message ID 20210324164407.302062-2-george.dunlap@citrix.com (mailing list archive)
State Superseded
Headers show
Series [1/6] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries | expand

Commit Message

George Dunlap March 24, 2021, 4:44 p.m. UTC
Signed-off-by: George Dunlap <george.dunlap@citrix.coM>
---
CC: Ian Jackson <ian.jackson@citrix.com>
CC: Paul Durrant <paul@xen.org>
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

Comments

Paul Durrant March 26, 2021, 7:44 a.m. UTC | #1
On 24/03/2021 16:44, George Dunlap wrote:
> Signed-off-by: George Dunlap <george.dunlap@citrix.coM>
> ---
> CC: Ian Jackson <ian.jackson@citrix.com>
> CC: Paul Durrant <paul@xen.org>

Reviewed-by: Paul Durrant <paul@xen.org>

> ---
>   CHANGELOG.md | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index 7f03e85bd7..8c89212f14 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
>    - Renesas IPMMU-VMSA (Supported, not security supported; was Tech Preview)
>    - ARM SMMUv3 (Tech Preview)
>    - Intel Processor Trace support (Tech Preview)
> + - Named PCI devices for xl/libxl
>   
>   ## Removed / support downgraded
>   
>
diff mbox series

Patch

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f03e85bd7..8c89212f14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - Renesas IPMMU-VMSA (Supported, not security supported; was Tech Preview)
  - ARM SMMUv3 (Tech Preview)
  - Intel Processor Trace support (Tech Preview)
+ - Named PCI devices for xl/libxl
 
 ## Removed / support downgraded