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: Sun Jun 30 2024 15:01:54 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v4 00/14] test/tcg: Clang build fixes for arm/aarch64
,
Richard Henderson
,
2024/06/30
[PATCH v4 01/14] tests/tcg/minilib: Constify digits in print_num
,
Richard Henderson
,
2024/06/30
[PATCH v4 06/14] tests/tcg/aarch64: Do not use x constraint
,
Richard Henderson
,
2024/06/30
[PATCH v4 07/14] tests/tcg/aarch64: Add -fno-integrated-as for sme
,
Richard Henderson
,
2024/06/30
[PATCH v4 02/14] tests/tcg: Adjust variable defintion from cc-option
,
Richard Henderson
,
2024/06/30
[PATCH v4 05/14] tests/tcg/aarch64: Fix irg operand type
,
Richard Henderson
,
2024/06/30
[PATCH v4 03/14] tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns
,
Richard Henderson
,
2024/06/30
[PATCH v4 08/14] tests/tcg/arm: Fix fcvt result messages
,
Richard Henderson
,
2024/06/30
[PATCH v4 04/14] tests/tcg/aarch64: Explicitly specify register width
,
Richard Henderson
,
2024/06/30
[PATCH v4 09/14] tests/tcg/arm: Drop -N from LDFLAGS
,
Richard Henderson
,
2024/06/30
[PATCH v4 11/14] tests/tcg/arm: Manually register allocate half-precision numbers
,
Richard Henderson
,
2024/06/30
[PATCH v4 10/14] tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt
,
Richard Henderson
,
2024/06/30
[PATCH v4 14/14] linux-user/main: Suppress out-of-range comparison warning for clang
,
Richard Henderson
,
2024/06/30
[PATCH v4 13/14] tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc
,
Richard Henderson
,
2024/06/30
[PATCH v4 12/14] tests/tcg/arm: Use -march and -mfpu for fcvt
,
Richard Henderson
,
2024/06/30
[PATCH] hw/char/pl011: ensure UARTIBRD register is 16-bit
,
Zheyu Ma
,
2024/06/30
[PATCH] hw/misc/bcm2835_thermal: Handle invalid address accesses gracefully
,
Zheyu Ma
,
2024/06/30
[PATCH 0/3] target/arm/kvm: Report PMU unavailability
,
Akihiko Odaki
,
2024/06/29
[PATCH 1/3] tests/arm-cpu-features: Do not assume PMU availability
,
Akihiko Odaki
,
2024/06/29
[PATCH 2/3] target/arm: Always add pmu property
,
Akihiko Odaki
,
2024/06/29
[PATCH 3/3] target/arm/kvm: Report PMU unavailability
,
Akihiko Odaki
,
2024/06/29
Re: [PATCH 0/3] target/arm/kvm: Report PMU unavailability
,
Richard Henderson
,
2024/06/29
[PATCH 0/2] hw/misc: Fix STM32L4x5 EXTI interrupts
,
Inès Varhol
,
2024/06/29
[PATCH 1/2] hw/misc: In STM32L4x5 EXTI, correct configurable interrupts
,
Inès Varhol
,
2024/06/29
[PATCH 2/2] tests/qtest: Ensure STM32L4x5 EXTI state is correct at the end of QTests
,
Inès Varhol
,
2024/06/29
[PATCH v3 0/7] tests/tcg/aarch64: Fix inline assemblies for clang
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 1/7] tests/tcg/aarch64: Use -fno-integrated-as
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 2/7] tests/tcg/aarch64: Specify -Wa,-march=armv9-a+sme
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 3/7] tests/tcg/aarch64: Fix test architecture specification
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 4/7] tests/tcg/aarch64: Explicitly specify register width
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 5/7] tests/tcg/aarch64: Fix irg operand type
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 6/7] tests/tcg/aarch64: Do not use x constraint
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 7/7] tests/tcg/arm: Manually bit-cast half-precision numbers
,
Akihiko Odaki
,
2024/06/29
Re: [PATCH v3 7/7] tests/tcg/arm: Manually bit-cast half-precision numbers
,
Richard Henderson
,
2024/06/29
[PATCH 0/9] target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
,
Peter Maydell
,
2024/06/28
[PATCH 1/9] target/arm: Correct comments about M-profile FPSCR
,
Peter Maydell
,
2024/06/28
Re: [PATCH 1/9] target/arm: Correct comments about M-profile FPSCR
,
Richard Henderson
,
2024/06/28
[PATCH 2/9] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr}
,
Peter Maydell
,
2024/06/28
Re: [PATCH 2/9] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr}
,
Richard Henderson
,
2024/06/28
[PATCH 9/9] target/arm: Allow FPCR bits that aren't in FPSCR
,
Peter Maydell
,
2024/06/28
Re: [PATCH 9/9] target/arm: Allow FPCR bits that aren't in FPSCR
,
Richard Henderson
,
2024/06/28
[PATCH 5/9] target/arm: Implement store_cpu_field_low32() macro
,
Peter Maydell
,
2024/06/28
Re: [PATCH 5/9] target/arm: Implement store_cpu_field_low32() macro
,
Richard Henderson
,
2024/06/28
[PATCH 7/9] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_
,
Peter Maydell
,
2024/06/28
Re: [PATCH 7/9] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_
,
Richard Henderson
,
2024/06/28
[PATCH 6/9] target/arm: Store FPSR and FPCR in separate CPU state fields
,
Peter Maydell
,
2024/06/28
Re: [PATCH 6/9] target/arm: Store FPSR and FPCR in separate CPU state fields
,
Richard Henderson
,
2024/06/28
[PATCH 3/9] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr}
,
Peter Maydell
,
2024/06/28
Re: [PATCH 3/9] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr}
,
Richard Henderson
,
2024/06/28
[PATCH 4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR
,
Peter Maydell
,
2024/06/28
Re: [PATCH 4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR
,
Richard Henderson
,
2024/06/28
Re: [PATCH 4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR
,
Peter Maydell
,
2024/06/28
[PATCH 8/9] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically
,
Peter Maydell
,
2024/06/28
Re: [PATCH 8/9] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically
,
Richard Henderson
,
2024/06/28
[PATCH 00/23] July maintainer updates (32bit, testing, plugins, gdbstub)
,
Alex Bennée
,
2024/06/28
[PATCH 03/23] testing: restore some testing for i686
,
Alex Bennée
,
2024/06/28
[PATCH 01/23] tests/lcitool: fix debian-i686-cross toolchain prefix
,
Alex Bennée
,
2024/06/28
[PATCH 04/23] tracepoints: move physmem trace points
,
Alex Bennée
,
2024/06/28
[PATCH 07/23] test/plugin: make insn plugin less noisy by default
,
Alex Bennée
,
2024/06/28
[PATCH 02/23] target/i386: fix gen_prepare_size_nz condition
,
Alex Bennée
,
2024/06/28
Re: [PATCH 02/23] target/i386: fix gen_prepare_size_nz condition
,
Alex Bennée
,
2024/06/28
[PATCH 08/23] test/plugins: preserve the instruction record over translations
,
Alex Bennée
,
2024/06/28
[PATCH 10/23] plugins/lockstep: make mixed-mode safe
,
Alex Bennée
,
2024/06/28
[PATCH 17/23] target/arm: Make some MTE helpers widely available
,
Alex Bennée
,
2024/06/28
[PATCH 11/23] plugins/lockstep: mention the one-insn-per-tb option
,
Alex Bennée
,
2024/06/28
[PATCH 05/23] tests/docker: Specify --userns keep-id for Podman
,
Alex Bennée
,
2024/06/28
[PATCH 06/23] tests/tcg/arm: Fix fcvt result messages
,
Alex Bennée
,
2024/06/28
[PATCH 14/23] gdbstub: Move GdbCmdParseEntry into a new header file
,
Alex Bennée
,
2024/06/28
[PATCH 18/23] target/arm: Factor out code for setting MTE TCF0 field
,
Alex Bennée
,
2024/06/28
[PATCH 09/23] plugins/lockstep: preserve sock_path
,
Alex Bennée
,
2024/06/28
[PATCH 15/23] gdbstub: Add support for target-specific stubs
,
Alex Bennée
,
2024/06/28
[PATCH 12/23] plugins/lockstep: clean-up output
,
Alex Bennée
,
2024/06/28
[PATCH 13/23] gdbstub: Clean up process_string_cmd
,
Alex Bennée
,
2024/06/28
[PATCH 21/23] gdbstub: Use true to set cmd_startswith
,
Alex Bennée
,
2024/06/28
[PATCH 16/23] target/arm: Fix exception case in allocation_tag_mem_probe
,
Alex Bennée
,
2024/06/28
[PATCH 19/23] gdbstub: Make hex conversion function non-internal
,
Alex Bennée
,
2024/06/28
[PATCH 22/23] gdbstub: Add support for MTE in user mode
,
Alex Bennée
,
2024/06/28
[PATCH 23/23] tests/tcg/aarch64: Add MTE gdbstub tests
,
Alex Bennée
,
2024/06/28
[PATCH 20/23] gdbstub: Pass CPU context to command handler
,
Alex Bennée
,
2024/06/28
[PATCH v3 00/17] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 01/17] hw/sd/sdcard: Deprecate support for spec v1.10
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 02/17] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 03/17] hw/sd/sdcard: Track last command used to help logging
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 04/17] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 05/17] hw/sd/sdcard: Trace requested address computed by sd_req_get_address()
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 07/17] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 08/17] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 09/17] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 10/17] hw/sd/sdcard: Assign SDCardStates enum values
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 11/17] hw/sd/sdcard: Simplify sd_inactive_state handling
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 12/17] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 13/17] hw/sd/sdcard: Add direct reference to SDProto in SDState
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 14/17] hw/sd/sdcard: Extract sd_blk_len() helper
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 15/17] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH v3 15/17] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Thomas Huth
,
2024/06/27
Re: [PATCH v3 15/17] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 16/17] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 17/17] hw/sd/sdcard: Introduce definitions for EXT_CSD register
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 1/6] tests/tcg/arm: Fix fcvt result messages
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 1/6] tests/tcg/arm: Fix fcvt result messages
,
Alex Bennée
,
2024/06/28
Re: [PATCH v2 1/6] tests/tcg/arm: Fix fcvt result messages
,
Richard Henderson
,
2024/06/28
[PATCH v2 2/6] tests/tcg/aarch64: Fix test architecture specification
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 2/6] tests/tcg/aarch64: Fix test architecture specification
,
Richard Henderson
,
2024/06/28
[PATCH v2 3/6] tests/tcg/aarch64: Explicitly specify register width
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 3/6] tests/tcg/aarch64: Explicitly specify register width
,
Richard Henderson
,
2024/06/28
Re: [PATCH v2 3/6] tests/tcg/aarch64: Explicitly specify register width
,
Akihiko Odaki
,
2024/06/29
[PATCH v2 4/6] tests/tcg/aarch64: Fix irg operand type
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 4/6] tests/tcg/aarch64: Fix irg operand type
,
Richard Henderson
,
2024/06/28
[PATCH v2 5/6] tests/tcg/aarch64: Do not use x constraint
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 5/6] tests/tcg/aarch64: Do not use x constraint
,
Richard Henderson
,
2024/06/28
[PATCH v2 6/6] tests/tcg/arm: Manually bit-cast half-precision numbers
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
,
Alex Bennée
,
2024/06/28
Re: [RFC PATCH v3 17/18] hw/arm/smmuv3: Add property for OAS
,
Mostafa Saleh
,
2024/06/27
Re: [RFC PATCH v3 18/18] hw/arm/virt: Set SMMU OAS based on CPU PARANGE
,
Mostafa Saleh
,
2024/06/27
[PATCH 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
,
Akihiko Odaki
,
2024/06/26
[PATCH 1/6] tests/tcg/arm: Fix fcvt result messages
,
Akihiko Odaki
,
2024/06/26
[PATCH 4/6] tests/tcg/aarch64: Fix irg operand type
,
Akihiko Odaki
,
2024/06/26
[PATCH 2/6] tests/tcg/aarch64: Fix test architecture specification
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 2/6] tests/tcg/aarch64: Fix test architecture specification
,
Alex Bennée
,
2024/06/26
Re: [PATCH 2/6] tests/tcg/aarch64: Fix test architecture specification
,
Alex Bennée
,
2024/06/26
[PATCH 3/6] tests/tcg/aarch64: Explicitly specify register width
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 3/6] tests/tcg/aarch64: Explicitly specify register width
,
Philippe Mathieu-Daudé
,
2024/06/26
[PATCH 5/6] tests/tcg/aarch64: Do not use x constraint
,
Akihiko Odaki
,
2024/06/26
[PATCH 6/6] tests/tcg/arm: Manually bit-cast half-precision numbers
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
,
Alex Bennée
,
2024/06/26
Re: [PATCH 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
,
Akihiko Odaki
,
2024/06/27
[PATCH 0/7] VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework
,
Eric Auger
,
2024/06/26
[PATCH 1/7] virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
,
Eric Auger
,
2024/06/26
Re: [PATCH 1/7] virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
,
Cédric Le Goater
,
2024/06/26
[PATCH 2/7] vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
,
Eric Auger
,
2024/06/26
Re: [PATCH 2/7] vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
,
Cédric Le Goater
,
2024/06/26
[PATCH 3/7] HostIOMMUDevice : remove Error handle from get_iova_ranges callback
,
Eric Auger
,
2024/06/26
Re: [PATCH 3/7] HostIOMMUDevice : remove Error handle from get_iova_ranges callback
,
Cédric Le Goater
,
2024/06/26
[PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
,
Eric Auger
,
2024/06/26
Re: [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
,
Cédric Le Goater
,
2024/06/26
RE: [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
,
Duan, Zhenzhong
,
2024/06/26
Re: [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
,
Eric Auger
,
2024/06/27
RE: [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
,
Duan, Zhenzhong
,
2024/06/27
[PATCH 5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
,
Eric Auger
,
2024/06/26
RE: [PATCH 5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
,
Duan, Zhenzhong
,
2024/06/27
Re: [PATCH 5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
,
Eric Auger
,
2024/06/27
[PATCH 6/7] memory: remove IOMMU MR iommu_set_page_size_mask() callback
,
Eric Auger
,
2024/06/26
Re: [PATCH 6/7] memory: remove IOMMU MR iommu_set_page_size_mask() callback
,
Cédric Le Goater
,
2024/06/26
[PATCH 7/7] virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode
,
Eric Auger
,
2024/06/26
Re: [PATCH 7/7] virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode
,
Cédric Le Goater
,
2024/06/26
[PATCH RFCv1 00/10] hw/arm/virt: Add multiple nested SMMUs
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 01/10] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 02/10] hw/arm/virt: Add iommufd link to virt-machine
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 03/10] hw/arm/virt: Get the number of host-level SMMUv3 instances
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 06/10] hw/arm/virt: Assign vfio-pci devices to nested SMMUs
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 05/10] hw/arm/virt: Add VIRT_NESTED_SMMU
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 07/10] hw/arm/virt: Bypass iommu for default PCI bus
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 09/10] hw/arm/virt-acpi-build: Build IORT with multiple SMMU nodes
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 04/10] hw/arm/virt: Add an SMMU_IO_LEN macro
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 10/10] hw/arm/virt-acpi-build: Enable ATS for nested SMMUv3
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 08/10] hw/arm/virt-acpi-build: Handle reserved bus number of pxb buses
,
Nicolin Chen
,
2024/06/25
[PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
,
Richard Henderson
,
2024/06/25
[PATCH v2 09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 11/13] target/arm: Convert FCADD to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 05/13] target/arm: Convert SDOT, UDOT to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 10/13] target/arm: Add data argument to do_fp3_vector
,
Richard Henderson
,
2024/06/25
[PATCH v2 13/13] target/arm: Delete dead code from disas_simd_indexed
,
Richard Henderson
,
2024/06/25
[PATCH v2 12/13] target/arm: Convert FCMLA to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx]
,
Richard Henderson
,
2024/06/25
[PATCH v2 02/13] target/arm: Fix SQDMULH (by element) with Q=0
,
Richard Henderson
,
2024/06/25
[PATCH v2 07/13] target/arm: Convert BFDOT to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 03/13] target/arm: Fix FJCVTZS vs flush-to-zero
,
Richard Henderson
,
2024/06/25
[PATCH v2 06/13] target/arm: Convert SUDOT, USDOT to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
,
Peter Maydell
,
2024/06/28
[PATCH v4 00/16] Add support for RISC-V ACPI tests
,
Sunil V L
,
2024/06/25
[PATCH v4 01/16] hw/riscv/virt.c: Make block devices default to virtio
,
Sunil V L
,
2024/06/25
[PATCH v4 02/16] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
,
Sunil V L
,
2024/06/25
[PATCH v4 03/16] uefi-test-tools: Add support for python based build script
,
Sunil V L
,
2024/06/25
[PATCH v4 04/16] tests/data/uefi-boot-images: Add RISC-V ISO image
,
Sunil V L
,
2024/06/25
[PATCH v4 05/16] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
,
Sunil V L
,
2024/06/25
[PATCH v4 06/16] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Sunil V L
,
2024/06/25
[PATCH v4 07/16] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
,
Sunil V L
,
2024/06/25
[PATCH v4 08/16] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
,
Sunil V L
,
2024/06/25
[PATCH v4 09/16] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
,
Sunil V L
,
2024/06/25
[PATCH v4 10/16] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
,
Sunil V L
,
2024/06/25
[PATCH v4 11/16] meson.build: Add RISC-V to the edk2-target list
,
Sunil V L
,
2024/06/25
[PATCH v4 12/16] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
,
Sunil V L
,
2024/06/25
[PATCH v4 13/16] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
,
Sunil V L
,
2024/06/25
[PATCH v4 14/16] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
,
Sunil V L
,
2024/06/25
[PATCH v4 15/16] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/06/25
[PATCH v4 16/16] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Sunil V L
,
2024/06/25
Re: [PATCH v4 16/16] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Igor Mammedov
,
2024/06/27
[PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Cédric Le Goater
,
2024/06/25
Re: [PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v3 0/2] Fix coverity issues for AST2700
,
Jamin Lin
,
2024/06/25
[PATCH v3 1/2] aspeed/soc: Fix possible divide by zero
,
Jamin Lin
,
2024/06/25
[PATCH v3 2/2] aspeed/sdmc: Remove extra R_MAIN_STATUS case
,
Jamin Lin
,
2024/06/25
Re: [PATCH v3 0/2] Fix coverity issues for AST2700
,
Cédric Le Goater
,
2024/06/25
RE: [PATCH v3 0/2] Fix coverity issues for AST2700
,
Jamin Lin
,
2024/06/25
[PATCH] aspeed/sdmc: Check RAM size value at realize time
,
Cédric Le Goater
,
2024/06/25
RE: [PATCH] aspeed/sdmc: Check RAM size value at realize time
,
Jamin Lin
,
2024/06/25
[PATCH] aspeed: Deprecate the tacoma-bmc machine
,
Cédric Le Goater
,
2024/06/25
Re: [PATCH] aspeed: Deprecate the tacoma-bmc machine
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 00/13] target/arm: AdvSIMD conversion, part 2
,
Richard Henderson
,
2024/06/25
[PATCH 01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx]
,
Richard Henderson
,
2024/06/25
Re: [PATCH 01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx]
,
Peter Maydell
,
2024/06/25
[PATCH 03/13] target/arm: Fix FJCVTZS vs flush-to-zero
,
Richard Henderson
,
2024/06/25
Re: [PATCH 03/13] target/arm: Fix FJCVTZS vs flush-to-zero
,
Peter Maydell
,
2024/06/25
[PATCH 02/13] target/arm: Fix SQDMULH (by element) with Q=0
,
Richard Henderson
,
2024/06/25
Re: [PATCH 02/13] target/arm: Fix SQDMULH (by element) with Q=0
,
Peter Maydell
,
2024/06/25
[PATCH 04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 05/13] target/arm: Convert SDOT, UDOT to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 05/13] target/arm: Convert SDOT, UDOT to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 06/13] target/arm: Convert SUDOT, USDOT to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 06/13] target/arm: Convert SUDOT, USDOT to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 07/13] target/arm: Convert BFDOT to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 07/13] target/arm: Convert BFDOT to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 11/13] target/arm: Convert FCADD to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 11/13] target/arm: Convert FCADD to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 10/13] target/arm: Add data argument to do_fp3_vector
,
Richard Henderson
,
2024/06/25
Re: [PATCH 10/13] target/arm: Add data argument to do_fp3_vector
,
Peter Maydell
,
2024/06/25
[PATCH 13/13] target/arm: Delete dead code from disas_simd_indexed
,
Richard Henderson
,
2024/06/25
Re: [PATCH 13/13] target/arm: Delete dead code from disas_simd_indexed
,
Peter Maydell
,
2024/06/25
Re: [PATCH 13/13] target/arm: Delete dead code from disas_simd_indexed
,
Richard Henderson
,
2024/06/25
Re: [PATCH 13/13] target/arm: Delete dead code from disas_simd_indexed
,
Peter Maydell
,
2024/06/25
[PATCH 12/13] target/arm: Convert FCMLA to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 12/13] target/arm: Convert FCMLA to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH v2 0/2] Fix coverity issues for AST2700
,
Jamin Lin
,
2024/06/24
[PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
Jamin Lin
,
2024/06/24
Re: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
cmd
,
2024/06/25
Re: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
Cédric Le Goater
,
2024/06/25
Re: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
cmd
,
2024/06/25
RE: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
Jamin Lin
,
2024/06/25
Re: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
Cédric Le Goater
,
2024/06/25
RE: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
Jamin Lin
,
2024/06/25
[PATCH v2 2/2] aspeed/sdmc: Remove extra R_MAIN_STATUS case
,
Jamin Lin
,
2024/06/24
[PATCH v3 0/2] tests/avocado: updates for sbsa-ref testing
,
Marcin Juszkiewicz
,
2024/06/24
[PATCH v3 1/2] tests/avocado: sbsa-ref: add FreeBSD tests
,
Marcin Juszkiewicz
,
2024/06/24
[PATCH v3 2/2] tests/avocado: add test for default sbsa-ref cpu
,
Marcin Juszkiewicz
,
2024/06/24
[PATCH v2 0/2] tests/avocado: updates for sbsa-ref testing
,
Marcin Juszkiewicz
,
2024/06/24
[PATCH v2 2/2] tests/avocado: add test for default sbsa-ref cpu
,
Marcin Juszkiewicz
,
2024/06/24
[PATCH v2 1/2] tests/avocado: sbsa-ref: switch from OpenBSD to FreeBSD
,
Marcin Juszkiewicz
,
2024/06/24
Re: [PATCH v2 1/2] tests/avocado: sbsa-ref: switch from OpenBSD to FreeBSD
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 02/12] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/24
Re: [PATCH v3 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
,
Rayhan Faizel
,
2024/06/24
Re: [PATCH v3 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
,
Peter Maydell
,
2024/06/24
Re: [PATCH v3 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
,
Rayhan Faizel
,
2024/06/24
[PATCH v4 0/3] Check clock connection between STM32L4x5 RCC and peripherals
,
Inès Varhol
,
2024/06/22
[PATCH v4 1/3] hw/misc: Create STM32L4x5 SYSCFG clock
,
Inès Varhol
,
2024/06/22
[PATCH v4 2/3] hw/clock: Expose 'qtest-clock-period' QOM property for QTests
,
Inès Varhol
,
2024/06/22
[PATCH v4 3/3] tests/qtest: Check STM32L4x5 clock connections
,
Inès Varhol
,
2024/06/22
[PATCH v4 0/3] Add boot-mode property for zynq
,
Sai Pavan Boddu
,
2024/06/21
[PATCH v4 1/3] hw/misc/zynq_slcr: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/21
[PATCH v4 2/3] hw/arm/xilinx_zynq: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/21
[PATCH v4 3/3] docs/system/arm: Add a doc for zynq board
,
Sai Pavan Boddu
,
2024/06/21
Re: [PATCH v4 0/3] Add boot-mode property for zynq
,
Peter Maydell
,
2024/06/28
[PATCH v3 00/15] Add support for RISC-V ACPI tests
,
Sunil V L
,
2024/06/21
[PATCH v3 01/15] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 01/15] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
,
Igor Mammedov
,
2024/06/25
[PATCH v3 02/15] uefi-test-tools: Add support for python based build script
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 02/15] uefi-test-tools: Add support for python based build script
,
Gerd Hoffmann
,
2024/06/24
Re: [PATCH v3 02/15] uefi-test-tools: Add support for python based build script
,
Igor Mammedov
,
2024/06/25
[PATCH v3 03/15] tests/data/uefi-boot-images: Add RISC-V ISO image
,
Sunil V L
,
2024/06/21
[PATCH v3 04/15] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
,
Sunil V L
,
2024/06/21
[PATCH v3 05/15] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 05/15] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Alistair Francis
,
2024/06/24
Re: [PATCH v3 05/15] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Igor Mammedov
,
2024/06/25
[PATCH v3 06/15] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 06/15] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
,
Alistair Francis
,
2024/06/24
Re: [PATCH v3 06/15] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
,
Igor Mammedov
,
2024/06/25
[PATCH v3 07/15] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 07/15] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
,
Igor Mammedov
,
2024/06/25
[PATCH v3 09/15] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 09/15] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
,
Igor Mammedov
,
2024/06/25
[PATCH v3 08/15] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 08/15] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
,
Igor Mammedov
,
2024/06/25
[PATCH v3 10/15] meson.build: Add RISC-V to the edk2-target list
,
Sunil V L
,
2024/06/21
[PATCH v3 11/15] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
,
Sunil V L
,
2024/06/21
[PATCH v3 12/15] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
,
Sunil V L
,
2024/06/21
[PATCH v3 13/15] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
,
Sunil V L
,
2024/06/21
[PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Igor Mammedov
,
2024/06/25
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Igor Mammedov
,
2024/06/25
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/06/25
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Igor Mammedov
,
2024/06/25
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/06/25
[PATCH v3 15/15] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Sunil V L
,
2024/06/21
Re: [PATCH 09/23] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: How to use designware-root-port and designware-root-host devices ?
,
Thomas Huth
,
2024/06/20
Re: How to use designware-root-port and designware-root-host devices ?
,
Peter Maydell
,
2024/06/20
Re: How to use designware-root-port and designware-root-host devices ?
,
Arthur Tumanyan
,
2024/06/20
Re: How to use designware-root-port and designware-root-host devices ?
,
Arthur Tumanyan
,
2024/06/21
Re: How to use designware-root-port and designware-root-host devices ?
,
Peter Maydell
,
2024/06/21
Re: How to use designware-root-port and designware-root-host devices ?
,
Thomas Huth
,
2024/06/21
Re: How to use designware-root-port and designware-root-host devices ?
,
Arthur Tumanyan
,
2024/06/25
[PATCH v2 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 01/14] include/hw: add helpers for defining versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 02/14] hw/arm: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 03/14] hw/s390x: convert 'ccw' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 04/14] hw/ppc: convert 'spapr' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 05/14] hw/m68k: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 06/14] hw/i386: convert 'i440fx' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 07/14] hw/i386: convert 'q35' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 08/14] include/hw: add macros for deprecation & removal of versioned machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 09/14] include/hw: temporarily disable deletion of versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
Re: [PATCH v2 09/14] include/hw: temporarily disable deletion of versioned machine types
,
Thomas Huth
,
2024/06/20
[PATCH v2 10/14] hw: set deprecation info for all versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 11/14] hw: skip registration of outdated versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 14/14] docs: document special exception for machine type deprecation & removal
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 00/12] maintainer updates pre-PR (gdbstub, plugins, time control)
,
Alex Bennée
,
2024/06/20
[PATCH v2 01/12] include/exec: add missing include guard comment
,
Alex Bennée
,
2024/06/20
[PATCH v2 02/12] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/20
[PATCH v2 03/12] plugins: Ensure register handles are not NULL
,
Alex Bennée
,
2024/06/20
[PATCH v2 07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
,
Alex Bennée
,
2024/06/20
[PATCH v2 04/12] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2024/06/20
[PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 08/12] plugins: add time control API
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 08/12] plugins: add time control API
,
Alwalid Salama
,
2024/06/27
[PATCH v2 05/12] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2024/06/20
[PATCH v2 09/12] plugins: add migration blocker
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 09/12] plugins: add migration blocker
,
Thomas Huth
,
2024/06/20
Re: [PATCH v2 09/12] plugins: add migration blocker
,
Alwalid Salama
,
2024/06/27
[PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
,
Alwalid Salama
,
2024/06/27
[PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Pierrick Bouvier
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Alwalid Salama
,
2024/06/27
[PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
,
Alwalid Salama
,
2024/06/27
[PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
,
Zheyu Ma
,
2024/06/20
Re: [PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
,
Andrew Jeffery
,
2024/06/20
Re: [PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
,
Cédric Le Goater
,
2024/06/21
Re: [PATCH-for-9.0? 0/2] hw/sd/sdcard: Avoid OOB in sd_read_byte()
,
Philippe Mathieu-Daudé
,
2024/06/20
[PATCH v3 0/3] Add boot-mode property for zynq
,
Sai Pavan Boddu
,
2024/06/20
[PATCH v3 1/3] hw/misc/zynq_slcr: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/20
Re: [PATCH v3 1/3] hw/misc/zynq_slcr: Add boot-mode property
,
Francisco Iglesias
,
2024/06/21
[PATCH v3 2/3] hw/arm/xilinx_zynq: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/20
Re: [PATCH v3 2/3] hw/arm/xilinx_zynq: Add boot-mode property
,
Francisco Iglesias
,
2024/06/21
[PATCH v3 3/3] docs/system/arm: Add a doc for zynq board
,
Sai Pavan Boddu
,
2024/06/20
Re: [PATCH v3 3/3] docs/system/arm: Add a doc for zynq board
,
Francisco Iglesias
,
2024/06/21
[PATCH v3 0/2] tests/avocado: make sbsa-ref working with >1 core
,
Marcin Juszkiewicz
,
2024/06/20
[PATCH v3 1/2] tests/avocado: update firmware for sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/20
Re: [PATCH v3 1/2] tests/avocado: update firmware for sbsa-ref
,
Ard Biesheuvel
,
2024/06/30
[PATCH v3 2/2] tests/avocado: use default amount of cores on sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/20
Re: [PATCH v3 0/2] tests/avocado: make sbsa-ref working with >1 core
,
Philippe Mathieu-Daudé
,
2024/06/24
Re: [PATCH v3 0/2] tests/avocado: make sbsa-ref working with >1 core
,
Peter Maydell
,
2024/06/24
[PATCH v2 0/2] tests/avocado: make sbsa-ref working with >1 core
,
Marcin Juszkiewicz
,
2024/06/20
[PATCH v2 2/2] tests/avocado: update firmware for sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/20
Re: [PATCH v2 2/2] tests/avocado: update firmware for sbsa-ref
,
Philippe Mathieu-Daudé
,
2024/06/20
[PATCH v2 1/2] tests/avocado: use default amount of cores on sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/20
Re: [PATCH v2 1/2] tests/avocado: use default amount of cores on sbsa-ref
,
Peter Maydell
,
2024/06/20
Re: [PATCH v2 1/2] tests/avocado: use default amount of cores on sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/20
Re: [PATCH v2 1/2] tests/avocado: use default amount of cores on sbsa-ref
,
Peter Maydell
,
2024/06/20
[RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Manos Pitsidianakis
,
2024/06/19
Re: [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Zhao Liu
,
2024/06/25
Re: [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Manos Pitsidianakis
,
2024/06/25
Re: [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Daniel P . Berrangé
,
2024/06/25
Re: [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Peter Maydell
,
2024/06/25
[PATCH v4] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Nicolin Chen
,
2024/06/19
[PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Zheyu Ma
,
2024/06/19
Re: [PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Andrew Jeffery
,
2024/06/19
Re: [PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Cédric Le Goater
,
2024/06/20
Re: [PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Cédric Le Goater
,
2024/06/20
Re: [PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Zheyu Ma
,
2024/06/20
[PATCH 1/1] tests/avocado: use default amount of cores on sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/19
[PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
,
Philippe Mathieu-Daudé
,
2024/06/19
[PATCH 1/2] target/arm: Merge gdbstub64.c within gdbstub.c
,
Philippe Mathieu-Daudé
,
2024/06/19
[PATCH 2/2] target/arm: Always build Aarch64 gdbstub helpers
,
Philippe Mathieu-Daudé
,
2024/06/19
Re: [PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
,
Richard Henderson
,
2024/06/28
Re: [PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
,
Richard Henderson
,
2024/06/28
[PATCH v1 0/2] hw/net:ftgmac100: support AST2700
,
Jamin Lin
,
2024/06/19
[PATCH v1 1/2] hw/net:ftgmac100: fix coding style
,
Jamin Lin
,
2024/06/19
Re: [PATCH v1 1/2] hw/net:ftgmac100: fix coding style
,
Cédric Le Goater
,
2024/06/20
[PATCH v1 2/2] hw/net:ftgmac100: support 64 bits dma dram address for AST2700
,
Jamin Lin
,
2024/06/19
Re: [PATCH v1 2/2] hw/net:ftgmac100: support 64 bits dma dram address for AST2700
,
Cédric Le Goater
,
2024/06/21
Re: [PATCH v2 09/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 08/12] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
,
Igor Mammedov
,
2024/06/19
[PATCH v1 0/2] Fix coverity issues for AST2700
,
Jamin Lin
,
2024/06/19
[PATCH v1 2/2] aspeed/sdmc: fix coverity issue
,
Jamin Lin
,
2024/06/19
Re: [PATCH v1 2/2] aspeed/sdmc: fix coverity issue
,
Cédric Le Goater
,
2024/06/24
[PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Jamin Lin
,
2024/06/19
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Cédric Le Goater
,
2024/06/24
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Peter Maydell
,
2024/06/24
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Cédric Le Goater
,
2024/06/24
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Peter Maydell
,
2024/06/24
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Cédric Le Goater
,
2024/06/24
RE: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Jamin Lin
,
2024/06/24
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Cédric Le Goater
,
2024/06/25
Re: [PATCH v2 05/12] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 07/12] meson.build: Add RISC-V to the edk2-target list
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Michael S. Tsirkin
,
2024/06/19
Re: [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Sunil V L
,
2024/06/19
Re: [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Igor Mammedov
,
2024/06/20
[PATCH v2 0/3] Add boot-mode property for zynq
,
Sai Pavan Boddu
,
2024/06/19
[PATCH v2 1/3] hw/misc/zynq_slcr: Add BootMode property
,
Sai Pavan Boddu
,
2024/06/19
Re: [PATCH v2 1/3] hw/misc/zynq_slcr: Add BootMode property
,
Edgar E. Iglesias
,
2024/06/19
[PATCH v2 2/3] hw/arm/xilinx_zynq: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/19
Re: [PATCH v2 2/3] hw/arm/xilinx_zynq: Add boot-mode property
,
Edgar E. Iglesias
,
2024/06/19
[PATCH v2 3/3] docs/system/arm: Add a doc for zynq board
,
Sai Pavan Boddu
,
2024/06/19
Re: [PATCH v2 3/3] docs/system/arm: Add a doc for zynq board
,
Edgar E. Iglesias
,
2024/06/19
[PATCH v2] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Zheyu Ma
,
2024/06/19
[PATCH] hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdev
,
Nicolin Chen
,
2024/06/18
Re: [PATCH] hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdev
,
Peter Maydell
,
2024/06/24
[PATCH] hw/arm/virt-acpi-build: Drop local iort_node_offset
,
Nicolin Chen
,
2024/06/18
Re: [PATCH] hw/arm/virt-acpi-build: Drop local iort_node_offset
,
Richard Henderson
,
2024/06/18
Re: [PATCH] hw/arm/virt-acpi-build: Drop local iort_node_offset
,
Eric Auger
,
2024/06/19
[PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Nicolin Chen
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Nicolin Chen
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Nicolin Chen
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Eric Auger
,
2024/06/19
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Nicolin Chen
,
2024/06/19
[PATCH v3] hw/misc: Set valid access size for Exynos4210 RNG
,
Zheyu Ma
,
2024/06/18
Re: [PATCH v3] hw/misc: Set valid access size for Exynos4210 RNG
,
Peter Maydell
,
2024/06/21
[PATCH v2] hw/misc: Set valid access size for Exynos4210 RNG
,
Zheyu Ma
,
2024/06/18
Re: [PATCH v2] hw/misc: Set valid access size for Exynos4210 RNG
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL v1 3/3] hw/net: Fix the transmission return size
,
Edgar E. Iglesias
,
2024/06/18
[PULL v1 2/3] hw/dma: Add a trace log for a description loading failure
,
Edgar E. Iglesias
,
2024/06/18
[PULL v1 1/3] hw/dma: Enhance error handling in loading description
,
Edgar E. Iglesias
,
2024/06/18
[PATCH] hw/misc: Fix invalid size assertions in exynos4210_rng read/write functions
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] hw/misc: Fix invalid size assertions in exynos4210_rng read/write functions
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Peter Maydell
,
2024/06/20
Re: [PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Edgar E. Iglesias
,
2024/06/20
Re: [PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Peter Maydell
,
2024/06/20
[PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Peter Maydell
,
2024/06/21
Re: [PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Peter Maydell
,
2024/06/21
[PATCH] hw/gpio/aspeed: Add bounds checking for register table access
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] hw/gpio/aspeed: Add bounds checking for register table access
,
Andrew Jeffery
,
2024/06/18
Re: [PATCH] hw/gpio/aspeed: Add bounds checking for register table access
,
Zheyu Ma
,
2024/06/19
Re: [PATCH] hw/gpio/aspeed: Add bounds checking for register table access
,
Philippe Mathieu-Daudé
,
2024/06/19
Re: [PATCH] hw/gpio/aspeed: Add bounds checking for register table access
,
Zheyu Ma
,
2024/06/19
Re: [PATCH v2 04/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
,
Igor Mammedov
,
2024/06/18
[PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/17
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/18
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/18
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/18
Re: [RFC PATCH v3 15/18] hw/arm/smmuv3: Advertise S2FWB
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 14/18] hw/arm/smmuv3: Support and advertise nesting
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 13/18] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 12/18] hw/arm/smmu: Support nesting in the rest of commands
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 10/18] hw/arm/smmu-common: Support nested translation
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 06/18] hw/arm/smmu: Consolidate ASID and VMID types
,
Mostafa Saleh
,
2024/06/17
[PATCH 1/1] BootLogoLib: align logo coords to be even
,
Marcin Juszkiewicz
,
2024/06/17
Re: [PATCH 1/1] BootLogoLib: align logo coords to be even
,
Ard Biesheuvel
,
2024/06/17
Re: [PATCH 1/1] BootLogoLib: align logo coords to be even
,
Marcin Juszkiewicz
,
2024/06/17
[PULL v2 00/19] aspeed queue
,
Cédric Le Goater
,
2024/06/17
Re: [PULL v2 00/19] aspeed queue
,
Richard Henderson
,
2024/06/17
[PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Florian Lugou
,
2024/06/15
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Peter Maydell
,
2024/06/20
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Florian Lugou
,
2024/06/20
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Peter Maydell
,
2024/06/20
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Florian Lugou
,
2024/06/21
[PATCH v4 0/8] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Eric Auger
,
2024/06/14
[PATCH v4 1/8] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Eric Auger
,
2024/06/14
[PATCH v4 2/8] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/14
[PATCH v4 3/8] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Eric Auger
,
2024/06/14
Re: [PATCH v4 3/8] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Cédric Le Goater
,
2024/06/17
[PATCH v4 4/8] HostIOMMUDevice: Store the aliased bus and devfn
,
Eric Auger
,
2024/06/14
[PATCH v4 5/8] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/14
[PATCH v4 6/8] virtio-iommu: Remove the implementation of iommu_set_iova_range
,
Eric Auger
,
2024/06/14
[PATCH v4 7/8] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
,
Eric Auger
,
2024/06/14
[PATCH v4 8/8] memory: Remove IOMMU MR iommu_set_iova_range API
,
Eric Auger
,
2024/06/14
RE: [PATCH v4 0/8] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Duan, Zhenzhong
,
2024/06/17
Re: [PATCH v4 0/8] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Michael S. Tsirkin
,
2024/06/24
Re: [PATCH v4 0/8] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Cédric Le Goater
,
2024/06/24
[PATCH RFC 0/3] Add DCC uart console support
,
Sai Pavan Boddu
,
2024/06/14
[PATCH RFC 1/3] target/arm: Add dcc uart support
,
Sai Pavan Boddu
,
2024/06/14
Re: [PATCH RFC 1/3] target/arm: Add dcc uart support
,
Peter Maydell
,
2024/06/21
[PATCH RFC 2/3] target/arm: Enable dcc console for a53 and R5
,
Sai Pavan Boddu
,
2024/06/14
[PATCH RFC 3/3] target/arm/debug_helper: Add fieldoffset for MDCCSR_EL0 reg
,
Sai Pavan Boddu
,
2024/06/14
Re: [PATCH RFC 3/3] target/arm/debug_helper: Add fieldoffset for MDCCSR_EL0 reg
,
Peter Maydell
,
2024/06/21
Re: [PATCH RFC 0/3] Add DCC uart console support
,
Peter Maydell
,
2024/06/21
[PULL 00/19] aspeed queue
,
Cédric Le Goater
,
2024/06/14
[PULL 01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700
,
Cédric Le Goater
,
2024/06/14
[PULL 02/19] aspeed/wdt: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 04/19] aspeed/sdmc: remove redundant macros
,
Cédric Le Goater
,
2024/06/14
[PULL 03/19] aspeed/sli: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 06/19] aspeed/sdmc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 05/19] aspeed/sdmc: fix coding style
,
Cédric Le Goater
,
2024/06/14
[PULL 07/19] aspeed/smc: correct device description
,
Cédric Le Goater
,
2024/06/14
[PULL 08/19] aspeed/smc: support dma start length and 1 byte length unit
,
Cédric Le Goater
,
2024/06/14
[PULL 10/19] aspeed/smc: support different memory region ops for SMC flash region
,
Cédric Le Goater
,
2024/06/14
[PULL 09/19] aspeed/smc: support 64 bits dma dram address
,
Cédric Le Goater
,
2024/06/14
[PULL 12/19] aspeed/scu: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 11/19] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 13/19] aspeed/intc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 14/19] aspeed/soc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 16/19] aspeed/soc: fix incorrect dram size for AST2700
,
Cédric Le Goater
,
2024/06/14
[PULL 15/19] aspeed: Add an AST2700 eval board
,
Cédric Le Goater
,
2024/06/14
[PULL 17/19] test/avocado/machine_aspeed.py: Add AST2700 test case
,
Cédric Le Goater
,
2024/06/14
[PULL 19/19] MAINTAINERS: Add reviewers for ASPEED BMCs
,
Cédric Le Goater
,
2024/06/14
[PULL 18/19] docs:aspeed: Add AST2700 Evaluation board
,
Cédric Le Goater
,
2024/06/14
Re: [PULL 00/19] aspeed queue
,
Richard Henderson
,
2024/06/15
Re: [PULL 00/19] aspeed queue
,
Cédric Le Goater
,
2024/06/15
[PATCH] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/13
Re: [PATCH] hw/arm/virt-acpi-build: Fix IORT id_count
,
Michael S. Tsirkin
,
2024/06/17
Re: [PATCH] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/17
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 02/29] cpu-common: Add common CPU utility for possible vCPUs
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 03/29] hw/arm/virt: Limit number of possible vCPUs for unsupported Accel or GIC Type
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 04/29] hw/arm/virt: Move setting of common CPU properties in a function
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 05/29] arm/virt, target/arm: Machine init time change common to vCPU {cold|hot}-plug
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 06/29] arm/virt, kvm: Pre-create disabled possible vCPUs @machine init
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 07/29] arm/virt, gicv3: Changes to pre-size GIC with possible vcpus @machine init
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 08/29] arm/virt: Init PMU at host for all possible vcpus
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 09/29] arm/acpi: Enable ACPI support for vcpu hotplug
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 10/29] arm/virt: Add cpu hotplug events to GED during creation
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 11/29] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 12/29] arm/virt/acpi: Build CPUs AML with CPU Hotplug support
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 13/29] arm/virt: Make ARM vCPU *present* status ACPI *persistent*
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 14/29] hw/acpi: ACPI/AML Changes to reflect the correct _STA.{PRES, ENA} Bits to Guest
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 15/29] hw/arm: MADT Tbl change to size the guest with possible vCPUs
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 16/29] hw/acpi: Make _MAT method optional
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 18/29] arm/virt: Add/update basic hot-(un)plug framework
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 19/29] arm/virt: Changes to (un)wire GICC<->vCPU IRQs during hot-(un)plug
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 20/29] hw/arm, gicv3: Changes to update GIC with vCPU hot-plug notification
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 21/29] hw/intc/arm-gicv3*: Changes required to (re)init the vCPU register info
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 22/29] arm/virt: Update the guest(via GED) about CPU hot-(un)plug events
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 23/29] hw/arm: Changes required for reset and to support next boot
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 25/29] target/arm/kvm: Write CPU state back to KVM on reset
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 26/29] target/arm/kvm, tcg: Register/Handle SMCCC hypercall exits to VMM/Qemu
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 27/29] hw/arm: Support hotplug capability check using _OSC method
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 28/29] tcg/mttcg: enable threads to unregister in tcg_ctxs[]
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 29/29] hw/arm/virt: Expose cold-booted CPUs as MADT GICC Enabled
,
Salil Mehta
,
2024/06/13
Re: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Vishnu Pajjuri
,
2024/06/26
RE: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2024/06/26
[PATCH 0/2] Add boot-mode property for zynq
,
Sai Pavan Boddu
,
2024/06/13
[PATCH 2/2] hw/arm/xilinx_zynq: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/13
Re: [PATCH 2/2] hw/arm/xilinx_zynq: Add boot-mode property
,
Edgar E. Iglesias
,
2024/06/14
RE: [PATCH 2/2] hw/arm/xilinx_zynq: Add boot-mode property
,
Boddu, Sai Pavan
,
2024/06/14
RE: [PATCH 2/2] hw/arm/xilinx_zynq: Add boot-mode property
,
Boddu, Sai Pavan
,
2024/06/19
[PATCH 1/2] hw/misc/zynq_slcr: Add BootMode property
,
Sai Pavan Boddu
,
2024/06/13
[PATCH v3 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Eric Auger
,
2024/06/13
[PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Eric Auger
,
2024/06/13
Re: [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Cédric Le Goater
,
2024/06/14
Re: [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Eric Auger
,
2024/06/14
Re: [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Cédric Le Goater
,
2024/06/14
RE: [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Duan, Zhenzhong
,
2024/06/16
Re: [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Cédric Le Goater
,
2024/06/17
[PATCH v3 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/13
RE: [PATCH v3 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v3 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Cédric Le Goater
,
2024/06/14
Re: [PATCH v3 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/14
[PATCH v3 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Eric Auger
,
2024/06/13
RE: [PATCH v3 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Duan, Zhenzhong
,
2024/06/13
[PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/13
RE: [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/13
RE: [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/14
Re: [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/14
[PATCH v3 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_range
,
Eric Auger
,
2024/06/13
[PATCH v3 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
,
Eric Auger
,
2024/06/13
[PATCH v3 7/7] memory: Remove IOMMU MR iommu_set_iova_range API
,
Eric Auger
,
2024/06/13
[PATCH v3 0/3] hw/dma: Add error handling for loading descriptions failing
,
Fea.Wang
,
2024/06/12
[PATCH v3 1/3] hw/dma: Enhance error handling in loading description
,
Fea.Wang
,
2024/06/12
[PATCH v3 2/3] hw/dma: Add a trace log for a description loading failure
,
Fea.Wang
,
2024/06/12
Re: [PATCH v3 2/3] hw/dma: Add a trace log for a description loading failure
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v3 3/3] hw/net: Fix the transmission return size
,
Fea.Wang
,
2024/06/12
[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
,
Alex Bennée
,
2024/06/12
[PATCH 1/9] include/exec: add missing include guard comment
,
Alex Bennée
,
2024/06/12
Re: [PATCH 1/9] include/exec: add missing include guard comment
,
Pierrick Bouvier
,
2024/06/12
[PATCH 4/9] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2024/06/12
[PATCH 3/9] plugins: Ensure register handles are not NULL
,
Alex Bennée
,
2024/06/12
Re: [PATCH 3/9] plugins: Ensure register handles are not NULL
,
Pierrick Bouvier
,
2024/06/12
[PATCH 2/9] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/12
Re: [PATCH 2/9] gdbstub: move enums into separate header
,
Pierrick Bouvier
,
2024/06/12
[PATCH 6/9] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2024/06/12
[PATCH 5/9] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2024/06/12
[PATCH 7/9] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
,
Alex Bennée
,
2024/06/12
[PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/13
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/14
[PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/12
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/12
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/18
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/16
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
[RFC PATCH 00/16] Implements RISC-V WorldGuard extension v0.4
,
Jim Shu
,
2024/06/12
[RFC PATCH 09/16] target/riscv: Implement WorldGuard CSRs
,
Jim Shu
,
2024/06/12
[RFC PATCH 13/16] hw/misc: riscv_wgchecker: Implement wgchecker slot registers
,
Jim Shu
,
2024/06/12
[RFC PATCH 14/16] hw/misc: riscv_wgchecker: Implement correct block-access behavior
,
Jim Shu
,
2024/06/12
[RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
2024/06/12
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
LIU Zhiwei
,
2024/06/13
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
2024/06/13
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
LIU Zhiwei
,
2024/06/14
[RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Jim Shu
,
2024/06/12
Re: [RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Ethan Chen
,
2024/06/13
Re: [RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Jim Shu
,
2024/06/13
[RFC PATCH 03/16] exec: Add RISC-V WorldGuard WID to MemTxAttrs
,
Jim Shu
,
2024/06/12
[RFC PATCH 04/16] hw/misc: riscv_worldguard: Add RISC-V WorldGuard global config
,
Jim Shu
,
2024/06/12
[RFC PATCH 05/16] target/riscv: Add CPU options of WorldGuard CPU extension
,
Jim Shu
,
2024/06/12
[RFC PATCH 07/16] target/riscv: Add defines for WorldGuard CSRs
,
Jim Shu
,
2024/06/12
[RFC PATCH 10/16] target/riscv: Add WID to MemTxAttrs of CPU memory transactions
,
Jim Shu
,
2024/06/12
[RFC PATCH 11/16] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU
,
Jim Shu
,
2024/06/12
[RFC PATCH 12/16] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker
,
Jim Shu
,
2024/06/12
[RFC PATCH 06/16] target/riscv: Add hard-coded CPU state of WG extension
,
Jim Shu
,
2024/06/12
[RFC PATCH 08/16] target/riscv: Allow global WG config to set WG CPU callbacks
,
Jim Shu
,
2024/06/12
[RFC PATCH 15/16] hw/misc: riscv_wgchecker: Check the slot settings in translate
,
Jim Shu
,
2024/06/12
[RFC PATCH 16/16] hw/riscv: virt: Add WorldGuard support
,
Jim Shu
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Markus Armbruster
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Konstantin Kostiuk
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Philippe Mathieu-Daudé
,
2024/06/12
[PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/11
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Gavin Shan
,
2024/06/11
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Donald Dutile
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Jonathan Cameron
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Robin Murphy
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/17
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/21
[PATCH v2] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/11
Re: [PATCH v2] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/11
[RFC PATCH v2 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Manos Pitsidianakis
,
2024/06/11
[RFC PATCH v1 4/6] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Manos Pitsidianakis
,
2024/06/10
[PATCH v2 0/3] hw/arm: Create second NonSecure UART for virt board
,
Peter Maydell
,
2024/06/10
[PATCH v2 1/3] hw/arm/virt: Add serial aliases in DTB
,
Peter Maydell
,
2024/06/10
[PATCH v2 3/3] hw/arm/virt: allow creation of a second NonSecure UART
,
Peter Maydell
,
2024/06/10
Re: [PATCH v2 3/3] hw/arm/virt: allow creation of a second NonSecure UART
,
Philippe Mathieu-Daudé
,
2024/06/11
[PATCH v2 2/3] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]
,
Peter Maydell
,
2024/06/10
Re: [PATCH] aspeed/smc: Reintroduce "dram-base" property for AST2700
,
Cédric Le Goater
,
2024/06/10
[PATCH] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
,
Sebastian Huber
,
2024/06/10
Re: [PATCH] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
,
Peter Maydell
,
2024/06/10
[RFC v2 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Eric Auger
,
2024/06/07
[RFC v2 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Eric Auger
,
2024/06/07
RE: [RFC v2 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Duan, Zhenzhong
,
2024/06/10
[RFC v2 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/07
RE: [RFC v2 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Duan, Zhenzhong
,
2024/06/10
Re: [RFC v2 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/13
[RFC v2 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Eric Auger
,
2024/06/07
RE: [RFC v2 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Duan, Zhenzhong
,
2024/06/10
Re: [RFC v2 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Eric Auger
,
2024/06/13
[RFC v2 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/07
RE: [RFC v2 4/7] virtio-iommu: Compute host reserved regions
,
Duan, Zhenzhong
,
2024/06/10
Re: [RFC v2 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/13
RE: [RFC v2 4/7] virtio-iommu: Compute host reserved regions
,
Duan, Zhenzhong
,
2024/06/13
[RFC v2 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_range
,
Eric Auger
,
2024/06/07
RE: [RFC v2 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_range
,
Duan, Zhenzhong
,
2024/06/10
[RFC v2 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
,
Eric Auger
,
2024/06/07
RE: [RFC v2 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
,
Duan, Zhenzhong
,
2024/06/10
[RFC v2 7/7] memory: Remove IOMMU MR iommu_set_iova_range API
,
Eric Auger
,
2024/06/07
RE: [RFC v2 7/7] memory: Remove IOMMU MR iommu_set_iova_range API
,
Duan, Zhenzhong
,
2024/06/10
Re: [PATCH v2 0/2] Zynq 7000 Improvements
,
Sebastian Huber
,
2024/06/07
Re: [PATCH v2 0/2] Zynq 7000 Improvements
,
Peter Maydell
,
2024/06/07
Re: [PATCH 0/1] hw/arm/sbsa-ref: switch to 1GHz timer frequency
,
Peter Maydell
,
2024/06/07
[PATCH V13 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2024/06/07
[PATCH V13 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2024/06/07
[PATCH V13 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Salil Mehta
,
2024/06/07
[PATCH V13 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2024/06/07
[PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
,
Salil Mehta
,
2024/06/07
[PATCH V13 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2024/06/07
[PATCH V13 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/06/07
[PATCH V13 7/8] gdbstub: Add helper function to unregister GDB register space
,
Salil Mehta
,
2024/06/07
[PATCH V13 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit
,
Salil Mehta
,
2024/06/07
[PATCH v5 0/1] ARM Sbsa-ref: Enable CPU cluster topology
,
Xiong Yining
,
2024/06/07
[PATCH v5 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
Xiong Yining
,
2024/06/07
Re: [PATCH v5 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
Marcin Juszkiewicz
,
2024/06/14
Re: [PATCH v5 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
Leif Lindholm
,
2024/06/18
Re: [PATCH v5 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
Peter Maydell
,
2024/06/21
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
address@hidden
,
2024/06/07
[PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
Andrew.Yuan
,
2024/06/06
Re: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
Edgar E. Iglesias
,
2024/06/06
Re: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
Peter Maydell
,
2024/06/06
Re: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
Edgar E. Iglesias
,
2024/06/06
答复: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
andrew Yuan
,
2024/06/11
答复: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
andrew Yuan
,
2024/06/11
[PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/06
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/06
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Jonathan Cameron
,
2024/06/06
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Robin Murphy
,
2024/06/06
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/07
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/07
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/07
Arm64 FEAT_MOPS option B support for heterogeneous systems
,
Nikolay Gogsadze
,
2024/06/05
Re: Arm64 FEAT_MOPS option B support for heterogeneous systems
,
Peter Maydell
,
2024/06/06
[PATCH v1 0/1] hw/intc/arm_gic: Fix deactivation of SPI lines
,
Edgar E. Iglesias
,
2024/06/05
[PATCH v1 1/1] hw/intc/arm_gic: Fix deactivation of SPI lines
,
Edgar E. Iglesias
,
2024/06/05
Re: [PATCH v1 0/1] hw/intc/arm_gic: Fix deactivation of SPI lines
,
Peter Maydell
,
2024/06/07
RE: [PATCH v4 00/16] Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [RFC v2 0/7] Introduce SMP Cache Topology
,
Daniel P . Berrangé
,
2024/06/04
Re: [RFC v2 0/7] Introduce SMP Cache Topology
,
Zhao Liu
,
2024/06/04
Re: [RFC v2 3/7] hw/core: Add cache topology options in -smp
,
Markus Armbruster
,
2024/06/04
Re: [RFC v2 3/7] hw/core: Add cache topology options in -smp
,
Daniel P . Berrangé
,
2024/06/04
Re: [RFC v2 3/7] hw/core: Add cache topology options in -smp
,
Zhao Liu
,
2024/06/04
[PATCH v2 0/3] hw/dma: Add error handling for loading descriptions failing
,
Fea.Wang
,
2024/06/04
[PATCH v2 1/3] hw/dma: Enhance error handling in loading description
,
Fea.Wang
,
2024/06/04
Re: [PATCH v2 1/3] hw/dma: Enhance error handling in loading description
,
Edgar E. Iglesias
,
2024/06/06
[PATCH v2 2/3] hw/dma: Add a trace log for a description loading failure
,
Fea.Wang
,
2024/06/04
Re: [PATCH v2 2/3] hw/dma: Add a trace log for a description loading failure
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH v2 2/3] hw/dma: Add a trace log for a description loading failure
,
Fea Wang
,
2024/06/12
[PATCH v2 3/3] hw/net: Fix the transmission return size
,
Fea.Wang
,
2024/06/04
[PATCH v5 00/17] Add AST2700 support
,
Jamin Lin
,
2024/06/04
[PATCH v5 01/17] aspeed/wdt: Add AST2700 support
,
Jamin Lin
,
2024/06/04
[PATCH v5 02/17] aspeed/sli: Add AST2700 support
,
Jamin Lin
,
2024/06/04
[PATCH v5 03/17] aspeed/sdmc: remove redundant macros
,
Jamin Lin
,
2024/06/04
[PATCH v5 04/17] aspeed/sdmc: fix coding style
,
Jamin Lin
,
2024/06/04
[PATCH v5 05/17] aspeed/sdmc: Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 05/17] aspeed/sdmc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 06/17] aspeed/smc: correct device description
,
Jamin Lin
,
2024/06/04
[PATCH v5 07/17] aspeed/smc: support dma start length and 1 byte length unit
,
Jamin Lin
,
2024/06/04
[PATCH v5 08/17] aspeed/smc: support 64 bits dma dram address
,
Jamin Lin
,
2024/06/04
[PATCH v5 09/17] aspeed/smc: support different memory region ops for SMC flash region
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 09/17] aspeed/smc: support different memory region ops for SMC flash region
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 10/17] aspeed/smc: Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 10/17] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 11/17] aspeed/scu: Add AST2700 support
,
Jamin Lin
,
2024/06/04
[PATCH v5 12/17] aspeed/intc: Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 12/17] aspeed/intc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 13/17] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 13/17] aspeed/soc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 14/17] aspeed: Add an AST2700 eval board
,
Jamin Lin
,
2024/06/04
[PATCH v5 15/17] aspeed/soc: fix incorrect dram size for AST2700
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 15/17] aspeed/soc: fix incorrect dram size for AST2700
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 16/17] test/avocado/machine_aspeed.py: Add AST2700 test case
,
Jamin Lin
,
2024/06/04
[PATCH v5 17/17] docs:aspeed: Add AST2700 Evaluation board
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 00/17] Add AST2700 support
,
Cédric Le Goater
,
2024/06/04
RE: [PATCH v5 00/17] Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 00/17] Add AST2700 support
,
Cédric Le Goater
,
2024/06/10
Re: [PATCH v2 00/12] Add support for RISC-V ACPI tests
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 00/12] Add support for RISC-V ACPI tests
,
Michael S. Tsirkin
,
2024/06/04
Re: [PATCH v2 12/12] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 12/12] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/06/19
Re: [PATCH v2 10/12] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 10/12] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 01/12] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
,
Alistair Francis
,
2024/06/03
[PATCH v3 00/12] testing/next: purging centos and more lcitool (pre-PR)
,
Alex Bennée
,
2024/06/03
[PATCH v3 01/12] ci: remove centos-steam-8 customer runner
,
Alex Bennée
,
2024/06/03
[PATCH v3 02/12] docs/devel: update references to centos to non-versioned container
,
Alex Bennée
,
2024/06/03
[PATCH v3 03/12] tests/vm: update centos.aarch64 image to 9
,
Alex Bennée
,
2024/06/03
[PATCH v3 07/12] tests/lcitool: Delete obsolete centos-stream-8.yml file
,
Alex Bennée
,
2024/06/03
[PATCH v3 05/12] scripts/ci: remove CentOS bits from common build-environment
,
Alex Bennée
,
2024/06/03
[PATCH v3 04/12] tests/vm: remove plain centos image
,
Alex Bennée
,
2024/06/03
[PATCH v3 06/12] docs/ci: clean-up references for consistency
,
Alex Bennée
,
2024/06/03
[PATCH v3 09/12] tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine version
,
Alex Bennée
,
2024/06/03
[PATCH v3 12/12] scripts/ci: drive ubuntu/build-environment.yml from lcitool
,
Alex Bennée
,
2024/06/03
[PATCH v3 08/12] .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job
,
Alex Bennée
,
2024/06/03
[PATCH v3 10/12] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds
,
Alex Bennée
,
2024/06/03
[PATCH v3 11/12] tests/lcitool: generate package lists for ansible
,
Alex Bennée
,
2024/06/03
Running qemu-aarch64 emulator inside Termux
,
Eboubaker
,
2024/06/03
Re: Running qemu-aarch64 emulator inside Termux
,
Peter Maydell
,
2024/06/03
Re: Running qemu-aarch64 emulator inside Termux
,
Eboubaker
,
2024/06/04
Re: [PATCH 1/1] hw/arm/sbsa-ref: switch to 1GHz timer frequency
,
Leif Lindholm
,
2024/06/03
[PATCH 0/4] hw/dma: Add error handling for loading descriptions failing
,
Fea.Wang
,
2024/06/03
[PATCH 1/4] hw/dma: Enhance error handling in loading description
,
Fea.Wang
,
2024/06/03
Re: [PATCH 1/4] hw/dma: Enhance error handling in loading description
,
Edgar E. Iglesias
,
2024/06/03
Re: [PATCH 1/4] hw/dma: Enhance error handling in loading description
,
Fea Wang
,
2024/06/04
Re: [PATCH 1/4] hw/dma: Enhance error handling in loading description
,
Frank Chang
,
2024/06/04
[PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
,
Fea.Wang
,
2024/06/03
Re: [PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
,
Edgar E. Iglesias
,
2024/06/03
Re: [PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
,
Fea Wang
,
2024/06/04
Re: [PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
,
Frank Chang
,
2024/06/04
[PATCH 3/4] hw/dma: Add a trace log for a description loading failure
,
Fea.Wang
,
2024/06/03
Re: [PATCH 3/4] hw/dma: Add a trace log for a description loading failure
,
Edgar E. Iglesias
,
2024/06/03
Re: [PATCH 3/4] hw/dma: Add a trace log for a description loading failure
,
Frank Chang
,
2024/06/04
[PATCH 4/4] hw/net: Fix the transmission return size
,
Fea.Wang
,
2024/06/03
Re: [PATCH 4/4] hw/net: Fix the transmission return size
,
Edgar E. Iglesias
,
2024/06/03
Re: [PATCH 4/4] hw/net: Fix the transmission return size
,
Fea Wang
,
2024/06/04
Re: [PATCH 4/4] hw/net: Fix the transmission return size
,
Frank Chang
,
2024/06/04
Re: [PATCH] hw/dma/xlnx_dpdma: Read descriptor into buffer, not into pointer-to-buffer
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Markus Armbruster
,
2024/06/03
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/06/04
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Markus Armbruster
,
2024/06/04
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Markus Armbruster
,
2024/06/03
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/06/04
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Markus Armbruster
,
2024/06/04
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/03
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Markus Armbruster
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Markus Armbruster
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/05
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Markus Armbruster
,
2024/06/10
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/27
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/03
RE: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Jamin Lin
,
2024/06/03
Re: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/03
RE: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Jamin Lin
,
2024/06/03
Re: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/03
RE: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Jamin Lin
,
2024/06/03
Re: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/03
RE: [PATCH v4 11/16] aspeed/intc: Add AST2700 support
,
Jamin Lin
,
2024/06/03
Re: [PATCH v4 11/16] aspeed/intc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/03
Re: [PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Igor Mammedov
,
2024/06/05
Re: [PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2024/06/25
Re: [PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Gavin Shan
,
2024/06/26
RE: [PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2024/06/26
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/06/01
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/06/03
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/06/03
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/06/04
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/06/04
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/06/05
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/06/06
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/06/06
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/06/06
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/06/04
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Ard Biesheuvel
,
2024/06/04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc