On 22 December 2014 at 20:43, Alex Williamson <alex.william...@redhat.com> wrote: > The following changes since commit b574f602680d41c4cf4a9c106e3e2244bed01cdd: > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into > staging (2014-12-17 19:22:42 +0000) > > are available in the git repository at: > > > git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20141222.0 > > for you to fetch changes up to dcbfc5cefb22e9219f8253dba87de33104ca73fe: > > vfio: Cleanup error_report()s (2014-12-22 10:37:27 -0700) > > ---------------------------------------------------------------- > VFIO updates: > - Conversion to tracepoints (Eric Auger) > - Fix memory listener address space (Frank Blaschka) > - Move to hw/vfio/ and split common vs pci (Eric Auger & Kim Phillips) > - Trivial error_report() fixes (Alex Williamson) > > In addition to enabling S390 with the address space fix and updating > to use tracepoints rather than compile time debug, this set of patches > moves hw/misc/vfio.c to hw/vfio/ and paves the way for vfio-platform > support by splitting common functionality from PCI specific code. > > ----------------------------------------------------------------
Applied, thanks. -- PMM