qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] c0f2bf: prep: Kill get_system_io() usage


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] c0f2bf: prep: Kill get_system_io() usage
Date: Thu, 13 Feb 2014 07:30:04 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: c0f2bf9b3f6d8b5961b47b0affbb5456e6123e68
      
https://github.com/qemu/qemu/commit/c0f2bf9b3f6d8b5961b47b0affbb5456e6123e68
  Author: Hervé Poussineau <address@hidden>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M hw/ppc/prep.c

  Log Message:
  -----------
  prep: Kill get_system_io() usage

While ISA address space in prep machine is currently the one returned
by get_system_io(), this depends of the implementation of i82378/raven
devices, and this may not be the case forever.

Use the right ISA address space when adding some more ports to it.
We can use whatever ISA device on the right ISA bus, as all ISA devices
on the same ISA bus share the same ISA address space.

Signed-off-by: Hervé Poussineau <address@hidden>
Signed-off-by: Andreas Färber <address@hidden>


  Commit: 963116b0b36feac8bca435371528b2ee374608f1
      
https://github.com/qemu/qemu/commit/963116b0b36feac8bca435371528b2ee374608f1
  Author: Hervé Poussineau <address@hidden>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M hw/pci-host/prep.c

  Log Message:
  -----------
  raven: Use constant PCI_NUM_PINS instead of 4

Signed-off-by: Hervé Poussineau <address@hidden>
Signed-off-by: Andreas Färber <address@hidden>


  Commit: ea81ce06a4d65c62cd8f2a3797953602fb7d7456
      
https://github.com/qemu/qemu/commit/ea81ce06a4d65c62cd8f2a3797953602fb7d7456
  Author: Andreas Färber <address@hidden>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M default-configs/ppc-softmmu.mak
    M default-configs/ppc64-softmmu.mak
    M default-configs/ppcemb-softmmu.mak
    M hw/ppc/Makefile.objs

  Log Message:
  -----------
  prep: Drop from ppcemb-softmmu

ppcemb covers only embedded processors, which does not include PReP.

Signed-off-by: Andreas Färber <address@hidden>


  Commit: f673e70ccc668607620cd6d30fd0b9bc7a54151d
      
https://github.com/qemu/qemu/commit/f673e70ccc668607620cd6d30fd0b9bc7a54151d
  Author: Peter Maydell <address@hidden>
  Date:   2014-02-13 (Thu, 13 Feb 2014)

  Changed paths:
    M default-configs/ppc-softmmu.mak
    M default-configs/ppc64-softmmu.mak
    M default-configs/ppcemb-softmmu.mak
    M hw/pci-host/prep.c
    M hw/ppc/Makefile.objs
    M hw/ppc/prep.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into 
staging

PReP machine and devices

* Cleanups for Raven PCI host bridge
* Removal of PReP machine and devices from qemu-system-ppcemb

# gpg: Signature made Mon 10 Feb 2014 16:19:03 GMT using RSA key ID 3E7E013F
# gpg: Good signature from "Andreas Färber <address@hidden>"
# gpg:                 aka "Andreas Färber <address@hidden>"

* remotes/afaerber/tags/prep-for-upstream:
  prep: Drop from ppcemb-softmmu
  raven: Use constant PCI_NUM_PINS instead of 4
  prep: Kill get_system_io() usage

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/9d74f6fef080...f673e70ccc66

reply via email to

[Prev in Thread] Current Thread [Next in Thread]