Skip to content
Snippets Groups Projects
  1. Jul 14, 2014
  2. Jul 09, 2014
  3. Jul 08, 2014
  4. Jul 07, 2014
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.1' into staging · 128f0e66
      Peter Maydell authored
      
      PowerPC Reference Platform (PReP)
      
      * Update OpenHack'Ware firmware to replace QEMU-side workarounds
      
      # gpg: Signature made Mon 07 Jul 2014 15:49:42 BST using RSA key ID 3E7E013F
      # gpg: Good signature from "Andreas Färber <afaerber@suse.de>"
      # gpg:                 aka "Andreas Färber <afaerber@suse.com>"
      
      * remotes/afaerber/tags/prep-for-2.1:
        prep: Update ppc_rom.bin
        prep: Remove CPU reset entry point hack related to OpenHack'Ware
        prep: Remove PCI memory hack related to OpenHack'Ware
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      128f0e66
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging · c6ea9b73
      Peter Maydell authored
      
      pc,vhost,virtio fixes, test
      
      Bugfixes all over the place.
      
      There's a  non bugfix here: re-enabling the vhost-user test,
      though the patch just brings back functionality that
      I disabled earlier to fix mingw build failures.
      This is now sorted, and keeping the unit test enabled
      seems important since the feature relies on an external
      server to work, so isn't easy to test.
      
      Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
      
      # gpg: Signature made Sun 06 Jul 2014 11:01:35 BST using RSA key ID D28D5469
      # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>"
      # gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>"
      
      * remotes/mst/tags/for_upstream:
        qemu-char: add chr_add_watch support in mux chardev
        virtio-pci: fix MSI memory region use after free
        qdev: Fix crash when using non-device class name on -global
        qdev: Don't abort() in case globals can't be set
        hw/virtio: enable common virtio feature for mmio device
        acpi: fix typo in memory hotplug MMIO region name
        pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()
        Handle G_IO_HUP in tcp_chr_read for tcp chardev
        virtio: move common virtio properties to bus class device
        pc-dimm: error out if memory hotplug is not enabled
        numa: check for busy memory backend
        qtest: enable vhost-user-test
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      c6ea9b73
    • Andreas Färber's avatar
      prep: Update ppc_rom.bin · ee0f2601
      Andreas Färber authored
      
      This replaces QEMU-side workarounds for PCI BARs and CPU reset.
      
      Signed-off-by: default avatarAndreas Färber <andreas.faerber@web.de>
      ee0f2601
Loading