1. 31 5月, 2015 4 次提交
  2. 30 5月, 2015 1 次提交
    • P
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529' into staging · 97af820f
      Peter Maydell 提交于
      target-arm:
       * Support ACPI for ARMv8 systems using the 'virt' board
         (and a UEFI boot image, typically)
       * avoid buffer overrun in some UNPREDICTABLE ldrd/strd cases
       * further work preparing for 64-bit EL2/EL3 support
      
      # gpg: Signature made Fri May 29 12:14:06 2015 BST using RSA key ID 14360CDE
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
      
      * remotes/pmaydell/tags/pull-target-arm-20150529: (39 commits)
        target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strd
        hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables
        ACPI: split CONFIG_ACPI into 4 pieces
        hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table
        hw/acpi/aml-build: Add Unicode macro
        hw/acpi/aml-build: Add aml_dword_io() term
        hw/acpi/aml-build: Add aml_create_dword_field() term
        hw/acpi/aml-build: Add aml_else() term
        hw/acpi/aml-build: Add aml_lnot() term
        hw/acpi/aml-build: Add aml_or() term
        hw/acpi/aml-build: Add ToUUID macro
        hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec
        hw/arm/virt-acpi-build: Generate MCFG table
        hw/arm/virt-acpi-build: Generate RSDP table
        hw/arm/virt-acpi-build: Generate RSDT table
        hw/arm/virt-acpi-build: Generate GTDT table
        hw/arm/virt-acpi-build: Generate MADT table
        hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
        hw/arm/virt-acpi-build: Generation of DSDT table for virt devices
        hw/acpi/aml-build: Add aml_interrupt() term
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      97af820f
  3. 29 5月, 2015 35 次提交