Skip to content
  • Anthony Liguori's avatar
    Merge remote-tracking branch 'mst/tags/for_anthony' into staging · d1819762
    Anthony Liguori authored
    
    
    acpi,pci,pc,fedora,virtio fixes and enhancements
    
    This includes some Preparatory patches for cpu hotplug for q25 and memory
    hotplug by Igor, tests and memory mapping change
    by Laszlo and pci reset cleanup by Paolo.
    There are also some fixes for fedora and virtio:
    included here since they are test blockers for me.
    
    Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
    
    # gpg: Signature made Mon 23 Dec 2013 08:07:18 AM PST using RSA key ID D28D5469
    # gpg: Can't check signature: public key not found
    
    * mst/tags/for_anthony:
      target-arm: fix build with gcc 4.8.2
      virtio: add back call to virtio_bus_device_unplugged
      piix: fix 32bit pci hole
      qdev: switch reset to post-order
      qdev: allow both pre- and post-order vists in qdev walking functions
      pci: clean up resetting of IRQs
      pci: do not export pci_bus_reset
      ACPI/DSDT-CPU: cleanup bogus comment
      ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handler
      acpi: ich9: allow guest to clear SCI rised by GPE
      acpi: factor out common pm_update_sci() into acpi core
      acpi: piix4: remove not needed GPE0 mask
      i440fx-test: verify firmware under 4G and 1M, both -bios and -pflash
      i440fx-test: generate temporary firmware blob
      i440fx-test: give each GTest case its own qtest
      i440fx-test: qtest_start() should be paired with qtest_end()
      hw/i386/pc_sysfw: support two flash drives
      pc_piix: document gigabyte_align
      piix: gigabyte alignment for ram
    
    Message-id: 1387815007-1272-1-git-send-email-mst@redhat.com
    Signed-off-by: default avatarAnthony Liguori <aliguori@amazon.com>
    d1819762