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: Fri May 31 2024 13:40:16 -0400
Threads in reverse chronological order
[
Next Period
]
Re: [PATCH v6 5/8] hw/misc/stm32l4x5_rcc: Handle Register Updates
,
Peter Maydell
,
2024/05/31
[PATCH] hw/dma/xlnx_dpdma: Read descriptor into buffer, not into pointer-to-buffer
,
Peter Maydell
,
2024/05/31
Re: [PATCH] hw/dma/xlnx_dpdma: Read descriptor into buffer, not into pointer-to-buffer
,
Philippe Mathieu-Daudé
,
2024/05/31
Re: [PATCH] hw/dma/xlnx_dpdma: Read descriptor into buffer, not into pointer-to-buffer
,
Edgar E. Iglesias
,
2024/05/31
Re: [PATCH 2/2] target/arm: Implement FEAT WFxT and enable for '-cpu max'
,
Peter Maydell
,
2024/05/31
[PATCH 0/1] hw/arm/sbsa-ref: switch to 1GHz timer frequency
,
Marcin Juszkiewicz
,
2024/05/31
[PATCH 1/1] hw/arm/sbsa-ref: switch to 1GHz timer frequency
,
Marcin Juszkiewicz
,
2024/05/31
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Thomas Huth
,
2024/05/31
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/05/31
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Thomas Huth
,
2024/05/31
Re: [PATCH 1/2] accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt
,
Peter Maydell
,
2024/05/30
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Philippe Mathieu-Daudé
,
2024/05/30
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Itaru Kitayama
,
2024/05/31
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/05/31
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/05/31
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Ard Biesheuvel
,
2024/05/31
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Peter Maydell
,
2024/05/31
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/05/31
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Itaru Kitayama
,
2024/05/31
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/05/31
[RFC v2 0/7] Introduce SMP Cache Topology
,
Zhao Liu
,
2024/05/30
[RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/05/30
[RFC v2 2/7] hw/core: Define cache topology for machine
,
Zhao Liu
,
2024/05/30
[RFC v2 3/7] hw/core: Add cache topology options in -smp
,
Zhao Liu
,
2024/05/30
[RFC v2 4/7] i386/cpu: Support thread and module level cache topology
,
Zhao Liu
,
2024/05/30
[RFC v2 6/7] i386/pc: Support cache topology in -smp for PC machine
,
Zhao Liu
,
2024/05/30
[RFC v2 5/7] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
2024/05/30
[RFC v2 7/7] qemu-options: Add the cache topology description of -smp
,
Zhao Liu
,
2024/05/30
[PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2024/05/29
[PATCH V12 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2024/05/29
Re: [PATCH V12 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Harsh Prateek Bora
,
2024/05/30
[PATCH V12 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Salil Mehta
,
2024/05/29
[PATCH V12 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2024/05/29
[PATCH V12 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
,
Salil Mehta
,
2024/05/29
[PATCH V12 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2024/05/29
[PATCH V12 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/05/29
[PATCH V12 7/8] gdbstub: Add helper function to unregister GDB register space
,
Salil Mehta
,
2024/05/29
[PATCH V12 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit
,
Salil Mehta
,
2024/05/29
[PATCH 00/10] testing/next: purging centos and more lcitool
,
Alex Bennée
,
2024/05/29
[PATCH 03/10] tests/vm: update centos.aarch64 image to 9
,
Alex Bennée
,
2024/05/29
[PATCH 01/10] ci: remove centos-steam-8 customer runner
,
Alex Bennée
,
2024/05/29
[PATCH 02/10] docs/devel: update references to centos to non-versioned container
,
Alex Bennée
,
2024/05/29
Re: [PATCH 02/10] docs/devel: update references to centos to non-versioned container
,
Thomas Huth
,
2024/05/29
[PATCH 06/10] docs/ci: clean-up references for consistency
,
Alex Bennée
,
2024/05/29
[PATCH 04/10] tests/vm: remove plain centos image
,
Alex Bennée
,
2024/05/29
[PATCH 07/10] tests/lcitool: bump to latest version
,
Alex Bennée
,
2024/05/29
Re: [PATCH 07/10] tests/lcitool: bump to latest version
,
Thomas Huth
,
2024/05/29
Re: [PATCH 07/10] tests/lcitool: bump to latest version
,
Alex Bennée
,
2024/05/29
[PATCH 10/10] tests/avocado: update sbsa-ref firmware
,
Alex Bennée
,
2024/05/29
[PATCH 05/10] scripts/ci: remove CentOS bits from common build-environment
,
Alex Bennée
,
2024/05/29
[PATCH 08/10] tests/lcitool: generate package lists for ansible
,
Alex Bennée
,
2024/05/29
[PATCH 09/10] scripts/ci: drive ubuntu/build-environment.yml from lcitool
,
Alex Bennée
,
2024/05/29
[PATCH v8 8/8] hw/arm: xen: Enable use of grant mappings
,
Edgar E. Iglesias
,
2024/05/29
[PATCH v3 00/33] target/arm: Convert a64 advsimd to decodetree (part 1b)
,
Richard Henderson
,
2024/05/28
[PATCH v3 01/33] target/arm: Diagnose UNPREDICTABLE operands to PLD, PLDW, PLI
,
Richard Henderson
,
2024/05/28
[PATCH v3 04/33] target/arm: Convert SUQADD and USQADD to gvec
,
Richard Henderson
,
2024/05/28
Re: [PATCH v3 04/33] target/arm: Convert SUQADD and USQADD to gvec
,
Peter Maydell
,
2024/05/30
[PATCH v3 07/33] target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 03/33] target/arm: Assert oprsz in range when using vfp.qc
,
Richard Henderson
,
2024/05/28
Re: [PATCH v3 03/33] target/arm: Assert oprsz in range when using vfp.qc
,
Peter Maydell
,
2024/05/30
[PATCH v3 09/33] target/arm: Convert SSHL, USHL to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 02/33] target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB
,
Richard Henderson
,
2024/05/28
[PATCH v3 06/33] target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB
,
Richard Henderson
,
2024/05/28
[PATCH v3 05/33] target/arm: Inline scalar SUQADD and USQADD
,
Richard Henderson
,
2024/05/28
[PATCH v3 10/33] target/arm: Convert SRSHL and URSHL (register) to gvec
,
Richard Henderson
,
2024/05/28
Re: [PATCH v3 10/33] target/arm: Convert SRSHL and URSHL (register) to gvec
,
Peter Maydell
,
2024/05/30
[PATCH v3 11/33] target/arm: Convert SRSHL, URSHL to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 13/33] target/arm: Convert SQSHL, UQSHL to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 18/33] target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64}
,
Richard Henderson
,
2024/05/28
[PATCH v3 08/33] target/arm: Convert SUQADD, USQADD to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 15/33] target/arm: Convert SQRSHL, UQRSHL to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 16/33] target/arm: Convert ADD, SUB (vector) to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 12/33] target/arm: Convert SQSHL and UQSHL (register) to gvec
,
Richard Henderson
,
2024/05/28
Re: [PATCH v3 12/33] target/arm: Convert SQSHL and UQSHL (register) to gvec
,
Peter Maydell
,
2024/05/30
[PATCH v3 14/33] target/arm: Convert SQRSHL and UQRSHL (register) to gvec
,
Richard Henderson
,
2024/05/28
[PATCH v3 17/33] target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 20/33] target/arm: Convert SHADD, UHADD to gvec
,
Richard Henderson
,
2024/05/28
[PATCH v3 23/33] target/arm: Convert SHSUB, UHSUB to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 21/33] target/arm: Convert SHADD, UHADD to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 19/33] target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec
,
Richard Henderson
,
2024/05/28
[PATCH v3 25/33] target/arm: Convert SRHADD, URHADD to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 22/33] target/arm: Convert SHSUB, UHSUB to gvec
,
Richard Henderson
,
2024/05/28
[PATCH v3 27/33] target/arm: Convert SABA, SABD, UABA, UABD to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 29/33] target/arm: Convert MLA, MLS to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 30/33] target/arm: Tidy SQDMULH, SQRDMULH (vector)
,
Richard Henderson
,
2024/05/28
[PATCH v3 32/33] target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree
,
Richard Henderson
,
2024/05/28
Re: [PATCH v3 32/33] target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree
,
Peter Maydell
,
2024/05/30
[PATCH v3 24/33] target/arm: Convert SRHADD, URHADD to gvec
,
Richard Henderson
,
2024/05/28
[PATCH v3 26/33] target/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 28/33] target/arm: Convert MUL, PMUL to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v3 31/33] target/arm: Convert SQDMULH, SQRDMULH to decodetree
,
Richard Henderson
,
2024/05/28
Re: [PATCH v3 31/33] target/arm: Convert SQDMULH, SQRDMULH to decodetree
,
Peter Maydell
,
2024/05/30
[PATCH v3 33/33] target/arm: Convert FCSEL to decodetree
,
Richard Henderson
,
2024/05/28
Re: [PATCH v3 00/33] target/arm: Convert a64 advsimd to decodetree (part 1b)
,
Peter Maydell
,
2024/05/30
[PATCH 1/1] tests/avocado: update sbsa-ref firmware
,
Marcin Juszkiewicz
,
2024/05/28
Re: [PATCH 1/1] tests/avocado: update sbsa-ref firmware
,
Leif Lindholm
,
2024/05/29
Re: [PATCH 1/1] tests/avocado: update sbsa-ref firmware
,
Marcin Juszkiewicz
,
2024/05/29
Re: [PATCH 1/1] tests/avocado: update sbsa-ref firmware
,
Alex Bennée
,
2024/05/29
[PATCH] aspeed/smc: Reintroduce "dram-base" property for AST2700
,
Cédric Le Goater
,
2024/05/27
Re: [PATCH] aspeed/smc: Reintroduce "dram-base" property for AST2700
,
Philippe Mathieu-Daudé
,
2024/05/27
RE: [PATCH] aspeed/smc: Reintroduce "dram-base" property for AST2700
,
Jamin Lin
,
2024/05/27
[PATCH v4 00/16] Add AST2700 support
,
Jamin Lin
,
2024/05/27
[PATCH v4 07/16] aspeed/smc: support dma start length and 1 byte length unit
,
Jamin Lin
,
2024/05/27
Re: [PATCH v4 07/16] aspeed/smc: support dma start length and 1 byte length unit
,
Cédric Le Goater
,
2024/05/27
[PATCH v4 03/16] aspeed/sdmc: remove redundant macros
,
Jamin Lin
,
2024/05/27
[PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Jamin Lin
,
2024/05/27
Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Philippe Mathieu-Daudé
,
2024/05/27
Re: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/28
[PATCH v4 11/16] aspeed/intc: Add AST2700 support
,
Jamin Lin
,
2024/05/27
Re: [PATCH v4 11/16] aspeed/intc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/28
[PATCH v4 01/16] aspeed/wdt: Add AST2700 support
,
Jamin Lin
,
2024/05/27
[PATCH v4 12/16] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
2024/05/27
Re: [PATCH v4 12/16] aspeed/soc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/28
RE: [PATCH v4 12/16] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
2024/05/31
Re: [PATCH v4 12/16] aspeed/soc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/31
RE: [PATCH v4 12/16] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
2024/05/31
Re: [PATCH v4 12/16] aspeed/soc: Add AST2700 support
,
Philippe Mathieu-Daudé
,
2024/05/31
Re: [PATCH v4 12/16] aspeed/soc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/28
RE: [PATCH v4 12/16] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
2024/05/31
[PATCH v4 13/16] aspeed: Add an AST2700 eval board
,
Jamin Lin
,
2024/05/27
[PATCH v4 16/16] docs:aspeed: Add AST2700 Evaluation board
,
Jamin Lin
,
2024/05/27
[PATCH v4 04/16] aspeed/sdmc: fix coding style
,
Jamin Lin
,
2024/05/27
[PATCH v4 05/16] aspeed/sdmc: Add AST2700 support
,
Jamin Lin
,
2024/05/27
Re: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support
,
Philippe Mathieu-Daudé
,
2024/05/27
Re: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/27
Re: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support
,
Philippe Mathieu-Daudé
,
2024/05/27
RE: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support
,
Jamin Lin
,
2024/05/27
Re: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/28
RE: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support
,
Jamin Lin
,
2024/05/28
Re: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/28
RE: [PATCH v4 05/16] aspeed/sdmc: Add AST2700 support
,
Jamin Lin
,
2024/05/28
[PATCH v4 02/16] aspeed/sli: Add AST2700 support
,
Jamin Lin
,
2024/05/27
[PATCH v4 06/16] aspeed/smc: correct device description
,
Jamin Lin
,
2024/05/27
[PATCH v4 08/16] aspeed/smc: support 64 bits dma dram address
,
Jamin Lin
,
2024/05/27
Re: [PATCH v4 08/16] aspeed/smc: support 64 bits dma dram address
,
Cédric Le Goater
,
2024/05/27
RE: [PATCH v4 08/16] aspeed/smc: support 64 bits dma dram address
,
Jamin Lin
,
2024/05/27
Re: [PATCH v4 08/16] aspeed/smc: support 64 bits dma dram address
,
Cédric Le Goater
,
2024/05/28
Re: [PATCH v4 08/16] aspeed/smc: support 64 bits dma dram address
,
Philippe Mathieu-Daudé
,
2024/05/27
RE: [PATCH v4 08/16] aspeed/smc: support 64 bits dma dram address
,
Jamin Lin
,
2024/05/27
Re: [SPAM] Re: [PATCH v4 08/16] aspeed/smc: support 64 bits dma dram address
,
Cédric Le Goater
,
2024/05/28
[PATCH v4 10/16] aspeed/scu: Add AST2700 support
,
Jamin Lin
,
2024/05/27
[PATCH v4 15/16] test/avocado/machine_aspeed.py: Add AST2700 test case
,
Jamin Lin
,
2024/05/27
[PATCH v4 14/16] aspeed/soc: fix incorrect dram size for AST2700
,
Jamin Lin
,
2024/05/27
Re: [PATCH v4 14/16] aspeed/soc: fix incorrect dram size for AST2700
,
Cédric Le Goater
,
2024/05/29
RE: [PATCH v4 14/16] aspeed/soc: fix incorrect dram size for AST2700
,
Jamin Lin
,
2024/05/30
Re: [PATCH v4 14/16] aspeed/soc: fix incorrect dram size for AST2700
,
Cédric Le Goater
,
2024/05/30
RE: [PATCH v4 14/16] aspeed/soc: fix incorrect dram size for AST2700
,
Jamin Lin
,
2024/05/30
Re: [PATCH v4 00/16] Add AST2700 support
,
Cédric Le Goater
,
2024/05/28
RE: [PATCH v4 00/16] Add AST2700 support
,
Jamin Lin
,
2024/05/28
Re: [PATCH v4 00/16] Add AST2700 support
,
Cédric Le Goater
,
2024/05/28
RE: [PATCH v4 00/16] Add AST2700 support
,
Jamin Lin
,
2024/05/28
[PATCH] target/arm: Disable SVE extensions when SVE is disabled
,
Richard Henderson
,
2024/05/26
Re: [PATCH] target/arm: Disable SVE extensions when SVE is disabled
,
Marcin Juszkiewicz
,
2024/05/26
Re: [PATCH] target/arm: Disable SVE extensions when SVE is disabled
,
Richard Henderson
,
2024/05/26
Re: [PATCH] target/arm: Disable SVE extensions when SVE is disabled
,
Peter Maydell
,
2024/05/30
[PATCH v2 00/67] target/arm: Convert a64 advsimd to decodetree (part 1)
,
Richard Henderson
,
2024/05/24
[PATCH v2 01/67] target/arm: Add neoverse-n1 to qemu-arm (DO NOT MERGE)
,
Richard Henderson
,
2024/05/24
[PATCH v2 02/67] target/arm: Use PLD, PLDW, PLI not NOP for t32
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 02/67] target/arm: Use PLD, PLDW, PLI not NOP for t32
,
Peter Maydell
,
2024/05/28
[PATCH v2 03/67] target/arm: Reject incorrect operands to PLD, PLDW, PLI
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 03/67] target/arm: Reject incorrect operands to PLD, PLDW, PLI
,
Peter Maydell
,
2024/05/28
Re: [PATCH v2 03/67] target/arm: Reject incorrect operands to PLD, PLDW, PLI
,
Richard Henderson
,
2024/05/28
Re: [PATCH v2 03/67] target/arm: Reject incorrect operands to PLD, PLDW, PLI
,
Peter Maydell
,
2024/05/29
Re: [PATCH v2 03/67] target/arm: Reject incorrect operands to PLD, PLDW, PLI
,
Richard Henderson
,
2024/05/29
[PATCH v2 05/67] target/arm: Fix decode of FMOV (hp) vs MOVI
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 05/67] target/arm: Fix decode of FMOV (hp) vs MOVI
,
Peter Maydell
,
2024/05/28
[PATCH v2 06/67] target/arm: Verify sz=0 for Advanced SIMD scalar pairwise (fp16)
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 06/67] target/arm: Verify sz=0 for Advanced SIMD scalar pairwise (fp16)
,
Peter Maydell
,
2024/05/28
[PATCH v2 08/67] target/arm: Split out gengvec64.c
,
Richard Henderson
,
2024/05/24
[PATCH v2 04/67] target/arm: Zero-extend writeback for fp16 FCVTZS (scalar, integer)
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 04/67] target/arm: Zero-extend writeback for fp16 FCVTZS (scalar, integer)
,
Peter Maydell
,
2024/05/28
[PATCH v2 07/67] target/arm: Split out gengvec.c
,
Richard Henderson
,
2024/05/24
[PATCH v2 11/67] target/arm: Convert Cryptographic 2-register SHA to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 15/67] target/arm: Convert Cryptographic 3-register, imm2 to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 10/67] target/arm: Convert Cryptographic 3-register SHA to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 14/67] target/arm: Convert Cryptographic 4-register to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 12/67] target/arm: Convert Cryptographic 3-register SHA512 to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 13/67] target/arm: Convert Cryptographic 2-register SHA512 to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 17/67] target/arm: Convert Advanced SIMD copy to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 19/67] target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 16/67] target/arm: Convert XAR to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 18/67] target/arm: Convert FMULX to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 21/67] target/arm: Introduce vfp_load_reg16
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 21/67] target/arm: Introduce vfp_load_reg16
,
Peter Maydell
,
2024/05/28
[PATCH v2 22/67] target/arm: Expand vfp neg and abs inline
,
Richard Henderson
,
2024/05/24
[PATCH v2 09/67] target/arm: Convert Cryptographic AES to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 24/67] target/arm: Convert FMLA, FMLS to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 26/67] target/arm: Convert FABD to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 20/67] target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 23/67] target/arm: Convert FNMUL to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 27/67] target/arm: Convert FRECPS, FRSQRTS to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 31/67] target/arm: Convert ADDP to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 35/67] target/arm: Convert FMLAL, FMLSL to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 38/67] target/arm: Convert SUQADD and USQADD to gvec
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 38/67] target/arm: Convert SUQADD and USQADD to gvec
,
Peter Maydell
,
2024/05/28
Re: [PATCH v2 38/67] target/arm: Convert SUQADD and USQADD to gvec
,
Richard Henderson
,
2024/05/28
[PATCH v2 25/67] target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 28/67] target/arm: Convert FADDP to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 29/67] target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 30/67] target/arm: Use gvec for neon faddp, fmaxp, fminp
,
Richard Henderson
,
2024/05/24
[PATCH v2 32/67] target/arm: Use gvec for neon padd
,
Richard Henderson
,
2024/05/24
[PATCH v2 33/67] target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 34/67] target/arm: Use gvec for neon pmax, pmin
,
Richard Henderson
,
2024/05/24
[PATCH v2 36/67] target/arm: Convert disas_simd_3same_logic to decodetree
,
Richard Henderson
,
2024/05/24
[PATCH v2 37/67] target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 37/67] target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB
,
Peter Maydell
,
2024/05/28
[PATCH v2 39/67] target/arm: Inline scalar SUQADD and USQADD
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 39/67] target/arm: Inline scalar SUQADD and USQADD
,
Peter Maydell
,
2024/05/28
[PATCH v2 40/67] target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 40/67] target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB
,
Peter Maydell
,
2024/05/28
[PATCH v2 43/67] target/arm: Convert SSHL, USHL to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 43/67] target/arm: Convert SSHL, USHL to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 42/67] target/arm: Convert SUQADD, USQADD to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 42/67] target/arm: Convert SUQADD, USQADD to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 45/67] target/arm: Convert SRSHL, URSHL to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 45/67] target/arm: Convert SRSHL, URSHL to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 48/67] target/arm: Convert SQRSHL and UQRSHL (register) to gvec
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 48/67] target/arm: Convert SQRSHL and UQRSHL (register) to gvec
,
Peter Maydell
,
2024/05/28
[PATCH v2 57/67] target/arm: Convert SHSUB, UHSUB to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 57/67] target/arm: Convert SHSUB, UHSUB to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 46/67] target/arm: Convert SQSHL and UQSHL (register) to gvec
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 46/67] target/arm: Convert SQSHL and UQSHL (register) to gvec
,
Peter Maydell
,
2024/05/28
Re: [PATCH v2 46/67] target/arm: Convert SQSHL and UQSHL (register) to gvec
,
Richard Henderson
,
2024/05/28
[PATCH v2 64/67] target/arm: Tidy SQDMULH, SQRDMULH (vector)
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 64/67] target/arm: Tidy SQDMULH, SQRDMULH (vector)
,
Peter Maydell
,
2024/05/28
[PATCH v2 51/67] target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 51/67] target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 62/67] target/arm: Convert MUL, PMUL to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 62/67] target/arm: Convert MUL, PMUL to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 56/67] target/arm: Convert SHSUB, UHSUB to gvec
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 56/67] target/arm: Convert SHSUB, UHSUB to gvec
,
Peter Maydell
,
2024/05/28
[PATCH v2 59/67] target/arm: Convert SRHADD, URHADD to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 59/67] target/arm: Convert SRHADD, URHADD to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 55/67] target/arm: Convert SHADD, UHADD to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 55/67] target/arm: Convert SHADD, UHADD to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 44/67] target/arm: Convert SRSHL and URSHL (register) to gvec
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 44/67] target/arm: Convert SRSHL and URSHL (register) to gvec
,
Peter Maydell
,
2024/05/28
Re: [PATCH v2 44/67] target/arm: Convert SRSHL and URSHL (register) to gvec
,
Richard Henderson
,
2024/05/28
[PATCH v2 54/67] target/arm: Convert SHADD, UHADD to gvec
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 54/67] target/arm: Convert SHADD, UHADD to gvec
,
Peter Maydell
,
2024/05/28
[PATCH v2 67/67] target/arm: Convert FCSEL to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 67/67] target/arm: Convert FCSEL to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 53/67] target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 53/67] target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec
,
Peter Maydell
,
2024/05/28
[PATCH v2 63/67] target/arm: Convert MLA, MLS to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 63/67] target/arm: Convert MLA, MLS to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 60/67] target/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 60/67] target/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 47/67] target/arm: Convert SQSHL, UQSHL to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 47/67] target/arm: Convert SQSHL, UQSHL to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 41/67] target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 41/67] target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 58/67] target/arm: Convert SRHADD, URHADD to gvec
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 58/67] target/arm: Convert SRHADD, URHADD to gvec
,
Peter Maydell
,
2024/05/28
[PATCH v2 52/67] target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64}
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 52/67] target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64}
,
Peter Maydell
,
2024/05/28
[PATCH v2 49/67] target/arm: Convert SQRSHL, UQRSHL to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 49/67] target/arm: Convert SQRSHL, UQRSHL to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 50/67] target/arm: Convert ADD, SUB (vector) to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 50/67] target/arm: Convert ADD, SUB (vector) to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 66/67] target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 66/67] target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree
,
Peter Maydell
,
2024/05/28
Re: [PATCH v2 66/67] target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree
,
Richard Henderson
,
2024/05/28
[PATCH v2 61/67] target/arm: Convert SABA, SABD, UABA, UABD to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 61/67] target/arm: Convert SABA, SABD, UABA, UABD to decodetree
,
Peter Maydell
,
2024/05/28
[PATCH v2 65/67] target/arm: Convert SQDMULH, SQRDMULH to decodetree
,
Richard Henderson
,
2024/05/24
Re: [PATCH v2 65/67] target/arm: Convert SQDMULH, SQRDMULH to decodetree
,
Peter Maydell
,
2024/05/28
Re: [PATCH v2 65/67] target/arm: Convert SQDMULH, SQRDMULH to decodetree
,
Richard Henderson
,
2024/05/28
Re: [PATCH v2 00/67] target/arm: Convert a64 advsimd to decodetree (part 1)
,
Peter Maydell
,
2024/05/28
[PATCH v2 0/2] Zynq 7000 Improvements
,
Sebastian Huber
,
2024/05/24
[PATCH v2 1/2] hw/arm/xilinx_zynq: Add cache controller
,
Sebastian Huber
,
2024/05/24
[PATCH v2 2/2] hw/arm/xilinx_zynq: Support up to two CPU cores
,
Sebastian Huber
,
2024/05/24
Re: [PATCH v2 2/2] hw/arm/xilinx_zynq: Support up to two CPU cores
,
Peter Maydell
,
2024/05/30
Re: [PATCH v2 0/2] Zynq 7000 Improvements
,
Peter Maydell
,
2024/05/30
[PATCH v2 0/2] Fix GICv2 handling of pending interrupts
,
Sebastian Huber
,
2024/05/24
[PATCH v2 1/2] hw/intc/arm_gic: Fix set pending of PPIs
,
Sebastian Huber
,
2024/05/24
[PATCH v2 2/2] hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn
,
Sebastian Huber
,
2024/05/24
Re: [PATCH v2 0/2] Fix GICv2 handling of pending interrupts
,
Peter Maydell
,
2024/05/30
[PATCH v7 8/8] hw/arm: xen: Enable use of grant mappings
,
Edgar E. Iglesias
,
2024/05/24
Re: [PATCH v7 8/8] hw/arm: xen: Enable use of grant mappings
,
Philippe Mathieu-Daudé
,
2024/05/27
[PATCH v2 00/12] Add support for RISC-V ACPI tests
,
Sunil V L
,
2024/05/24
[PATCH v2 01/12] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
,
Sunil V L
,
2024/05/24
[PATCH v2 02/12] uefi-test-tools: Add support for python based build script
,
Sunil V L
,
2024/05/24
[PATCH v2 04/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
,
Sunil V L
,
2024/05/24
[PATCH v2 03/12] tests/data/uefi-boot-images: Add RISC-V ISO image
,
Sunil V L
,
2024/05/24
[PATCH v2 05/12] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Sunil V L
,
2024/05/24
[PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Sunil V L
,
2024/05/24
Re: [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Philippe Mathieu-Daudé
,
2024/05/27
Re: [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Sunil V L
,
2024/05/27
[PATCH v2 08/12] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
,
Sunil V L
,
2024/05/24
[PATCH v2 07/12] meson.build: Add RISC-V to the edk2-target list
,
Sunil V L
,
2024/05/24
[PATCH v2 09/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
,
Sunil V L
,
2024/05/24
[PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/05/24
[PATCH v2 10/12] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
,
Sunil V L
,
2024/05/24
[PATCH v2 12/12] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Sunil V L
,
2024/05/24
[PATCH v3 0/4] Check clock connection between STM32L4x5 RCC and peripherals
,
Inès Varhol
,
2024/05/23
[PATCH v3 4/4] tests/qtest: Check STM32L4x5 clock connections
,
Inès Varhol
,
2024/05/23
Re: [PATCH v3 4/4] tests/qtest: Check STM32L4x5 clock connections
,
Peter Maydell
,
2024/05/28
[PATCH v3 1/4] hw/misc: Create STM32L4x5 SYSCFG clock
,
Inès Varhol
,
2024/05/23
Re: [PATCH v3 1/4] hw/misc: Create STM32L4x5 SYSCFG clock
,
Peter Maydell
,
2024/05/28
Re: [PATCH v3 1/4] hw/misc: Create STM32L4x5 SYSCFG clock
,
Philippe Mathieu-Daudé
,
2024/05/29
[PATCH v3 3/4] hw/clock: Expose 'qtest-clock-period' QOM property for QTests
,
Inès Varhol
,
2024/05/23
Re: [PATCH v3 3/4] hw/clock: Expose 'qtest-clock-period' QOM property for QTests
,
Luc Michel
,
2024/05/27
Re: [PATCH v3 3/4] hw/clock: Expose 'qtest-clock-period' QOM property for QTests
,
Peter Maydell
,
2024/05/28
Re: [PATCH v3 3/4] hw/clock: Expose 'qtest-clock-period' QOM property for QTests
,
Philippe Mathieu-Daudé
,
2024/05/28
[PATCH v3 2/4] hw/char: Use v2 VMStateDescription for STM32L4x5 USART
,
Inès Varhol
,
2024/05/23
Re: [PATCH v3 2/4] hw/char: Use v2 VMStateDescription for STM32L4x5 USART
,
Peter Maydell
,
2024/05/28
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
Marcin Juszkiewicz
,
2024/05/23
[PATCH 1/1] tests/avocado: sbsa-ref: switch from OpenBSD to FreeBSD
,
Marcin Juszkiewicz
,
2024/05/23
Re: [PATCH 1/1] tests/avocado: sbsa-ref: switch from OpenBSD to FreeBSD
,
Philippe Mathieu-Daudé
,
2024/05/27
Re: [PATCH 1/1] tests/avocado: sbsa-ref: switch from OpenBSD to FreeBSD
,
Peter Maydell
,
2024/05/30
[PATCH 1/1] arm/sbsa-ref: move to Neoverse-N2 as default
,
Marcin Juszkiewicz
,
2024/05/23
Re: [PATCH 1/1] arm/sbsa-ref: move to Neoverse-N2 as default
,
Leif Lindholm
,
2024/05/29
Re: [PATCH 1/1] arm/sbsa-ref: move to Neoverse-N2 as default
,
Peter Maydell
,
2024/05/30
[PATCH V11 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2024/05/22
[PATCH V11 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2024/05/22
Re: [PATCH V11 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Harsh Prateek Bora
,
2024/05/23
RE: [PATCH V11 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Salil Mehta
,
2024/05/23
Re: [PATCH V11 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Zhao Liu
,
2024/05/27
[PATCH V11 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Salil Mehta
,
2024/05/22
Re: [PATCH V11 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Zhao Liu
,
2024/05/27
[PATCH V11 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2024/05/22
Re: [PATCH V11 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Zhao Liu
,
2024/05/27
[PATCH V11 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
,
Salil Mehta
,
2024/05/22
[PATCH V11 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2024/05/22
[PATCH V11 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/05/22
[PATCH V11 7/8] gdbstub: Add helper function to unregister GDB register space
,
Salil Mehta
,
2024/05/22
[PATCH V11 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit
,
Salil Mehta
,
2024/05/22
Re: [PATCH V11 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Zhao Liu
,
2024/05/27
[PATCH v2 0/3] Connect STM32L4x5 USART devices to the EXTI
,
Inès Varhol
,
2024/05/22
[PATCH v2 1/3] hw/misc: In STM32L4x5 EXTI, consolidate 2 constants
,
Inès Varhol
,
2024/05/22
[PATCH v2 2/3] hw/misc: In STM32L4x5 EXTI, handle direct and configurable interrupts
,
Inès Varhol
,
2024/05/22
Re: [PATCH v2 2/3] hw/misc: In STM32L4x5 EXTI, handle direct and configurable interrupts
,
Peter Maydell
,
2024/05/28
[PATCH v2 3/3] hw/arm: In STM32L4x5 SOC, connect USART devices to EXTI
,
Inès Varhol
,
2024/05/22
[PATCH 0/4] testing/next: purging remaining centos 8 bits
,
Alex Bennée
,
2024/05/21
[PATCH 3/4] tests/vm: update centos.aarch64 image to 9
,
Alex Bennée
,
2024/05/21
Re: [PATCH 3/4] tests/vm: update centos.aarch64 image to 9
,
Thomas Huth
,
2024/05/28
[PATCH 2/4] docs/devel: update references to centos to later version
,
Alex Bennée
,
2024/05/21
Re: [PATCH 2/4] docs/devel: update references to centos to later version
,
Thomas Huth
,
2024/05/28
[PATCH 4/4] tests/vm: remove plain centos image
,
Alex Bennée
,
2024/05/21
Re: [PATCH 4/4] tests/vm: remove plain centos image
,
Thomas Huth
,
2024/05/21
[PATCH 1/4] ci: remove centos-steam-8 customer runner
,
Alex Bennée
,
2024/05/21
Re: [PATCH 0/4] testing/next: purging remaining centos 8 bits
,
Philippe Mathieu-Daudé
,
2024/05/27
Re: [PATCH 0/4] testing/next: purging remaining centos 8 bits
,
Alex Bennée
,
2024/05/28
Re: [RFC PATCH v3 18/18] hw/arm/virt: Set SMMU OAS based on CPU PARANGE
,
Eric Auger
,
2024/05/21
Re: [RFC PATCH v3 18/18] hw/arm/virt: Set SMMU OAS based on CPU PARANGE
,
Julien Grall
,
2024/05/24
Re: [RFC PATCH v3 17/18] hw/arm/smmuv3: Add property for OAS
,
Eric Auger
,
2024/05/21
[PATCH V10 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2024/05/20
[PATCH V10 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2024/05/20
Re: [PATCH V10 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Nicholas Piggin
,
2024/05/21
RE: [PATCH V10 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Salil Mehta
,
2024/05/22
[PATCH V10 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Salil Mehta
,
2024/05/20
[PATCH V10 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2024/05/20
[PATCH V10 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
,
Salil Mehta
,
2024/05/20
[PATCH V10 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2024/05/20
[PATCH V10 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/05/20
[PATCH V10 7/8] gdbstub: Add helper function to unregister GDB register space
,
Salil Mehta
,
2024/05/20
Re: [PATCH V10 7/8] gdbstub: Add helper function to unregister GDB register space
,
Alex Bennée
,
2024/05/21
RE: [PATCH V10 7/8] gdbstub: Add helper function to unregister GDB register space
,
Salil Mehta
,
2024/05/21
Re: [PATCH V10 7/8] gdbstub: Add helper function to unregister GDB register space
,
Alex Bennée
,
2024/05/21
RE: [PATCH V10 7/8] gdbstub: Add helper function to unregister GDB register space
,
Salil Mehta
,
2024/05/21
[PATCH V10 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit
,
Salil Mehta
,
2024/05/20
[PATCH] docs/system/target-arm: Re-alphabetize board list
,
Peter Maydell
,
2024/05/20
Re: [PATCH] docs/system/target-arm: Re-alphabetize board list
,
Richard Henderson
,
2024/05/21
Re: [PATCH] docs/system/target-arm: Re-alphabetize board list
,
Philippe Mathieu-Daudé
,
2024/05/27
Re: [RFC PATCH v3 16/18] hw/arm/smmu: Refactor SMMU OAS
,
Eric Auger
,
2024/05/20
Re: [RFC PATCH v3 15/18] hw/arm/smmuv3: Advertise S2FWB
,
Eric Auger
,
2024/05/20
Re: [RFC PATCH v3 14/18] hw/arm/smmuv3: Support and advertise nesting
,
Eric Auger
,
2024/05/20
Re: [RFC PATCH v3 13/18] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
,
Eric Auger
,
2024/05/20
Re: [RFC PATCH v3 12/18] hw/arm/smmu: Support nesting in the rest of commands
,
Eric Auger
,
2024/05/20
Re: [RFC PATCH v3 10/18] hw/arm/smmu-common: Support nested translation
,
Eric Auger
,
2024/05/20
[PATCH V9 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2024/05/19
[PATCH V9 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2024/05/19
Re: [PATCH V9 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Nicholas Piggin
,
2024/05/20
RE: [PATCH V9 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Salil Mehta
,
2024/05/20
RE: [PATCH V9 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Salil Mehta
,
2024/05/20
[PATCH V9 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Salil Mehta
,
2024/05/19
[PATCH V9 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2024/05/19
[PATCH V9 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
,
Salil Mehta
,
2024/05/19
[PATCH V9 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2024/05/19
[PATCH V9 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/05/19
Re: [PATCH V9 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Nicholas Piggin
,
2024/05/20
RE: [PATCH V9 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/05/20
Re: [PATCH V9 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Nicholas Piggin
,
2024/05/21
[PATCH V9 7/8] gdbstub: Add helper function to unregister GDB register space
,
Salil Mehta
,
2024/05/19
[PATCH V9 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit
,
Salil Mehta
,
2024/05/19
[PATCH v3 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
,
Rayhan Faizel
,
2024/05/19
[PATCH v3 1/3] hw/nvram: Add BCM2835 OTP device
,
Rayhan Faizel
,
2024/05/19
Re: [PATCH v3 1/3] hw/nvram: Add BCM2835 OTP device
,
Peter Maydell
,
2024/05/30
[PATCH v3 2/3] hw/arm: Connect OTP device to BCM2835
,
Rayhan Faizel
,
2024/05/19
Re: [PATCH v3 2/3] hw/arm: Connect OTP device to BCM2835
,
Peter Maydell
,
2024/05/30
[PATCH v3 3/3] hw/misc: Implement mailbox properties for customer OTP and device specific private keys
,
Rayhan Faizel
,
2024/05/19
Re: [PATCH v3 3/3] hw/misc: Implement mailbox properties for customer OTP and device specific private keys
,
Peter Maydell
,
2024/05/30
Re: [PATCH v3 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
,
Peter Maydell
,
2024/05/30
[PATCH v2 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
,
Rayhan Faizel
,
2024/05/18
[PATCH v2 1/3] hw/nvram: Add BCM2835 OTP device
,
Rayhan Faizel
,
2024/05/18
[PATCH v2 2/3] hw/arm: Connect OTP device to BCM2835
,
Rayhan Faizel
,
2024/05/18
[PATCH v2 3/3] hw/misc: Implement mailbox properties for customer OTP and device specific private keys
,
Rayhan Faizel
,
2024/05/18
[PATCH v6 8/8] hw/arm: xen: Enable use of grant mappings
,
Edgar E. Iglesias
,
2024/05/16
Re: [PATCH v6 8/8] hw/arm: xen: Enable use of grant mappings
,
Manos Pitsidianakis
,
2024/05/23
[RFC/PATCH v2 00/12] Gunyah hypervisor support
,
Srivatsa Vaddagiri
,
2024/05/16
Re: [RFC/PATCH v2 00/12] Gunyah hypervisor support
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 00/12] Gunyah hypervisor support
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 03/12] hw/arm/virt: confidential guest support
,
Srivatsa Vaddagiri
,
2024/05/16
Re: [RFC/PATCH v2 03/12] hw/arm/virt: confidential guest support
,
Daniel P . Berrangé
,
2024/05/16
Re: [RFC/PATCH v2 03/12] hw/arm/virt: confidential guest support
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 04/12] gunyah: Basic support
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 05/12] gunyah: Support memory assignment
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 01/12] gunyah: UAPI header (NOT FOR MERGE)
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 06/12] gunyah: Add IRQFD and IOEVENTFD functions
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 02/12] accel: Introduce check_capability() callback
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 07/12] gunyah: Add gicv3 interrupt controller
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 08/12] gunyah: Specific device-tree location
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 10/12] gunyah: CPU execution loop
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 11/12] gunyah: Workarounds (NOT FOR MERGE)
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 09/12] gunyah: Customize device-tree
,
Srivatsa Vaddagiri
,
2024/05/16
[RFC/PATCH v2 12/12] gunyah: Documentation
,
Srivatsa Vaddagiri
,
2024/05/16
[PATCH v4 0/3] Fix "virtio-gpu: fix scanout migration post-load"
,
marcandre . lureau
,
2024/05/16
[PATCH v4 1/3] migration: add "exists" info to load-state-field trace
,
marcandre . lureau
,
2024/05/16
[PATCH v4 2/3] migration: fix a typo
,
marcandre . lureau
,
2024/05/16
[PATCH v4 3/3] virtio-gpu: fix v2 migration
,
marcandre . lureau
,
2024/05/16
Re: [PATCH v4 0/3] Fix "virtio-gpu: fix scanout migration post-load"
,
Fiona Ebner
,
2024/05/16
Re: [PATCH v4 0/3] Fix "virtio-gpu: fix scanout migration post-load"
,
Peter Xu
,
2024/05/16
Re: [PATCH v4 0/3] Fix "virtio-gpu: fix scanout migration post-load"
,
Fabiano Rosas
,
2024/05/22
Re: [RFC PATCH v3 04/18] hw/arm/smmu: Use enum for SMMU stage
,
Alex Bennée
,
2024/05/15
[PULL 01/11] tests/tcg: don't append QEMU_OPTS for armv6m-undef test
,
Alex Bennée
,
2024/05/15
[PATCH 0/5] tcg: Support TCG_COND_TST* for vectors
,
Richard Henderson
,
2024/05/15
[PATCH 4/5] tcg/arm: Support TCG_TARGET_HAS_tst_vec
,
Richard Henderson
,
2024/05/15
[PATCH 3/5] tcg/aarch64: Support TCG_TARGET_HAS_tst_vec
,
Richard Henderson
,
2024/05/15
[PATCH 5/5] target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec
,
Richard Henderson
,
2024/05/15
[PATCH 2/5] tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec
,
Richard Henderson
,
2024/05/15
[PATCH 1/5] tcg: Introduce TCG_TARGET_HAS_tst_vec
,
Richard Henderson
,
2024/05/15
Re: [PATCH 1/5] tcg: Introduce TCG_TARGET_HAS_tst_vec
,
Philippe Mathieu-Daudé
,
2024/05/15
[PATCH v3 0/5] Fix "virtio-gpu: fix scanout migration post-load"
,
marcandre . lureau
,
2024/05/15
[PATCH v3 1/5] migration: add "exists" info to load-state-field trace
,
marcandre . lureau
,
2024/05/15
[PATCH v3 3/5] hw/boards: add machine_check_version()
,
marcandre . lureau
,
2024/05/15
[PATCH v3 4/5] Set major/minor for PC and arm machines
,
marcandre . lureau
,
2024/05/15
Re: [PATCH v3 4/5] Set major/minor for PC and arm machines
,
Michael S. Tsirkin
,
2024/05/15
[PATCH v3 2/5] migration: fix a typo
,
marcandre . lureau
,
2024/05/15
[PATCH v3 5/5] virtio-gpu: fix v2 migration
,
marcandre . lureau
,
2024/05/15
Re: [PATCH v3 5/5] virtio-gpu: fix v2 migration
,
Michael S. Tsirkin
,
2024/05/15
Re: [PATCH v3 5/5] virtio-gpu: fix v2 migration
,
Peter Xu
,
2024/05/15
Re: [PATCH v3 5/5] virtio-gpu: fix v2 migration
,
Michael S. Tsirkin
,
2024/05/15
Re: [PATCH v3 5/5] virtio-gpu: fix v2 migration
,
Daniel P . Berrangé
,
2024/05/15
Re: [PATCH v3 5/5] virtio-gpu: fix v2 migration
,
Peter Xu
,
2024/05/15
Re: [PATCH v3 5/5] virtio-gpu: fix v2 migration
,
Daniel P . Berrangé
,
2024/05/15
Re: [PATCH v3 5/5] virtio-gpu: fix v2 migration
,
Peter Xu
,
2024/05/16
Re: [PATCH v3 0/5] Fix "virtio-gpu: fix scanout migration post-load"
,
Peter Xu
,
2024/05/15
Re: [PATCH v3 0/5] Fix "virtio-gpu: fix scanout migration post-load"
,
Daniel P . Berrangé
,
2024/05/15
Re: [RFC PATCH v3 09/18] hw/arm/smmu-common: Rework TLB lookup for nesting
,
Eric Auger
,
2024/05/15
Re: [RFC PATCH v3 09/18] hw/arm/smmu-common: Rework TLB lookup for nesting
,
Mostafa Saleh
,
2024/05/16
Re: [RFC PATCH v3 09/18] hw/arm/smmu-common: Rework TLB lookup for nesting
,
Eric Auger
,
2024/05/20
Re: [RFC PATCH v3 09/18] hw/arm/smmu-common: Rework TLB lookup for nesting
,
Mostafa Saleh
,
2024/05/22
Re: [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
,
Eric Auger
,
2024/05/15
Re: [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
,
Mostafa Saleh
,
2024/05/16
Re: [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
,
Eric Auger
,
2024/05/20
Re: [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
,
Mostafa Saleh
,
2024/05/22
Re: [RFC PATCH v3 07/18] hw/arm/smmuv3: Translate CD and TT using stage-2 table
,
Eric Auger
,
2024/05/15
Re: [RFC PATCH v3 07/18] hw/arm/smmuv3: Translate CD and TT using stage-2 table
,
Mostafa Saleh
,
2024/05/16
Re: [RFC PATCH v3 06/18] hw/arm/smmu: Consolidate ASID and VMID types
,
Eric Auger
,
2024/05/15
Re: [RFC PATCH v3 03/18] hw/arm/smmuv3: Fix encoding of CLASS in events
,
Eric Auger
,
2024/05/15
Re: [RFC PATCH v3 03/18] hw/arm/smmuv3: Fix encoding of CLASS in events
,
Mostafa Saleh
,
2024/05/16
[PATCH 00/11] maintainer updates (plugins, testing) pre-PR
,
Alex Bennée
,
2024/05/14
[PATCH 02/11] scripts/update-linux-header.sh: be more src tree friendly
,
Alex Bennée
,
2024/05/14
Re: [PATCH 02/11] scripts/update-linux-header.sh: be more src tree friendly
,
Pierrick Bouvier
,
2024/05/14
[PATCH 03/11] plugins: prepare introduction of new inline ops
,
Alex Bennée
,
2024/05/14
Re: [PATCH 03/11] plugins: prepare introduction of new inline ops
,
Philippe Mathieu-Daudé
,
2024/05/15
[PATCH 01/11] tests/tcg: don't append QEMU_OPTS for armv6m-undef test
,
Alex Bennée
,
2024/05/14
Re: [PATCH 01/11] tests/tcg: don't append QEMU_OPTS for armv6m-undef test
,
Pierrick Bouvier
,
2024/05/14
[PATCH 09/11] plugins: distinct types for callbacks
,
Alex Bennée
,
2024/05/14
[PATCH 11/11] plugins: remove op from qemu_plugin_inline_cb
,
Alex Bennée
,
2024/05/14
[PATCH 04/11] plugins: extract generate ptr for qemu_plugin_u64
,
Alex Bennée
,
2024/05/14
Re: [PATCH 04/11] plugins: extract generate ptr for qemu_plugin_u64
,
Philippe Mathieu-Daudé
,
2024/05/15
[PATCH 10/11] plugins: extract cpu_index generate
,
Alex Bennée
,
2024/05/14
Re: [PATCH 10/11] plugins: extract cpu_index generate
,
Philippe Mathieu-Daudé
,
2024/05/15
[PATCH 06/11] tests/plugin/inline: add test for STORE_U64 inline op
,
Alex Bennée
,
2024/05/14
[PATCH 07/11] plugins: conditional callbacks
,
Alex Bennée
,
2024/05/14
[PATCH 05/11] plugins: add new inline op STORE_U64
,
Alex Bennée
,
2024/05/14
Re: [PATCH 05/11] plugins: add new inline op STORE_U64
,
Philippe Mathieu-Daudé
,
2024/05/15
[PATCH 08/11] tests/plugin/inline: add test for conditional callback
,
Alex Bennée
,
2024/05/14
Re: [PATCH 00/11] maintainer updates (plugins, testing) pre-PR
,
Michael S. Tsirkin
,
2024/05/15
Re: [RFC PATCH v3 00/18] SMMUv3 nested translation support
,
Julien Grall
,
2024/05/13
Re: [RFC PATCH v3 00/18] SMMUv3 nested translation support
,
Eric Auger
,
2024/05/21
Re: [RFC PATCH v3 00/18] SMMUv3 nested translation support
,
Mostafa Saleh
,
2024/05/27
Re: [RFC PATCH v3 02/18] hw/arm/smmu: Fix IPA for stage-2 events
,
Eric Auger
,
2024/05/13
Re: [RFC PATCH v3 02/18] hw/arm/smmu: Fix IPA for stage-2 events
,
Mostafa Saleh
,
2024/05/16
Re: [RFC PATCH v3 01/18] hw/arm/smmu-common: Add missing size check for stage-1
,
Eric Auger
,
2024/05/13
[PATCH 0/3] Trivial ARM changes
,
Bernhard Beschow
,
2024/05/13
[PATCH 2/3] hw/timer/imx_gpt: Convert DPRINTF to trace events
,
Bernhard Beschow
,
2024/05/13
Re: [PATCH 2/3] hw/timer/imx_gpt: Convert DPRINTF to trace events
,
Philippe Mathieu-Daudé
,
2024/05/13
Re: [PATCH 2/3] hw/timer/imx_gpt: Convert DPRINTF to trace events
,
Bernhard Beschow
,
2024/05/13
[PATCH 1/3] hw/rtc/ds1338: Trace send and receive operations
,
Bernhard Beschow
,
2024/05/13
Re: [PATCH 1/3] hw/rtc/ds1338: Trace send and receive operations
,
Philippe Mathieu-Daudé
,
2024/05/13
[PATCH 3/3] hw/watchdog/wdt_imx2: Remove redundant assignment
,
Bernhard Beschow
,
2024/05/13
Re: [PATCH 3/3] hw/watchdog/wdt_imx2: Remove redundant assignment
,
Philippe Mathieu-Daudé
,
2024/05/13
Re: [PATCH 3/3] hw/watchdog/wdt_imx2: Remove redundant assignment
,
Guenter Roeck
,
2024/05/13
[PATCH 0/3] Connect STM32L4x5 USART devices to the EXTI
,
Inès Varhol
,
2024/05/12
[PATCH 3/3] hw/arm: In STM32L4x5 SOC, connect USART devices to EXTI
,
Inès Varhol
,
2024/05/12
Re: [PATCH 3/3] hw/arm: In STM32L4x5 SOC, connect USART devices to EXTI
,
Peter Maydell
,
2024/05/20
[PATCH 1/3] hw/misc: In STM32L4x5 EXTI, consolidate 2 constants
,
Inès Varhol
,
2024/05/12
Re: [PATCH 1/3] hw/misc: In STM32L4x5 EXTI, consolidate 2 constants
,
Peter Maydell
,
2024/05/20
[PATCH 2/3] hw/misc: In STM32L4x5 EXTI, handle direct line interrupts
,
Inès Varhol
,
2024/05/12
Re: [PATCH 2/3] hw/misc: In STM32L4x5 EXTI, handle direct line interrupts
,
Peter Maydell
,
2024/05/20
[PATCH] docs/system: Remove ADC from raspi documentation
,
Rayhan Faizel
,
2024/05/12
Re: [PATCH] docs/system: Remove ADC from raspi documentation
,
Philippe Mathieu-Daudé
,
2024/05/13
Re: [PATCH] docs/system: Remove ADC from raspi documentation
,
Peter Maydell
,
2024/05/20
[PATCH 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
,
Rayhan Faizel
,
2024/05/10
[PATCH 1/3] hw/nvram: Add BCM2835 OTP device
,
Rayhan Faizel
,
2024/05/10
Re: [PATCH 1/3] hw/nvram: Add BCM2835 OTP device
,
Philippe Mathieu-Daudé
,
2024/05/13
Re: [PATCH 1/3] hw/nvram: Add BCM2835 OTP device
,
Philippe Mathieu-Daudé
,
2024/05/13
[PATCH 2/3] hw/arm: Connect OTP device to BCM2835
,
Rayhan Faizel
,
2024/05/10
Re: [PATCH 2/3] hw/arm: Connect OTP device to BCM2835
,
Philippe Mathieu-Daudé
,
2024/05/13
[PATCH 3/3] hw/misc: Implement mailbox properties for customer OTP and device specific private keys
,
Rayhan Faizel
,
2024/05/10
Re: [PATCH 3/3] hw/misc: Implement mailbox properties for customer OTP and device specific private keys
,
Philippe Mathieu-Daudé
,
2024/05/13
[PATCH v5 8/8] hw/arm: xen: Enable use of grant mappings
,
Edgar E. Iglesias
,
2024/05/09
Re: [PATCH v3 00/28] glib: Replace g_memdup() by g_memdup2()
,
Philippe Mathieu-Daudé
,
2024/05/08
[PATCH v2] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()
,
Philippe Mathieu-Daudé
,
2024/05/08
Re: [PATCH v2] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()
,
Peter Maydell
,
2024/05/20
Re: [PATCH v2] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()
,
Philippe Mathieu-Daudé
,
2024/05/29
[RFC PATCH] tests/tcg: don't append QEMU_OPTS for armv6m-undef test
,
Alex Bennée
,
2024/05/08
[PATCH] Fixes: Indentation using spaces instead of TABS and improve formatting
,
Tanmay Patil
,
2024/05/08
Re: [PATCH] Fixes: Indentation using spaces instead of TABS and improve formatting
,
Peter Maydell
,
2024/05/20
Re: [PATCH] Fixes: Indentation using spaces instead of TABS and improve formatting
,
Tanmay
,
2024/05/20
Re: [PATCH v3 11/16] aspeed/intc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/07
RE: [PATCH v3 11/16] aspeed/intc: Add AST2700 support
,
Jamin Lin
,
2024/05/21
RE: [PATCH v3 11/16] aspeed/intc: Add AST2700 support
,
Jamin Lin
,
2024/05/21
Re: [PATCH v3 12/16] aspeed/soc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/07
Re: [PATCH v3 12/16] aspeed/soc: Add AST2700 support
,
Cédric Le Goater
,
2024/05/17
RE: [PATCH v3 12/16] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
2024/05/17
[PATCH 0/2] Zynq 7000 SoC improvements
,
Sebastian Huber
,
2024/05/07
[PATCH 1/2] hw/arm/xilinx_zynq: Add cache controller
,
Sebastian Huber
,
2024/05/07
Re: [PATCH 1/2] hw/arm/xilinx_zynq: Add cache controller
,
Peter Maydell
,
2024/05/20
[PATCH 2/2] hw/arm/xilinx_zynq: Support up to two CPU cores
,
Sebastian Huber
,
2024/05/07
Re: [PATCH 2/2] hw/arm/xilinx_zynq: Support up to two CPU cores
,
Peter Maydell
,
2024/05/20
Re: [PATCH 2/2] hw/arm/xilinx_zynq: Support up to two CPU cores
,
Sebastian Huber
,
2024/05/24
Re: [PATCH 0/2] Zynq 7000 SoC improvements
,
Sebastian Huber
,
2024/05/17
Re: [PATCH 0/2] Zynq 7000 SoC improvements
,
Peter Maydell
,
2024/05/17
[PATCH 1/2] hw/intc/arm_gic: Fix set pending of PPIs
,
Sebastian Huber
,
2024/05/07
Re: [PATCH 1/2] hw/intc/arm_gic: Fix set pending of PPIs
,
Peter Maydell
,
2024/05/20
[PATCH 2/2] hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn
,
Sebastian Huber
,
2024/05/07
Re: [PATCH 2/2] hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn
,
Peter Maydell
,
2024/05/20
Re: [PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2024/05/07
Re: [PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Zhao Liu
,
2024/05/09
Re: [PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Daniel P . Berrangé
,
2024/05/09
Re: [PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Zhao Liu
,
2024/05/13
Re: [PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Daniel P . Berrangé
,
2024/05/15
Re: [PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2024/05/27
Re: [PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Zhao Liu
,
2024/05/27
[PATCH v2 0/3] Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Sia Jee Heng
,
2024/05/07
[PATCH v2 1/3] qtest: allow SPCR acpi table changes
,
Sia Jee Heng
,
2024/05/07
Re: [PATCH v2 1/3] qtest: allow SPCR acpi table changes
,
Alistair Francis
,
2024/05/12
Re: [PATCH v2 1/3] qtest: allow SPCR acpi table changes
,
Michael S. Tsirkin
,
2024/05/13
Re: [PATCH v2 1/3] qtest: allow SPCR acpi table changes
,
Alistair Francis
,
2024/05/13
Re: [PATCH v2 1/3] qtest: allow SPCR acpi table changes
,
Peter Maydell
,
2024/05/14
[PATCH v2 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Sia Jee Heng
,
2024/05/07
Re: [PATCH v2 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Alistair Francis
,
2024/05/13
Re: [PATCH v2 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Sunil V L
,
2024/05/13
RE: [PATCH v2 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
,
JeeHeng Sia
,
2024/05/14
Re: [PATCH v2 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Michael S. Tsirkin
,
2024/05/13
RE: [PATCH v2 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
,
JeeHeng Sia
,
2024/05/14
[PATCH v2 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden references
,
Sia Jee Heng
,
2024/05/07
Re: [PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
,
Philippe Mathieu-Daudé
,
2024/05/06
Re: [PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
,
Philippe Mathieu-Daudé
,
2024/05/13
Re: [sdl-qemu] [PATCH v1] /hw/intc/arm_gic WRONG ARGUMENTS
,
Philippe Mathieu-Daudé
,
2024/05/06
Re: [PATCH] Fixes: Indentation using TABs and improve formatting
,
Thomas Huth
,
2024/05/06
Re: [PATCH] Fixes: Indentation using TABs and improve formatting
,
Tanmay
,
2024/05/06
[PATCH] Fixes: Indentation using TABs and improve formatting
,
Tanmay
,
2024/05/06
Re: [PATCH] Fixes: Indentation using TABs and improve formatting
,
Peter Maydell
,
2024/05/07
Re: [PATCH] Fixes: Indentation using TABs and improve formatting
,
Tanmay
,
2024/05/08
[PATCH 00/57] target/arm: Convert a64 advsimd to decodetree (part 1)
,
Richard Henderson
,
2024/05/05
[PATCH 04/57] target/arm: Convert Cryptographic 3-register SHA to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 04/57] target/arm: Convert Cryptographic 3-register SHA to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 01/57] target/arm: Split out gengvec.c
,
Richard Henderson
,
2024/05/05
Re: [PATCH 01/57] target/arm: Split out gengvec.c
,
Philippe Mathieu-Daudé
,
2024/05/06
Re: [PATCH 01/57] target/arm: Split out gengvec.c
,
Peter Maydell
,
2024/05/21
[PATCH 02/57] target/arm: Split out gengvec64.c
,
Richard Henderson
,
2024/05/05
Re: [PATCH 02/57] target/arm: Split out gengvec64.c
,
Philippe Mathieu-Daudé
,
2024/05/06
Re: [PATCH 02/57] target/arm: Split out gengvec64.c
,
Peter Maydell
,
2024/05/21
[PATCH 03/57] target/arm: Convert Cryptographic AES to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 03/57] target/arm: Convert Cryptographic AES to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 08/57] target/arm: Convert Cryptographic 4-register to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 08/57] target/arm: Convert Cryptographic 4-register to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 07/57] target/arm: Convert Cryptographic 2-register SHA512 to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 07/57] target/arm: Convert Cryptographic 2-register SHA512 to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 05/57] target/arm: Convert Cryptographic 2-register SHA to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 05/57] target/arm: Convert Cryptographic 2-register SHA to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 09/57] target/arm: Convert Cryptographic 3-register, imm2 to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 09/57] target/arm: Convert Cryptographic 3-register, imm2 to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 06/57] target/arm: Convert Cryptographic 3-register SHA512 to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 06/57] target/arm: Convert Cryptographic 3-register SHA512 to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 13/57] target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 13/57] target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 11/57] target/arm: Convert Advanced SIMD copy to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 11/57] target/arm: Convert Advanced SIMD copy to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 12/57] target/arm: Convert FMULX to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 12/57] target/arm: Convert FMULX to decodetree
,
Peter Maydell
,
2024/05/23
Re: [PATCH 12/57] target/arm: Convert FMULX to decodetree
,
Peter Maydell
,
2024/05/23
Re: [PATCH 12/57] target/arm: Convert FMULX to decodetree
,
Richard Henderson
,
2024/05/23
[PATCH 16/57] target/arm: Convert FNMUL to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 16/57] target/arm: Convert FNMUL to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 17/57] target/arm: Convert FMLA, FMLS to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 17/57] target/arm: Convert FMLA, FMLS to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 10/57] target/arm: Convert XAR to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 10/57] target/arm: Convert XAR to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 14/57] target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 14/57] target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 18/57] target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 18/57] target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 21/57] target/arm: Convert FADDP to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 21/57] target/arm: Convert FADDP to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 19/57] target/arm: Convert FABD to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 19/57] target/arm: Convert FABD to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 22/57] target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 22/57] target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 20/57] target/arm: Convert FRECPS, FRSQRTS to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 20/57] target/arm: Convert FRECPS, FRSQRTS to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 15/57] target/arm: Expand vfp neg and abs inline
,
Richard Henderson
,
2024/05/05
Re: [PATCH 15/57] target/arm: Expand vfp neg and abs inline
,
Peter Maydell
,
2024/05/23
Re: [PATCH 15/57] target/arm: Expand vfp neg and abs inline
,
Peter Maydell
,
2024/05/23
[PATCH 24/57] target/arm: Convert ADDP to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 24/57] target/arm: Convert ADDP to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 26/57] target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 26/57] target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 29/57] target/arm: Convert disas_simd_3same_logic to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 29/57] target/arm: Convert disas_simd_3same_logic to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 28/57] target/arm: Convert FMLAL, FMLSL to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 28/57] target/arm: Convert FMLAL, FMLSL to decodetree
,
Peter Maydell
,
2024/05/23
[PATCH 23/57] target/arm: Use gvec for neon faddp, fmaxp, fminp
,
Richard Henderson
,
2024/05/05
Re: [PATCH 23/57] target/arm: Use gvec for neon faddp, fmaxp, fminp
,
Peter Maydell
,
2024/05/23
[PATCH 30/57] target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB
,
Richard Henderson
,
2024/05/05
Re: [PATCH 30/57] target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB
,
Peter Maydell
,
2024/05/23
Re: [PATCH 30/57] target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB
,
Richard Henderson
,
2024/05/23
[PATCH 31/57] target/arm: Convert SUQADD and USQADD to gvec
,
Richard Henderson
,
2024/05/05
Re: [PATCH 31/57] target/arm: Convert SUQADD and USQADD to gvec
,
Peter Maydell
,
2024/05/22
Re: [PATCH 31/57] target/arm: Convert SUQADD and USQADD to gvec
,
Richard Henderson
,
2024/05/22
[PATCH 33/57] target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB
,
Richard Henderson
,
2024/05/05
[PATCH 34/57] target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 39/57] target/arm: Convert SQSHL and UQSHL (register) to gvec
,
Richard Henderson
,
2024/05/05
[PATCH 35/57] target/arm: Convert SUQADD, USQADD to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 25/57] target/arm: Use gvec for neon padd
,
Richard Henderson
,
2024/05/05
Re: [PATCH 25/57] target/arm: Use gvec for neon padd
,
Peter Maydell
,
2024/05/23
[PATCH 27/57] target/arm: Use gvec for neon pmax, pmin
,
Richard Henderson
,
2024/05/05
Re: [PATCH 27/57] target/arm: Use gvec for neon pmax, pmin
,
Peter Maydell
,
2024/05/23
[PATCH 32/57] target/arm: Inline scalar SUQADD and USQADD
,
Richard Henderson
,
2024/05/05
Re: [PATCH 32/57] target/arm: Inline scalar SUQADD and USQADD
,
Peter Maydell
,
2024/05/21
Re: [PATCH 32/57] target/arm: Inline scalar SUQADD and USQADD
,
Richard Henderson
,
2024/05/21
[PATCH 36/57] target/arm: Convert SSHL, USHL to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 37/57] target/arm: Convert SRSHL and URSHL (register) to gvec
,
Richard Henderson
,
2024/05/05
[PATCH 38/57] target/arm: Convert SRSHL, URSHL to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 43/57] target/arm: Convert ADD, SUB (vector) to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 44/57] target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 47/57] target/arm: Convert SHADD, UHADD to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 41/57] target/arm: Convert SQRSHL and UQRSHL (register) to gvec
,
Richard Henderson
,
2024/05/05
[PATCH 42/57] target/arm: Convert SQRSHL, UQRSHL to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 40/57] target/arm: Convert SQSHL, UQSHL to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 46/57] target/arm: Convert SHADD, UHADD to gvec
,
Richard Henderson
,
2024/05/05
[PATCH 45/57] target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32,i64}
,
Richard Henderson
,
2024/05/05
[PATCH 50/57] target/arm: Convert SRHADD, URHADD to gvec
,
Richard Henderson
,
2024/05/05
[PATCH 49/57] target/arm: Convert SHSUB, UHSUB to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 57/57] target/arm: Convert SQDMULH, SQRDMULH to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 57/57] target/arm: Convert SQDMULH, SQRDMULH to decodetree
,
Peter Maydell
,
2024/05/21
Re: [PATCH 57/57] target/arm: Convert SQDMULH, SQRDMULH to decodetree
,
Richard Henderson
,
2024/05/21
[PATCH 52/57] target/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 51/57] target/arm: Convert SRHADD, URHADD to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 54/57] target/arm: Convert MUL, PMUL to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 53/57] target/arm: Convert SABA, SABD, UABA, UABD to decodetree
,
Richard Henderson
,
2024/05/05
[PATCH 48/57] target/arm: Convert SHSUB, UHSUB to gvec
,
Richard Henderson
,
2024/05/05
[PATCH 56/57] target/arm: Tidy SQDMULH, SQRDMULH (vector)
,
Richard Henderson
,
2024/05/05
[PATCH 55/57] target/arm: Convert MLA, MLS to decodetree
,
Richard Henderson
,
2024/05/05
Re: [PATCH 00/57] target/arm: Convert a64 advsimd to decodetree (part 1)
,
Peter Maydell
,
2024/05/23
[PATCH] hw/char: Correct STM32L4x5 usart register CR2 field ADD_0 size
,
Inès Varhol
,
2024/05/05
Re: [PATCH] hw/char: Correct STM32L4x5 usart register CR2 field ADD_0 size
,
Peter Maydell
,
2024/05/07
[PATCH 0/4] Check clock connection between STM32L4x5 RCC and peripherals
,
Inès Varhol
,
2024/05/05
[PATCH 3/4] hw/char: Add QOM property for STM32L4x5 USART clock frequency
,
Inès Varhol
,
2024/05/05
Re: [PATCH 3/4] hw/char: Add QOM property for STM32L4x5 USART clock frequency
,
Philippe Mathieu-Daudé
,
2024/05/06
Re: [PATCH 3/4] hw/char: Add QOM property for STM32L4x5 USART clock frequency
,
Philippe Mathieu-Daudé
,
2024/05/06
Re: [PATCH 3/4] hw/char: Add QOM property for STM32L4x5 USART clock frequency
,
Peter Maydell
,
2024/05/07
Re: [PATCH 3/4] hw/char: Add QOM property for STM32L4x5 USART clock frequency
,
Philippe Mathieu-Daudé
,
2024/05/08
[PATCH 1/4] hw/misc: Create STM32L4x5 SYSCFG clock
,
Inès Varhol
,
2024/05/05
Re: [PATCH 1/4] hw/misc: Create STM32L4x5 SYSCFG clock
,
Peter Maydell
,
2024/05/07
Re: [PATCH 1/4] hw/misc: Create STM32L4x5 SYSCFG clock
,
Inès Varhol
,
2024/05/07
[PATCH 4/4] tests/qtest: Check STM32L4x5 clock connections
,
Inès Varhol
,
2024/05/05
Re: [PATCH 4/4] tests/qtest: Check STM32L4x5 clock connections
,
Thomas Huth
,
2024/05/06
Re: [PATCH 4/4] tests/qtest: Check STM32L4x5 clock connections
,
Inès Varhol
,
2024/05/06
[PATCH 2/4] hw/gpio: Handle clock migration in STM32L4x5 gpios
,
Inès Varhol
,
2024/05/05
Re: [PATCH 2/4] hw/gpio: Handle clock migration in STM32L4x5 gpios
,
Philippe Mathieu-Daudé
,
2024/05/06
[PATCH 0/4] Check clock connection between STM32L4x5 RCC and peripherals
,
Inès Varhol
,
2024/05/07
[PATCH 2/4] hw/gpio: Handle clock migration in STM32L4x5 gpios
,
Inès Varhol
,
2024/05/07
Re: [PATCH 2/4] hw/gpio: Handle clock migration in STM32L4x5 gpios
,
Philippe Mathieu-Daudé
,
2024/05/08
[PATCH 3/4] hw/char: Add QOM property for STM32L4x5 USART clock frequency
,
Inès Varhol
,
2024/05/07
[PATCH 1/4] hw/misc: Create STM32L4x5 SYSCFG clock
,
Inès Varhol
,
2024/05/07
[PATCH 4/4] tests/qtest: Check STM32L4x5 clock connections
,
Inès Varhol
,
2024/05/07
Re: [PATCH 0/4] Check clock connection between STM32L4x5 RCC and peripherals
,
Peter Maydell
,
2024/05/20
Re: [PATCH V8 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/05/03
Re: [PATCH V8 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Peter Maydell
,
2024/05/04
RE: [PATCH V8 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/05/06
Re: [PATCH V8 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Peter Maydell
,
2024/05/06
RE: [PATCH V8 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/05/06
Re: [PATCH V8 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Peter Maydell
,
2024/05/07
RE: [PATCH V8 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/05/07
RE: [PATCH V8 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2024/05/03
Re: [PATCH V8 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Zhao Liu
,
2024/05/06
RE: [PATCH V8 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2024/05/06
RE: [PATCH V8 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2024/05/03
Re: [PATCH] tests/avocado: update sunxi kernel from armbian to 6.6.16
,
Niek Linnenbank
,
2024/05/03
RE: [PATCH V8 7/8] gdbstub: Add helper function to unregister GDB register space
,
Salil Mehta
,
2024/05/03
RE: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2024/05/03
RE: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2024/05/03
[PATCH] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
,
Zenghui Yu
,
2024/05/03
Re: [PATCH] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
,
Alexander Graf
,
2024/05/05
Re: [PATCH] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
,
Zenghui Yu
,
2024/05/05
Re: [PATCH] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
,
Peter Maydell
,
2024/05/07
Re: [PATCH v3 07/16] aspeed/smc: fix dma moving incorrect data length issue
,
Cédric Le Goater
,
2024/05/03
RE: [PATCH v3 07/16] aspeed/smc: fix dma moving incorrect data length issue
,
Jamin Lin
,
2024/05/15
Re: [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
,
Cédric Le Goater
,
2024/05/03
RE: [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
,
Jamin Lin
,
2024/05/15
Re: [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
,
Cédric Le Goater
,
2024/05/07
RE: [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
,
Jamin Lin
,
2024/05/15
Re: [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
,
Cédric Le Goater
,
2024/05/17
RE: [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
,
Jamin Lin
,
2024/05/19
Re: [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
,
Cédric Le Goater
,
2024/05/27
RE: [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
,
Jamin Lin
,
2024/05/27
Re: QNX in qemu
,
Krishna Gururaj
,
2024/05/03
Re: QNX in qemu
,
Krishna Gururaj
,
2024/05/05
Re: QNX in qemu
,
Krishna Gururaj
,
2024/05/08
Fwd: QNX in qemu
,
Krishna Gururaj
,
2024/05/14
Re: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Philippe Mathieu-Daudé
,
2024/05/03
RE: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Salil Mehta
,
2024/05/03
Re: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Philippe Mathieu-Daudé
,
2024/05/03
RE: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Salil Mehta
,
2024/05/08
Re: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Philippe Mathieu-Daudé
,
2024/05/10
RE: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Salil Mehta
,
2024/05/03
Re: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Vishnu Pajjuri
,
2024/05/07
Re: [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Salil Mehta
,
2024/05/07
[PATCH v5] xlnx_dpdma: fix descriptor endianness bug
,
Alexandra Diupina
,
2024/05/02
Re: [PATCH v5] xlnx_dpdma: fix descriptor endianness bug
,
Peter Maydell
,
2024/05/03
Re: [PATCH v4 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
,
Daniel P . Berrangé
,
2024/05/02
Re: [PATCH v4 01/22] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
,
Daniel P . Berrangé
,
2024/05/02
[PATCH] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()
,
Philippe Mathieu-Daudé
,
2024/05/02
Re: [PATCH] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()
,
Peter Maydell
,
2024/05/02
[PATCH v1 0/2] Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Sia Jee Heng
,
2024/05/02
[PATCH v1 1/2] tests/qtest/bios-tables-test: Update virt SPCR golden references
,
Sia Jee Heng
,
2024/05/02
[PATCH v1 2/2] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Sia Jee Heng
,
2024/05/02
Re: [PATCH v1 0/2] Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Peter Maydell
,
2024/05/02
RE: [PATCH v1 0/2] Upgrade ACPI SPCR table to support SPCR table version 4 format
,
JeeHeng Sia
,
2024/05/06
Re: [PATCH v4 17/17] hw/arm: xen: Enable use of grant mappings
,
Stefano Stabellini
,
2024/05/01
[PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Daniel P . Berrangé
,
2024/05/01
[PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Thomas Huth
,
2024/05/02
Re: [PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Daniel P . Berrangé
,
2024/05/09
Re: [PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Eric Blake
,
2024/05/02
Re: [PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Thomas Huth
,
2024/05/02
Re: [PATCH 01/14] include/hw: add helpers for defining versioned machine types
,
Daniel P . Berrangé
,
2024/05/09
[PATCH 02/14] hw/arm: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 02/14] hw/arm: convert 'virt' machine definitions to use new macros
,
Thomas Huth
,
2024/05/02
[PATCH 03/14] hw/s390x: convert 'ccw' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 03/14] hw/s390x: convert 'ccw' machine definitions to use new macros
,
Thomas Huth
,
2024/05/02
[PATCH 04/14] hw/ppc: convert 'spapr' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 04/14] hw/ppc: convert 'spapr' machine definitions to use new macros
,
Thomas Huth
,
2024/05/02
[PATCH 05/14] hw/m68k: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 05/14] hw/m68k: convert 'virt' machine definitions to use new macros
,
Thomas Huth
,
2024/05/02
[PATCH 06/14] hw/i386: convert 'i440fx' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
[PATCH 07/14] hw/i386: convert 'q35' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/05/01
[PATCH 08/14] include/hw: add macros for deprecation & removal of versioned machines
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 08/14] include/hw: add macros for deprecation & removal of versioned machines
,
Thomas Huth
,
2024/05/02
Re: [PATCH 08/14] include/hw: add macros for deprecation & removal of versioned machines
,
Daniel P . Berrangé
,
2024/05/09
[PATCH 09/14] hw: temporarily disable deletion of versioned machine types
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 09/14] hw: temporarily disable deletion of versioned machine types
,
Thomas Huth
,
2024/05/02
Re: [PATCH 09/14] hw: temporarily disable deletion of versioned machine types
,
Daniel P . Berrangé
,
2024/05/02
[PATCH 10/14] hw: set deprecation info for all versioned machine types
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 10/14] hw: set deprecation info for all versioned machine types
,
Thomas Huth
,
2024/05/02
[PATCH 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
,
Thomas Huth
,
2024/05/02
[PATCH 11/14] hw: skip registration of outdated versioned machine types
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 11/14] hw: skip registration of outdated versioned machine types
,
Thomas Huth
,
2024/05/02
[PATCH 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
,
Thomas Huth
,
2024/05/02
Re: [PATCH 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
,
Daniel P . Berrangé
,
2024/05/02
[PATCH 14/14] docs: document special exception for machine type deprecation & removal
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH 14/14] docs: document special exception for machine type deprecation & removal
,
Thomas Huth
,
2024/05/02
Re: [PATCH 14/14] docs: document special exception for machine type deprecation & removal
,
Daniel P . Berrangé
,
2024/05/02
Re: [PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Cédric Le Goater
,
2024/05/03
Re: [PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Peter Maydell
,
2024/05/03
Re: [PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Daniel P . Berrangé
,
2024/05/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc