qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/1] Add support for PCI Enhanced Allocation


From: Stalley, Sean
Subject: Re: [Qemu-devel] [PATCH v2 0/1] Add support for PCI Enhanced Allocation "BARs"
Date: Wed, 15 Jul 2015 16:38:12 +0000

ping

> -----Original Message-----
> From: Stalley, Sean
> Sent: Wednesday, July 01, 2015 11:20 AM
> To: address@hidden
> Cc: address@hidden; Stalley, Sean
> Subject: [PATCH v2 0/1] Add support for PCI Enhanced Allocation "BARs"
> 
> Changes from v1:
>       - added a cover letter with a change log
>       - made spelling fixes throughout patch
>       - no longer add unnecessary whitespace
>       - removed brackets in return calls
>       - only add 1 PCI device parameter instead of 2
>       - don't add definitions to imported include/hw/pci/pci_regs.h
> 
> Sean O. Stalley (1):
>   Add support for PCI Enhanced Allocation "BARs"
> 
>  hw/pci/Makefile.objs    |   2 +-
>  hw/pci/pci.c            |  95 +++++++++++++++++------
>  hw/pci/pci_ea.c         | 202
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  include/hw/pci/pci.h    |   6 ++
>  include/hw/pci/pci_ea.h |  42 ++++++++++
>  include/qemu/typedefs.h |   1 +
>  6 files changed, 324 insertions(+), 24 deletions(-)  create mode 100644
> hw/pci/pci_ea.c  create mode 100644 include/hw/pci/pci_ea.h
> 
> --
> 1.9.1




reply via email to

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