Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Tue Feb 28 2023 20:21:32 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH RESEND v7 0/9] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
2023/02/28
[PATCH RESEND v7 1/9] target/arm: Move cortex sysregs into a separate file
,
Fabiano Rosas
,
2023/02/28
Re: [PATCH RESEND v7 1/9] target/arm: Move cortex sysregs into a separate file
,
Richard Henderson
,
2023/02/28
[PATCH RESEND v7 2/9] target/arm: Move 64-bit TCG CPUs into tcg/
,
Fabiano Rosas
,
2023/02/28
[PATCH RESEND v7 4/9] target/arm: move cpu_tcg to tcg/cpu32.c
,
Fabiano Rosas
,
2023/02/28
[PATCH RESEND v7 3/9] target/arm: Move aa32_max_features out of cpu_tcg.c
,
Fabiano Rosas
,
2023/02/28
[PATCH RESEND v7 5/9] tests/avocado: Pass parameters to migration test
,
Fabiano Rosas
,
2023/02/28
[PATCH RESEND v7 6/9] arm/Kconfig: Always select SEMIHOSTING when TCG is present
,
Fabiano Rosas
,
2023/02/28
[PATCH RESEND v7 7/9] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
,
Fabiano Rosas
,
2023/02/28
[PATCH RESEND v7 8/9] gitlab-ci: Check building KVM-only aarch64 target
,
Fabiano Rosas
,
2023/02/28
[PATCH RESEND v7 9/9] tests/qtest: Fix tests when no KVM or TCG are present
,
Fabiano Rosas
,
2023/02/28
[PATCH v3 00/24] testing/next: docker, avocado, unit, gitlab
,
Alex Bennée
,
2023/02/28
[PATCH v3 04/24] tests: make fp-test less chatty when running from test suite
,
Alex Bennée
,
2023/02/28
[PATCH v3 01/24] tests: don't run socat tests on MacOS as well
,
Alex Bennée
,
2023/02/28
[PATCH v3 05/24] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Alex Bennée
,
2023/02/28
[PATCH v3 19/24] tests/docker: add USER stanzas to non-lci images
,
Alex Bennée
,
2023/02/28
[PATCH v3 08/24] testing: update ubuntu2004 to ubuntu2204
,
Alex Bennée
,
2023/02/28
[PATCH v3 06/24] gitlab: extend custom runners with base_job_template
,
Alex Bennée
,
2023/02/28
[PATCH v3 02/24] tests: add socat dependency for tests
,
Alex Bennée
,
2023/02/28
[PATCH v3 11/24] tests/docker: Use binaries for debian-tricore-cross
,
Alex Bennée
,
2023/02/28
[PATCH v3 10/24] tests: add tuxrun baseline test to avocado
,
Alex Bennée
,
2023/02/28
[PATCH v3 12/24] tests: ensure we export job results for some cross builds
,
Alex Bennée
,
2023/02/28
[PATCH v3 13/24] cirrus.yml: Improve the windows_msys2_task
,
Alex Bennée
,
2023/02/28
[PATCH v3 07/24] tests: don't run benchmarks for the tsan build
,
Alex Bennée
,
2023/02/28
[PATCH v3 03/24] tests: be a bit more strict cleaning up fifos
,
Alex Bennée
,
2023/02/28
[PATCH v3 09/24] tests: skip the nios2 replay_kernel test
,
Alex Bennée
,
2023/02/28
[PATCH v3 14/24] tests/dockerfiles: unify debian-toolchain references
,
Alex Bennée
,
2023/02/28
[PATCH v3 15/24] gitlab: Use plain docker in container-template.yml
,
Alex Bennée
,
2023/02/28
[PATCH v3 16/24] tests: Ensure TAP version is printed before other messages
,
Alex Bennée
,
2023/02/28
[PATCH v3 20/24] tests/docker: use direct RUNC call to build containers
,
Alex Bennée
,
2023/02/28
[PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI
,
Alex Bennée
,
2023/02/28
Re: [PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI
,
Philippe Mathieu-Daudé
,
2023/02/28
[PATCH v3 23/24] tests/docker: add zstdtools to the images (!AWAITING UPSTREAM)
,
Alex Bennée
,
2023/02/28
[PATCH v3 21/24] tests/docker: use direct RUNC call to run test jobs
,
Alex Bennée
,
2023/02/28
[PATCH v3 17/24] configure: expose the direct container command
,
Alex Bennée
,
2023/02/28
[PATCH v3 18/24] tests/lcitool: append user setting stanza to dockerfiles
,
Alex Bennée
,
2023/02/28
[PATCH v3 22/24] gitlab: move the majority of artefact handling to a template
,
Alex Bennée
,
2023/02/28
Re: [PATCH v3 22/24] gitlab: move the majority of artefact handling to a template
,
Philippe Mathieu-Daudé
,
2023/02/28
Re: [PATCH v3 22/24] gitlab: move the majority of artefact handling to a template
,
Alex Bennée
,
2023/02/28
[PATCH v6 0/2] arm: enable MTE for QEMU + kvm
,
Cornelia Huck
,
2023/02/28
[PATCH v6 1/2] arm/kvm: add support for MTE
,
Cornelia Huck
,
2023/02/28
Re: [PATCH v6 1/2] arm/kvm: add support for MTE
,
Andrea Bolognani
,
2023/02/28
[PATCH v6 2/2] qtests/arm: add some mte tests
,
Cornelia Huck
,
2023/02/28
[PATCH 0/3] target/arm: dump and gdbstub support for ZA[]
,
Richard Henderson
,
2023/02/27
[PATCH 1/3] target/arm: Avoid splitting Zregs across lines in dump
,
Richard Henderson
,
2023/02/27
[PATCH 2/3] target/arm: Dump ZA[] when active
,
Richard Henderson
,
2023/02/27
[PATCH 3/3] target/arm: Support reading ZA[] from gdbstub
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 00/21] target/arm: Implement FEAT_RME
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 01/21] target/arm: Add isar_feature_aa64_rme
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 02/21] target/arm: Update SCR and HCR for RME
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 03/21] target/arm: SCR_EL3.NS may be RES1
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 04/21] target/arm: Add RME cpregs
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 05/21] target/arm: Introduce ARMSecuritySpace
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 06/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 08/21] target/arm: Introduce ARMMMUIdx_Phys_{Realm, Root}
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 07/21] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 11/21] target/arm: NSTable is RES0 for the RME EL3 regime
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 10/21] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 16/21] target/arm: Use get_phys_addr_with_struct for stage2
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 09/21] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 15/21] target/arm: Move s1_is_el0 into S1Translate
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 14/21] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 17/21] target/arm: Add GPC syndrome
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 12/21] target/arm: Handle Block and Page bits for security space
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 18/21] target/arm: Implement GPC exceptions
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 13/21] target/arm: Handle no-execute for Realm and Root regimes
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 21/21] NOTFORMERGE hw/arm/virt: Add some memory for Realm Management Monitor
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 19/21] target/arm: Implement the granule protection check
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 20/21] NOTFORMERGE target/arm: Enable RME for -cpu max
,
Richard Henderson
,
2023/02/27
Re: [PATCH for-8.0 v4 00/21] target/arm: Implement FEAT_RME
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 0/4] target/arm: pre-FEAT_RME fixes
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 1/4] target/arm: Handle m-profile in arm_is_secure
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 2/4] target/arm: Stub arm_hcr_el2_eff for m-profile
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 3/4] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
,
Richard Henderson
,
2023/02/27
[PATCH for-8.0 v4 4/4] target/arm: Rewrite check_s2_mmu_setup
,
Richard Henderson
,
2023/02/27
[PATCH v3 00/14] target/arm: gdbstub cleanups and additions
,
Richard Henderson
,
2023/02/27
[PATCH v3 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
,
Richard Henderson
,
2023/02/27
[PATCH v3 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
,
Richard Henderson
,
2023/02/27
[PATCH v3 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
,
Richard Henderson
,
2023/02/27
[PATCH v3 04/14] target/arm: Split out output_vector_union_type
,
Richard Henderson
,
2023/02/27
[PATCH v3 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
2023/02/27
[PATCH v3 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
2023/02/27
[PATCH v3 07/14] target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
2023/02/27
[PATCH v3 08/14] target/arm: Add name argument to output_vector_union_type
,
Richard Henderson
,
2023/02/27
[PATCH v3 09/14] target/arm: Simplify iteration over bit widths
,
Richard Henderson
,
2023/02/27
[PATCH v3 10/14] target/arm: Create pauth_ptr_mask
,
Richard Henderson
,
2023/02/27
[PATCH v3 11/14] target/arm: Implement gdbstub pauth extension
,
Richard Henderson
,
2023/02/27
[PATCH v3 12/14] target/arm: Export arm_v7m_mrs_control
,
Richard Henderson
,
2023/02/27
[PATCH v3 13/14] target/arm: Export arm_v7m_get_sp_ptr
,
Richard Henderson
,
2023/02/27
[PATCH v3 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
,
Richard Henderson
,
2023/02/27
[RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
,
Miguel Luis
,
2023/02/27
[RFC PATCH 1/5] linux-headers: [kvm, arm64] add the necessary definitions to match host kernel
,
Miguel Luis
,
2023/02/27
Re: [RFC PATCH 1/5] linux-headers: [kvm, arm64] add the necessary definitions to match host kernel
,
Cornelia Huck
,
2023/02/27
Re: [RFC PATCH 1/5] linux-headers: [kvm, arm64] add the necessary definitions to match host kernel
,
Miguel Luis
,
2023/02/28
[RFC PATCH 2/5] hw/intc/gicv3: add support for setting KVM vGIC maintenance IRQ
,
Miguel Luis
,
2023/02/27
[RFC PATCH 3/5] target/arm/kvm: add helper to detect EL2 when using KVM
,
Miguel Luis
,
2023/02/27
Re: [RFC PATCH 3/5] target/arm/kvm: add helper to detect EL2 when using KVM
,
Richard Henderson
,
2023/02/27
[RFC PATCH 4/5] target/arm: enable feature ARM_FEATURE_EL2 if EL2 is supported
,
Miguel Luis
,
2023/02/27
Re: [RFC PATCH 4/5] target/arm: enable feature ARM_FEATURE_EL2 if EL2 is supported
,
Richard Henderson
,
2023/02/27
Re: [RFC PATCH 4/5] target/arm: enable feature ARM_FEATURE_EL2 if EL2 is supported
,
Miguel Luis
,
2023/02/28
[RFC PATCH 5/5] arm/virt: provide virtualization extensions to the guest
,
Miguel Luis
,
2023/02/27
Re: [RFC PATCH 5/5] arm/virt: provide virtualization extensions to the guest
,
Richard Henderson
,
2023/02/27
Re: [RFC PATCH 5/5] arm/virt: provide virtualization extensions to the guest
,
Miguel Luis
,
2023/02/28
Cortex-Mx emulation with QEMU
,
Villagrasa, Ignasi
,
2023/02/27
[PULL 006/123] target/cpu: Restrict do_transaction_failed() handlers to sysemu
,
Philippe Mathieu-Daudé
,
2023/02/27
[PULL 005/123] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
,
Philippe Mathieu-Daudé
,
2023/02/27
[PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Thomas Huth
,
2023/02/27
[PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
2023/02/27
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Daniel P . Berrangé
,
2023/02/27
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
2023/02/27
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Richard Henderson
,
2023/02/27
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Philippe Mathieu-Daudé
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Richard Henderson
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Philippe Mathieu-Daudé
,
2023/02/27
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Daniel P . Berrangé
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Daniel P . Berrangé
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Markus Armbruster
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Daniel P . Berrangé
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Markus Armbruster
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
2023/02/28
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Richard Henderson
,
2023/02/27
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
2023/02/28
[PATCH 2/2] docs/about: Deprecate 32-bit arm hosts and qemu-system-arm
,
Thomas Huth
,
2023/02/27
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Daniel P . Berrangé
,
2023/02/27
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Thomas Huth
,
2023/02/28
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Daniel P . Berrangé
,
2023/02/28
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Michael S. Tsirkin
,
2023/02/28
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Thomas Huth
,
2023/02/28
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Michael S. Tsirkin
,
2023/02/28
[PATCH 00/70] tcg: Remove tcg_const_*
,
Richard Henderson
,
2023/02/27
[PATCH 01/70] target/arm: Use rmode >= 0 for need_rmode
,
Richard Henderson
,
2023/02/27
[PATCH 02/70] target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
,
Richard Henderson
,
2023/02/27
[PATCH 03/70] target/arm: Improve arm_rmode_to_sf
,
Richard Henderson
,
2023/02/27
[PATCH 04/70] target/arm: Consistently use ARMFPRounding during translation
,
Richard Henderson
,
2023/02/27
[PATCH 05/70] target/arm: Create gen_set_rmode, gen_restore_rmode
,
Richard Henderson
,
2023/02/27
[PATCH 06/70] target/arm: Improve trans_BFCI
,
Richard Henderson
,
2023/02/27
[PATCH 07/70] target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
,
Richard Henderson
,
2023/02/27
[PATCH 08/70] target/arm: Avoid tcg_const_* in translate-mve.c
,
Richard Henderson
,
2023/02/27
[PATCH 09/70] target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
,
Richard Henderson
,
2023/02/27
[PATCH 10/70] target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
,
Richard Henderson
,
2023/02/27
[PATCH 11/70] target/arm: Avoid tcg_const_ptr in handle_rev
,
Richard Henderson
,
2023/02/27
[PATCH 13/70] target/avr: Avoid use of tcg_const_i32 throughout
,
Richard Henderson
,
2023/02/27
[PATCH 12/70] target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
,
Richard Henderson
,
2023/02/27
[PATCH 15/70] target/hexagon: Use tcg_constant_* for gen_constant_from_imm
,
Richard Henderson
,
2023/02/27
RE: [PATCH 15/70] target/hexagon: Use tcg_constant_* for gen_constant_from_imm
,
Taylor Simpson
,
2023/02/27
[PATCH 14/70] target/cris: Avoid use of tcg_const_i32 throughout
,
Richard Henderson
,
2023/02/27
[PATCH 17/70] target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
,
Richard Henderson
,
2023/02/27
RE: [PATCH 17/70] target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
,
Taylor Simpson
,
2023/02/27
[PATCH 16/70] target/hexagon/idef-parser: Use gen_tmp for LPCFG
,
Richard Henderson
,
2023/02/27
RE: [PATCH 16/70] target/hexagon/idef-parser: Use gen_tmp for LPCFG
,
Taylor Simpson
,
2023/02/27
[PATCH 18/70] target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
,
Richard Henderson
,
2023/02/27
RE: [PATCH 18/70] target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
,
Taylor Simpson
,
2023/02/27
[PATCH 20/70] target/hppa: Avoid tcg_const_i64 in trans_fid_f
,
Richard Henderson
,
2023/02/27
[PATCH 21/70] target/hppa: Avoid use of tcg_const_i32 throughout
,
Richard Henderson
,
2023/02/27
[PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
,
Richard Henderson
,
2023/02/27
RE: [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
,
Taylor Simpson
,
2023/02/27
Re: [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
,
Richard Henderson
,
2023/02/27
RE: [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
,
Taylor Simpson
,
2023/02/27
[PATCH 22/70] target/i386: Simplify POPF
,
Richard Henderson
,
2023/02/27
Re: [PATCH 22/70] target/i386: Simplify POPF
,
Philippe Mathieu-Daudé
,
2023/02/27
[PATCH 23/70] target/i386: Avoid use of tcg_const_* throughout
,
Richard Henderson
,
2023/02/27
[PATCH 24/70] target/m68k: Reject immediate as destination in gen_ea_mode
,
Richard Henderson
,
2023/02/27
[PATCH 25/70] target/m68k: Use tcg_constant_i32 in gen_ea_mode
,
Richard Henderson
,
2023/02/27
[PATCH 26/70] target/m68k: Avoid tcg_const_i32 when modified
,
Richard Henderson
,
2023/02/27
[PATCH 27/70] target/m68k: Avoid tcg_const_i32 in bfop_reg
,
Richard Henderson
,
2023/02/27
[PATCH 30/70] target/mips: Split out gen_lxl
,
Richard Henderson
,
2023/02/27
[PATCH 28/70] target/m68k: Avoid tcg_const_* throughout
,
Richard Henderson
,
2023/02/27
[PATCH 29/70] target/microblaze: Avoid tcg_const_* throughout
,
Richard Henderson
,
2023/02/27
Re: [PATCH 29/70] target/microblaze: Avoid tcg_const_* throughout
,
Philippe Mathieu-Daudé
,
2023/02/27
[PATCH 32/70] target/mips: Avoid tcg_const_tl in gen_r6_ld
,
Richard Henderson
,
2023/02/27
[PATCH 33/70] target/mips: Avoid tcg_const_* throughout
,
Richard Henderson
,
2023/02/27
[PATCH 31/70] target/mips: Split out gen_lxr
,
Richard Henderson
,
2023/02/27
[PATCH 34/70] target/ppc: Split out gen_vx_vmul10
,
Richard Henderson
,
2023/02/27
[PATCH 35/70] target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
,
Richard Henderson
,
2023/02/27
[PATCH 37/70] target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
,
Richard Henderson
,
2023/02/27
[PATCH 36/70] target/ppc: Avoid tcg_const_i64 in do_vcntmb
,
Richard Henderson
,
2023/02/27
[PATCH 39/70] target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
,
Richard Henderson
,
2023/02/27
[PATCH 38/70] target/ppc: Avoid tcg_const_* in xxeval
,
Richard Henderson
,
2023/02/27
[PATCH 40/70] target/ppc: Avoid tcg_const_* in fp-impl.c.inc
,
Richard Henderson
,
2023/02/27
[PATCH 42/70] target/ppc: Rewrite trans_ADDG6S
,
Richard Henderson
,
2023/02/27
[PATCH 43/70] target/ppc: Fix gen_tlbsx_booke206
,
Richard Henderson
,
2023/02/27
[PATCH 45/70] target/riscv: Avoid tcg_const_*
,
Richard Henderson
,
2023/02/27
Re: [PATCH 45/70] target/riscv: Avoid tcg_const_*
,
Philippe Mathieu-Daudé
,
2023/02/27
[PATCH 41/70] target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
,
Richard Henderson
,
2023/02/27
[PATCH 44/70] target/ppc: Avoid tcg_const_* in translate.c
,
Richard Henderson
,
2023/02/27
[PATCH 46/70] target/rx: Use tcg_gen_abs_i32
,
Richard Henderson
,
2023/02/27
[PATCH 47/70] target/rx: Use cpu_psw_z as temp in flags computation
,
Richard Henderson
,
2023/02/27
[PATCH 49/70] target/rx: Avoid tcg_const_i32
,
Richard Henderson
,
2023/02/27
[PATCH 50/70] target/s390x: Split out gen_ri2
,
Richard Henderson
,
2023/02/27
Re: [PATCH 50/70] target/s390x: Split out gen_ri2
,
Philippe Mathieu-Daudé
,
2023/02/27
[PATCH 52/70] target/sh4: Avoid tcg_const_i32 for TAS.B
,
Richard Henderson
,
2023/02/27
[PATCH 53/70] target/sh4: Avoid tcg_const_i32
,
Richard Henderson
,
2023/02/27
[PATCH 48/70] target/rx: Avoid tcg_const_i32 when new temp needed
,
Richard Henderson
,
2023/02/27
[PATCH 51/70] target/s390x: Avoid tcg_const_i64
,
Richard Henderson
,
2023/02/27
[PATCH 54/70] tcg/sparc: Avoid tcg_const_tl in gen_edge
,
Richard Henderson
,
2023/02/27
[PATCH 55/70] target/sparc: Avoid tcg_const_{tl,i32}
,
Richard Henderson
,
2023/02/27
[PATCH 56/70] target/tricore: Split t_n as constant from temp as variable
,
Richard Henderson
,
2023/02/27
[PATCH 57/70] target/tricore: Rename t_off10 and use tcg_constant_i32
,
Richard Henderson
,
2023/02/27
[PATCH 61/70] target/tricore: Avoid tcg_const_i32
,
Richard Henderson
,
2023/02/27
[PATCH 58/70] target/tricore: Use min/max for saturate
,
Richard Henderson
,
2023/02/27
Re: [PATCH 58/70] target/tricore: Use min/max for saturate
,
Richard Henderson
,
2023/02/27
[PATCH 60/70] target/tricore: Drop some temp initialization
,
Richard Henderson
,
2023/02/27
[PATCH 59/70] target/tricore: Use setcondi instead of explicit allocation
,
Richard Henderson
,
2023/02/27
[PATCH 69/70] tcg: Drop tcg_const_*_vec
,
Richard Henderson
,
2023/02/27
[PATCH 70/70] tcg: Drop tcg_const_*
,
Richard Henderson
,
2023/02/27
[PATCH 62/70] target/xtensa: Tidy translate_bb
,
Richard Henderson
,
2023/02/27
Re: [PATCH 62/70] target/xtensa: Tidy translate_bb
,
Max Filippov
,
2023/02/27
[PATCH 63/70] target/xtensa: Tidy translate_clamps
,
Richard Henderson
,
2023/02/27
Re: [PATCH 63/70] target/xtensa: Tidy translate_clamps
,
Max Filippov
,
2023/02/27
[PATCH 64/70] target/xtensa: Avoid tcg_const_i32 in translate_l32r
,
Richard Henderson
,
2023/02/27
Re: [PATCH 64/70] target/xtensa: Avoid tcg_const_i32 in translate_l32r
,
Max Filippov
,
2023/02/27
[PATCH 65/70] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
,
Richard Henderson
,
2023/02/27
Re: [PATCH 65/70] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
,
Max Filippov
,
2023/02/27
[PATCH 66/70] target/xtensa: Split constant in bit shift
,
Richard Henderson
,
2023/02/27
Re: [PATCH 66/70] target/xtensa: Split constant in bit shift
,
Max Filippov
,
2023/02/27
[PATCH 67/70] target/xtensa: Avoid tcg_const_i32
,
Richard Henderson
,
2023/02/27
Re: [PATCH 67/70] target/xtensa: Avoid tcg_const_i32
,
Max Filippov
,
2023/02/27
[PATCH 68/70] tcg: Replace tcg_const_i64 in tcg-op.c
,
Richard Henderson
,
2023/02/27
[PATCH v4 00/31] tcg: Simplify temporary usage
,
Richard Henderson
,
2023/02/27
[PATCH v4 01/31] tcg: Adjust TCGContext.temps_in_use check
,
Richard Henderson
,
2023/02/27
[PATCH v4 02/31] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
,
Richard Henderson
,
2023/02/27
[PATCH v4 03/31] accel/tcg: Use more accurate max_insns for tb_overflow
,
Richard Henderson
,
2023/02/27
[PATCH v4 04/31] tcg: Remove branch-to-next regardless of reference count
,
Richard Henderson
,
2023/02/27
[PATCH v4 05/31] tcg: Rename TEMP_LOCAL to TEMP_TB
,
Richard Henderson
,
2023/02/27
[PATCH v4 06/31] tcg: Use noinline for major tcg_gen_code subroutines
,
Richard Henderson
,
2023/02/27
[PATCH v4 07/31] tcg: Add liveness_pass_0
,
Richard Henderson
,
2023/02/27
Re: [PATCH v4 07/31] tcg: Add liveness_pass_0
,
Alex Bennée
,
2023/02/28
[PATCH v4 08/31] tcg: Remove TEMP_NORMAL
,
Richard Henderson
,
2023/02/27
[PATCH v4 10/31] tcg: Use tcg_constant_i32 in tcg_gen_io_start
,
Richard Henderson
,
2023/02/27
[PATCH v4 09/31] tcg: Pass TCGTempKind to tcg_temp_new_internal
,
Richard Henderson
,
2023/02/27
[PATCH v4 11/31] tcg: Add tcg_gen_movi_ptr
,
Richard Henderson
,
2023/02/27
[PATCH v4 18/31] tcg: Change default temp lifetime to TEMP_TB
,
Richard Henderson
,
2023/02/27
[PATCH v4 13/31] tcg: Use tcg_temp_ebb_new_* in tcg/
,
Richard Henderson
,
2023/02/27
[PATCH v4 16/31] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
,
Richard Henderson
,
2023/02/27
[PATCH v4 17/31] tcg: Don't re-use TEMP_TB temporaries
,
Richard Henderson
,
2023/02/27
Re: [PATCH v4 17/31] tcg: Don't re-use TEMP_TB temporaries
,
Alex Bennée
,
2023/02/28
[PATCH v4 20/31] target/arm: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
2023/02/27
[PATCH v4 12/31] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
,
Richard Henderson
,
2023/02/27
[PATCH v4 21/31] target/cris: Don't use tcg_temp_local_new
,
Richard Henderson
,
2023/02/27
[PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local
,
Richard Henderson
,
2023/02/27
Re: [PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local
,
Philippe Mathieu-Daudé
,
2023/02/27
RE: [PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local
,
Taylor Simpson
,
2023/02/27
[PATCH v4 25/31] target/i386: Don't use tcg_temp_local_new
,
Richard Henderson
,
2023/02/27
[PATCH v4 14/31] tcg: Use tcg_constant_ptr in do_dup
,
Richard Henderson
,
2023/02/27
[PATCH v4 15/31] accel/tcg/plugin: Use tcg_temp_ebb_*
,
Richard Henderson
,
2023/02/27
[PATCH v4 28/31] target/xtensa: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
2023/02/27
[PATCH v4 19/31] target/arm: Drop copies in gen_sve_{ldr,str}
,
Richard Henderson
,
2023/02/27
[PATCH v4 29/31] exec/gen-icount: Don't use tcg_temp_local_new_i32
,
Richard Henderson
,
2023/02/27
[PATCH v4 22/31] target/hexagon: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
2023/02/27
RE: [PATCH v4 22/31] target/hexagon: Don't use tcg_temp_local_new_*
,
Taylor Simpson
,
2023/02/27
[PATCH v4 24/31] target/hppa: Don't use tcg_temp_local_new
,
Richard Henderson
,
2023/02/27
[PATCH v4 26/31] target/mips: Don't use tcg_temp_local_new
,
Richard Henderson
,
2023/02/27
[PATCH v4 27/31] target/ppc: Don't use tcg_temp_local_new
,
Richard Henderson
,
2023/02/27
[PATCH v4 30/31] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
,
Richard Henderson
,
2023/02/27
[PATCH v4 31/31] tcg: Update docs/devel/tcg-ops.rst for temporary changes
,
Richard Henderson
,
2023/02/27
[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
,
Richard Henderson
,
2023/02/27
[PATCH v2 01/76] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
,
Richard Henderson
,
2023/02/27
[PATCH v2 03/76] target/alpha: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 02/76] accel/tcg: Remove translator_loop_temp_check
,
Richard Henderson
,
2023/02/27
[PATCH v2 07/76] target/arm: Drop DisasContext.tmp_a64
,
Richard Henderson
,
2023/02/27
[PATCH v2 09/76] target/arm: Drop new_tmp_a64_zero
,
Richard Henderson
,
2023/02/27
[PATCH v2 04/76] target/arm: Remove arm_free_cc, a64_free_cc
,
Richard Henderson
,
2023/02/27
[PATCH v2 05/76] target/arm: Remove value_global from DisasCompare
,
Richard Henderson
,
2023/02/27
[PATCH v2 10/76] target/arm: Drop tcg_temp_free from translator-a64.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 12/76] target/arm: Drop tcg_temp_free from translator-mve.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 11/76] target/arm: Drop tcg_temp_free from translator-m-nocp.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 06/76] target/arm: Drop tcg_temp_free from translator.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 13/76] target/arm: Drop tcg_temp_free from translator-neon.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 08/76] target/arm: Drop new_tmp_a64
,
Richard Henderson
,
2023/02/27
[PATCH v2 14/76] target/arm: Drop tcg_temp_free from translator-sme.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 16/76] target/arm: Drop tcg_temp_free from translator-vfp.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 17/76] target/arm: Drop tcg_temp_free from translator.h
,
Richard Henderson
,
2023/02/27
[PATCH v2 18/76] target/avr: Drop DisasContext.free_skip_var0
,
Richard Henderson
,
2023/02/27
[PATCH v2 22/76] target/cris: Drop cris_alu_m_free_temps
,
Richard Henderson
,
2023/02/27
[PATCH v2 19/76] target/avr: Drop R from trans_COM
,
Richard Henderson
,
2023/02/27
[PATCH v2 24/76] target/cris: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 20/76] target/avr: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 21/76] target/cris: Drop cris_alu_free_temps
,
Richard Henderson
,
2023/02/27
[PATCH v2 23/76] target/cris: Drop addr from dec10_ind_move_m_pr
,
Richard Henderson
,
2023/02/27
[PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code
,
Richard Henderson
,
2023/02/27
RE: [PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code
,
Taylor Simpson
,
2023/02/27
[PATCH v2 26/76] target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
,
Richard Henderson
,
2023/02/27
RE: [PATCH v2 26/76] target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
,
Taylor Simpson
,
2023/02/27
[PATCH v2 27/76] target/hexagon/idef-parser: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
RE: [PATCH v2 27/76] target/hexagon/idef-parser: Drop tcg_temp_free
,
Taylor Simpson
,
2023/02/27
[PATCH v2 28/76] target/hexagon/idef-parser: Drop HexValue.is_manual
,
Richard Henderson
,
2023/02/27
RE: [PATCH v2 28/76] target/hexagon/idef-parser: Drop HexValue.is_manual
,
Taylor Simpson
,
2023/02/27
[PATCH v2 29/76] target/hppa: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 30/76] target/i386: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 31/76] target/loongarch: Drop temp_new
,
Richard Henderson
,
2023/02/27
[PATCH v2 32/76] target/loongarch: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 33/76] target/m68k: Drop mark_to_release
,
Richard Henderson
,
2023/02/27
[PATCH v2 34/76] target/m68k: Drop free_cond
,
Richard Henderson
,
2023/02/27
[PATCH v2 35/76] target/m68k: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 37/76] target/mips: Drop tcg_temp_free from micromips_translate.c.inc
,
Richard Henderson
,
2023/02/27
[PATCH v2 36/76] target/microblaze: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 39/76] target/mips: Drop tcg_temp_free from msa_translate.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 38/76] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc
,
Richard Henderson
,
2023/02/27
[PATCH v2 40/76] target/mips: Drop tcg_temp_free from mxu_translate.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 41/76] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
,
Richard Henderson
,
2023/02/27
[PATCH v2 44/76] target/mips: Drop tcg_temp_free from tx79_translate.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 42/76] target/mips: Drop tcg_temp_free from octeon_translate.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 46/76] target/mips: Drop tcg_temp_free from vr54xx_translate.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 43/76] target/mips: Drop tcg_temp_free from translate_addr_const.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 45/76] target/mips: Fix trans_mult_acc return
,
Richard Henderson
,
2023/02/27
[PATCH v2 53/76] target/riscv: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 54/76] target/rx: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 47/76] target/mips: Drop tcg_temp_free from translate.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 48/76] target/nios2: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 49/76] target/openrisc: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 57/76] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Richard Henderson
,
2023/02/27
[PATCH v2 56/76] target/s390x: Use tcg_constant_* for DisasCompare
,
Richard Henderson
,
2023/02/27
[PATCH v2 55/76] target/s390x: Use tcg_constant_* in local contexts
,
Richard Henderson
,
2023/02/27
[PATCH v2 50/76] target/ppc: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 52/76] target/riscv: Drop temp_new
,
Richard Henderson
,
2023/02/27
[PATCH v2 51/76] target/riscv: Drop ftemp_new
,
Richard Henderson
,
2023/02/27
[PATCH v2 58/76] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Richard Henderson
,
2023/02/27
[PATCH v2 59/76] target/s390x: Drop free_compare
,
Richard Henderson
,
2023/02/27
[PATCH v2 60/76] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
,
Richard Henderson
,
2023/02/27
[PATCH v2 65/76] target/sparc: Drop get_temp_tl
,
Richard Henderson
,
2023/02/27
[PATCH v2 61/76] target/s390x: Drop tcg_temp_free from translate.c
,
Richard Henderson
,
2023/02/27
[PATCH v2 66/76] target/sparc: Drop get_temp_i32
,
Richard Henderson
,
2023/02/27
[PATCH v2 62/76] target/s390x: Remove assert vs g_in2
,
Richard Henderson
,
2023/02/27
[PATCH v2 67/76] target/sparc: Remove egress label in disas_sparc_context
,
Richard Henderson
,
2023/02/27
[PATCH v2 71/76] target/xtensa: Drop reset_sar_tracker
,
Richard Henderson
,
2023/02/27
[PATCH v2 64/76] target/sh4: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 63/76] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
,
Richard Henderson
,
2023/02/27
[PATCH v2 72/76] target/xtensa: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 75/76] tcg: Create tcg/tcg-temp-internal.h
,
Richard Henderson
,
2023/02/27
[PATCH v2 76/76] docs/devel/tcg-ops: Drop recommendation to free temps
,
Richard Henderson
,
2023/02/27
[PATCH v2 68/76] target/sparc: Drop free_compare
,
Richard Henderson
,
2023/02/27
[PATCH v2 69/76] target/sparc: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 70/76] target/tricore: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/27
[PATCH v2 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
,
Richard Henderson
,
2023/02/27
[PATCH v2 74/76] tracing: remove transform.py
,
Richard Henderson
,
2023/02/27
[PATCH v2 0/4] hw/arm/virt: Support dirty ring
,
Gavin Shan
,
2023/02/26
[PATCH v2 1/4] migration: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
2023/02/26
[PATCH v2 2/4] kvm: Synchronize the backup bitmap in the last stage
,
Gavin Shan
,
2023/02/26
[PATCH v2 3/4] kvm: Add helper kvm_dirty_ring_init()
,
Gavin Shan
,
2023/02/26
[PATCH v2 4/4] kvm: Enable dirty ring for arm64
,
Gavin Shan
,
2023/02/26
[RFC PATCH v2 00/11] Add stage-2 translation for SMMUv3
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 01/11] hw/arm/smmuv3: Add missing fields for IDR0
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 03/11] hw/arm/smmuv3: Refactor stage-1 PTW
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 02/11] hw/arm/smmuv3: Update translation config to hold stage-2
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 04/11] hw/arm/smmuv3: Add page table walk for stage-2
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 05/11] hw/arm/smmuv3: Parse STE config for stage-2
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 06/11] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 07/11] hw/arm/smmuv3: Add VMID to tlb tagging
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 08/11] hw/arm/smmuv3: Add CMDs related to stage-2
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 09/11] hw/arm/smmuv3: Add stage-2 support in iova notifier
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 10/11] hw/arm/smmuv3: Populate OAS based on CPU PARANGE
,
Mostafa Saleh
,
2023/02/26
[RFC PATCH v2 11/11] hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
,
Mostafa Saleh
,
2023/02/26
[PATCH 00/76] tcg: Drop tcg_temp_free from translators
,
Richard Henderson
,
2023/02/25
[PATCH 03/76] target/alpha: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 01/76] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
,
Richard Henderson
,
2023/02/25
[PATCH 05/76] target/arm: Remove value_global from DisasCompare
,
Richard Henderson
,
2023/02/25
[PATCH 02/76] accel/tcg: Remove translator_loop_temp_check
,
Richard Henderson
,
2023/02/25
[PATCH 04/76] target/arm: Remove arm_free_cc, a64_free_cc
,
Richard Henderson
,
2023/02/25
[PATCH 06/76] target/arm: Drop tcg_temp_free from translator.c
,
Richard Henderson
,
2023/02/25
[PATCH 07/76] target/arm: Drop DisasContext.tmp_a64
,
Richard Henderson
,
2023/02/25
[PATCH 08/76] target/arm: Drop new_tmp_a64
,
Richard Henderson
,
2023/02/25
[PATCH 09/76] target/arm: Drop new_tmp_a64_zero
,
Richard Henderson
,
2023/02/25
[PATCH 10/76] target/arm: Drop tcg_temp_free from translator-a64.c
,
Richard Henderson
,
2023/02/25
[PATCH 11/76] target/arm: Drop tcg_temp_free from translator-m-nocp.c
,
Richard Henderson
,
2023/02/25
[PATCH 12/76] target/arm: Drop tcg_temp_free from translator-mve.c
,
Richard Henderson
,
2023/02/25
[PATCH 13/76] target/arm: Drop tcg_temp_free from translator-neon.c
,
Richard Henderson
,
2023/02/25
[PATCH 14/76] target/arm: Drop tcg_temp_free from translator-sme.c
,
Richard Henderson
,
2023/02/25
[PATCH 15/76] target/arm: Drop tcg_temp_free from translator-sve.c
,
Richard Henderson
,
2023/02/25
[PATCH 16/76] target/arm: Drop tcg_temp_free from translator-vfp.c
,
Richard Henderson
,
2023/02/25
[PATCH 17/76] target/arm: Drop tcg_temp_free from translator.h
,
Richard Henderson
,
2023/02/25
[PATCH 18/76] target/avr: Drop DisasContext.free_skip_var0
,
Richard Henderson
,
2023/02/25
[PATCH 19/76] target/avr: Drop R from trans_COM
,
Richard Henderson
,
2023/02/25
[PATCH 20/76] target/avr: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 21/76] target/cris: Drop cris_alu_free_temps
,
Richard Henderson
,
2023/02/25
[PATCH 22/76] target/cris: Drop cris_alu_m_free_temps
,
Richard Henderson
,
2023/02/25
[PATCH 23/76] target/cris: Drop addr from dec10_ind_move_m_pr
,
Richard Henderson
,
2023/02/25
[PATCH 24/76] target/cris: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 29/76] target/hppa: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 27/76] target/hexagon/idef-parser: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 28/76] target/hexagon/idef-parser: Drop HexValue.is_manual
,
Richard Henderson
,
2023/02/25
[PATCH 26/76] target/cris: Drop tcg_temp_free from gen_tcg_funcs.py
,
Richard Henderson
,
2023/02/25
Re: [PATCH 26/76] target/cris: Drop tcg_temp_free from gen_tcg_funcs.py
,
Richard Henderson
,
2023/02/25
[PATCH 25/76] target/cris: Drop tcg_temp_free from C code
,
Richard Henderson
,
2023/02/25
Re: [PATCH 25/76] target/cris: Drop tcg_temp_free from C code
,
Richard Henderson
,
2023/02/25
[PATCH 30/76] target/i386: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 32/76] target/loongarch: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
Re: [PATCH 32/76] target/loongarch: Drop tcg_temp_free
,
gaosong
,
2023/02/26
[PATCH 31/76] target/loongarch: Drop temp_new
,
Richard Henderson
,
2023/02/25
Re: [PATCH 31/76] target/loongarch: Drop temp_new
,
gaosong
,
2023/02/26
[PATCH 35/76] target/m68k: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 36/76] target/microblaze: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 33/76] target/m68k: Drop mark_to_release
,
Richard Henderson
,
2023/02/25
[PATCH 39/76] target/mips: Drop tcg_temp_free from msa_translate.c
,
Richard Henderson
,
2023/02/25
[PATCH 34/76] target/m68k: Drop free_cond
,
Richard Henderson
,
2023/02/25
[PATCH 37/76] target/mips: Drop tcg_temp_free from micromips_translate.c.inc
,
Richard Henderson
,
2023/02/25
[PATCH 38/76] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc
,
Richard Henderson
,
2023/02/25
[PATCH 40/76] target/mips: Drop tcg_temp_free from mxu_translate.c
,
Richard Henderson
,
2023/02/25
[PATCH 41/76] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
,
Richard Henderson
,
2023/02/25
[PATCH 44/76] target/mips: Drop tcg_temp_free from tx79_translate.c
,
Richard Henderson
,
2023/02/25
[PATCH 42/76] target/mips: Drop tcg_temp_free from octeon_translate.c
,
Richard Henderson
,
2023/02/25
[PATCH 43/76] target/mips: Drop tcg_temp_free from translate_addr_const.c
,
Richard Henderson
,
2023/02/25
[PATCH 45/76] target/mips: Fix trans_mult_acc return
,
Richard Henderson
,
2023/02/25
Re: [PATCH 45/76] target/mips: Fix trans_mult_acc return
,
Philippe Mathieu-Daudé
,
2023/02/25
[PATCH 46/76] target/mips: Drop tcg_temp_free from vr54xx_translate.c
,
Richard Henderson
,
2023/02/25
[PATCH 48/76] target/nios2: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 49/76] target/openrisc: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 50/76] target/ppc: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
Re: [PATCH 50/76] target/ppc: Drop tcg_temp_free
,
Daniel Henrique Barboza
,
2023/02/25
[PATCH 47/76] target/mips: Drop tcg_temp_free from translate.c
,
Richard Henderson
,
2023/02/25
[PATCH 52/76] target/riscv: Drop temp_new
,
Richard Henderson
,
2023/02/25
Re: [PATCH 52/76] target/riscv: Drop temp_new
,
Daniel Henrique Barboza
,
2023/02/25
Re: [PATCH 52/76] target/riscv: Drop temp_new
,
liweiwei
,
2023/02/26
[PATCH 53/76] target/riscv: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
Re: [PATCH 53/76] target/riscv: Drop tcg_temp_free
,
Daniel Henrique Barboza
,
2023/02/25
Re: [PATCH 53/76] target/riscv: Drop tcg_temp_free
,
liweiwei
,
2023/02/26
[PATCH 51/76] target/riscv: Drop ftemp_new
,
Richard Henderson
,
2023/02/25
Re: [PATCH 51/76] target/riscv: Drop ftemp_new
,
Daniel Henrique Barboza
,
2023/02/25
Re: [PATCH 51/76] target/riscv: Drop ftemp_new
,
liweiwei
,
2023/02/26
Re: [PATCH 51/76] target/riscv: Drop ftemp_new
,
liweiwei
,
2023/02/26
[PATCH 57/76] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Richard Henderson
,
2023/02/25
[PATCH 59/76] target/s390x: Drop free_compare
,
Richard Henderson
,
2023/02/25
[PATCH 60/76] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
,
Richard Henderson
,
2023/02/25
[PATCH 54/76] target/rx: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 56/76] target/s390x: Use tcg_constant_* for DisasCompare
,
Richard Henderson
,
2023/02/25
[PATCH 55/76] target/s390x: Use tcg_constant_* in local contexts
,
Richard Henderson
,
2023/02/25
[PATCH 65/76] target/sparc: Drop get_temp_tl
,
Richard Henderson
,
2023/02/25
[PATCH 63/76] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
,
Richard Henderson
,
2023/02/25
[PATCH 64/76] target/sh4: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 66/76] target/sparc: Drop get_temp_i32
,
Richard Henderson
,
2023/02/25
[PATCH 58/76] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Richard Henderson
,
2023/02/25
[PATCH 68/76] target/sparc: Drop free_compare
,
Richard Henderson
,
2023/02/25
[PATCH 61/76] target/s390x: Drop tcg_temp_free from translate.c
,
Richard Henderson
,
2023/02/25
[PATCH 62/76] target/s390x: Remove assert vs g_in2
,
Richard Henderson
,
2023/02/25
[PATCH 75/76] tcg: Create tcg/tcg-temp-internal.h
,
Richard Henderson
,
2023/02/25
[PATCH 76/76] docs/devel/tcg-ops: Drop recommendation to free temps
,
Richard Henderson
,
2023/02/25
Re: [PATCH 76/76] docs/devel/tcg-ops: Drop recommendation to free temps
,
Daniel Henrique Barboza
,
2023/02/25
[PATCH 67/76] target/sparc: Remove egress label in disas_sparc_context
,
Richard Henderson
,
2023/02/25
[PATCH 70/76] target/tricore: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 71/76] target/sparc: Drop reset_sar_tracker
,
Richard Henderson
,
2023/02/25
Re: [PATCH 71/76] target/sparc: Drop reset_sar_tracker
,
Max Filippov
,
2023/02/25
[PATCH 74/76] tracing: remove transform.py
,
Richard Henderson
,
2023/02/25
Re: [PATCH 74/76] tracing: remove transform.py
,
Daniel Henrique Barboza
,
2023/02/25
Re: [PATCH 74/76] tracing: remove transform.py
,
Daniel Henrique Barboza
,
2023/02/25
Re: [PATCH 74/76] tracing: remove transform.py
,
Richard Henderson
,
2023/02/25
Re: [PATCH 74/76] tracing: remove transform.py
,
gaosong
,
2023/02/26
Re: [PATCH 74/76] tracing: remove transform.py
,
Daniel Henrique Barboza
,
2023/02/25
[PATCH 69/76] target/sparc: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
[PATCH 72/76] target/xtensa: Drop tcg_temp_free
,
Richard Henderson
,
2023/02/25
Re: [PATCH 72/76] target/xtensa: Drop tcg_temp_free
,
Max Filippov
,
2023/02/25
[PATCH 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
,
Richard Henderson
,
2023/02/25
Re: [PATCH 00/76] tcg: Drop tcg_temp_free from translators
,
Philippe Mathieu-Daudé
,
2023/02/25
Re: [PATCH 00/76] tcg: Drop tcg_temp_free from translators
,
Philippe Mathieu-Daudé
,
2023/02/25
[PATCH v3 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
,
Gavin Shan
,
2023/02/25
[PATCH v3 1/3] numa: Validate cluster and NUMA node boundary if required
,
Gavin Shan
,
2023/02/25
[PATCH v3 2/3] hw/arm: Validate cluster and NUMA node boundary
,
Gavin Shan
,
2023/02/25
[PATCH v3 3/3] hw/riscv: Validate cluster and NUMA node boundary
,
Gavin Shan
,
2023/02/25
Re: [PATCH v3 3/3] hw/riscv: Validate cluster and NUMA node boundary
,
Daniel Henrique Barboza
,
2023/02/27
[PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Alex Bennée
,
2023/02/24
[PATCH 1/7] configure: expose the direct container command
,
Alex Bennée
,
2023/02/24
Re: [PATCH 1/7] configure: expose the direct container command
,
Daniel P . Berrangé
,
2023/02/27
Re: [PATCH 1/7] configure: expose the direct container command
,
Philippe Mathieu-Daudé
,
2023/02/28
[PATCH 2/7] tests/dockerfiles: unify debian-toolchain references
,
Alex Bennée
,
2023/02/24
Re: [PATCH 2/7] tests/dockerfiles: unify debian-toolchain references
,
Daniel P . Berrangé
,
2023/02/27
Re: [PATCH 2/7] tests/dockerfiles: unify debian-toolchain references
,
Philippe Mathieu-Daudé
,
2023/02/28
[PATCH 5/7] tests/docker: use direct RUNC call to build containers
,
Alex Bennée
,
2023/02/24
Re: [PATCH 5/7] tests/docker: use direct RUNC call to build containers
,
Daniel P . Berrangé
,
2023/02/28
Re: [PATCH 5/7] tests/docker: use direct RUNC call to build containers
,
Philippe Mathieu-Daudé
,
2023/02/28
[PATCH 3/7] tests/lcitool: append user setting stanza to dockerfiles
,
Alex Bennée
,
2023/02/24
Re: [PATCH 3/7] tests/lcitool: append user setting stanza to dockerfiles
,
Daniel P . Berrangé
,
2023/02/28
[PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Alex Bennée
,
2023/02/24
Re: [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Daniel P . Berrangé
,
2023/02/28
Re: [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Philippe Mathieu-Daudé
,
2023/02/28
Re: [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Daniel P . Berrangé
,
2023/02/28
Re: [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Alex Bennée
,
2023/02/28
Re: [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Philippe Mathieu-Daudé
,
2023/02/28
[PATCH 6/7] tests/docker: use direct RUNC call to run test jobs
,
Alex Bennée
,
2023/02/24
Re: [PATCH 6/7] tests/docker: use direct RUNC call to run test jobs
,
Daniel P . Berrangé
,
2023/02/28
[PATCH 7/7] tests/gitlab: use kaniko to build images
,
Alex Bennée
,
2023/02/24
Re: [PATCH 7/7] tests/gitlab: use kaniko to build images
,
Daniel P . Berrangé
,
2023/02/28
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Philippe Mathieu-Daudé
,
2023/02/28
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Daniel P . Berrangé
,
2023/02/28
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Philippe Mathieu-Daudé
,
2023/02/28
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Daniel P . Berrangé
,
2023/02/28
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Alex Bennée
,
2023/02/28
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Philippe Mathieu-Daudé
,
2023/02/28
[PATCH 00/13] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
,
Richard Henderson
,
2023/02/23
[PATCH 01/13] target/sparc: Use tlb_set_page_full
,
Richard Henderson
,
2023/02/23
Re: [PATCH 01/13] target/sparc: Use tlb_set_page_full
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH 02/13] accel/tcg: Retain prot flags from tlb_fill
,
Richard Henderson
,
2023/02/23
[PATCH 03/13] accel/tcg: Store some tlb flags in CPUTLBEntryFull
,
Richard Henderson
,
2023/02/23
[PATCH 04/13] accel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
,
Richard Henderson
,
2023/02/23
[PATCH 05/13] softmmu/physmem: Check watchpoints for read+write at once
,
Richard Henderson
,
2023/02/23
Re: [PATCH 05/13] softmmu/physmem: Check watchpoints for read+write at once
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH 06/13] accel/tcg: Trigger watchpoints from atomic_mmu_lookup
,
Richard Henderson
,
2023/02/23
[PATCH 07/13] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
,
Richard Henderson
,
2023/02/23
[PATCH 08/13] target/arm: Support 32-byte alignment in pow2_align
,
Richard Henderson
,
2023/02/23
[PATCH 09/13] exec/memattrs: Remove target_tlb_bit*
,
Richard Henderson
,
2023/02/23
Re: [PATCH 09/13] exec/memattrs: Remove target_tlb_bit*
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH 10/13] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
,
Richard Henderson
,
2023/02/23
Re: [PATCH 10/13] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH 11/13] accel/tcg: Add TLB_CHECK_ALIGNED
,
Richard Henderson
,
2023/02/23
[PATCH 12/13] target/arm: Do memory type alignment check when translation disabled
,
Richard Henderson
,
2023/02/23
Re: [PATCH 12/13] target/arm: Do memory type alignment check when translation disabled
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH 13/13] target/arm: Do memory type alignment check when translation enabled
,
Richard Henderson
,
2023/02/23
[PATCH v4 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH v4 1/4] target/arm: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH v4 2/4] target/i386: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH v4 3/4] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH v4 4/4] target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
Re: [PATCH v4 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
2023/02/24
[PATCH v7 00/20] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 01/20] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 02/20] target/arm: Wrap TCG-only code in debug_helper.c
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 03/20] target/arm: move translate modules to tcg/
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 04/20] target/arm: move helpers to tcg/
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 05/20] target/arm: Move psci.c into the tcg directory
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 06/20] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 07/20] target/arm: Move hflags code into the tcg directory
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 08/20] target/arm: Move regime_using_lpae_format into internal.h
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 09/20] target/arm: Don't access TCG code when debugging with KVM
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 10/20] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 11/20] target/arm: Move cortex sysregs into a separate file
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 12/20] target/arm: Move 64-bit TCG CPUs into tcg/
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 14/20] target/arm: move cpu_tcg to tcg/cpu32.c
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 13/20] target/arm: Move aa32_max_features out of cpu_tcg.c
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 15/20] tests/avocado: Pass parameters to migration test
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 16/20] tests/avocado: add machine:none tag to version.py
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 17/20] arm/Kconfig: Always select SEMIHOSTING when TCG is present
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 18/20] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 20/20] tests/qtest: Fix tests when no KVM or TCG are present
,
Fabiano Rosas
,
2023/02/23
[PATCH v7 19/20] gitlab-ci: Check building KVM-only aarch64 target
,
Fabiano Rosas
,
2023/02/23
Re: [PATCH v7 00/20] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
2023/02/23
[PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH v3 1/4] target/arm: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
Re: [PATCH v3 1/4] target/arm: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
2023/02/23
[PATCH v3 2/4] target/i386: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH v3 3/4] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
Re: [PATCH v3 3/4] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
2023/02/23
[PATCH v3 4/4] target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
Re: [PATCH v3 4/4] target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
2023/02/23
Re: [PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
2023/02/23
Re: [PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
Re: [PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/02/23
Re: [PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
2023/02/23
[RFC PATCH] hw: arm: Support direct boot for Linux/arm64 EFI zboot images
,
Ard Biesheuvel
,
2023/02/23
Re: [PATCH v9 08/14] hw/nvram: NPCM7xx OTP device model
,
Philippe Mathieu-Daudé
,
2023/02/23
Re: [PATCH v5 7/9] aspeed/soc : Add AST1030 support
,
Philippe Mathieu-Daudé
,
2023/02/23
RE: [PATCH v5 7/9] aspeed/soc : Add AST1030 support
,
Troy Lee
,
2023/02/23
[PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
2023/02/23
[PATCH v2 1/4] qtest/numa-test: Follow socket-NUMA-node boundary for aarch64
,
Gavin Shan
,
2023/02/23
[PATCH v2 2/4] numa: Validate socket and NUMA node boundary if required
,
Gavin Shan
,
2023/02/23
Re: [PATCH v2 2/4] numa: Validate socket and NUMA node boundary if required
,
Philippe Mathieu-Daudé
,
2023/02/23
Re: [PATCH v2 2/4] numa: Validate socket and NUMA node boundary if required
,
Gavin Shan
,
2023/02/23
[PATCH v2 3/4] hw/arm: Validate socket and NUMA node boundary
,
Gavin Shan
,
2023/02/23
[PATCH v2 4/4] hw/riscv: Validate socket and NUMA node boundary
,
Gavin Shan
,
2023/02/23
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Andrew Jones
,
2023/02/23
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
2023/02/24
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Daniel P . Berrangé
,
2023/02/23
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
2023/02/24
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Daniel Henrique Barboza
,
2023/02/23
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
2023/02/24
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Daniel Henrique Barboza
,
2023/02/24
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
2023/02/24
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Andrew Jones
,
2023/02/24
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Igor Mammedov
,
2023/02/24
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
2023/02/24
[PATCH v2 0/7] Implement Most ARMv8.3 Pointer Authentication Features
,
Aaron Lindsay
,
2023/02/22
[PATCH v2 4/7] target/arm: Implement v8.3 Pauth2
,
Aaron Lindsay
,
2023/02/22
Re: [PATCH v2 4/7] target/arm: Implement v8.3 Pauth2
,
Richard Henderson
,
2023/02/22
[PATCH v2 3/7] target/arm: Implement v8.3 EnhancedPAC
,
Aaron Lindsay
,
2023/02/22
Re: [PATCH v2 3/7] target/arm: Implement v8.3 EnhancedPAC
,
Richard Henderson
,
2023/02/22
Re: [PATCH v2 3/7] target/arm: Implement v8.3 EnhancedPAC
,
Richard Henderson
,
2023/02/22
[PATCH v2 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'
,
Aaron Lindsay
,
2023/02/22
Re: [PATCH v2 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'
,
Richard Henderson
,
2023/02/22
[PATCH v2 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Aaron Lindsay
,
2023/02/22
Re: [PATCH v2 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Richard Henderson
,
2023/02/22
Re: [PATCH v2 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Peter Maydell
,
2023/02/24
[PATCH v2 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Aaron Lindsay
,
2023/02/22
Re: [PATCH v2 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Richard Henderson
,
2023/02/22
Re: [PATCH v2 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Peter Maydell
,
2023/02/23
[PATCH v2 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
,
Aaron Lindsay
,
2023/02/22
Re: [PATCH v2 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
,
Richard Henderson
,
2023/02/22
[PATCH v2 6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE
,
Aaron Lindsay
,
2023/02/22
Re: [PATCH v2 6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE
,
Richard Henderson
,
2023/02/22
[RFC PATCH] target/arm: properly document FEAT_CRC32
,
Alex Bennée
,
2023/02/22
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Philippe Mathieu-Daudé
,
2023/02/22
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Alex Bennée
,
2023/02/22
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Richard Henderson
,
2023/02/23
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Philippe Mathieu-Daudé
,
2023/02/23
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Richard Henderson
,
2023/02/23
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Philippe Mathieu-Daudé
,
2023/02/24
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Peter Maydell
,
2023/02/24
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Alex Bennée
,
2023/02/24
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Alex Bennée
,
2023/02/24
[PATCH v3 00/25] target/arm: Implement FEAT_RME
,
Richard Henderson
,
2023/02/21
[PATCH v3 01/25] target/arm: Handle m-profile in arm_is_secure
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 01/25] target/arm: Handle m-profile in arm_is_secure
,
Peter Maydell
,
2023/02/24
[PATCH v3 02/25] target/arm: Stub arm_hcr_el2_eff for m-profile
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 02/25] target/arm: Stub arm_hcr_el2_eff for m-profile
,
Peter Maydell
,
2023/02/24
[PATCH v3 06/25] target/arm: Update SCR and HCR for RME
,
Richard Henderson
,
2023/02/21
[PATCH v3 04/25] target/arm: Rewrite check_s2_mmu_setup
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 04/25] target/arm: Rewrite check_s2_mmu_setup
,
Peter Maydell
,
2023/02/24
[PATCH v3 03/25] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 03/25] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
,
Philippe Mathieu-Daudé
,
2023/02/22
Re: [PATCH v3 03/25] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
,
Peter Maydell
,
2023/02/24
[PATCH v3 05/25] target/arm: Add isar_feature_aa64_rme
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 05/25] target/arm: Add isar_feature_aa64_rme
,
Philippe Mathieu-Daudé
,
2023/02/22
[PATCH v3 09/25] target/arm: Introduce ARMSecuritySpace
,
Richard Henderson
,
2023/02/21
[PATCH v3 07/25] target/arm: SCR_EL3.NS may be RES1
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 07/25] target/arm: SCR_EL3.NS may be RES1
,
Peter Maydell
,
2023/02/24
[PATCH v3 11/25] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Richard Henderson
,
2023/02/21
[PATCH v3 12/25] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 12/25] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Philippe Mathieu-Daudé
,
2023/02/22
[PATCH v3 19/25] target/arm: Move s1_is_el0 into S1Translate
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 19/25] target/arm: Move s1_is_el0 into S1Translate
,
Philippe Mathieu-Daudé
,
2023/02/22
[PATCH v3 20/25] target/arm: Use get_phys_addr_with_struct for stage2
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 20/25] target/arm: Use get_phys_addr_with_struct for stage2
,
Philippe Mathieu-Daudé
,
2023/02/22
Re: [PATCH v3 20/25] target/arm: Use get_phys_addr_with_struct for stage2
,
Peter Maydell
,
2023/02/24
[PATCH v3 16/25] target/arm: Handle Block and Page bits for security space
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 16/25] target/arm: Handle Block and Page bits for security space
,
Peter Maydell
,
2023/02/24
[PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Philippe Mathieu-Daudé
,
2023/02/22
Re: [PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Peter Maydell
,
2023/02/24
[PATCH v3 14/25] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Richard Henderson
,
2023/02/21
[PATCH v3 15/25] target/arm: NSTable is RES0 for the RME EL3 regime
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 15/25] target/arm: NSTable is RES0 for the RME EL3 regime
,
Peter Maydell
,
2023/02/24
[PATCH v3 08/25] target/arm: Add RME cpregs
,
Richard Henderson
,
2023/02/21
[PATCH v3 10/25] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
2023/02/21
[PATCH v3 18/25] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Richard Henderson
,
2023/02/21
[PATCH v3 17/25] target/arm: Handle no-execute for Realm and Root regimes
,
Richard Henderson
,
2023/02/21
Re: [PATCH v3 17/25] target/arm: Handle no-execute for Realm and Root regimes
,
Peter Maydell
,
2023/02/24
[PATCH v3 22/25] target/arm: Implement GPC exceptions
,
Richard Henderson
,
2023/02/21
[PATCH NOTFORMERGE v3 24/25] target/arm: Enable RME for -cpu max
,
Richard Henderson
,
2023/02/21
[PATCH v3 21/25] target/arm: Add GPC syndrome
,
Richard Henderson
,
2023/02/21
[PATCH v3 23/25] target/arm: Implement the granule protection check
,
Richard Henderson
,
2023/02/21
[PATCH NOTFORMERGE v3 25/25] hw/arm/virt: Add some memory for Realm Management Monitor
,
Richard Henderson
,
2023/02/21
[PATCH 0/5] bulk: Replace assert(0) -> g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH 1/5] target/ppc: fix warning with clang-15
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH 2/5] scripts/checkpatch.pl: Do not allow assert(0)
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH 2/5] scripts/checkpatch.pl: Do not allow assert(0)
,
Richard Henderson
,
2023/02/21
Re: [PATCH 2/5] scripts/checkpatch.pl: Do not allow assert(0)
,
Thomas Huth
,
2023/02/21
Re: [PATCH 2/5] scripts/checkpatch.pl: Do not allow assert(0)
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Thomas Huth
,
2023/02/21
Re: [PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Thomas Huth
,
2023/02/22
Re: [PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
2023/02/22
[PATCH 4/5] block/vvfat: Remove pointless check of NDEBUG
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH 4/5] block/vvfat: Remove pointless check of NDEBUG
,
Richard Henderson
,
2023/02/21
[PATCH 5/5] hw: Remove mentions of NDEBUG
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Richard Henderson
,
2023/02/21
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Michael S. Tsirkin
,
2023/02/22
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Philippe Mathieu-Daudé
,
2023/02/22
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Michael S. Tsirkin
,
2023/02/22
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Richard Henderson
,
2023/02/22
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Michael S. Tsirkin
,
2023/02/22
[PATCH v3 00/24] gdbstub: re-organise to for better compilation behaviour
,
Alex Bennée
,
2023/02/21
[PATCH v3 01/24] gdbstub/internals.h: clean up include guard
,
Alex Bennée
,
2023/02/21
[PATCH v3 03/24] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
,
Alex Bennée
,
2023/02/21
[PATCH v3 02/24] gdbstub: fix-up copyright and license files
,
Alex Bennée
,
2023/02/21
[PATCH v3 06/24] includes: move tb_flush into its own header
,
Alex Bennée
,
2023/02/21
[PATCH v3 05/24] gdbstub: move GDBState to shared internals header
,
Alex Bennée
,
2023/02/21
[PATCH v3 07/24] gdbstub: move fromhex/tohex routines to internals
,
Alex Bennée
,
2023/02/21
[PATCH v3 04/24] gdbstub: define separate user/system structures
,
Alex Bennée
,
2023/02/21
[PATCH v3 11/24] gdbstub: rationalise signal mapping in softmmu
,
Alex Bennée
,
2023/02/21
[PATCH v3 09/24] gdbstub: move chunk of softmmu functionality to own file
,
Alex Bennée
,
2023/02/21
[PATCH v3 08/24] gdbstub: make various helpers visible to the rest of the module
,
Alex Bennée
,
2023/02/21
[PATCH v3 15/24] gdbstub: introduce gdb_get_max_cpus
,
Alex Bennée
,
2023/02/21
[PATCH v3 13/24] gdbstub: specialise handle_query_attached
,
Alex Bennée
,
2023/02/21
[PATCH v3 23/24] include: split target_long definition from cpu-defs
,
Alex Bennée
,
2023/02/21
[PATCH v3 10/24] gdbstub: move chunks of user code into own files
,
Alex Bennée
,
2023/02/21
[PATCH v3 24/24] gdbstub: split out softmmu/user specifics for syscall handling
,
Alex Bennée
,
2023/02/21
[PATCH v3 14/24] gdbstub: specialise target_memory_rw_debug
,
Alex Bennée
,
2023/02/21
[PATCH v3 12/24] gdbstub: abstract target specific details from gdb_put_packet_binary
,
Alex Bennée
,
2023/02/21
[PATCH v3 16/24] gdbstub: specialise stub_can_reverse
,
Alex Bennée
,
2023/02/21
[PATCH v3 22/24] testing: probe gdb for supported architectures ahead of time
,
Alex Bennée
,
2023/02/21
[PATCH v3 17/24] gdbstub: fix address type of gdb_set_cpu_pc
,
Alex Bennée
,
2023/02/21
[PATCH v3 18/24] gdbstub: don't use target_ulong while handling registers
,
Alex Bennée
,
2023/02/21
[PATCH v3 21/24] gdbstub: only compile gdbstub twice for whole build
,
Alex Bennée
,
2023/02/21
[PATCH v3 19/24] gdbstub: move register helpers into standalone include
,
Alex Bennée
,
2023/02/21
[PATCH v3 20/24] gdbstub: move syscall handling to new file
,
Alex Bennée
,
2023/02/21
[PATCH v3 00/16] win32: do not mix SOCKET and fd space
,
marcandre . lureau
,
2023/02/21
[PATCH v3 01/16] util: drop qemu_fork()
,
marcandre . lureau
,
2023/02/21
[PATCH v3 02/16] tests: use closesocket()
,
marcandre . lureau
,
2023/02/21
[PATCH v3 03/16] io: use closesocket()
,
marcandre . lureau
,
2023/02/21
[PATCH v3 04/16] tests: add test-error-report
,
marcandre . lureau
,
2023/02/21
[PATCH v3 05/16] error: add global &error_warn destination
,
marcandre . lureau
,
2023/02/21
[PATCH v3 06/16] win32/socket: introduce qemu_socket_select() helper
,
marcandre . lureau
,
2023/02/21
[PATCH v3 07/16] win32/socket: introduce qemu_socket_unselect() helper
,
marcandre . lureau
,
2023/02/21
[PATCH v3 08/16] aio: make aio_set_fd_poll() static to aio-posix.c
,
marcandre . lureau
,
2023/02/21
[PATCH v3 10/16] RFC: build-sys: add slirp.wrap
,
marcandre . lureau
,
2023/02/21
Re: [PATCH v3 10/16] RFC: build-sys: add slirp.wrap
,
Paolo Bonzini
,
2023/02/21
[PATCH v3 09/16] aio/win32: aio_set_fd_handler() only supports SOCKET
,
marcandre . lureau
,
2023/02/21
[PATCH v3 13/16] slirp: open-code qemu_socket_(un)select()
,
marcandre . lureau
,
2023/02/21
[PATCH v3 14/16] win32: avoid mixing SOCKET and file descriptor space
,
marcandre . lureau
,
2023/02/21
[PATCH v3 11/16] main-loop: remove qemu_fd_register(), win32/slirp/socket specific
,
marcandre . lureau
,
2023/02/21
[PATCH v3 12/16] slirp: unregister the win32 SOCKET
,
marcandre . lureau
,
2023/02/21
[PATCH v3 15/16] os-posix: remove useless ioctlsocket() define
,
marcandre . lureau
,
2023/02/21
Re: [PATCH v3 15/16] os-posix: remove useless ioctlsocket() define
,
Paolo Bonzini
,
2023/02/21
[PATCH v3 16/16] win32: replace closesocket() with close() wrapper
,
marcandre . lureau
,
2023/02/21
[PATCH v2 00/14] testing/next: docker, avocado, unit, gitlab
,
Alex Bennée
,
2023/02/21
[PATCH v2 01/14] block: Handle curl 7.55.0, 7.85.0 version changes
,
Alex Bennée
,
2023/02/21
Re: [PATCH v2 01/14] block: Handle curl 7.55.0, 7.85.0 version changes
,
Kevin Wolf
,
2023/02/21
Re: [PATCH v2 01/14] block: Handle curl 7.55.0, 7.85.0 version changes
,
Alex Bennée
,
2023/02/21
[PATCH v2 04/14] tests: be a bit more strict cleaning up fifos
,
Alex Bennée
,
2023/02/21
Re: [PATCH v2 04/14] tests: be a bit more strict cleaning up fifos
,
Thomas Huth
,
2023/02/21
Re: [PATCH v2 04/14] tests: be a bit more strict cleaning up fifos
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 05/14] tests: make fp-test less chatty when running from test suite
,
Alex Bennée
,
2023/02/21
Re: [PATCH v2 05/14] tests: make fp-test less chatty when running from test suite
,
Thomas Huth
,
2023/02/21
[PATCH v2 14/14] cirrus.yml: Improve the windows_msys2_task
,
Alex Bennée
,
2023/02/21
[PATCH v2 09/14] testing: update ubuntu2004 to ubuntu2204
,
Alex Bennée
,
2023/02/21
Re: [PATCH v2 09/14] testing: update ubuntu2004 to ubuntu2204
,
Thomas Huth
,
2023/02/21
[PATCH v2 02/14] tests: don't run socat tests on MacOS as well
,
Alex Bennée
,
2023/02/21
[PATCH v2 13/14] tests: ensure we export job results for some cross builds
,
Alex Bennée
,
2023/02/21
Re: [PATCH v2 13/14] tests: ensure we export job results for some cross builds
,
Thomas Huth
,
2023/02/21
[PATCH v2 06/14] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Alex Bennée
,
2023/02/21
[PATCH v2 12/14] tests/docker: Use binaries for debian-tricore-cross
,
Alex Bennée
,
2023/02/21
[PATCH v2 08/14] tests: don't run benchmarks for the tsan build
,
Alex Bennée
,
2023/02/21
Re: [PATCH v2 08/14] tests: don't run benchmarks for the tsan build
,
Thomas Huth
,
2023/02/21
[PATCH v2 10/14] tests: skip the nios2 replay_kernel test
,
Alex Bennée
,
2023/02/21
[PATCH v2 03/14] tests: add socat dependency for tests
,
Alex Bennée
,
2023/02/21
[PATCH v2 11/14] tests: add tuxrun baseline test to avocado
,
Alex Bennée
,
2023/02/21
Re: [PATCH v2 11/14] tests: add tuxrun baseline test to avocado
,
Thomas Huth
,
2023/02/21
[PATCH v2 07/14] gitlab: extend custom runners with base_job_template
,
Alex Bennée
,
2023/02/21
Re: [PATCH v2 07/14] gitlab: extend custom runners with base_job_template
,
Thomas Huth
,
2023/02/21
[PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Gavin Shan
,
2023/02/21
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Gavin Shan
,
2023/02/21
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Gavin Shan
,
2023/02/21
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Gavin Shan
,
2023/02/21
[PATCH 0/2] target/arm: Fix gdbstub for m-profile (#1421)
,
Richard Henderson
,
2023/02/20
[PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
,
Richard Henderson
,
2023/02/20
Re: [PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
,
Peter Maydell
,
2023/02/21
Re: [PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
,
Richard Henderson
,
2023/02/21
[PATCH 1/2] Revert "target/arm: Merge regime_is_secure into get_phys_addr"
,
Richard Henderson
,
2023/02/20
Re: [PATCH 1/2] Revert "target/arm: Merge regime_is_secure into get_phys_addr"
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 00/14] target/arm: gdbstub cleanups and additions
,
Richard Henderson
,
2023/02/20
[PATCH v2 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 04/14] target/arm: Split out output_vector_union_type
,
Richard Henderson
,
2023/02/20
[PATCH v2 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 09/14] target/arm: Simplify iteration over bit widths
,
Richard Henderson
,
2023/02/20
[PATCH v2 10/14] target/arm: Create pauth_ptr_mask
,
Richard Henderson
,
2023/02/20
[PATCH v2 08/14] target/arm: Add name argument to output_vector_union_type
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 08/14] target/arm: Add name argument to output_vector_union_type
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH v2 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
,
Peter Maydell
,
2023/02/21
Re: [PATCH v2 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
,
Richard Henderson
,
2023/02/21
[PATCH v2 07/14] target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
2023/02/20
[PATCH v2 12/14] target/arm: Export arm_v7m_mrs_control
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 12/14] target/arm: Export arm_v7m_mrs_control
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 11/14] target/arm: Implement gdbstub pauth extension
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 11/14] target/arm: Implement gdbstub pauth extension
,
Luis Machado
,
2023/02/21
Re: [PATCH v2 11/14] target/arm: Implement gdbstub pauth extension
,
Peter Maydell
,
2023/02/21
[PATCH v2 13/14] target/arm: Export arm_v7m_get_sp_ptr
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 13/14] target/arm: Export arm_v7m_get_sp_ptr
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 00/21] target/arm: Implement FEAT_RME
,
Richard Henderson
,
2023/02/20
[PATCH v2 01/21] target/arm: Rewrite check_s2_mmu_setup
,
Richard Henderson
,
2023/02/20
[PATCH v2 02/21] target/arm: Add isar_feature_aa64_rme
,
Richard Henderson
,
2023/02/20
[PATCH v2 03/21] target/arm: Update SCR and HCR for RME
,
Richard Henderson
,
2023/02/20
[PATCH v2 04/21] target/arm: SCR_EL3.NS may be RES1
,
Richard Henderson
,
2023/02/20
[PATCH v2 05/21] target/arm: Add RME cpregs
,
Richard Henderson
,
2023/02/20
[PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
2023/02/20
Re: [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
2023/02/21
Re: [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Philippe Mathieu-Daudé
,
2023/02/21
Re: [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
2023/02/21
Re: [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Philippe Mathieu-Daudé
,
2023/02/21
[PATCH v2 06/21] target/arm: Introduce ARMSecuritySpace
,
Richard Henderson
,
2023/02/20
[PATCH v2 08/21] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Richard Henderson
,
2023/02/20
[PATCH v2 09/21] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Richard Henderson
,
2023/02/20
[PATCH v2 10/21] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Richard Henderson
,
2023/02/20
[PATCH v2 11/21] target/arm: NSTable is RES0 for the RME EL3 regime
,
Richard Henderson
,
2023/02/20
[PATCH v2 12/21] target/arm: Handle Block and Page bits for security space
,
Richard Henderson
,
2023/02/20
[PATCH v2 13/21] target/arm: Handle no-execute for Realm and Root regimes
,
Richard Henderson
,
2023/02/20
[PATCH v2 14/21] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Richard Henderson
,
2023/02/20
[PATCH v2 15/21] target/arm: Move s1_is_el0 into S1Translate
,
Richard Henderson
,
2023/02/20
[PATCH v2 18/21] target/arm: Implement GPC exceptions
,
Richard Henderson
,
2023/02/20
[PATCH v2 16/21] target/arm: Use get_phys_addr_with_struct for stage2
,
Richard Henderson
,
2023/02/20
[PATCH v2 17/21] target/arm: Add GPC syndrome
,
Richard Henderson
,
2023/02/20
[NOTFORMERGE PATCH v2 20/21] target/arm: Enable RME for -cpu max
,
Richard Henderson
,
2023/02/20
[NOTFORMERGE PATCH v2 21/21] hw/arm/virt: Add some memory for Realm Management Monitor
,
Richard Henderson
,
2023/02/20
[PATCH v2 19/21] target/arm: Implement the granule protection check
,
Richard Henderson
,
2023/02/20
[PATCH v2 00/15] win32: do not mix SOCKET and fd space
,
marcandre . lureau
,
2023/02/20
[PATCH v2 01/15] util: drop qemu_fork()
,
marcandre . lureau
,
2023/02/20
Re: [PATCH v2 01/15] util: drop qemu_fork()
,
Daniel P . Berrangé
,
2023/02/21
[PATCH v2 02/15] tests: use closesocket()
,
marcandre . lureau
,
2023/02/20
[PATCH v2 03/15] io: use closesocket()
,
marcandre . lureau
,
2023/02/20
[PATCH v2 04/15] error: add global &error_warn destination
,
marcandre . lureau
,
2023/02/20
[PATCH v2 07/15] aio: make aio_set_fd_poll() static to aio-posix.c
,
marcandre . lureau
,
2023/02/20
[PATCH v2 09/15] RFC: build-sys: add slirp.wrap
,
marcandre . lureau
,
2023/02/20
[PATCH v2 08/15] aio/win32: aio_set_fd_handler() only supports SOCKET
,
marcandre . lureau
,
2023/02/20
[PATCH v2 12/15] slirp: open-code qemu_socket_(un)select()
,
marcandre . lureau
,
2023/02/20
[PATCH v2 13/15] win32: avoid mixing SOCKET and file descriptor space
,
marcandre . lureau
,
2023/02/20
[PATCH v2 15/15] win32: replace closesocket() with close() wrapper
,
marcandre . lureau
,
2023/02/20
[PATCH v2 14/15] os-posix: remove useless ioctlsocket() define
,
marcandre . lureau
,
2023/02/20
Re: [PATCH v2 14/15] os-posix: remove useless ioctlsocket() define
,
Daniel P . Berrangé
,
2023/02/21
[PATCH v2 11/15] slirp: unregister the win32 SOCKET
,
marcandre . lureau
,
2023/02/20
[PATCH v2 10/15] main-loop: remove qemu_fd_register(), win32/slirp/socket specific
,
marcandre . lureau
,
2023/02/20
[PATCH v2 06/15] win32/socket: introduce qemu_socket_unselect() helper
,
marcandre . lureau
,
2023/02/20
[PATCH v2 05/15] win32/socket: introduce qemu_socket_select() helper
,
marcandre . lureau
,
2023/02/20
[PATCH 0/8] hw/arm: Cleanups around QOM style
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH 1/8] hw/gpio/max7310: Simplify max7310_realize()
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH 1/8] hw/gpio/max7310: Simplify max7310_realize()
,
Richard Henderson
,
2023/02/20
[PATCH 2/8] hw/char/pl011: Un-inline pl011_create()
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH 2/8] hw/char/pl011: Un-inline pl011_create()
,
Alex Bennée
,
2023/02/20
Re: [PATCH 2/8] hw/char/pl011: Un-inline pl011_create()
,
Richard Henderson
,
2023/02/20
[PATCH 3/8] hw/char/pl011: Open-code pl011_luminary_create()
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH 3/8] hw/char/pl011: Open-code pl011_luminary_create()
,
Alex Bennée
,
2023/02/20
Re: [PATCH 3/8] hw/char/pl011: Open-code pl011_luminary_create()
,
Richard Henderson
,
2023/02/20
[PATCH 4/8] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH 4/8] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
,
Alex Bennée
,
2023/02/20
Re: [PATCH 4/8] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
,
Richard Henderson
,
2023/02/20
[PATCH 5/8] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH 5/8] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
,
Alex Bennée
,
2023/02/20
Re: [PATCH 5/8] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
,
Richard Henderson
,
2023/02/20
[PATCH 6/8] hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH 6/8] hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
,
Alex Bennée
,
2023/02/20
Re: [PATCH 6/8] hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
,
Peter Maydell
,
2023/02/21
[PATCH 7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH 7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header
,
Alex Bennée
,
2023/02/20
[PATCH 8/8] hw/intc/armv7m_nvic: Use QOM cast CPU() macro
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH 8/8] hw/intc/armv7m_nvic: Use QOM cast CPU() macro
,
Alex Bennée
,
2023/02/20
Re: [PATCH 0/8] hw/arm: Cleanups around QOM style
,
Peter Maydell
,
2023/02/21
[PATCH] MAINTAINERS: Add section for overall sensors
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 00/24] hw/ide: QOM/QDev housekeeping
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 02/24] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH v2 02/24] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
,
Alex Bennée
,
2023/02/27
[PATCH v2 01/24] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 03/24] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 04/24] hw/ide/isa: Rename isairq -> irqnum
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 05/24] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 06/24] hw/ide/isa: Remove intermediate ISAIDEState::irq variable
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 07/24] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH v2 07/24] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
,
Alex Bennée
,
2023/02/27
[PATCH v2 08/24] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH v2 08/24] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
,
Alex Bennée
,
2023/02/27
[PATCH v2 09/24] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH v2 09/24] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
,
Alex Bennée
,
2023/02/27
[PATCH v2 10/24] hw/ide: Un-inline ide_set_irq()
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 11/24] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 13/24] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 12/24] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 14/24] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 15/24] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 16/24] hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 18/24] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 20/24] hw/ide/pci: Unexport bmdma_active_if()
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 17/24] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH v2 17/24] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
,
Alex Bennée
,
2023/02/27
Re: [PATCH v2 17/24] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
,
Philippe Mathieu-Daudé
,
2023/02/27
[PATCH v2 19/24] hw/ide/ioport: Remove unnecessary includes
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 21/24] hw/ide/piix: Remove unused includes
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 22/24] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 23/24] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus
,
Philippe Mathieu-Daudé
,
2023/02/20
[PATCH v2 24/24] hw/ide/ahci: trace ncq write command as write instead of read
,
Philippe Mathieu-Daudé
,
2023/02/20
Re: [PATCH v2 00/24] hw/ide: QOM/QDev housekeeping
,
Philippe Mathieu-Daudé
,
2023/02/24
[PATCH v2 1/3] hw: allwinner-i2c: Make the trace message more readable
,
qianfanguijin
,
2023/02/20
[PATCH v2 2/3] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
,
qianfanguijin
,
2023/02/20
Re: [PATCH v2 2/3] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
,
Strahinja Jankovic
,
2023/02/21
[PATCH v2 3/3] hw: arm: allwinner-h3: Fix and complete H3 i2c devices
,
qianfanguijin
,
2023/02/20
Re: [PATCH v2 3/3] hw: arm: allwinner-h3: Fix and complete H3 i2c devices
,
Strahinja Jankovic
,
2023/02/21
[PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 01/29] target/arm: rename handle_semihosting to tcg_handle_semihosting
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 02/29] target/arm: wrap psci call with tcg_enabled
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 03/29] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 04/29] target/arm: Move PC alignment check
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 05/29] target/arm: Move cpregs code out of cpu.h
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 06/29] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
,
Fabiano Rosas
,
2023/02/17
Re: [PATCH v6 06/29] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
,
Richard Henderson
,
2023/02/17
[PATCH v6 07/29] target/arm: Wrap TCG-only code in debug_helper.c
,
Fabiano Rosas
,
2023/02/17
Re: [PATCH v6 07/29] target/arm: Wrap TCG-only code in debug_helper.c
,
Richard Henderson
,
2023/02/17
[PATCH v6 08/29] target/arm: move translate modules to tcg/
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 09/29] target/arm: move helpers to tcg/
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 12/29] target/arm: Move hflags code into the tcg directory
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 11/29] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 10/29] target/arm: Move psci.c into the tcg directory
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 13/29] target/arm: Move regime_using_lpae_format into internal.h
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 15/29] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 14/29] target/arm: Don't access TCG code when debugging with KVM
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 16/29] target/arm: Move cortex sysregs into cpu64.c
,
Fabiano Rosas
,
2023/02/17
Re: [PATCH v6 16/29] target/arm: Move cortex sysregs into cpu64.c
,
Richard Henderson
,
2023/02/17
[PATCH v6 17/29] tests/avocado: Skip tests that require a missing accelerator
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 18/29] tests/avocado: Tag TCG tests with accel:tcg
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 19/29] target/arm: Move 64-bit TCG CPUs into tcg/
,
Fabiano Rosas
,
2023/02/17
Re: [PATCH v6 19/29] target/arm: Move 64-bit TCG CPUs into tcg/
,
Peter Maydell
,
2023/02/21
Re: [PATCH v6 19/29] target/arm: Move 64-bit TCG CPUs into tcg/
,
Fabiano Rosas
,
2023/02/22
[PATCH v6 20/29] target/arm: move cpu_tcg to tcg/cpu32.c
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 22/29] tests/qtest: arm-cpu-features: Match tests to required accelerators
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 25/29] tests/avocado: add machine:none tag to version.py
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 26/29] arm/Kconfig: Always select SEMIHOSTING when TCG is present
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 27/29] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 28/29] gitlab-ci: Check building KVM-only aarch64 target
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 21/29] target/arm: Use "max" as default cpu for the virt machine with KVM
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 23/29] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 24/29] target/avocado: Pass parameters to migration test
,
Fabiano Rosas
,
2023/02/17
[PATCH v6 29/29] tests/qtest: Fix tests when no KVM or TCG are present
,
Fabiano Rosas
,
2023/02/17
Re: [PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
2023/02/21
Re: [PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
2023/02/22
[PATCH 0/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
,
Philippe Mathieu-Daudé
,
2023/02/17
[PATCH 1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again)
,
Philippe Mathieu-Daudé
,
2023/02/17
Re: [PATCH 1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again)
,
Richard Henderson
,
2023/02/17
Re: [PATCH 1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again)
,
Bernhard Beschow
,
2023/02/17
Re: [PATCH 1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again)
,
Philippe Mathieu-Daudé
,
2023/02/23
[PATCH 2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
,
Philippe Mathieu-Daudé
,
2023/02/17
Re: [PATCH 2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
,
Thomas Huth
,
2023/02/17
Re: [PATCH 2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
,
Philippe Mathieu-Daudé
,
2023/02/17
[PATCH 3/2] hw/timer: Rename ptimer_state -> PTimer
,
Philippe Mathieu-Daudé
,
2023/02/17
Re: [PATCH 3/2] hw/timer: Rename ptimer_state -> PTimer
,
Thomas Huth
,
2023/02/20
[PATCH v1 1/2] hw: allwinner-i2c: Make the trace message more readable
,
qianfanguijin
,
2023/02/17
[PATCH v1 2/2] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG
,
qianfanguijin
,
2023/02/17
Re: [PATCH v1 2/2] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG
,
Strahinja Jankovic
,
2023/02/17
Re: [PATCH v1 2/2] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG
,
qianfan
,
2023/02/17
Re: [PATCH v1 2/2] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG
,
Strahinja Jankovic
,
2023/02/18
Re: [PATCH v1 1/2] hw: allwinner-i2c: Make the trace message more readable
,
Philippe Mathieu-Daudé
,
2023/02/19
Re: [PATCH v1 1/2] hw: allwinner-i2c: Make the trace message more readable
,
qianfan
,
2023/02/19
[PATCH qemu v3 0/2] hw/at24c support eeprom size less than equal 256 byte
,
~ssinprem
,
2023/02/16
[PATCH qemu v3 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
~ssinprem
,
2023/02/16
Re: [PATCH qemu v3 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
Peter Delevoryas
,
2023/02/27
[PATCH qemu v3 2/2] aspeed/fuji : correct the eeprom size
,
~ssinprem
,
2023/02/16
Re: [PATCH qemu v3 2/2] aspeed/fuji : correct the eeprom size
,
Peter Delevoryas
,
2023/02/27
Re: [PATCH qemu v3 0/2] hw/at24c support eeprom size less than equal 256 byte
,
Cédric Le Goater
,
2023/02/17
[PATCH qemu v2 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
~ssinprem
,
2023/02/16
Re: [PATCH qemu v2 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
Sittisak Sinprem
,
2023/02/16
[PATCH qemu v2 2/2] aspeed/fuji : correct the eeprom size
,
~ssinprem
,
2023/02/16
Re: [PATCH qemu v2 2/2] aspeed/fuji : correct the eeprom size
,
Sittisak Sinprem
,
2023/02/16
[PATCH v2] Adding new machine Tiogapass in QEMU
,
Karthikeyan Pasupathi
,
2023/02/16
Re: [PATCH v2] Adding new machine Tiogapass in QEMU
,
Cédric Le Goater
,
2023/02/17
Re: [PATCH v2] Adding new machine Tiogapass in QEMU
,
karthikeyan Pasupathi
,
2023/02/17
[PATCH 0/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
,
Philippe Mathieu-Daudé
,
2023/02/16
[PATCH 1/5] hw/cpu: Extend CPUState::cluster_index documentation
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [PATCH 1/5] hw/cpu: Extend CPUState::cluster_index documentation
,
Peter Maydell
,
2023/02/21
[PATCH 2/5] hw/cpu/cluster: Only add CPU objects to CPU cluster
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [PATCH 2/5] hw/cpu/cluster: Only add CPU objects to CPU cluster
,
Peter Maydell
,
2023/02/21
[PATCH 3/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [PATCH 3/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
,
Peter Maydell
,
2023/02/21
[PATCH 5/5] hw/riscv: Restrict CPU clusters to the expected type
,
Philippe Mathieu-Daudé
,
2023/02/16
[PATCH 4/5] hw/arm: Restrict CPU clusters to the expected type
,
Philippe Mathieu-Daudé
,
2023/02/16
[PATCH v3] Adding new machine Yosemitev2 in QEMU
,
Karthikeyan Pasupathi
,
2023/02/16
Re: [PATCH v3] Adding new machine Yosemitev2 in QEMU
,
Cédric Le Goater
,
2023/02/16
Re: [PATCH v3] Adding new machine Yosemitev2 in QEMU
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [PATCH v3] Adding new machine Yosemitev2 in QEMU
,
karthikeyan Pasupathi
,
2023/02/16
[PATCH 0/5] bulk: Have object_child_foreach() take Error* and return boolean
,
Philippe Mathieu-Daudé
,
2023/02/16
[PATCH 2/5] spapr/ddw: Remove confuse return value in spapr_phb_get_free_liobn()
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [PATCH 2/5] spapr/ddw: Remove confuse return value in spapr_phb_get_free_liobn()
,
Daniel Henrique Barboza
,
2023/02/17
[RFC PATCH 4/5] hw/nmi: Simplify nmi_monitor_handle() and do_nmi()
,
Philippe Mathieu-Daudé
,
2023/02/16
[PATCH 3/5] bulk: Have object_child_foreach() take Error* and return boolean
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [PATCH 3/5] bulk: Have object_child_foreach() take Error* and return boolean
,
Michael S. Tsirkin
,
2023/02/16
Re: [PATCH 3/5] bulk: Have object_child_foreach() take Error* and return boolean
,
Markus Armbruster
,
2023/02/23
[PATCH 1/5] hw/nmi: Have nmi_monitor_handler() return a boolean indicating error
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [PATCH 1/5] hw/nmi: Have nmi_monitor_handler() return a boolean indicating error
,
Markus Armbruster
,
2023/02/23
[RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
,
Cédric Le Goater
,
2023/02/16
Re: [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
,
Cédric Le Goater
,
2023/02/17
Re: [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
,
Markus Armbruster
,
2023/02/23
[PATCH v2] Adding new machine Yosemitev2 in QEMU
,
Karthikeyan Pasupathi
,
2023/02/16
Re: [PATCH v2] Adding new machine Yosemitev2 in QEMU
,
Cédric Le Goater
,
2023/02/16
[PATCH] Adding new machine Yosemitev2 in QEMU
,
Karthikeyan Pasupathi
,
2023/02/16
Re: [PATCH] Adding new machine Yosemitev2 in QEMU
,
Philippe Mathieu-Daudé
,
2023/02/16
[PATCH] hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [PATCH] hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [PATCH] hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
,
Peter Maydell
,
2023/02/16
Re: [PATCH] hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
,
Francisco Iglesias
,
2023/02/16
[PATCH v1 00/19] target/arm: Implement FEAT_LSE2
,
Richard Henderson
,
2023/02/15
[PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
,
Peter Maydell
,
2023/02/23
Re: [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
,
Richard Henderson
,
2023/02/23
Re: [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
,
Peter Maydell
,
2023/02/23
Re: [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
,
Peter Maydell
,
2023/02/23
[PATCH v1 02/19] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
,
Richard Henderson
,
2023/02/15
[PATCH v1 03/19] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 03/19] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
,
Peter Maydell
,
2023/02/23
[PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Peter Maydell
,
2023/02/23
Re: [PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Richard Henderson
,
2023/02/23
Re: [PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Peter Maydell
,
2023/02/23
[PATCH v1 06/19] target/arm: Sink gen_mte_check1 into load/store_exclusive
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 06/19] target/arm: Sink gen_mte_check1 into load/store_exclusive
,
Peter Maydell
,
2023/02/23
[PATCH v1 05/19] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 05/19] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
,
Peter Maydell
,
2023/02/23
[PATCH v1 08/19] target/arm: Add atom_data to DisasContext
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 08/19] target/arm: Add atom_data to DisasContext
,
Peter Maydell
,
2023/02/23
[PATCH v1 07/19] target/arm: Add feature test for FEAT_LSE2
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 07/19] target/arm: Add feature test for FEAT_LSE2
,
Peter Maydell
,
2023/02/23
[PATCH v1 09/19] target/arm: Load/store integer pair with one tcg operation
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 09/19] target/arm: Load/store integer pair with one tcg operation
,
Peter Maydell
,
2023/02/23
[PATCH v1 10/19] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 10/19] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
,
Peter Maydell
,
2023/02/23
[PATCH v1 11/19] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 11/19] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
,
Peter Maydell
,
2023/02/23
[PATCH v1 12/19] target/arm: Pass memop to gen_mte_check1*
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 12/19] target/arm: Pass memop to gen_mte_check1*
,
Peter Maydell
,
2023/02/23
[PATCH v1 13/19] target/arm: Pass single_memop to gen_mte_checkN
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 13/19] target/arm: Pass single_memop to gen_mte_checkN
,
Peter Maydell
,
2023/02/23
[PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
,
Peter Maydell
,
2023/02/23
Re: [PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
,
Richard Henderson
,
2023/02/23
Re: [PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
,
Peter Maydell
,
2023/02/23
[PATCH v1 15/19] target/arm: Add SCTLR.nAA to TBFLAG_A64
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 15/19] target/arm: Add SCTLR.nAA to TBFLAG_A64
,
Peter Maydell
,
2023/02/23
[PATCH v1 17/19] target/arm: Move mte check for store-exclusive
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 17/19] target/arm: Move mte check for store-exclusive
,
Peter Maydell
,
2023/02/23
[PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Peter Maydell
,
2023/02/23
Re: [PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Richard Henderson
,
2023/02/23
Re: [PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Peter Maydell
,
2023/02/23
Re: [PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Richard Henderson
,
2023/02/23
[PATCH v1 18/19] test/tcg/multiarch: Adjust sigbus.c
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 18/19] test/tcg/multiarch: Adjust sigbus.c
,
Peter Maydell
,
2023/02/23
[PATCH v1 19/19] target/arm: Enable FEAT_LSE2 for -cpu max
,
Richard Henderson
,
2023/02/15
Re: [PATCH v1 19/19] target/arm: Enable FEAT_LSE2 for -cpu max
,
Peter Maydell
,
2023/02/23
Detecting qemu from guest on arm/hvf (apple arm)
,
John-Mark Gurney
,
2023/02/15
Re: Detecting qemu from guest on arm/hvf (apple arm)
,
Peter Maydell
,
2023/02/16
Re: Detecting qemu from guest on arm/hvf (apple arm)
,
Daniel P . Berrangé
,
2023/02/21
[PATCH 00/12] testing/next: docker, avocado, unit,
,
Alex Bennée
,
2023/02/15
[PATCH 01/12] gitlab: tweak and filter ninja output to reduce build noise
,
Alex Bennée
,
2023/02/15
Re: [PATCH 01/12] gitlab: tweak and filter ninja output to reduce build noise
,
Thomas Huth
,
2023/02/16
[PATCH 04/12] tests: be a bit more strict cleaning up fifos
,
Alex Bennée
,
2023/02/15
Re: [PATCH 04/12] tests: be a bit more strict cleaning up fifos
,
Philippe Mathieu-Daudé
,
2023/02/15
Re: [PATCH 04/12] tests: be a bit more strict cleaning up fifos
,
Thomas Huth
,
2023/02/16
[PATCH 10/12] tests/docker: Use binaries for debian-tricore-cross
,
Alex Bennée
,
2023/02/15
Re: [PATCH 10/12] tests/docker: Use binaries for debian-tricore-cross
,
Philippe Mathieu-Daudé
,
2023/02/15
[PATCH 02/12] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Alex Bennée
,
2023/02/15
Re: [PATCH 02/12] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Philippe Mathieu-Daudé
,
2023/02/22
[PATCH 05/12] gitlab: reduce default verbosity of cirrus run
,
Alex Bennée
,
2023/02/15
Re: [PATCH 05/12] gitlab: reduce default verbosity of cirrus run
,
Thomas Huth
,
2023/02/16
Re: [PATCH 05/12] gitlab: reduce default verbosity of cirrus run
,
Alex Bennée
,
2023/02/16
Re: [PATCH 05/12] gitlab: reduce default verbosity of cirrus run
,
Thomas Huth
,
2023/02/16
[PATCH 11/12] cirrus.yml: Improve the windows_msys2_task
,
Alex Bennée
,
2023/02/15
Re: [PATCH 11/12] cirrus.yml: Improve the windows_msys2_task
,
Philippe Mathieu-Daudé
,
2023/02/22
[PATCH 03/12] tests: add socat dependency for tests
,
Alex Bennée
,
2023/02/15
Re: [PATCH 03/12] tests: add socat dependency for tests
,
Philippe Mathieu-Daudé
,
2023/02/15
[PATCH 09/12] tests: add tuxrun baseline test to avocado
,
Alex Bennée
,
2023/02/15
Re: [PATCH 09/12] tests: add tuxrun baseline test to avocado
,
Philippe Mathieu-Daudé
,
2023/02/22
[PATCH 08/12] tests: skip the nios2 replay_kernel test
,
Alex Bennée
,
2023/02/15
Re: [PATCH 08/12] tests: skip the nios2 replay_kernel test
,
Philippe Mathieu-Daudé
,
2023/02/15
[PATCH 06/12] gitlab: extend custom runners with base_job_template
,
Alex Bennée
,
2023/02/15
Re: [PATCH 06/12] gitlab: extend custom runners with base_job_template
,
Thomas Huth
,
2023/02/16
[PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Alex Bennée
,
2023/02/15
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Thomas Huth
,
2023/02/16
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
John Snow
,
2023/02/16
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Daniel P . Berrangé
,
2023/02/16
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
John Snow
,
2023/02/17
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Daniel P . Berrangé
,
2023/02/17
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
John Snow
,
2023/02/17
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Philippe Mathieu-Daudé
,
2023/02/22
[PATCH 12/12] tests: ensure we export job results for some cross builds
,
Alex Bennée
,
2023/02/15
Re: [PATCH 12/12] tests: ensure we export job results for some cross builds
,
Thomas Huth
,
2023/02/16
[PATCH] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
,
Thomas Huth
,
2023/02/15
Re: [PATCH] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
,
Alex Bennée
,
2023/02/15
Re: [PATCH] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
,
Peter Maydell
,
2023/02/20
[PATCH 11/20] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
,
Philippe Mathieu-Daudé
,
2023/02/15
Re: [PATCH 11/20] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
,
Richard Henderson
,
2023/02/15
[PATCH v2 0/2] hw/arm/smmu: Fixes for TTB1
,
Jean-Philippe Brucker
,
2023/02/14
[PATCH v2 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Jean-Philippe Brucker
,
2023/02/14
[PATCH v2 1/2] hw/arm/smmu-common: Support 64-bit addresses
,
Jean-Philippe Brucker
,
2023/02/14
Re: [PATCH v2 1/2] hw/arm/smmu-common: Support 64-bit addresses
,
Eric Auger
,
2023/02/14
Re: [PATCH v2 0/2] hw/arm/smmu: Fixes for TTB1
,
Peter Maydell
,
2023/02/16
[PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Cédric Le Goater
,
2023/02/14
[PATCH 2/8] hw/i2c: only schedule pending master when bus is idle
,
Cédric Le Goater
,
2023/02/14
[PATCH 1/8] m25p80: Improve error when the backend file size does not match the device
,
Cédric Le Goater
,
2023/02/14
Re: [PATCH 1/8] m25p80: Improve error when the backend file size does not match the device
,
Peter Delevoryas
,
2023/02/15
Re: [PATCH 1/8] m25p80: Improve error when the backend file size does not match the device
,
Philippe Mathieu-Daudé
,
2023/02/16
[PATCH 3/8] hw/misc: add a toy i2c echo device
,
Cédric Le Goater
,
2023/02/14
Re: [PATCH 3/8] hw/misc: add a toy i2c echo device
,
Philippe Mathieu-Daudé
,
2023/02/15
Re: [PATCH 3/8] hw/misc: add a toy i2c echo device
,
Cédric Le Goater
,
2023/02/15
Re: [PATCH 3/8] hw/misc: add a toy i2c echo device
,
Philippe Mathieu-Daudé
,
2023/02/15
Re: [PATCH 3/8] hw/misc: add a toy i2c echo device
,
Cédric Le Goater
,
2023/02/17
[PATCH 4/8] tests/avocado/machine_aspeed.py: Add I2C slave tests
,
Cédric Le Goater
,
2023/02/14
[PATCH 5/8] aspeed/smc: Replace SysBus IRQs with GPIO lines
,
Cédric Le Goater
,
2023/02/14
Re: [PATCH 5/8] aspeed/smc: Replace SysBus IRQs with GPIO lines
,
Philippe Mathieu-Daudé
,
2023/02/15
[PATCH 6/8] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
2023/02/14
[PATCH 7/8] aspeed: Introduce a spi_boot region under the SoC
,
Cédric Le Goater
,
2023/02/14
Re: [PATCH 7/8] aspeed: Introduce a spi_boot region under the SoC
,
Philippe Mathieu-Daudé
,
2023/02/15
[PATCH 8/8] aspeed: Add a boot_rom overlap region in the SoC spi_boot container
,
Cédric Le Goater
,
2023/02/14
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Markus Armbruster
,
2023/02/15
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Cédric Le Goater
,
2023/02/15
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Markus Armbruster
,
2023/02/15
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Cédric Le Goater
,
2023/02/17
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Philippe Mathieu-Daudé
,
2023/02/15
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Cédric Le Goater
,
2023/02/17
[PATCH 00/14] target/arm: gdbstub cleanups and additions
,
Richard Henderson
,
2023/02/14
[PATCH 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
,
Richard Henderson
,
2023/02/14
Re: [PATCH 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
,
Fabiano Rosas
,
2023/02/14
[PATCH 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
,
Richard Henderson
,
2023/02/14
Re: [PATCH 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
,
Fabiano Rosas
,
2023/02/14
[PATCH 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
,
Richard Henderson
,
2023/02/14
Re: [PATCH 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
,
Fabiano Rosas
,
2023/02/14
[PATCH 04/14] target/arm: Split out output_vector_union_type
,
Richard Henderson
,
2023/02/14
Re: [PATCH 04/14] target/arm: Split out output_vector_union_type
,
Fabiano Rosas
,
2023/02/14
Re: [PATCH 04/14] target/arm: Split out output_vector_union_type
,
Peter Maydell
,
2023/02/20
[PATCH 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
2023/02/14
Re: [PATCH 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Fabiano Rosas
,
2023/02/14
Re: [PATCH 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
2023/02/14
[PATCH 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
2023/02/14
Re: [PATCH 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
,
Fabiano Rosas
,
2023/02/14
[PATCH 11/14] target/arm: Implement gdbstub pauth extension
,
Richard Henderson
,
2023/02/14
Re: [PATCH 11/14] target/arm: Implement gdbstub pauth extension
,
Peter Maydell
,
2023/02/20
[PATCH 07/14] target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
2023/02/14
Re: [PATCH 07/14] target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
,
Peter Maydell
,
2023/02/20
[PATCH 08/14] target/arm: Add name argument to output_vector_union_type
,
Richard Henderson
,
2023/02/14
Re: [PATCH 08/14] target/arm: Add name argument to output_vector_union_type
,
Peter Maydell
,
2023/02/20
[PATCH 09/14] target/arm: Simplify iteration over bit widths
,
Richard Henderson
,
2023/02/14
Re: [PATCH 09/14] target/arm: Simplify iteration over bit widths
,
Peter Maydell
,
2023/02/20
[PATCH 12/14] target/arm: Export arm_v7m_mrs_control
,
Richard Henderson
,
2023/02/14
Re: [PATCH 12/14] target/arm: Export arm_v7m_mrs_control
,
Peter Maydell
,
2023/02/20
[PATCH 13/14] target/arm: Export arm_v7m_get_sp_ptr
,
Richard Henderson
,
2023/02/14
Re: [PATCH 13/14] target/arm: Export arm_v7m_get_sp_ptr
,
Peter Maydell
,
2023/02/20
[PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Richard Henderson
,
2023/02/14
Re: [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Richard Henderson
,
2023/02/14
Re: [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Peter Maydell
,
2023/02/20
Re: [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Richard Henderson
,
2023/02/20
Re: [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Peter Maydell
,
2023/02/20
Re: [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Luis Machado
,
2023/02/20
[PATCH 10/14] target/arm: Create pauth_ptr_mask
,
Richard Henderson
,
2023/02/14
Re: [PATCH 10/14] target/arm: Create pauth_ptr_mask
,
Peter Maydell
,
2023/02/20
[PATCH v5] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
2023/02/14
Re: [PATCH v5] hw/arm/smmuv3: Add GBPA register
,
Peter Maydell
,
2023/02/14
[PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 01/28] target/arm: rename handle_semihosting to tcg_handle_semihosting
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 04/28] target/arm: Move PC alignment check
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 03/28] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 02/28] target/arm: wrap psci call with tcg_enabled
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 05/28] target/arm: Move cpregs code out of cpu.h
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 06/28] target/arm: Move cpregs code into cpregs.c
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 07/28] target/arm: Move define_debug_regs() to cpregs.c
,
Fabiano Rosas
,
2023/02/13
Re: [PATCH RESEND v5 07/28] target/arm: Move define_debug_regs() to cpregs.c
,
Peter Maydell
,
2023/02/16
[PATCH RESEND v5 08/28] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 09/28] target/arm: move translate modules to tcg/
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 10/28] target/arm: move helpers to tcg/
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 11/28] target/arm: Move psci.c into the tcg directory
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 12/28] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 13/28] target/arm: Move hflags code into the tcg directory
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 14/28] target/arm: Move regime_using_lpae_format into internal.h
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 15/28] target/arm: Don't access TCG code when debugging with KVM
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 16/28] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 17/28] target/arm: Move cortex sysregs into cpregs.c
,
Fabiano Rosas
,
2023/02/13
Re: [PATCH RESEND v5 17/28] target/arm: Move cortex sysregs into cpregs.c
,
Peter Maydell
,
2023/02/16
[PATCH RESEND v5 18/28] tests/avocado: Skip tests that require a missing accelerator
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 19/28] tests/avocado: Tag TCG tests with accel:tcg
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 20/28] target/arm: Move 64-bit TCG CPUs into tcg/
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 21/28] target/arm: move cpu_tcg to tcg/cpu32.c
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 22/28] target/arm: Use "max" as default cpu for the virt machine with KVM
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 23/28] tests/qtest: arm-cpu-features: Match tests to required accelerators
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 24/28] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 25/28] target/avocado: Pass parameters to migration test on aarch64
,
Fabiano Rosas
,
2023/02/13
Re: [PATCH RESEND v5 25/28] target/avocado: Pass parameters to migration test on aarch64
,
Peter Maydell
,
2023/02/16
[PATCH RESEND v5 26/28] arm/Kconfig: Always select SEMIHOSTING when TCG is present
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 27/28] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
,
Fabiano Rosas
,
2023/02/13
[PATCH RESEND v5 28/28] gitlab-ci: Check building KVM-only aarch64 target
,
Fabiano Rosas
,
2023/02/13
Re: [PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
2023/02/16
Re: [PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
2023/02/16
Re: [PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
2023/02/16
Re: [PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
2023/02/16
Re: [PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Richard Henderson
,
2023/02/16
Re: [PATCH v3 3/3] hvf: handle singlestepping over instructions which trigger a VM exit
,
Peter Maydell
,
2023/02/13
[PATCH v1 0/6] hw/arm/virt: Support dirty ring
,
Gavin Shan
,
2023/02/12
[PATCH v1 1/6] linux-headers: Update for dirty ring
,
Gavin Shan
,
2023/02/12
Re: [PATCH v1 1/6] linux-headers: Update for dirty ring
,
Peter Maydell
,
2023/02/21
Re: [PATCH v1 1/6] linux-headers: Update for dirty ring
,
Gavin Shan
,
2023/02/21
Re: [PATCH v1 1/6] linux-headers: Update for dirty ring
,
Cornelia Huck
,
2023/02/22
Re: [PATCH v1 1/6] linux-headers: Update for dirty ring
,
Gavin Shan
,
2023/02/22
[PATCH v1 2/6] migration: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
2023/02/12
Re: [PATCH v1 2/6] migration: Add last stage indicator to global dirty log synchronization
,
Peter Xu
,
2023/02/21
Re: [PATCH v1 2/6] migration: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
2023/02/21
[PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
,
Gavin Shan
,
2023/02/12
Re: [PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
,
Peter Xu
,
2023/02/21
Re: [PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
,
Gavin Shan
,
2023/02/21
Re: [PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
,
Peter Xu
,
2023/02/21
Re: [PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
,
Gavin Shan
,
2023/02/22
[PATCH v1 4/6] kvm: Add helper kvm_dirty_ring_init()
,
Gavin Shan
,
2023/02/12
Re: [PATCH v1 4/6] kvm: Add helper kvm_dirty_ring_init()
,
Peter Xu
,
2023/02/21
[PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Gavin Shan
,
2023/02/12
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Peter Maydell
,
2023/02/21
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Gavin Shan
,
2023/02/21
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Peter Maydell
,
2023/02/22
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Gavin Shan
,
2023/02/22
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Peter Maydell
,
2023/02/23
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Gavin Shan
,
2023/02/24
[PATCH v1 6/6] kvm: Enable dirty ring for arm64
,
Gavin Shan
,
2023/02/12
Re: [PATCH v1 0/6] hw/arm/virt: Support dirty ring
,
Zhenyu Zhang
,
2023/02/16
[PATCH 0/4] win32: do not mix SOCKET and fd space
,
marcandre . lureau
,
2023/02/12
[PATCH 1/4] tests: use closesocket()
,
marcandre . lureau
,
2023/02/12
Re: [PATCH 1/4] tests: use closesocket()
,
Thomas Huth
,
2023/02/13
[PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
marcandre . lureau
,
2023/02/12
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Marc-André Lureau
,
2023/02/20
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Markus Armbruster
,
2023/02/20
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Marc-André Lureau
,
2023/02/20
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Daniel P . Berrangé
,
2023/02/20
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Paolo Bonzini
,
2023/02/21
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Marc-André Lureau
,
2023/02/21
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Marc-André Lureau
,
2023/02/21
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Paolo Bonzini
,
2023/02/21
[PATCH 4/4] win32: replace closesocket() with close() wrapper
,
marcandre . lureau
,
2023/02/12
[PATCH 2/4] io: use closesocket()
,
marcandre . lureau
,
2023/02/12
Re: [PATCH 2/4] io: use closesocket()
,
Thomas Huth
,
2023/02/13
[PATCH v7 00/23] Consolidate PIIX south bridges
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 05/23] hw/isa/piix3: Create power management controller in host device
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 04/23] hw/isa/piix3: Create USB controller in host device
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 01/23] hw/i386/pc: Create RTC controllers in south bridges
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 03/23] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 07/23] hw/isa/piix3: Create IDE controller in host device
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 02/23] hw/i386/pc: No need for rtc_state to be an out-parameter
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 06/23] hw/isa/piix3: Move ISA bus IRQ assignments into host device
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 12/23] hw/isa/piix3: Drop the "3" from PIIX base class
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 11/23] hw/isa/piix3: Rename piix3_reset() for sharing with PIIX4
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 08/23] hw/isa/piix3: Wire up ACPI interrupt internally
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 09/23] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 16/23] hw/isa/piix4: Create the "intr" property during init() already
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 22/23] hw/isa/piix: Consolidate IRQ triggering
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 14/23] hw/isa/piix4: Remove unused inbound ISA interrupt lines
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 17/23] hw/isa/piix4: Rename reset control operations to match PIIX3
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 19/23] hw/isa/piix: Harmonize names of reset control memory regions
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 15/23] hw/isa/piix4: Reuse struct PIIXState from PIIX3
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 21/23] hw/isa/piix: Rename functions to be shared for interrupt triggering
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 13/23] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 23/23] hw/isa/piix: Share PIIX3's base class with PIIX4
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 10/23] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 18/23] hw/isa/piix3: Merge hw/isa/piix4.c
,
Bernhard Beschow
,
2023/02/12
[PATCH v7 20/23] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
,
Bernhard Beschow
,
2023/02/12
Re: [PATCH v7 00/23] Consolidate PIIX south bridges
,
Bernhard Beschow
,
2023/02/23
[PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
2023/02/10
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Richard Henderson
,
2023/02/11
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Eric Auger
,
2023/02/13
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Richard Henderson
,
2023/02/11
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
2023/02/12
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Richard Henderson
,
2023/02/12
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
2023/02/12
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Peter Maydell
,
2023/02/13
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Richard Henderson
,
2023/02/13
Re: [PATCH v3 0/3] Add gdbstub support to HVF
,
Philippe Mathieu-Daudé
,
2023/02/10
Re: [PATCH v3 0/3] Add gdbstub support to HVF
,
Francesco Cagnin
,
2023/02/13
Re: [PATCH v3 1/3] arm: move KVM breakpoints helpers
,
Peter Maydell
,
2023/02/10
Re: [PATCH v3 1/3] arm: move KVM breakpoints helpers
,
Francesco Cagnin
,
2023/02/13
Re: [PATCH v3 1/3] arm: move KVM breakpoints helpers
,
Peter Maydell
,
2023/02/13
[PATCH 0/2] hw/arm/smmu: Fixes for TTB1
,
Jean-Philippe Brucker
,
2023/02/10
[PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Jean-Philippe Brucker
,
2023/02/10
Re: [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Richard Henderson
,
2023/02/11
Re: [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Eric Auger
,
2023/02/13
Re: [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Jean-Philippe Brucker
,
2023/02/14
Re: [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Eric Auger
,
2023/02/14
[PATCH 1/2] hw/arm/smmu-common: Support 64-bit addresses
,
Jean-Philippe Brucker
,
2023/02/10
Re: [PATCH 1/2] hw/arm/smmu-common: Support 64-bit addresses
,
Richard Henderson
,
2023/02/11
Re: [PATCH 1/2] hw/arm/smmu-common: Support 64-bit addresses
,
Eric Auger
,
2023/02/13
Re: [PATCH v6 00/33] Consolidate PIIX south bridges
,
Bernhard Beschow
,
2023/02/10
Re: [PATCH v6 00/33] Consolidate PIIX south bridges
,
Philippe Mathieu-Daudé
,
2023/02/10
Re: [PATCH v6 00/33] Consolidate PIIX south bridges
,
Bernhard Beschow
,
2023/02/11
Re: [PATCH v6 00/33] Consolidate PIIX south bridges
,
Bernhard Beschow
,
2023/02/12
Re: [RFC PATCH 22/22] hw/arm/virt: Add some memory for Realm Management Monitor
,
Peter Maydell
,
2023/02/10
Re: [PATCH 21/22] target/arm: Enable RME for -cpu max
,
Peter Maydell
,
2023/02/10
Re: [PATCH 21/22] target/arm: Enable RME for -cpu max
,
Richard Henderson
,
2023/02/20
Re: [PATCH 20/22] target/arm: Implement the granule protection check
,
Peter Maydell
,
2023/02/10
Re: [PATCH 19/22] target/arm: Implement GPC exceptions
,
Peter Maydell
,
2023/02/10
[PATCH v1] Adding new machine Yosemitev2 in QEMU
,
Karthikeyan Pasupathi
,
2023/02/10
Re: [PATCH v1] Adding new machine Yosemitev2 in QEMU
,
Cédric Le Goater
,
2023/02/13
Message not available
Re: [PATCH v1] Adding new machine Yosemitev2 in QEMU
,
Cédric Le Goater
,
2023/02/14
Re: [PATCH v1] Adding new machine Yosemitev2 in QEMU
,
karthikeyan Pasupathi
,
2023/02/15
[PATCH v1] Adding new machine Tiogapass in QEMU
,
Karthikeyan Pasupathi
,
2023/02/10
Re: [PATCH v1] Adding new machine Tiogapass in QEMU
,
Cédric Le Goater
,
2023/02/13
Re: [PATCH 18/22] target/arm: Add GPC syndrome
,
Peter Maydell
,
2023/02/10
Re: [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
,
Peter Maydell
,
2023/02/10
Re: [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
,
Richard Henderson
,
2023/02/20
Re: [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
,
Peter Maydell
,
2023/02/21
Re: [PATCH 16/22] target/arm: Move s1_is_El0 into S1Translate
,
Peter Maydell
,
2023/02/10
Re: [PATCH 15/22] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Peter Maydell
,
2023/02/10
Re: [PATCH 14/22] target/arm: Handle no-execute for Realm and Root regimes
,
Peter Maydell
,
2023/02/10
Re: [PATCH 13/22] target/arm: Handle Block and Page bits for security space
,
Peter Maydell
,
2023/02/10
Re: [PATCH 12/22] target/arm: NSTable is RES0 for the RME EL3 regime
,
Peter Maydell
,
2023/02/10
Re: [PATCH 12/22] target/arm: NSTable is RES0 for the RME EL3 regime
,
Richard Henderson
,
2023/02/10
[PATCH] include/hw: Do not include "hw/registerfields.h" in headers that don't need it
,
Thomas Huth
,
2023/02/10
Re: [PATCH] include/hw: Do not include "hw/registerfields.h" in headers that don't need it
,
Philippe Mathieu-Daudé
,
2023/02/10
[RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
,
Thomas Huth
,
2023/02/10
Re: [RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
,
Philippe Mathieu-Daudé
,
2023/02/10
Re: [RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
,
Markus Armbruster
,
2023/02/10
Re: [RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
,
Thomas Huth
,
2023/02/13
Re: [RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
,
Philippe Mathieu-Daudé
,
2023/02/13
[PATCH] tests/avocado: Add set of boot tests on SBSA-ref
,
Marcin Juszkiewicz
,
2023/02/09
[PATCH v3 0/3] Nuvoton Peripheral SPI (PSPI) Module
,
Hao Wu
,
2023/02/08
[PATCH v3 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
,
Hao Wu
,
2023/02/08
[PATCH v3 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
2023/02/08
[PATCH v3 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC
,
Hao Wu
,
2023/02/08
Re: [PATCH v3 0/3] Nuvoton Peripheral SPI (PSPI) Module
,
Peter Maydell
,
2023/02/16
[PATCH v2 0/4] PCA I2C GPIO expanders
,
Titus Rwantare
,
2023/02/08
[PATCH v2 2/4] hw/gpio: add PCA9538 8-bit GPIO expander
,
Titus Rwantare
,
2023/02/08
Re: [PATCH v2 2/4] hw/gpio: add PCA9538 8-bit GPIO expander
,
Philippe Mathieu-Daudé
,
2023/02/09
[PATCH v2 1/4] hw/gpio: add PCA6416 i2c GPIO expander
,
Titus Rwantare
,
2023/02/08
Re: [PATCH v2 1/4] hw/gpio: add PCA6416 i2c GPIO expander
,
Philippe Mathieu-Daudé
,
2023/02/09
[PATCH v2 3/4] hw/gpio: add PCA9536 i2c gpio expander
,
Titus Rwantare
,
2023/02/08
Re: [PATCH v2 3/4] hw/gpio: add PCA9536 i2c gpio expander
,
Philippe Mathieu-Daudé
,
2023/02/09
[PATCH v2 4/4] hw/i2c: add canonical path to i2c event traces
,
Titus Rwantare
,
2023/02/08
Re: [PATCH v2 4/4] hw/i2c: add canonical path to i2c event traces
,
Philippe Mathieu-Daudé
,
2023/02/09
[PATCH v2 08/10] hw/arm: Select GICV3_TCG for sbsa-ref machine
,
Fabiano Rosas
,
2023/02/08
[PATCH v2 10/10] hw/arm: Select VGA_PCI for sbsa-ref machine
,
Fabiano Rosas
,
2023/02/08
[PATCH v2 09/10] hw/arm: Select e1000e for sbsa-ref machine
,
Fabiano Rosas
,
2023/02/08
[PATCH v2 06/10] hw/arm: Select VIRTIO_BLK for virt machine
,
Fabiano Rosas
,
2023/02/08
[PATCH v2 05/10] hw/arm: Select VIRTIO_NET for virt machine
,
Fabiano Rosas
,
2023/02/08
[PATCH v2 07/10] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
,
Fabiano Rosas
,
2023/02/08
Re: rainier-bmc machine dumping core with latest qemu
,
Cédric Le Goater
,
2023/02/08
Re: [RFC PATCH 08/16] target/arm/kvm-rme: Populate the realm with boot images
,
Jean-Philippe Brucker
,
2023/02/08
Re: [RFC PATCH 06/16] target/arm/kvm-rme: Initialize vCPU
,
Jean-Philippe Brucker
,
2023/02/08
Re: [RFC PATCH 04/16] hw/arm/virt: Add support for Arm RME
,
Jean-Philippe Brucker
,
2023/02/08
Re: [RFC PATCH 03/16] target/arm/kvm-rme: Initialize realm
,
Jean-Philippe Brucker
,
2023/02/08
[PATCH v2 0/3] Nuvoton Peripheral SPI (PSPI) Module
,
Hao Wu
,
2023/02/07
[PATCH v2 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
,
Hao Wu
,
2023/02/07
[PATCH v2 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
2023/02/07
Re: [PATCH v2 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Philippe Mathieu-Daudé
,
2023/02/08
Re: [PATCH v2 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
2023/02/08
[PATCH v2 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC
,
Hao Wu
,
2023/02/07
Re: [PATCH] hw/arm/virt: Allow additions to the generated device tree
,
Simon Glass
,
2023/02/07
[PATCH v3] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
2023/02/07
Re: [PATCH v3] hw/arm/smmuv3: Add GBPA register
,
Peter Maydell
,
2023/02/10
Re: [PATCH v3] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
2023/02/10
[PATCH qemu v4 0/2] ARM: Add support for V8M special registers in GDB stub
,
~dreiss-meta
,
2023/02/07
[PATCH qemu v4 2/2] target/arm/gdbstub: Support reading M security extension registers from GDB
,
~dreiss-meta
,
2023/02/07
[PATCH qemu v4 1/2] target/arm/gdbstub: Support reading M system registers from GDB
,
~dreiss-meta
,
2023/02/07
Re: [PATCH qemu v4 0/2] ARM: Add support for V8M special registers in GDB stub
,
Peter Maydell
,
2023/02/07
Re: [PATCH qemu v4 0/2] ARM: Add support for V8M special registers in GDB stub
,
Peter Maydell
,
2023/02/14
Re: [PATCH 11/22] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Peter Maydell
,
2023/02/07
Re: [PATCH 02/22] target/arm: Rewrite check_s2_mmu_setup
,
Peter Maydell
,
2023/02/07
Re: [PATCH 02/22] target/arm: Rewrite check_s2_mmu_setup
,
Richard Henderson
,
2023/02/07
Re: [PATCH 10/22] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Peter Maydell
,
2023/02/07
Re: [PATCH 09/22] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Peter Maydell
,
2023/02/07
Re: [PATCH 08/22] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Peter Maydell
,
2023/02/07
Re: [PATCH 08/22] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
2023/02/08
Re: [PATCH 07/22] target/arm: Introduce ARMSecuritySpace
,
Peter Maydell
,
2023/02/07
Re: [PATCH 07/22] target/arm: Introduce ARMSecuritySpace
,
Richard Henderson
,
2023/02/08
Re: [PATCH 06/22] target/arm: Add RME cpregs
,
Peter Maydell
,
2023/02/07
Re: [PATCH 06/22] target/arm: Add RME cpregs
,
Richard Henderson
,
2023/02/08
Re: [PATCH 05/22] target/arm: SCR_EL3.NS may be RES1
,
Peter Maydell
,
2023/02/07
Re: [PATCH 05/22] target/arm: SCR_EL3.NS may be RES1
,
Richard Henderson
,
2023/02/07
Re: [PATCH 04/22] target/arm: Update SCR and HCR for RME
,
Peter Maydell
,
2023/02/07
Re: [PATCH 03/22] target/arm: Add isar_feature_aa64_rme
,
Peter Maydell
,
2023/02/07
Re: [PATCH 01/22] target/arm: Fix pmsav8 stage2 secure parameter
,
Peter Maydell
,
2023/02/07
Re: [PATCH v2] hw/arm/smmuv3: Add GBPA register
,
Peter Maydell
,
2023/02/07
Re: [PATCH v2] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
2023/02/07
[PULL 00/25] aspeed queue
,
Cédric Le Goater
,
2023/02/07
[PULL 01/25] tests/avocado: Introduce file_truncate()
,
Cédric Le Goater
,
2023/02/07
[PULL 02/25] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
,
Cédric Le Goater
,
2023/02/07
[PULL 03/25] aspeed: Add Supermicro X11 SPI machine type
,
Cédric Le Goater
,
2023/02/07
[PULL 04/25] hw/net: Fix read of uninitialized memory in ftgmac100
,
Cédric Le Goater
,
2023/02/07
[PULL 05/25] avocado/boot_linux_console.py: Update ast2600 test
,
Cédric Le Goater
,
2023/02/07
[PULL 09/25] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
,
Cédric Le Goater
,
2023/02/07
[PULL 06/25] m25p80: Add the is25wp256 SFPD table
,
Cédric Le Goater
,
2023/02/07
[PULL 07/25] tests/avocado/machine_aspeed.py: update buildroot tests
,
Cédric Le Goater
,
2023/02/07
[PULL 10/25] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
,
Cédric Le Goater
,
2023/02/07
[PULL 13/25] hw/arm/aspeed: Add aspeed_eeprom.c
,
Cédric Le Goater
,
2023/02/07
[PULL 14/25] hw/nvram/eeprom_at24c: Make reset behavior more like hardware
,
Cédric Le Goater
,
2023/02/07
[PULL 17/25] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
,
Cédric Le Goater
,
2023/02/07
[PULL 16/25] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
,
Cédric Le Goater
,
2023/02/07
[PULL 19/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
,
Cédric Le Goater
,
2023/02/07
[PULL 21/25] hw/arm/aspeed_ast10x0: Map the secure SRAM
,
Cédric Le Goater
,
2023/02/07
[PULL 22/25] hw/arm/aspeed_ast10x0: Map HACE peripheral
,
Cédric Le Goater
,
2023/02/07
[PULL 23/25] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
,
Cédric Le Goater
,
2023/02/07
[PULL 08/25] tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
,
Cédric Le Goater
,
2023/02/07
[PULL 11/25] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
,
Cédric Le Goater
,
2023/02/07
[PULL 12/25] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
,
Cédric Le Goater
,
2023/02/07
[PULL 15/25] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
,
Cédric Le Goater
,
2023/02/07
[PULL 18/25] hw/misc/aspeed_hace: Do not crash if address_space_map() failed
,
Cédric Le Goater
,
2023/02/07
[PULL 20/25] hw/arm/aspeed_ast10x0: Map I3C peripheral
,
Cédric Le Goater
,
2023/02/07
[PULL 25/25] aspeed/sdmc: Drop unnecessary scu include
,
Cédric Le Goater
,
2023/02/07
[PULL 24/25] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board
,
Cédric Le Goater
,
2023/02/07
Re: [PULL 00/25] aspeed queue
,
Peter Maydell
,
2023/02/07
Re: [PATCH 0/4] hw: QOM housekeeping around IOTHREAD / IRQ types
,
Philippe Mathieu-Daudé
,
2023/02/07
Re: [PATCH 0/4] hw: QOM housekeeping around IOTHREAD / IRQ types
,
Peter Maydell
,
2023/02/23
[PATCH 0/3] Nuvoton Peripheral SPI (PSPI) Module
,
Hao Wu
,
2023/02/06
[PATCH 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC
,
Hao Wu
,
2023/02/06
Re: [PATCH 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC
,
Philippe Mathieu-Daudé
,
2023/02/07
[PATCH 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
,
Hao Wu
,
2023/02/06
Re: [PATCH 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
,
Havard Skinnemoen
,
2023/02/06
Re: [PATCH 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
,
Philippe Mathieu-Daudé
,
2023/02/07
[PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
2023/02/06
Re: [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Philippe Mathieu-Daudé
,
2023/02/07
Re: [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
2023/02/07
Re: [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
2023/02/07
Re: [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Philippe Mathieu-Daudé
,
2023/02/08
[PATCH v2 00/11] target/arm: Housekeeping around NVIC
,
Philippe Mathieu-Daudé
,
2023/02/06
[PATCH v2 03/11] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH v2 03/11] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
,
Richard Henderson
,
2023/02/07
[PATCH v2 04/11] target/arm: Constify ID_PFR1 on user emulation
,
Philippe Mathieu-Daudé
,
2023/02/06
[PATCH v2 05/11] target/arm: Convert CPUARMState::eabi to boolean
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH v2 05/11] target/arm: Convert CPUARMState::eabi to boolean
,
Richard Henderson
,
2023/02/07
[PATCH v2 01/11] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH v2 01/11] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
,
Richard Henderson
,
2023/02/07
[PATCH v2 02/11] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH v2 02/11] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
,
Richard Henderson
,
2023/02/07
[PATCH v2 06/11] target/arm: Avoid resetting CPUARMState::eabi field
,
Philippe Mathieu-Daudé
,
2023/02/06
[PATCH v2 07/11] target/arm: Restrict CPUARMState::gicv3state to sysemu
,
Philippe Mathieu-Daudé
,
2023/02/06
[PATCH v2 08/11] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
,
Philippe Mathieu-Daudé
,
2023/02/06
[PATCH v2 09/11] target/arm: Restrict CPUARMState::nvic to sysemu
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH v2 09/11] target/arm: Restrict CPUARMState::nvic to sysemu
,
Richard Henderson
,
2023/02/07
[PATCH v2 10/11] target/arm: Store CPUARMState::nvic as NVICState*
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH v2 10/11] target/arm: Store CPUARMState::nvic as NVICState*
,
Richard Henderson
,
2023/02/07
[PATCH v2 11/11] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH v2 00/11] target/arm: Housekeeping around NVIC
,
Peter Maydell
,
2023/02/10
[PATCH 0/3] PCA I2C GPIO expanders
,
Titus Rwantare
,
2023/02/06
[PATCH 3/3] hw/gpio: add PCA9536 i2c gpio expander
,
Titus Rwantare
,
2023/02/06
[PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Titus Rwantare
,
2023/02/06
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Titus Rwantare
,
2023/02/08
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Philippe Mathieu-Daudé
,
2023/02/09
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Corey Minyard
,
2023/02/06
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Titus Rwantare
,
2023/02/08
RE: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Dong, Eddie
,
2023/02/06
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Titus Rwantare
,
2023/02/08
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Joel Stanley
,
2023/02/06
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Titus Rwantare
,
2023/02/08
[PATCH 2/3] hw/gpio: add PCA9538 8-bit GPIO expander
,
Titus Rwantare
,
2023/02/06
[PATCH 09/10] hw/arm: Select e1000e for sbsa-ref machine
,
Fabiano Rosas
,
2023/02/06
[PATCH 08/10] hw/arm: Select GICV3_TCG for sbsa-ref machine
,
Fabiano Rosas
,
2023/02/06
Re: [PATCH 08/10] hw/arm: Select GICV3_TCG for sbsa-ref machine
,
Peter Maydell
,
2023/02/06
[PATCH 10/10] hw/arm: Select VGA_PCI for sbsa-ref machine
,
Fabiano Rosas
,
2023/02/06
Re: [PATCH 10/10] hw/arm: Select VGA_PCI for sbsa-ref machine
,
Peter Maydell
,
2023/02/06
[PATCH 07/10] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
,
Fabiano Rosas
,
2023/02/06
Re: [PATCH 07/10] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
,
Peter Maydell
,
2023/02/06
[PATCH 06/10] hw/arm: Select VIRTIO_BLK for virt machine
,
Fabiano Rosas
,
2023/02/06
Re: [PATCH 06/10] hw/arm: Select VIRTIO_BLK for virt machine
,
Thomas Huth
,
2023/02/07
Re: [PATCH 06/10] hw/arm: Select VIRTIO_BLK for virt machine
,
Fabiano Rosas
,
2023/02/07
[PATCH 05/10] hw/arm: Select VIRTIO_NET for virt machine
,
Fabiano Rosas
,
2023/02/06
Re: [PATCH 05/10] hw/arm: Select VIRTIO_NET for virt machine
,
Thomas Huth
,
2023/02/07
[PATCH 0/9] target/arm: Housekeeping around NVIC
,
Philippe Mathieu-Daudé
,
2023/02/06
[PATCH 1/9] target/arm: Restrict v7-M MMU helpers to sysemu TCG
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 1/9] target/arm: Restrict v7-M MMU helpers to sysemu TCG
,
Richard Henderson
,
2023/02/06
[PATCH 2/9] target/arm: Constify ID_PFR1 on user emulation
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 2/9] target/arm: Constify ID_PFR1 on user emulation
,
Richard Henderson
,
2023/02/06
[PATCH 5/9] target/arm: Restrict CPUARMState::gicv3state to sysemu
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 5/9] target/arm: Restrict CPUARMState::gicv3state to sysemu
,
Richard Henderson
,
2023/02/06
[PATCH 3/9] target/arm: Avoid resetting CPUARMState::eabi field
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 3/9] target/arm: Avoid resetting CPUARMState::eabi field
,
Richard Henderson
,
2023/02/06
[PATCH 4/9] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 4/9] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
,
Richard Henderson
,
2023/02/06
[PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
,
Richard Henderson
,
2023/02/06
Re: [PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
,
Richard Henderson
,
2023/02/06
[PATCH 7/9] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 7/9] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
,
Richard Henderson
,
2023/02/06
[PATCH 8/9] hw/intc/armv7m_nvic: Allow calling neg_prio_requested on unrealized NVIC
,
Philippe Mathieu-Daudé
,
2023/02/06
[PATCH 9/9] hw/arm/armv7m: Pass CPU/NVIC using object_property_add_const_link()
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 9/9] hw/arm/armv7m: Pass CPU/NVIC using object_property_add_const_link()
,
Philippe Mathieu-Daudé
,
2023/02/06
[PATCH RFCv1 0/8] hw/arm/virt: Support dirty ring
,
Gavin Shan
,
2023/02/06
[PATCH RFCv1 1/8] linux-headers: Update for dirty ring
,
Gavin Shan
,
2023/02/06
[PATCH RFCv1 3/8] migration: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
2023/02/06
[PATCH RFCv1 2/8] memory: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
2023/02/06
Re: [PATCH RFCv1 2/8] memory: Add last stage indicator to global dirty log synchronization
,
Peter Xu
,
2023/02/09
Re: [PATCH RFCv1 2/8] memory: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
2023/02/09
[PATCH RFCv1 4/8] kvm: Introduce secondary dirty bitmap
,
Gavin Shan
,
2023/02/06
Re: [PATCH RFCv1 4/8] kvm: Introduce secondary dirty bitmap
,
Juan Quintela
,
2023/02/08
Re: [PATCH RFCv1 4/8] kvm: Introduce secondary dirty bitmap
,
Gavin Shan
,
2023/02/09
[PATCH RFCv1 5/8] kvm: Synchronize secondary bitmap in last stage
,
Gavin Shan
,
2023/02/06
[PATCH RFCv1 6/8] kvm: Add helper kvm_dirty_ring_init()
,
Gavin Shan
,
2023/02/06
Re: [PATCH RFCv1 6/8] kvm: Add helper kvm_dirty_ring_init()
,
Juan Quintela
,
2023/02/08
Re: [PATCH RFCv1 6/8] kvm: Add helper kvm_dirty_ring_init()
,
Gavin Shan
,
2023/02/09
[PATCH RFCv1 8/8] kvm: Enable dirty ring for arm64
,
Gavin Shan
,
2023/02/06
Re: [PATCH RFCv1 8/8] kvm: Enable dirty ring for arm64
,
Juan Quintela
,
2023/02/08
[PATCH RFCv1 7/8] hw/arm/virt: Enable backup bitmap for dirty ring
,
Gavin Shan
,
2023/02/06
Re: [PATCH RFCv1 7/8] hw/arm/virt: Enable backup bitmap for dirty ring
,
Juan Quintela
,
2023/02/08
[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
,
Mostafa Saleh
,
2023/02/05
[RFC PATCH 03/16] hw/arm/smmuv3: Rename smmu_ptw_64
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 03/16] hw/arm/smmuv3: Rename smmu_ptw_64
,
Eric Auger
,
2023/02/15
Re: [RFC PATCH 03/16] hw/arm/smmuv3: Rename smmu_ptw_64
,
Mostafa Saleh
,
2023/02/16
Re: [RFC PATCH 03/16] hw/arm/smmuv3: Rename smmu_ptw_64
,
Eric Auger
,
2023/02/16
[RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
,
Richard Henderson
,
2023/02/06
Re: [RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
,
Eric Auger
,
2023/02/15
[RFC PATCH 02/16] hw/arm/smmuv3: Update translation config to hold stage-2
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 02/16] hw/arm/smmuv3: Update translation config to hold stage-2
,
Eric Auger
,
2023/02/15
Re: [RFC PATCH 02/16] hw/arm/smmuv3: Update translation config to hold stage-2
,
Mostafa Saleh
,
2023/02/16
[RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage
,
Eric Auger
,
2023/02/15
Re: [RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage
,
Mostafa Saleh
,
2023/02/16
Re: [RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage
,
Eric Auger
,
2023/02/16
[RFC PATCH 05/16] hw/arm/smmuv3: Add page table walk for stage-2
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 05/16] hw/arm/smmuv3: Add page table walk for stage-2
,
Eric Auger
,
2023/02/15
Re: [RFC PATCH 05/16] hw/arm/smmuv3: Add page table walk for stage-2
,
Mostafa Saleh
,
2023/02/16
Re: [RFC PATCH 05/16] hw/arm/smmuv3: Add page table walk for stage-2
,
Eric Auger
,
2023/02/16
[RFC PATCH 06/16] hw/arm/smmuv3: Parse STE config for stage-2
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 06/16] hw/arm/smmuv3: Parse STE config for stage-2
,
Eric Auger
,
2023/02/15
Re: [RFC PATCH 06/16] hw/arm/smmuv3: Parse STE config for stage-2
,
Mostafa Saleh
,
2023/02/16
[RFC PATCH 07/16] hw/arm/smmuv3: Check validity of stage-2 page table
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 07/16] hw/arm/smmuv3: Check validity of stage-2 page table
,
Eric Auger
,
2023/02/15
Re: [RFC PATCH 07/16] hw/arm/smmuv3: Check validity of stage-2 page table
,
Mostafa Saleh
,
2023/02/16
[RFC PATCH 08/16] hw/arm/smmuv3: Support S2AFFD
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 08/16] hw/arm/smmuv3: Support S2AFFD
,
Eric Auger
,
2023/02/15
Re: [RFC PATCH 08/16] hw/arm/smmuv3: Support S2AFFD
,
Mostafa Saleh
,
2023/02/16
[RFC PATCH 09/16] hw/arm/smmuv3: Don't touch CD if stage-1 is not supported.
,
Mostafa Saleh
,
2023/02/05
[RFC PATCH 11/16] hw/arm/smmuv3: Read VMID from STE
,
Mostafa Saleh
,
2023/02/05
[RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2
,
Eric Auger
,
2023/02/16
Re: [RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2
,
Mostafa Saleh
,
2023/02/16
Re: [RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2
,
Eric Auger
,
2023/02/16
[RFC PATCH 10/16] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 10/16] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Eric Auger
,
2023/02/16
Re: [RFC PATCH 10/16] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Mostafa Saleh
,
2023/02/16
Re: [RFC PATCH 10/16] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Eric Auger
,
2023/02/16
[RFC PATCH 14/16] hw/arm/smmuv3: Add stage-2 support in iova notifier
,
Mostafa Saleh
,
2023/02/05
[RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Jean-Philippe Brucker
,
2023/02/15
Re: [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Mostafa Saleh
,
2023/02/16
Re: [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Eric Auger
,
2023/02/16
Re: [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Mostafa Saleh
,
2023/02/16
Re: [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Eric Auger
,
2023/02/16
[RFC PATCH 15/16] hw/arm/smmuv3: Add fault configuration for stage-2
,
Mostafa Saleh
,
2023/02/05
Re: [RFC PATCH 15/16] hw/arm/smmuv3: Add fault configuration for stage-2
,
Eric Auger
,
2023/02/15
Re: [RFC PATCH 15/16] hw/arm/smmuv3: Add fault configuration for stage-2
,
Mostafa Saleh
,
2023/02/16
[RFC PATCH 16/16] hw/arm/smmuv3: Enable stage-2 support
,
Mostafa Saleh
,
2023/02/05
[PATCH v6 4/4] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
,
Alexander Bulekov
,
2023/02/04
[PATCH qemu v3 0/2] ARM: Add support for V8M special registers in GDB stub
,
~dreiss-meta
,
2023/02/03
[PATCH qemu v3 1/2] target/arm/gdbstub: Support reading M system registers from GDB
,
~dreiss-meta
,
2023/02/03
[PATCH qemu v3 2/2] target/arm/gdbstub: Support reading M security extension registers from GDB
,
~dreiss-meta
,
2023/02/03
Re: [PATCH qemu v3 0/2] ARM: Add support for V8M special registers in GDB stub
,
Peter Maydell
,
2023/02/07
Re: [PATCH qemu v3 0/2] ARM: Add support for V8M special registers in GDB stub
,
Peter Maydell
,
2023/02/07
[RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Alex Bennée
,
2023/02/03
Re: [RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Fabiano Rosas
,
2023/02/03
Re: [RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Richard Henderson
,
2023/02/03
Re: [RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Peter Maydell
,
2023/02/10
[PATCH 00/19] hw: Set QDev properties using QDev API (part 1/3)
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 01/19] NOTFORMERGE scripts/coccinelle: Add qom-qdev-prop.cocci
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 02/19] hw/qdev: Introduce qdev_prop_set_link()
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 02/19] hw/qdev: Introduce qdev_prop_set_link()
,
Mark Cave-Ayland
,
2023/02/05
[PATCH 03/19] hw/acpi: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 04/19] hw/audio: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[RFC PATCH 05/19] hw/core/numa: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 06/19] hw/core/gpio: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[RFC PATCH 07/19] hw/scsi: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 10/19] hw/avr: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 08/19] hw/usb: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 09/19] hw/virtio: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 11/19] hw/hppa: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[RFC PATCH 12/19] hw/i386: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [RFC PATCH 12/19] hw/i386: Set QDev properties using QDev API
,
Bernhard Beschow
,
2023/02/04
[PATCH 13/19] hw/m68k: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 13/19] hw/m68k: Set QDev properties using QDev API
,
Thomas Huth
,
2023/02/05
[PATCH 14/19] hw/microblaze: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[RFC PATCH 15/19] hw/mips: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 16/19] hw/nios2: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[RFC PATCH 17/19] hw/riscv: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 18/19] hw/rx: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 18/19] hw/rx: Set QDev properties using QDev API
,
Yoshinori Sato
,
2023/02/06
[PATCH 19/19] hw/sparc: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 00/19] hw: Set QDev properties using QDev API (part 1/3)
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 00/19] hw: Set QDev properties using QDev API (part 1/3)
,
BALATON Zoltan
,
2023/02/03
[PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 01/15] hw/pci/pcie_sriov: Replace fprintf(error_pretty) -> warn_reportf_err()
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 02/15] hw/qdev: Introduce qdev_unrealize_and_unref()
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 03/15] linux-user/syscall: Do not open-code qdev_unrealize_and_unref()
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 04/15] hw/pci/pcie_sriov: Do not open-code qdev_unrealize_and_unref()
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 05/15] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 06/15] hw/ppc/sam460ex: Correctly set MAL properties
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 07/15] hw/arm/nrf51: Alias 'flash-size' QOM property in SoC object
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 08/15] hw/arm/fsl-imx: Alias 'phy-num' QOM property in SoC object
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 09/15] hw/usb/hcd-ohci: Include missing 'sysbus.h' header
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 10/15] hw/display/sm501: Embed OHCI QOM child in chipset
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH v2 10/15] hw/display/sm501: Embed OHCI QOM child in chipset
,
BALATON Zoltan
,
2023/02/03
[PATCH v2 11/15] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH v2 11/15] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
,
BALATON Zoltan
,
2023/02/03
[PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
,
BALATON Zoltan
,
2023/02/03
Re: [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
,
Philippe Mathieu-Daudé
,
2023/02/27
Re: [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
,
BALATON Zoltan
,
2023/02/27
[PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v2 14/15] hw/mips: Declare all length properties as unsigned
,
Philippe Mathieu-Daudé
,
2023/02/03
[RFC PATCH v2 15/15] hw/mips/itu: Pass SAAR using QOM link property
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
,
Cornelia Huck
,
2023/02/03
[PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
,
Cornelia Huck
,
2023/02/03
Re: [PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
,
Richard Henderson
,
2023/02/03
Re: [PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
,
Eric Auger
,
2023/02/06
[PATCH v5 2/3] arm/kvm: add support for MTE
,
Cornelia Huck
,
2023/02/03
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Richard Henderson
,
2023/02/03
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Eric Auger
,
2023/02/06
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Cornelia Huck
,
2023/02/06
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Cornelia Huck
,
2023/02/27
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Cornelia Huck
,
2023/02/06
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Eric Auger
,
2023/02/06
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Richard Henderson
,
2023/02/06
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Eric Auger
,
2023/02/15
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Cornelia Huck
,
2023/02/27
[PATCH v5 3/3] qtests/arm: add some mte tests
,
Cornelia Huck
,
2023/02/03
Re: [PATCH v5 3/3] qtests/arm: add some mte tests
,
Eric Auger
,
2023/02/06
Re: [PATCH v5 3/3] qtests/arm: add some mte tests
,
Cornelia Huck
,
2023/02/10
Re: [PATCH v5 3/3] qtests/arm: add some mte tests
,
Cornelia Huck
,
2023/02/27
Re: [PATCH v5 3/3] qtests/arm: add some mte tests
,
Cornelia Huck
,
2023/02/15
Re: [PATCH v5 3/3] qtests/arm: add some mte tests
,
Eric Auger
,
2023/02/16
Re: [PATCH v5 0/3] arm: enable MTE for QEMU + kvm
,
Peter Maydell
,
2023/02/16
Re: [PATCH v5 0/3] arm: enable MTE for QEMU + kvm
,
Cornelia Huck
,
2023/02/16
Re: [PATCH qemu v2 0/3] ARM: Add support for V8M special registers in GDB stub
,
Peter Maydell
,
2023/02/03
[PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 1/9] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 1/9] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
,
Markus Armbruster
,
2023/02/03
Re: [PATCH 1/9] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 1/9] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
,
Markus Armbruster
,
2023/02/03
[PATCH 2/9] hw/ppc/sam460ex: Correctly set MAL properties
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 2/9] hw/ppc/sam460ex: Correctly set MAL properties
,
BALATON Zoltan
,
2023/02/03
[PATCH 3/9] hw/arm/nrf51: QOM-alias 'flash-size' property in SoC object
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 4/9] hw/arm/fsl-imx: QOM-alias 'phy-num' property in SoC object
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 5/9] hw/usb/hcd-ohci: Include missing 'sysbus.h' header
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 5/9] hw/usb/hcd-ohci: Include missing 'sysbus.h' header
,
Markus Armbruster
,
2023/02/03
[PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
BALATON Zoltan
,
2023/02/03
Re: [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
BALATON Zoltan
,
2023/02/03
Re: [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
BALATON Zoltan
,
2023/02/03
[PATCH 7/9] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Philippe Mathieu-Daudé
,
2023/02/03
[PATCH 8/9] hw/mips: Declare all length properties as unsigned
,
Philippe Mathieu-Daudé
,
2023/02/03
[RFC PATCH 9/9] hw/mips/itu: Pass SAAR using QOM link property
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [RFC PATCH 9/9] hw/mips/itu: Pass SAAR using QOM link property
,
Jiaxun Yang
,
2023/02/13
Re: [PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Mark Cave-Ayland
,
2023/02/05
Re: [PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Mark Cave-Ayland
,
2023/02/06
Re: [PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
2023/02/06
Re: [PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Mark Cave-Ayland
,
2023/02/07
[RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
,
Alex Bennée
,
2023/02/03
Re: [RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
,
Fabiano Rosas
,
2023/02/07
Re: [RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
,
Alex Bennée
,
2023/02/07
Re: [RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
,
Markus Armbruster
,
2023/02/10
Re: [RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
,
Peter Maydell
,
2023/02/10
[PATCH 0/7] Implement Most ARMv8.3 Pointer Authentication Features
,
Aaron Lindsay
,
2023/02/02
[PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Aaron Lindsay
,
2023/02/02
Re: [PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Peter Maydell
,
2023/02/13
Re: [PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Aaron Lindsay
,
2023/02/21
Re: [PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Peter Maydell
,
2023/02/13
[PATCH 3/7] target/arm: Implement v8.3 EnhancedPAC
,
Aaron Lindsay
,
2023/02/02
Re: [PATCH 3/7] target/arm: Implement v8.3 EnhancedPAC
,
Peter Maydell
,
2023/02/13
[PATCH 4/7] target/arm: Implement v8.3 Pauth2
,
Aaron Lindsay
,
2023/02/02
Re: [PATCH 4/7] target/arm: Implement v8.3 Pauth2
,
Peter Maydell
,
2023/02/13
[PATCH 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
,
Aaron Lindsay
,
2023/02/02
Re: [PATCH 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
,
Peter Maydell
,
2023/02/13
[PATCH 6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE
,
Aaron Lindsay
,
2023/02/02
Re: [PATCH 6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE
,
Peter Maydell
,
2023/02/13
[PATCH 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'
,
Aaron Lindsay
,
2023/02/02
Re: [PATCH 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'
,
Peter Maydell
,
2023/02/13
[PATCH 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Aaron Lindsay
,
2023/02/02
Re: [PATCH 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Peter Maydell
,
2023/02/13
Re: [PATCH 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Aaron Lindsay
,
2023/02/21
Re: [PATCH] sbsa-ref: remove cortex-a76 from list of supported cpus
,
Peter Maydell
,
2023/02/02
Re: [PATCH v3 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
,
Peter Maydell
,
2023/02/02
Re: [PATCH v3 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
,
Philippe Mathieu-Daudé
,
2023/02/03
Re: [PATCH v3 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
,
Peter Maydell
,
2023/02/03
Re: [PATCH v2] hvf: arm: Add support for GICv3
,
Peter Maydell
,
2023/02/02
Re: [PATCH v2] hvf: arm: Add support for GICv3
,
Peter Maydell
,
2023/02/03
Re: [PATCH v2] hvf: arm: Add support for GICv3
,
Alexander Graf
,
2023/02/03
Re: [PATCH v4 0/5] Series of fixes for PL011 char device
,
Peter Maydell
,
2023/02/02
Re: [PATCH v4 0/5] Series of fixes for PL011 char device
,
eiakovlev
,
2023/02/14
[PATCH v6 00/20] Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 01/20] scripts/clean-includes: Fully skip / ignore files
,
Markus Armbruster
,
2023/02/02
[PATCH v6 11/20] migration: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 08/20] hw/input: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 16/20] accel: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 03/20] scripts/clean-includes: Skip symbolic links
,
Markus Armbruster
,
2023/02/02
[PATCH v6 05/20] bsd-user: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 09/20] hw/tricore: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 20/20] Drop duplicate #include
,
Markus Armbruster
,
2023/02/02
[PATCH v6 06/20] crypto: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 12/20] net: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 13/20] target/hexagon: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 14/20] riscv: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 17/20] Fix non-first inclusions of qemu/osdep.h
,
Markus Armbruster
,
2023/02/02
[PATCH v6 19/20] 9p: Drop superfluous include of linux/limits.h
,
Markus Armbruster
,
2023/02/02
[PATCH v6 02/20] scripts/clean-includes: Don't claim duplicate headers found when not
,
Markus Armbruster
,
2023/02/02
[PATCH v6 10/20] qga: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 04/20] scripts/clean-includes: Improve --git commit message
,
Markus Armbruster
,
2023/02/02
[PATCH v6 07/20] hw/cxl: Clean up includes
,
Markus Armbruster
,
2023/02/02
Re: [PATCH v6 07/20] hw/cxl: Clean up includes
,
Jonathan Cameron
,
2023/02/02
[PATCH v6 15/20] block: Clean up includes
,
Markus Armbruster
,
2023/02/02
[PATCH v6 18/20] Don't include headers already included by qemu/osdep.h
,
Markus Armbruster
,
2023/02/02
Re: [PATCH] target/arm: Fix physical address resolution for Stage2
,
Peter Maydell
,
2023/02/02
Re: [PATCH] hw/arm: Use TYPE_ARM_SMMUV3
,
Peter Maydell
,
2023/02/02
Re: [PATCH v3] migration: Remove res_compatible parameter
,
Juan Quintela
,
2023/02/02
Re: [PATCH v3 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Mads Ynddal
,
2023/02/02
Re: [PATCH v3 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Peter Maydell
,
2023/02/13
[PATCH 0/4] target/arm: Cache ARMVAParameters
,
Richard Henderson
,
2023/02/02
[PATCH 1/4] target/arm: Flush only required tlbs for TCR_EL[12]
,
Richard Henderson
,
2023/02/02
[PATCH 2/4] target/arm: Store tbi for both insns and data in ARMVAParameters
,
Richard Henderson
,
2023/02/02
Re: [PATCH 2/4] target/arm: Store tbi for both insns and data in ARMVAParameters
,
Philippe Mathieu-Daudé
,
2023/02/16
[PATCH 3/4] target/arm: Use FIELD for ARMVAParameters
,
Richard Henderson
,
2023/02/02
[PATCH 4/4] target/arm: Cache ARMVAParameters
,
Richard Henderson
,
2023/02/02
Re: [PATCH 0/4] target/arm: Cache ARMVAParameters
,
Richard Henderson
,
2023/02/16
Re: [PATCH 0/4] target/arm: Cache ARMVAParameters
,
Philippe Mathieu-Daudé
,
2023/02/16
Re: [RFC PATCH v5 7/9] target/avocado: Pass parameters to migration test on aarch64
,
Juan Quintela
,
2023/02/01
Re: [RFC PATCH v5 0/9] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
2023/02/01
Re: [PATCH v3 06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope
,
Juan Quintela
,
2023/02/01
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Markus Armbruster
,
2023/02/01
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Juan Quintela
,
2023/02/01
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Markus Armbruster
,
2023/02/01
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Juan Quintela
,
2023/02/01
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Markus Armbruster
,
2023/02/02
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Juan Quintela
,
2023/02/02
Re: [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
,
Paul Durrant
,
2023/02/01
Re: [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
,
Vikram Garhwal
,
2023/02/01
Re: [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
,
Paul Durrant
,
2023/02/02
Re: [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
,
Stefano Stabellini
,
2023/02/02
Re: [PATCH 05/25] m25p80: Add the is25wp256 SFPD table
,
Joel Stanley
,
2023/02/01
Re: [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type
,
Joel Stanley
,
2023/02/01
Re: [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type
,
Cédric Le Goater
,
2023/02/01
Re: [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type
,
Guenter Roeck
,
2023/02/01
Re: [PATCH 08/25] hw/arm/boot: Export write_bootloader for Aspeed machines
,
Joel Stanley
,
2023/02/01
Re: [PATCH 08/25] hw/arm/boot: Export write_bootloader for Aspeed machines
,
Cédric Le Goater
,
2023/02/01
Re: [PATCH 08/25] hw/arm/boot: Export write_bootloader for Aspeed machines
,
Philippe Mathieu-Daudé
,
2023/02/01
Re: [PATCH 06/25] tests/avocado/machine_aspeed.py: update buildroot tests
,
Joel Stanley
,
2023/02/01
Re: [PATCH 04/25] avocado/boot_linux_console.py: Update ast2600 test
,
Joel Stanley
,
2023/02/01
Re: [PATCH 04/25] avocado/boot_linux_console.py: Update ast2600 test
,
Cédric Le Goater
,
2023/02/01
Re: [PATCH 20/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
,
Joel Stanley
,
2023/02/01
Re: [PATCH 09/25] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
,
Joel Stanley
,
2023/02/01
Re: [PATCH 07/25] tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
,
Joel Stanley
,
2023/02/01
Re: [PATCH 03/25] hw/net: Fix read of uninitialized memory in ftgmac100
,
Joel Stanley
,
2023/02/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc