On 24 March 2016 at 11:59, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 22 March 2016 at 21:55, Paolo Bonzini <pbonz...@redhat.com> wrote: >> The following changes since commit 4829e0378dfb91d55af9dfd741bd09e8f2c4f91a: >> >> Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' >> into staging (2016-03-18 17:18:41 +0000) >> >> are available in the git repository at: >> >> git://github.com/bonzini/qemu.git tags/for-upstream >> >> for you to fetch changes up to ba0fb75c6400fbf75e2e8b52d2c6e2e8e848777c: >> >> target-i386: implement PKE for TCG (2016-03-22 22:20:18 +0100) >> >> ---------------------------------------------------------------- >> * Log filtering from Alex and Peter >> * Chardev fixes from Daniel and Marc-André >> * config.status tweak from David >> * Header file tweaks from Markus, myself and Veronia (Outreachy candidate) >> * get_ticks_per_sec() removal from Rutuja (Outreachy candidate) >> * Coverity fix from myself >> * PKE implementation from myself, based on rth's XSAVE support > > Unfortunately something in this pullreq results in an ACPI test hang > on OSX: > > manooth$ QTEST_QEMU_BINARY=i386-softmmu/qemu-system-i386 > QTEST_QEMU_IMG=qemu-img gtester -k --verbose -m=quick tests/ahci-test > TEST: tests/ahci-test... (pid=82847) > /i386/ahci/sanity: OK > /i386/ahci/pci_spec: OK > /i386/ahci/pci_enable: OK > /i386/ahci/hba_spec: OK > /i386/ahci/hba_enable: OK > /i386/ahci/identify: OK > /i386/ahci/io/pio/lba28/simple/zero: OK > /i386/ahci/io/pio/lba28/simple/low: OK > /i386/ahci/io/pio/lba28/simple/high: OK > /i386/ahci/io/pio/lba28/double/zero:
Bisection blames: "char: ensure all clients are in non-blocking mode" thanks -- PMM