Skip to content
Snippets Groups Projects
  1. May 10, 2021
  2. May 06, 2021
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging · 4cc10cae
      Peter Maydell authored
      
      * NetBSD NVMM support
      * RateLimit mutex
      * Prepare for Meson 0.57 upgrade
      
      # gpg: Signature made Tue 04 May 2021 13:15:37 BST
      # gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
      # gpg:                issuer "pbonzini@redhat.com"
      # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
      # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
      # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
      #      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83
      
      * remotes/bonzini-gitlab/tags/for-upstream:
        glib-compat: accept G_TEST_SLOW environment variable
        gitlab-ci: use --meson=internal for CFI jobs
        configure: handle meson options that have changed type
        configure: reindent meson invocation
        slirp: add configure option to disable smbd
        ratelimit: protect with a mutex
        Add NVMM Accelerator: add maintainers for NetBSD/NVMM
        Add NVMM accelerator: acceleration enlightenments
        Add NVMM accelerator: x86 CPU support
        Add NVMM accelerator: configure and build logic
        oslib-win32: do not rely on macro to get redefined function name
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      4cc10cae
  3. May 05, 2021
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' into staging · d90f1548
      Peter Maydell authored
      
      ppc patch queue 2021-05-04
      
      Here's the first ppc pull request for qemu-6.1.  It has a wide variety
      of stuff accumulated during the 6.0 freeze.  Highlights are:
      
       * Multi-phase reset cleanups for PAPR
       * Preliminary cleanups towards allowing !CONFIG_TCG for the ppc target
       * Cleanup of AIL logic and extension to POWER10
       * Further improvements to handling of hot unplug failures on PAPR
       * Allow much larger numbers of CPU on pseries
       * Support for the H_SCM_HEALTH hypercall
       * Add support for the Pegasos II board
       * Substantial cleanup to hflag handling
       * Assorted minor fixes and cleanups
      
      # gpg: Signature made Tue 04 May 2021 06:52:39 BST
      # gpg:                using RSA key 75F46586AE61A66CC44E87DC6C38CACA20D9B392
      # gpg: Good signature from "David Gibson <david@gibson.dropbear.id.au>" [full]
      # gpg:                 aka "David Gibson (Red Hat) <dgibson@redhat.com>" [full]
      # gpg:                 aka "David Gibson (ozlabs.org) <dgibson@ozlabs.org>" [full]
      # gpg:                 aka "David Gibson (kernel.org) <dwg@kernel.org>" [unknown]
      # Primary key fingerprint: 75F4 6586 AE61 A66C C44E  87DC 6C38 CACA 20D9 B392
      
      * remotes/dg-gitlab/tags/ppc-for-6.1-20210504: (46 commits)
        hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()
        hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()
        hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()
        target/ppc: removed VSCR from SPR registration
        target/ppc: Reduce the size of ppc_spr_t
        target/ppc: Clean up _spr_register et al
        target/ppc: Add POWER10 exception model
        target/ppc: rework AIL logic in interrupt delivery
        target/ppc: move opcode table logic to translate.c
        target/ppc: code motion from translate_init.c.inc to gdbstub.c
        spapr_drc.c: handle hotunplug errors in drc_unisolate_logical()
        spapr.h: increase FDT_MAX_SIZE
        spapr.c: do not use MachineClass::max_cpus to limit CPUs
        ppc: Rename current DAWR macros and variables
        target/ppc: POWER10 supports scv
        target/ppc: Fix POWER9 radix guest HV interrupt AIL behaviour
        docs/system: ppc: Add documentation for ppce500 machine
        roms/u-boot: Bump ppce500 u-boot to v2021.04 to fix broken pci support
        roms/Makefile: Update ppce500 u-boot build directory name
        ppc/spapr: Add support for implement support for H_SCM_HEALTH
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      d90f1548
    • Peter Maydell's avatar
      Merge remote-tracking branch... · d45a5270
      Peter Maydell authored
      Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pull-request' into staging
      
      Trivial patches pull request 20210503
      
      # gpg: Signature made Mon 03 May 2021 09:34:56 BST
      # gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
      # gpg:                issuer "laurent@vivier.eu"
      # gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
      # gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
      # gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" [full]
      # Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C
      
      * remotes/vivier2/tags/trivial-branch-for-6.1-pull-request: (23 commits)
        hw/rx/rx-gdbsim: Do not accept invalid memory size
        docs: More precisely describe memory-backend-*::id's user
        scripts: fix generation update-binfmts templates
        docs/system: Document the removal of "compat" property for POWER CPUs
        mc146818rtc: put it into the 'misc' category
        Do not include exec/address-spaces.h if it's not really necessary
        Do not include cpu.h if it's not really necessary
        Do not include hw/boards.h if it's not really necessary
        Do not include sysemu/sysemu.h if it's not really necessary
        hw: Do not include qemu/log.h if it is not necessary
        hw: Do not include hw/irq.h if it is not necessary
        hw: Do not include hw/sysbus.h if it is not necessary
        hw: Remove superfluous includes of hw/hw.h
        ui: Fix memory leak in qemu_xkeymap_mapping_table()
        hw/usb: Constify VMStateDescription
        hw/display/qxl: Constify VMStateDescription
        hw/arm: Constify VMStateDescription
        vmstate: Constify some VMStateDescriptions
        Fix typo in CFI build documentation
        hw/pcmcia: Do not register PCMCIA type if not required
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      d45a5270
  4. May 04, 2021
Loading