mbox series

[v8,000/133] Fixes curses on msys2/mingw

Message ID 20201005155426.413-1-luoyonggang@gmail.com
Headers show
Series Fixes curses on msys2/mingw | expand

Message

罗勇刚(Yonggang Luo) Oct. 5, 2020, 3:52 p.m. UTC
V7-V8
Rebase to master and  resolve conflict of
*configure: fixes indent of $meson setup

V6-V7
Update the configure script for
* curses: Fixes compiler error that complain don't have langinfo.h on msys2/m=
ingw

V5-V6
Dropping configure: Fixes ncursesw detection under msys2/mingw by convert the=
m to meson first.
That need the meson 0.56 upstream to fixes the curses detection.
Add
* configure: fixes indent of $meson setup

Alberto Garcia (2):
  docs: Document the throttle block filter
  qcow2: Use L1E_SIZE in qcow2_write_l1_entry()

Alex Benn=C3=A9e (2):
  gitlab: move linux-user plugins test across to gitlab
  gitlab: split deprecated job into build/check stages

Collin L. Walling (7):
  s390/sclp: get machine once during read scp/cpu info
  s390/sclp: rework sclp boundary checks
  s390/sclp: read sccb from mem based on provided length
  s390/sclp: check sccb len before filling in data
  s390/sclp: use cpu offset to locate cpu entries
  s390/sclp: add extended-length sccb support for kvm guest
  s390: guest support for diagnose 0x318

Cornelia Huck (1):
  vfio-ccw: plug memory leak while getting region info

David Hildenbrand (10):
  s390x/tcg: Implement MONITOR CALL
  s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT ->
    S390_FEAT_MISC_INSTRUCTION_EXT2
  s390x/tcg: Implement ADD HALFWORD (AGH)
  s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
  s390x/tcg: Implement MULTIPLY (MG, MGRK)
  s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
  s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
  s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
  s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
  s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)

Dr. David Alan Gilbert (1):
  qemu-io-cmds: Simplify help_oneline

John Snow (8):
  MAINTAINERS: Update my git address
  ide: rename cmd_write to ctrl_write
  ide: don't tamper with the device register
  ide: model HOB correctly
  ide: reorder set/get sector functions
  ide: remove magic constants from the device register
  ide: clear interrupt on command write
  ide: cancel pending callbacks on SRST

Kevin Wolf (32):
  nbd: Remove unused nbd_export_get_blockdev()
  qapi: Create block-export module
  qapi: Rename BlockExport to BlockExportOptions
  block/export: Add BlockExport infrastructure and block-export-add
  qemu-storage-daemon: Use qmp_block_export_add()
  qemu-nbd: Use raw block driver for --offset
  block/export: Remove magic from block-export-add
  nbd: Add max-connections to nbd-server-start
  nbd: Add writethrough to block-export-add
  nbd: Remove NBDExport.close callback
  qemu-nbd: Use blk_exp_add() to create the export
  nbd/server: Simplify export shutdown
  block/export: Move refcount from NBDExport to BlockExport
  block/export: Move AioContext from NBDExport to BlockExport
  block/export: Add node-name to BlockExportOptions
  block/export: Allocate BlockExport in blk_exp_add()
  block/export: Add blk_exp_close_all(_type)
  block/export: Add 'id' option to block-export-add
  block/export: Move strong user reference to block_exports
  block/export: Add block-export-del
  block/export: Add BLOCK_EXPORT_DELETED event
  block/export: Move blk to BlockExport
  block/export: Create BlockBackend in blk_exp_add()
  block/export: Add query-block-exports
  block/export: Move writable to BlockExportOptions
  nbd: Merge nbd_export_new() and nbd_export_create()
  nbd: Deprecate nbd-server-add/remove
  iotests: Factor out qemu_tool_pipe_and_status()
  iotests: Introduce qemu_nbd_list_log()
  iotests: Allow supported and unsupported formats at the same time
  iotests: Test block-export-* QMP interface
  qemu-storage-daemon: Fix help line for --export

Paolo Bonzini (17):
  travis: remove TCI test
  default-configs: move files to default-configs/devices/
  configure: convert accelerator variables to meson options
  configure: rewrite accelerator defaults as tests
  configure: move accelerator logic to meson
  configure: remove dead variable
  configure: compute derivatives of target name in meson
  configure: remove useless config-target.mak symbols
  configure: remove target configuration
  default-configs: remove default-configs/devices for user-mode targets
  configure: move OpenBSD W^X test to meson
  default-configs: use TARGET_ARCH key
  default-configs: remove redundant keys
  meson: move sparse detection to Meson and rewrite check_sparse.py
  tests: tcg: do not use implicit rules
  dockerfiles: add diffutils to Fedora
  readthedocs: build with Python 3.6

Peter Maydell (5):
  target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
  target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
  hw/intc/armv7m_nvic: Only show ID register values for Main Extension
    CPUs
  target/arm: Add ID register values for Cortex-M0
  target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile

Philippe Mathieu-Daud=C3=A9 (14):
  hw/arm/raspi: Define various blocks base addresses
  hw/arm/bcm2835: Add more unimplemented peripherals
  hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
  hw/arm/raspi: Display the board revision in the machine description
  hw/arm/raspi: Load the firmware on the first core
  hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
  hw/arm/raspi: Avoid using TypeInfo::class_data pointer
  hw/arm/raspi: Use more specific machine names
  hw/arm/raspi: Introduce RaspiProcessorId enum
  hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
  hw/arm/raspi: Remove use of the 'version' value in the board code
  hw/ide/ahci: Do not dma_memory_unmap(NULL)
  hw/s390x/css: Remove double initialization
  block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition

Richard Henderson (13):
  target/arm: Fix sve ldr/str
  target/arm: Fix SVE splice
  capstone: Convert Makefile bits to meson bits
  capstone: Update to upstream "next" branch
  capstone: Require version 4.0 from a system library
  disas: Move host asm annotations to tb_gen_code
  disas: Clean up CPUDebug initialization
  disas: Use qemu/bswap.h for bfd endian loads
  disas: Cleanup plugin_disas
  disas: Configure capstone for aarch64 host without libvixl
  disas: Split out capstone code to disas/capstone.c
  disas: Enable capstone disassembly for s390x
  disas/capstone: Add skipdata hook for s390x

Thomas Huth (13):
  migration: Silence compiler warning in global_state_store_running()
  travis.yml: Drop the default softmmu builds
  travis.yml: Update Travis to use Bionic and Focal instead of Xenial
  travis.yml: Drop the superfluous Python 3.6 build
  travis.yml: Drop the Python 3.5 build
  tests/docker: Use Fedora containers for MinGW cross-builds in the
    gitlab-CI
  gitlab-ci: Remove the Debian9-based containers and containers-layer3
  tests/docker: Update the tricore container to debian 10
  shippable.yml: Remove the Debian9-based MinGW cross-compiler tests
  tests/docker: Remove old Debian 9 containers
  gitlab-ci: Increase the timeout for the cross-compiler builds
  configure: Bump the minimum required Python version to 3.6
  tests/check-block: Do not run the iotests with old versions of bash

Yonggang Luo (5):
  gitignore: ignore a bit more
  configure: fixes indent of $meson setup
  curses: Fixes compiler error that complain don't have langinfo.h on
    msys2/mingw
  curses: Fixes curses compiling errors.
  win32: Simplify gmtime_r detection not depends on if  _POSIX_C_SOURCE
    are defined on msys2/mingw

Zhenwei Pi (3):
  target-i386: seperate MCIP & MCE_MASK error reason
  qapi/run-state.json: introduce memory failure event
  target-i386: post memory failure event to QMP

