Skip to content
Snippets Groups Projects
  1. Jan 13, 2015
  2. Jan 12, 2015
  3. Jan 10, 2015
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' into staging · 64ea8038
      Peter Maydell authored
      
      VFIO fixes:
      - Fix 32bit overflow in handling large PCI BARs (Alex Williamson)
      - Fix interrupt shutdown ordering (Alex Williamson)
      
      # gpg: Signature made Fri 09 Jan 2015 16:23:42 GMT using RSA key ID 3BB08B22
      # gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>"
      # gpg:                 aka "Alex Williamson <alex@shazbot.org>"
      # gpg:                 aka "Alex Williamson <alwillia@redhat.com>"
      # gpg:                 aka "Alex Williamson <alex.l.williamson@gmail.com>"
      
      * remotes/awilliam/tags/vfio-update-20150109.0:
        vfio-pci: Fix interrupt disabling
        vfio-pci: Fix BAR size overflow
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      64ea8038
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging · aaf03019
      Peter Maydell authored
      
      pc: resizeable ROM blocks
      
      This makes ROM blocks resizeable.  This infrastructure is required for other
      functionality we have queued.
      
      Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
      
      # gpg: Signature made Thu 08 Jan 2015 11:19:24 GMT 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:
        acpi-build: make ROMs RAM blocks resizeable
        memory: API to allocate resizeable RAM MR
        arch_init: support resizing on incoming migration
        exec: qemu_ram_alloc_resizeable, qemu_ram_resize
        exec: split length -> used_length/max_length
        exec: cpu_physical_memory_set/clear_dirty_range
        memory: add memory_region_set_size
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      aaf03019
Loading