On 23 September 2014 10:14, Alex Williamson <alex.william...@redhat.com> wrote: > The following changes since commit 07e2863d0271ac6c05206d8ce9e4f4c39b25d3ea: > > exec.c: fix setting 1-byte-long watchpoints (2014-09-19 17:42:16 +0100) > > are available in the git repository at: > > git://github.com/awilliam/qemu-vfio.git tags/vfio-pci-for-qemu-20140923.0 > > for you to fetch changes up to 75bd0c7253f384e868b638db5c6350796cf584f7: > > vfio: make rom read endian sensitive (2014-09-22 15:27:43 -0600) > > ---------------------------------------------------------------- > Endian updates to re-fix cross endian host and guest and > enable the same for ROM loading (Alexey) > > ---------------------------------------------------------------- > Alexey Kardashevskiy (1): > Revert "vfio: Make BARs native endian" > > Nikunj A Dadhania (1): > vfio: make rom read endian sensitive > > hw/misc/vfio.c | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-)
Applied, thanks. -- PMM