--=20
2.28.0.windows.1

Comments

罗勇刚(Yonggang Luo) Oct. 5, 2020, 3:59 p.m. UTC | #1
Err, sorry for this, don't know if this would broken the patchew

On Mon, Oct 5, 2020 at 11:54 PM Yonggang Luo <luoyonggang@gmail.com> wrote:
>
> V7-V8
> Rebase to master and  resolve conflict of
> *configure: fixes indent of $meson setup
>
> V6-V7
> Update the configure script for
> * curses: Fixes compiler error that complain don't have langinfo.h on
msys2/m=
> ingw
>
> V5-V6
> Dropping configure: Fixes ncursesw detection under msys2/mingw by convert
the=
> m to meson first.
> That need the meson 0.56 upstream to fixes the curses detection.
> Add
> * configure: fixes indent of $meson setup
>
> Alberto Garcia (2):
>   docs: Document the throttle block filter
>   qcow2: Use L1E_SIZE in qcow2_write_l1_entry()
>
> Alex Benn=C3=A9e (2):
>   gitlab: move linux-user plugins test across to gitlab
>   gitlab: split deprecated job into build/check stages
>
> Collin L. Walling (7):
>   s390/sclp: get machine once during read scp/cpu info
>   s390/sclp: rework sclp boundary checks
>   s390/sclp: read sccb from mem based on provided length
>   s390/sclp: check sccb len before filling in data
>   s390/sclp: use cpu offset to locate cpu entries
>   s390/sclp: add extended-length sccb support for kvm guest
>   s390: guest support for diagnose 0x318
>
> Cornelia Huck (1):
>   vfio-ccw: plug memory leak while getting region info
>
> David Hildenbrand (10):
>   s390x/tcg: Implement MONITOR CALL
>   s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT ->
>     S390_FEAT_MISC_INSTRUCTION_EXT2
>   s390x/tcg: Implement ADD HALFWORD (AGH)
>   s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
>   s390x/tcg: Implement MULTIPLY (MG, MGRK)
>   s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
>   s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
>   s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
>   s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
>   s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)
>
> Dr. David Alan Gilbert (1):
>   qemu-io-cmds: Simplify help_oneline
>
> John Snow (8):
>   MAINTAINERS: Update my git address
>   ide: rename cmd_write to ctrl_write
>   ide: don't tamper with the device register
>   ide: model HOB correctly
>   ide: reorder set/get sector functions
>   ide: remove magic constants from the device register
>   ide: clear interrupt on command write
>   ide: cancel pending callbacks on SRST
>
> Kevin Wolf (32):
>   nbd: Remove unused nbd_export_get_blockdev()
>   qapi: Create block-export module
>   qapi: Rename BlockExport to BlockExportOptions
>   block/export: Add BlockExport infrastructure and block-export-add
>   qemu-storage-daemon: Use qmp_block_export_add()
>   qemu-nbd: Use raw block driver for --offset
>   block/export: Remove magic from block-export-add
>   nbd: Add max-connections to nbd-server-start
>   nbd: Add writethrough to block-export-add
>   nbd: Remove NBDExport.close callback
>   qemu-nbd: Use blk_exp_add() to create the export
>   nbd/server: Simplify export shutdown
>   block/export: Move refcount from NBDExport to BlockExport
>   block/export: Move AioContext from NBDExport to BlockExport
>   block/export: Add node-name to BlockExportOptions
>   block/export: Allocate BlockExport in blk_exp_add()
>   block/export: Add blk_exp_close_all(_type)
>   block/export: Add 'id' option to block-export-add
>   block/export: Move strong user reference to block_exports
>   block/export: Add block-export-del
>   block/export: Add BLOCK_EXPORT_DELETED event
>   block/export: Move blk to BlockExport
>   block/export: Create BlockBackend in blk_exp_add()
>   block/export: Add query-block-exports
>   block/export: Move writable to BlockExportOptions
>   nbd: Merge nbd_export_new() and nbd_export_create()
>   nbd: Deprecate nbd-server-add/remove
>   iotests: Factor out qemu_tool_pipe_and_status()
>   iotests: Introduce qemu_nbd_list_log()
>   iotests: Allow supported and unsupported formats at the same time
>   iotests: Test block-export-* QMP interface
>   qemu-storage-daemon: Fix help line for --export
>
> Paolo Bonzini (17):
>   travis: remove TCI test
>   default-configs: move files to default-configs/devices/
>   configure: convert accelerator variables to meson options
>   configure: rewrite accelerator defaults as tests
>   configure: move accelerator logic to meson
>   configure: remove dead variable
>   configure: compute derivatives of target name in meson
>   configure: remove useless config-target.mak symbols
>   configure: remove target configuration
>   default-configs: remove default-configs/devices for user-mode targets
>   configure: move OpenBSD W^X test to meson
>   default-configs: use TARGET_ARCH key
>   default-configs: remove redundant keys
>   meson: move sparse detection to Meson and rewrite check_sparse.py
>   tests: tcg: do not use implicit rules
>   dockerfiles: add diffutils to Fedora
>   readthedocs: build with Python 3.6
>
> Peter Maydell (5):
>   target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
>   target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
>   hw/intc/armv7m_nvic: Only show ID register values for Main Extension
>     CPUs
>   target/arm: Add ID register values for Cortex-M0
>   target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile
>
> Philippe Mathieu-Daud=C3=A9 (14):
>   hw/arm/raspi: Define various blocks base addresses
>   hw/arm/bcm2835: Add more unimplemented peripherals
>   hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
>   hw/arm/raspi: Display the board revision in the machine description
>   hw/arm/raspi: Load the firmware on the first core
>   hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
>   hw/arm/raspi: Avoid using TypeInfo::class_data pointer
>   hw/arm/raspi: Use more specific machine names
>   hw/arm/raspi: Introduce RaspiProcessorId enum
>   hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
>   hw/arm/raspi: Remove use of the 'version' value in the board code
>   hw/ide/ahci: Do not dma_memory_unmap(NULL)
>   hw/s390x/css: Remove double initialization
>   block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition
>
> Richard Henderson (13):
>   target/arm: Fix sve ldr/str
>   target/arm: Fix SVE splice
>   capstone: Convert Makefile bits to meson bits
>   capstone: Update to upstream "next" branch
>   capstone: Require version 4.0 from a system library
>   disas: Move host asm annotations to tb_gen_code
>   disas: Clean up CPUDebug initialization
>   disas: Use qemu/bswap.h for bfd endian loads
>   disas: Cleanup plugin_disas
>   disas: Configure capstone for aarch64 host without libvixl
>   disas: Split out capstone code to disas/capstone.c
>   disas: Enable capstone disassembly for s390x
>   disas/capstone: Add skipdata hook for s390x
>
> Thomas Huth (13):
>   migration: Silence compiler warning in global_state_store_running()
>   travis.yml: Drop the default softmmu builds
>   travis.yml: Update Travis to use Bionic and Focal instead of Xenial
>   travis.yml: Drop the superfluous Python 3.6 build
>   travis.yml: Drop the Python 3.5 build
>   tests/docker: Use Fedora containers for MinGW cross-builds in the
>     gitlab-CI
>   gitlab-ci: Remove the Debian9-based containers and containers-layer3
>   tests/docker: Update the tricore container to debian 10
>   shippable.yml: Remove the Debian9-based MinGW cross-compiler tests
>   tests/docker: Remove old Debian 9 containers
>   gitlab-ci: Increase the timeout for the cross-compiler builds
>   configure: Bump the minimum required Python version to 3.6
>   tests/check-block: Do not run the iotests with old versions of bash
>
> Yonggang Luo (5):
>   gitignore: ignore a bit more
>   configure: fixes indent of $meson setup
>   curses: Fixes compiler error that complain don't have langinfo.h on
>     msys2/mingw
>   curses: Fixes curses compiling errors.
>   win32: Simplify gmtime_r detection not depends on if  _POSIX_C_SOURCE
>     are defined on msys2/mingw
>
> Zhenwei Pi (3):
>   target-i386: seperate MCIP & MCE_MASK error reason
>   qapi/run-state.json: introduce memory failure event
>   target-i386: post memory failure event to QMP
>
> --=20
> 2.28.0.windows.1
>


