The following changes since commit 7fa00e204902cee0b33a0c60de87e87319d1809f:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171031' into staging (2017-10-31 14:28:25 +0000) are available in the git repository at: https://github.com/jnsnow/qemu.git tags/ide-pull-request for you to fetch changes up to 96f43c2b0a663f4789b51ed97297163321e7ba5e: ide: avoid referencing NULL dev in rotational rate setting (2017-10-31 18:00:03 -0400) ---------------------------------------------------------------- ---------------------------------------------------------------- Daniel P. Berrange (1): ide: avoid referencing NULL dev in rotational rate setting Thomas Huth (1): hw/ide/ahci: Move allwinner code into a separate file hw/ide/Makefile.objs | 1 + hw/ide/ahci-allwinner.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++++ hw/ide/ahci.c | 95 ------------------------------------ hw/ide/core.c | 4 +- 4 files changed, 131 insertions(+), 96 deletions(-) create mode 100644 hw/ide/ahci-allwinner.c -- 2.9.5