Re: [Qemu-devel] [PATCH buildfix for-2.1] libqos: Fix PC PCI endianness glitches

2014-07-15 Thread Peter Maydell
On 14 July 2014 16:38, Andreas Färber wrote: > The libqos implementation of io_read{b,w,l} and io_write{b,w,l} hooks > was relying on qtest_mem{read,write}() respectively. With d81d410 (usb: > improve ehci/uhci test) this resulted in assertion failures on ppc hosts: > > ERROR:tests/usb-hcd-ehci-t

Re: [Qemu-devel] [PATCH buildfix for-2.1] libqos: Fix PC PCI endianness glitches

2014-07-14 Thread Paolo Bonzini
Il 14/07/2014 17:38, Andreas Färber ha scritto: The libqos implementation of io_read{b,w,l} and io_write{b,w,l} hooks was relying on qtest_mem{read,write}() respectively. With d81d410 (usb: improve ehci/uhci test) this resulted in assertion failures on ppc hosts: ERROR:tests/usb-hcd-ehci-test.c

[Qemu-devel] [PATCH buildfix for-2.1] libqos: Fix PC PCI endianness glitches

2014-07-14 Thread Andreas Färber
The libqos implementation of io_read{b,w,l} and io_write{b,w,l} hooks was relying on qtest_mem{read,write}() respectively. With d81d410 (usb: improve ehci/uhci test) this resulted in assertion failures on ppc hosts: ERROR:tests/usb-hcd-ehci-test.c:78:ehci_port_test: assertion failed: ((value & m