qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] virtio: pci cfg access


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/3] virtio: pci cfg access
Date: Fri, 3 Jul 2015 11:37:35 +0200

  Hi,

As discussed this implements virtio regions access via pci cfg space
window.  Used in case bars are mapped above 4G.  Patch #3 is for
testing and not intended to be merged.

cheers,
  Gerd

Gerd Hoffmann (3):
  virtio: uninline _vp_{read,write}
  virtio: pci cfg access
  [testing] map 64bit bars high unconditionally.

 src/fw/pciinit.c    |   2 +-
 src/hw/virtio-pci.c | 224 +++++++++++++++++++++++++++++++++++++++++++++++++---
 src/hw/virtio-pci.h |  92 ++++-----------------
 3 files changed, 227 insertions(+), 91 deletions(-)

-- 
1.8.3.1




reply via email to

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