qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] virtio: pci cfg access
@ 2015-07-03  9:37 Gerd Hoffmann
  2015-07-03  9:37 ` [Qemu-devel] [PATCH 1/3] virtio: uninline _vp_{read,write} Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2015-07-03  9:37 UTC (permalink / raw)
  To: seabios; +Cc: Paolo Bonzini, Gerd Hoffmann, qemu-devel, Michael S. Tsirkin

  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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-03  9:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03  9:37 [Qemu-devel] [PATCH 0/3] virtio: pci cfg access Gerd Hoffmann
2015-07-03  9:37 ` [Qemu-devel] [PATCH 1/3] virtio: uninline _vp_{read,write} Gerd Hoffmann
2015-07-03  9:37 ` [Qemu-devel] [PATCH 2/3] virtio: pci cfg access Gerd Hoffmann
2015-07-03  9:37 ` [Qemu-devel] [PATCH 3/3] [testing] map 64bit bars high unconditionally Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).