--
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo
<div dir="ltr">Err, sorry for this, don&#39;t know if this would broken the patchew<br><br>On Mon, Oct 5, 2020 at 11:54 PM Yonggang Luo &lt;<a href="mailto:luoyonggang@gmail.com">luoyonggang@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; V7-V8<br>&gt; Rebase to master and  resolve conflict of<br>&gt; *configure: fixes indent of $meson setup<br>&gt;<br>&gt; V6-V7<br>&gt; Update the configure script for<br>&gt; * curses: Fixes compiler error that complain don&#39;t have langinfo.h on msys2/m=<br>&gt; ingw<br>&gt;<br>&gt; V5-V6<br>&gt; Dropping configure: Fixes ncursesw detection under msys2/mingw by convert the=<br>&gt; m to meson first.<br>&gt; That need the meson 0.56 upstream to fixes the curses detection.<br>&gt; Add<br>&gt; * configure: fixes indent of $meson setup<br>&gt;<br>&gt; Alberto Garcia (2):<br>&gt;   docs: Document the throttle block filter<br>&gt;   qcow2: Use L1E_SIZE in qcow2_write_l1_entry()<br>&gt;<br>&gt; Alex Benn=C3=A9e (2):<br>&gt;   gitlab: move linux-user plugins test across to gitlab<br>&gt;   gitlab: split deprecated job into build/check stages<br>&gt;<br>&gt; Collin L. Walling (7):<br>&gt;   s390/sclp: get machine once during read scp/cpu info<br>&gt;   s390/sclp: rework sclp boundary checks<br>&gt;   s390/sclp: read sccb from mem based on provided length<br>&gt;   s390/sclp: check sccb len before filling in data<br>&gt;   s390/sclp: use cpu offset to locate cpu entries<br>&gt;   s390/sclp: add extended-length sccb support for kvm guest<br>&gt;   s390: guest support for diagnose 0x318<br>&gt;<br>&gt; Cornelia Huck (1):<br>&gt;   vfio-ccw: plug memory leak while getting region info<br>&gt;<br>&gt; David Hildenbrand (10):<br>&gt;   s390x/tcg: Implement MONITOR CALL<br>&gt;   s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT -&gt;<br>&gt;     S390_FEAT_MISC_INSTRUCTION_EXT2<br>&gt;   s390x/tcg: Implement ADD HALFWORD (AGH)<br>&gt;   s390x/tcg: Implement SUBTRACT HALFWORD (SGH)<br>&gt;   s390x/tcg: Implement MULTIPLY (MG, MGRK)<br>&gt;   s390x/tcg: Implement MULTIPLY HALFWORD (MGH)<br>&gt;   s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)<br>&gt;   s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)<br>&gt;   s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2<br>&gt;   s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)<br>&gt;<br>&gt; Dr. David Alan Gilbert (1):<br>&gt;   qemu-io-cmds: Simplify help_oneline<br>&gt;<br>&gt; John Snow (8):<br>&gt;   MAINTAINERS: Update my git address<br>&gt;   ide: rename cmd_write to ctrl_write<br>&gt;   ide: don&#39;t tamper with the device register<br>&gt;   ide: model HOB correctly<br>&gt;   ide: reorder set/get sector functions<br>&gt;   ide: remove magic constants from the device register<br>&gt;   ide: clear interrupt on command write<br>&gt;   ide: cancel pending callbacks on SRST<br>&gt;<br>&gt; Kevin Wolf (32):<br>&gt;   nbd: Remove unused nbd_export_get_blockdev()<br>&gt;   qapi: Create block-export module<br>&gt;   qapi: Rename BlockExport to BlockExportOptions<br>&gt;   block/export: Add BlockExport infrastructure and block-export-add<br>&gt;   qemu-storage-daemon: Use qmp_block_export_add()<br>&gt;   qemu-nbd: Use raw block driver for --offset<br>&gt;   block/export: Remove magic from block-export-add<br>&gt;   nbd: Add max-connections to nbd-server-start<br>&gt;   nbd: Add writethrough to block-export-add<br>&gt;   nbd: Remove NBDExport.close callback<br>&gt;   qemu-nbd: Use blk_exp_add() to create the export<br>&gt;   nbd/server: Simplify export shutdown<br>&gt;   block/export: Move refcount from NBDExport to BlockExport<br>&gt;   block/export: Move AioContext from NBDExport to BlockExport<br>&gt;   block/export: Add node-name to BlockExportOptions<br>&gt;   block/export: Allocate BlockExport in blk_exp_add()<br>&gt;   block/export: Add blk_exp_close_all(_type)<br>&gt;   block/export: Add &#39;id&#39; option to block-export-add<br>&gt;   block/export: Move strong user reference to block_exports<br>&gt;   block/export: Add block-export-del<br>&gt;   block/export: Add BLOCK_EXPORT_DELETED event<br>&gt;   block/export: Move blk to BlockExport<br>&gt;   block/export: Create BlockBackend in blk_exp_add()<br>&gt;   block/export: Add query-block-exports<br>&gt;   block/export: Move writable to BlockExportOptions<br>&gt;   nbd: Merge nbd_export_new() and nbd_export_create()<br>&gt;   nbd: Deprecate nbd-server-add/remove<br>&gt;   iotests: Factor out qemu_tool_pipe_and_status()<br>&gt;   iotests: Introduce qemu_nbd_list_log()<br>&gt;   iotests: Allow supported and unsupported formats at the same time<br>&gt;   iotests: Test block-export-* QMP interface<br>&gt;   qemu-storage-daemon: Fix help line for --export<br>&gt;<br>&gt; Paolo Bonzini (17):<br>&gt;   travis: remove TCI test<br>&gt;   default-configs: move files to default-configs/devices/<br>&gt;   configure: convert accelerator variables to meson options<br>&gt;   configure: rewrite accelerator defaults as tests<br>&gt;   configure: move accelerator logic to meson<br>&gt;   configure: remove dead variable<br>&gt;   configure: compute derivatives of target name in meson<br>&gt;   configure: remove useless config-target.mak symbols<br>&gt;   configure: remove target configuration<br>&gt;   default-configs: remove default-configs/devices for user-mode targets<br>&gt;   configure: move OpenBSD W^X test to meson<br>&gt;   default-configs: use TARGET_ARCH key<br>&gt;   default-configs: remove redundant keys<br>&gt;   meson: move sparse detection to Meson and rewrite check_sparse.py<br>&gt;   tests: tcg: do not use implicit rules<br>&gt;   dockerfiles: add diffutils to Fedora<br>&gt;   readthedocs: build with Python 3.6<br>&gt;<br>&gt; Peter Maydell (5):<br>&gt;   target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check<br>&gt;   target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters<br>&gt;   hw/intc/armv7m_nvic: Only show ID register values for Main Extension<br>&gt;     CPUs<br>&gt;   target/arm: Add ID register values for Cortex-M0<br>&gt;   target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile<br>&gt;<br>&gt; Philippe Mathieu-Daud=C3=A9 (14):<br>&gt;   hw/arm/raspi: Define various blocks base addresses<br>&gt;   hw/arm/bcm2835: Add more unimplemented peripherals<br>&gt;   hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2<br>&gt;   hw/arm/raspi: Display the board revision in the machine description<br>&gt;   hw/arm/raspi: Load the firmware on the first core<br>&gt;   hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState<br>&gt;   hw/arm/raspi: Avoid using TypeInfo::class_data pointer<br>&gt;   hw/arm/raspi: Use more specific machine names<br>&gt;   hw/arm/raspi: Introduce RaspiProcessorId enum<br>&gt;   hw/arm/raspi: Use RaspiProcessorId to set the firmware load address<br>&gt;   hw/arm/raspi: Remove use of the &#39;version&#39; value in the board code<br>&gt;   hw/ide/ahci: Do not dma_memory_unmap(NULL)<br>&gt;   hw/s390x/css: Remove double initialization<br>&gt;   block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition<br>&gt;<br>&gt; Richard Henderson (13):<br>&gt;   target/arm: Fix sve ldr/str<br>&gt;   target/arm: Fix SVE splice<br>&gt;   capstone: Convert Makefile bits to meson bits<br>&gt;   capstone: Update to upstream &quot;next&quot; branch<br>&gt;   capstone: Require version 4.0 from a system library<br>&gt;   disas: Move host asm annotations to tb_gen_code<br>&gt;   disas: Clean up CPUDebug initialization<br>&gt;   disas: Use qemu/bswap.h for bfd endian loads<br>&gt;   disas: Cleanup plugin_disas<br>&gt;   disas: Configure capstone for aarch64 host without libvixl<br>&gt;   disas: Split out capstone code to disas/capstone.c<br>&gt;   disas: Enable capstone disassembly for s390x<br>&gt;   disas/capstone: Add skipdata hook for s390x<br>&gt;<br>&gt; Thomas Huth (13):<br>&gt;   migration: Silence compiler warning in global_state_store_running()<br>&gt;   travis.yml: Drop the default softmmu builds<br>&gt;   travis.yml: Update Travis to use Bionic and Focal instead of Xenial<br>&gt;   travis.yml: Drop the superfluous Python 3.6 build<br>&gt;   travis.yml: Drop the Python 3.5 build<br>&gt;   tests/docker: Use Fedora containers for MinGW cross-builds in the<br>&gt;     gitlab-CI<br>&gt;   gitlab-ci: Remove the Debian9-based containers and containers-layer3<br>&gt;   tests/docker: Update the tricore container to debian 10<br>&gt;   shippable.yml: Remove the Debian9-based MinGW cross-compiler tests<br>&gt;   tests/docker: Remove old Debian 9 containers<br>&gt;   gitlab-ci: Increase the timeout for the cross-compiler builds<br>&gt;   configure: Bump the minimum required Python version to 3.6<br>&gt;   tests/check-block: Do not run the iotests with old versions of bash<br>&gt;<br>&gt; Yonggang Luo (5):<br>&gt;   gitignore: ignore a bit more<br>&gt;   configure: fixes indent of $meson setup<br>&gt;   curses: Fixes compiler error that complain don&#39;t have langinfo.h on<br>&gt;     msys2/mingw<br>&gt;   curses: Fixes curses compiling errors.<br>&gt;   win32: Simplify gmtime_r detection not depends on if  _POSIX_C_SOURCE<br>&gt;     are defined on msys2/mingw<br>&gt;<br>&gt; Zhenwei Pi (3):<br>&gt;   target-i386: seperate MCIP &amp; MCE_MASK error reason<br>&gt;   qapi/run-state.json: introduce memory failure event<br>&gt;   target-i386: post memory failure event to QMP<br>&gt;<br>&gt; --=20<br>&gt; 2.28.0.windows.1<br>&gt;<br><br><br>--<br>         此致<br>礼<br>罗勇刚<br>Yours<br>    sincerely,<br>Yonggang Luo</div>