Am 26.03.2012 04:06, schrieb Wanpeng Li:
> From: Anthony Liguori
>
>
> Signed-off-by: Anthony Liguori
> Signed-off-by: Wanpeng Li
Some minor formal comments inline, otherwise looks okay.
> ---
> hw/pci_host.c | 26 ++
> hw/pci_host.h |5 +
> 2 files changed
On Mon, Mar 26, 2012 at 10:06:45AM +0800, Wanpeng Li wrote:
>
>From: Anthony Liguori
>
>
>Signed-off-by: Anthony Liguori
>Signed-off-by: Wanpeng Li
>
>---
> hw/pci_host.c | 26 ++
> hw/pci_host.h |5 +
> 2 files changed, 31 insertions(+), 0 deletions(-)
>
>diff --
On Mon, Mar 26, 2012 at 10:06:45AM +0800, Wanpeng Li wrote:
> diff --git a/hw/pci_host.c b/hw/pci_host.c
> index 44c6c20..44d7e55 100644
> --- a/hw/pci_host.c
> +++ b/hw/pci_host.c
> @@ -162,4 +162,30 @@ const MemoryRegionOps pci_host_data_be_ops = {
> .endianness = DEVICE_BIG_ENDIAN,
> };
>