]> git.proxmox.com Git - qemu.git/commit
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Apr 2013 11:39:08 +0000 (11:39 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Apr 2013 11:39:08 +0000 (11:39 +0000)
commitf4374c82b158b36bd40a5055bffa60796569a300
tree38fe70e65ee51b6cd69b2721177b6aca58287e07
parent32370db3fb8433259435397c4d60006164c0d198
parentaf9277e69df688ebb8ccccb7edecc45f0f85ea51
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm

* 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm:
  hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()
  versatile_pci: Expose PCI memory space to system
  arm/realview: Fix mapping of PCI regions
  versatile_pci: Implement the PCI controller's control registers
  versatile_pci: Implement the correct PCI IRQ mapping
  versatile_pci: Put the host bridge PCI device at slot 29
  versatile_pci: Use separate PCI I/O space rather than system I/O space
  versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE
  versatile_pci: Update to realize and instance init functions
  versatile_pci: Expose PCI I/O region on Versatile PB
  versatile_pci: Fix hardcoded tabs