1. 22 1月, 2018 5 次提交
  2. 20 1月, 2018 1 次提交
    • P
      Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging · b384cd95
      Peter Maydell 提交于
      machine queue, 2018-01-19
      
      # gpg: Signature made Fri 19 Jan 2018 16:30:19 GMT
      # gpg:                using RSA key 0x2807936F984DC5A6
      # gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
      # Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6
      
      * remotes/ehabkost/tags/machine-next-pull-request:
        fw_cfg: fix memory corruption when all fw_cfg slots are used
        possible_cpus: add CPUArchId::type field
        nvdimm: add 'unarmed' option
        nvdimm: add a macro for property "label-size"
        hostmem-file: add "align" option
        scripts: Remove fixed entries from the device-crash-test
        qdev: Check for the availability of a hotplug controller before adding a device
        qdev_monitor: Simplify error handling in qdev_device_add()
        q35: Allow only supported dynamic sysbus devices
        xen: Add only xen-sysdev to dynamic sysbus device list
        spapr: Allow only supported dynamic sysbus devices
        ppc: e500: Allow only supported dynamic sysbus devices
        hw/arm/virt: Allow only supported dynamic sysbus devices
        machine: Replace has_dynamic_sysbus with list of allowed devices
        numa: fix missing '-numa cpu' in '-help' output
        qemu-options: document memory-backend-ram
        qemu-options: document missing memory-backend-file options
        memfd: remove needless include
        memfd: split qemu_memfd_alloc()
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      b384cd95
  3. 19 1月, 2018 34 次提交