Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
commit5f39a91dbd9a186edb999afd4d17524f4b1da14f
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 28 Jan 2019 12:54:06 +0000 (28 12:54 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 28 Jan 2019 12:54:06 +0000 (28 12:54 +0000)
tree193ba234c87de9179e961ab984fffb4ca2970725
parentad7a21e81231ae64540310384fb0f87ac8758b02
parent4ea98d317eb442c738f898f16cfdd47a18b7ca49
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging

Pull request

# gpg: Signature made Fri 25 Jan 2019 22:06:08 GMT
# gpg:                using RSA key 7DEF8106AAFC390E
# gpg: Good signature from "John Snow (John Huston) <jsnow@redhat.com>" [full]
# Primary key fingerprint: FAEB 9711 A12C F475 812F  18F2 88A9 064D 1835 61EB
#      Subkey fingerprint: F9B7 ABDB BCAC DF95 BE76  CBD0 7DEF 8106 AAFC 390E

* remotes/jnsnow/tags/ide-pull-request:
  ide/via: Implement and use native PCI IDE mode
  ide/via: Rename functions to match device name
  ide/via: Remove vt82c686b_init_ports() function
  sii3112: Remove duplicated code and use PCI IDE ops instead
  ide: Get rid of CMD646BAR struct
  cmd646: Move PCI IDE specific functions to ide/pci.c
  cmd646: Remove IDEBus from CMD646BAR
  cmd646: Remove unused variable

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>