1. 20 10月, 2014 25 次提交
  2. 17 10月, 2014 1 次提交
  3. 16 10月, 2014 2 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141015-1' into staging · 8a2c2636
      Peter Maydell 提交于
      vga-pci: add qext region to mmio
      vga: Remove unused arrays dmask4 and dmask16
      
      # gpg: Signature made Wed 15 Oct 2014 10:12:06 BST using RSA key ID D3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      
      * remotes/kraxel/tags/pull-vga-20141015-1:
        hw/display/vga: Remove unused arrays dmask4 and dmask16
        vga-pci: add qext region to mmio
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      8a2c2636
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' into staging · 605c690b
      Peter Maydell 提交于
      allow changing bootorder via monitor at runtime,
      by making bootindex a writable qom property.
      
      * remotes/kraxel/tags/pull-bootindex-20141015-1: (34 commits)
        bootindex: change fprintf to error_report
        bootindex: delete bootindex when device is removed
        bootindex: move calling add_boot_device_patch to bootindex setter function
        ide: add calling add_boot_device_patch in bootindex setter function
        nvma: ide: add bootindex to qom property
        usb-storage: add bootindex to qom property
        virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
        block: remove bootindex property from qdev to qom
        virtio-blk: add bootindex to qom property
        ide: add bootindex to qom property
        scsi: add bootindex to qom property
        isa-fdc: remove bootindexA/B property from qdev to qom
        redirect: remove bootindex property from qdev to qom
        vfio: remove bootindex property from qdev to qom
        pci-assign: remove bootindex property from qdev to qom
        host-libusb: remove bootindex property from qdev to qom
        virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
        net: remove bootindex property from qdev to qom
        usb-net: add bootindex to qom property
        vmxnet3: add bootindex to qom property
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      605c690b
  4. 15 10月, 2014 12 次提交