Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-arm info page
]
Advanced
[
Prev Period
]
Last Modified: Sat Feb 22 2025 04:41:59 -0500
Messages in reverse chronological order
[
Next Period
]
February 22, 2025
Re: [PATCH v2 8/9] hw/char/mcf_uart: Really use RX FIFO depth
,
Thomas Huth
,
04:41
February 21, 2025
[PATCH 3/4] target/arm: Move softfloat specific FPCR/FPSR handling to tcg/
,
Peter Maydell
,
14:10
[PATCH 4/4] target/arm: Rename vfp_helper.c to vfp_fpscr.c
,
Peter Maydell
,
14:10
[PATCH 1/4] target/arm: Move TCG-only VFP code into tcg/ subdir
,
Peter Maydell
,
14:10
[PATCH 2/4] target/arm: Move FPSCR get/set helpers to tcg/vfp_helper.c
,
Peter Maydell
,
14:10
[PATCH 0/4] target/arm: Move vfp_helper.c TCG code into tcg/ subdir
,
Peter Maydell
,
14:10
Re: [PATCH v3 3/9] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled
,
Peter Maydell
,
13:25
Re: [PATCH v3 3/9] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled
,
Alex Bennée
,
13:02
Re: [PATCH v3 00/28] Support AST2700 A1
,
Cédric Le Goater
,
12:25
Re: [PATCH] tests/functional: Bump some arm test timeouts
,
Alex Bennée
,
10:29
Re: [PATCH v3 01/28] hw/intc/aspeed: Support setting different memory and register size
,
Cédric Le Goater
,
10:16
Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
,
Mauro Carvalho Chehab
,
10:06
[PATCH v6] hw/arm/virt: Support larger highmem MMIO regions
,
Matthew R. Ochs
,
09:54
[PATCH v4 13/14] qapi/acpi-hest: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
09:36
[PATCH v4 04/14] acpi/ghes: don't hard-code the number of sources for HEST table
,
Mauro Carvalho Chehab
,
09:36
[PATCH v4 03/14] acpi/ghes: Use HEST table offsets when preparing GHES records
,
Mauro Carvalho Chehab
,
09:36
[PATCH v4 00/14] Change ghes to use HEST-based offsets and add support for error inject
,
Mauro Carvalho Chehab
,
09:36
[PATCH v4 11/14] arm/virt: Wire up a GED error device for ACPI / GHES
,
Mauro Carvalho Chehab
,
09:36
[PATCH v4 08/14] acpi/generic_event_device: add logic to detect if HEST addr is available
,
Mauro Carvalho Chehab
,
09:36
[PATCH v4 12/14] tests/acpi: virt: add a HEST table to aarch64 virt and update DSDT
,
Mauro Carvalho Chehab
,
09:36
[PATCH v4 14/14] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
09:36
[PATCH v4 07/14] acpi/generic_event_device: Update GHES migration to cover hest addr
,
Mauro Carvalho Chehab
,
09:35
[PATCH v4 02/14] acpi/ghes: add a firmware file with HEST address
,
Mauro Carvalho Chehab
,
09:35
[PATCH v4 09/14] acpi/generic_event_device: add an APEI error device
,
Mauro Carvalho Chehab
,
09:35
[PATCH v4 05/14] acpi/ghes: add a notifier to notify when error data is ready
,
Mauro Carvalho Chehab
,
09:35
[PATCH v4 01/14] acpi/ghes: prepare to change the way HEST offsets are calculated
,
Mauro Carvalho Chehab
,
09:35
[PATCH v4 10/14] tests/acpi: virt: allow acpi table changes for a new table: HEST
,
Mauro Carvalho Chehab
,
09:35
[PATCH v4 06/14] acpi/ghes: create an ancillary acpi_ghes_get_state() function
,
Mauro Carvalho Chehab
,
09:35
Re: [PATCH] tests/functional: Bump some arm test timeouts
,
Thomas Huth
,
09:25
[PATCH] tests/functional: Bump some arm test timeouts
,
Peter Maydell
,
09:06
Re: [PATCH v3 04/28] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
,
Cédric Le Goater
,
09:05
Re: [PATCH v3 21/28] hw/misc/aspeed_hace: Fix boot issue in the Crypto Manager Self Test
,
Cédric Le Goater
,
08:53
[PULL 39/41] hw/arm/smmuv3: Move reset to exit phase
,
Michael S. Tsirkin
,
07:24
Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
,
Mauro Carvalho Chehab
,
07:23
Re: [PATCH v3 0/9] target/arm: Implement SEL2 physical and virtual timers
,
Peter Maydell
,
06:07
Re: [PATCH 4/4] target/arm: Retry pushing CPER error if necessary
,
Jonathan Cameron
,
06:04
Re: [PATCH 1/4] acpi/ghes: Make ghes_record_cper_errors() static
,
Philippe Mathieu-Daudé
,
05:44
Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
,
Jonathan Cameron
,
05:21
Re: [PATCH v2 7/9] hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
,
Thomas Huth
,
05:10
Re: [RFC 1/2] system/memory: Allow creating IOMMU mappings from RAM discard populate notifiers
,
Chenyi Qiang
,
05:04
Re: [RFC 1/2] system/memory: Allow creating IOMMU mappings from RAM discard populate notifiers
,
David Hildenbrand
,
03:09
RE: [PATCH v3 21/28] hw/misc/aspeed_hace: Fix boot issue in the Crypto Manager Self Test
,
Jamin Lin
,
01:55
Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
,
Mauro Carvalho Chehab
,
01:38
Re: [PATCH v3 03/14] acpi/ghes: Use HEST table offsets when preparing GHES records
,
Mauro Carvalho Chehab
,
01:02
Re: [PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject
,
Markus Armbruster
,
00:51
RE: [PATCH v3 21/28] hw/misc/aspeed_hace: Fix boot issue in the Crypto Manager Self Test
,
Jamin Lin
,
00:43
Re: [PATCH 4/4] target/arm: Retry pushing CPER error if necessary
,
Gavin Shan
,
00:27
February 20, 2025
Re: [PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
23:57
[PATCH] hw/arm/smmu-common: Remove the repeated ttb field
,
JianChunfu
,
23:47
Re: [RFC 1/2] system/memory: Allow creating IOMMU mappings from RAM discard populate notifiers
,
Chenyi Qiang
,
23:47
[PATCH v2] hw/arm/smmu: Add invalidating function of config data
,
JianChunfu
,
23:47
RE: [PATCH v3 04/28] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
,
Jamin Lin
,
21:23
RE: [PATCH v3 18/28] hw/arm/aspeed: Add SoC and Machine Support for AST2700 A1
,
Jamin Lin
,
20:38
RE: [PATCH v3 23/28] test/functional/aspeed: Introduce new function to fetch assets
,
Jamin Lin
,
20:36
RE: [PATCH v3 08/28] hw/intc/aspeed: Add support for multiple output pins in INTC
,
Jamin Lin
,
20:31
Re: [PATCH] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
,
Philippe Mathieu-Daudé
,
17:23
[PATCH] hw/arm/smmuv3: Fill u.f_cd_fetch.addr for SMMU_EVT_F_CD_FETCH
,
Nicolin Chen
,
16:39
Re: [RFC 1/2] system/memory: Allow creating IOMMU mappings from RAM discard populate notifiers
,
David Hildenbrand
,
14:40
Re: [PATCH v5 00/17] hw/arm: Add NPCM8XX Support
,
Hao Wu
,
11:53
Re: [PATCH v5 00/17] hw/arm: Add NPCM8XX Support
,
Peter Maydell
,
11:18
[RFC 2/2] target/arm/kvm-rme: Add DMA remapping for the shared memory region
,
Jean-Philippe Brucker
,
11:15
[RFC 1/2] system/memory: Allow creating IOMMU mappings from RAM discard populate notifiers
,
Jean-Philippe Brucker
,
11:15
[RFC 0/2] arm: Add DMA remapping for CCA
,
Jean-Philippe Brucker
,
11:14
Re: [PATCH v4 14/24] hw/uefi: add var-service-json.c + qapi for NV vars.
,
Markus Armbruster
,
10:54
Re: [PATCH 0/4] testing/next (aarch64 virt gpu tests)
,
Alex Bennée
,
10:47
Re: [PATCH v5 03/17] hw/ssi: Make flash size a property in NPCM7XX FIU
,
Peter Maydell
,
10:21
Re: [PATCH v2] target/arm: Fix signed integer overflow undefined behavior.
,
Peter Maydell
,
09:16
Re: [PATCH] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
,
Peter Maydell
,
09:09
Re: [PATCH 0/4] testing/next (aarch64 virt gpu tests)
,
Peter Maydell
,
08:47
Re: [PATCH 0/4] testing/next (aarch64 virt gpu tests)
,
Peter Maydell
,
08:37
Re: [PATCH v3 00/23] hw/uefi: add uefi variable service
,
Ilias Apalodimas
,
07:44
Re: [PATCH 0/4] testing/next (aarch64 virt gpu tests)
,
Peter Maydell
,
06:29
Re: [PATCH v6 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
,
Peter Maydell
,
06:05
Re: [PATCH v6 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
,
Peter Maydell
,
05:52
Re: [PATCH v6 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
,
Peter Maydell
,
05:43
Re: [PATCH v2 1/9] hw/char/pl011: Warn when using disabled receiver
,
Luc Michel
,
04:53
[PATCH v2 9/9] hw/char/sh_serial: Return correct number of empty RX FIFO elements
,
Philippe Mathieu-Daudé
,
04:31
[PATCH v2 8/9] hw/char/mcf_uart: Really use RX FIFO depth
,
Philippe Mathieu-Daudé
,
04:31
[PATCH v2 7/9] hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
,
Philippe Mathieu-Daudé
,
04:31
[PATCH v2 6/9] hw/char/imx_serial: Really use RX FIFO depth
,
Philippe Mathieu-Daudé
,
04:30
[PATCH v2 5/9] hw/char/bcm2835_aux: Really use RX FIFO depth
,
Philippe Mathieu-Daudé
,
04:30
[PATCH v2 4/9] hw/char/pl011: Really use RX FIFO depth
,
Philippe Mathieu-Daudé
,
04:30
[PATCH v2 3/9] hw/char/pl011: Improve RX flow tracing events
,
Philippe Mathieu-Daudé
,
04:30
[PATCH v2 2/9] hw/char/pl011: Simplify a bit pl011_can_receive()
,
Philippe Mathieu-Daudé
,
04:29
[PATCH v2 1/9] hw/char/pl011: Warn when using disabled receiver
,
Philippe Mathieu-Daudé
,
04:29
[PATCH v2 0/9] hw/char: Improve RX FIFO depth uses
,
Philippe Mathieu-Daudé
,
04:29
Re: [PATCH 9/9] hw/char/sh_serial: Return correct number of empty RX FIFO elements
,
Luc Michel
,
03:30
Re: [PATCH 5/9] hw/char/bcm2835_aux: Really use RX FIFO depth
,
Philippe Mathieu-Daudé
,
03:28
Re: [PATCH 8/9] hw/char/mcf_uart: Really use RX FIFO depth
,
Luc Michel
,
03:27
Re: [PATCH 7/9] hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
,
Luc Michel
,
03:24
Re: [PATCH 6/9] hw/char/imx_serial: Really use RX FIFO depth
,
Luc Michel
,
03:23
Re: [PATCH 5/9] hw/char/bcm2835_aux: Really use RX FIFO depth
,
Luc Michel
,
03:21
Re: [PATCH 4/9] hw/char/pl011: Really use RX FIFO depth
,
Luc Michel
,
03:17
Re: [PATCH 1/9] hw/char/pl011: Warn when using disabled receiver
,
Luc Michel
,
03:17
Re: [PATCH 3/9] hw/char/pl011: Improve RX flow tracing events
,
Luc Michel
,
03:14
Re: [PATCH 2/9] hw/char/pl011: Simplify a bit pl011_can_receive()
,
Luc Michel
,
03:12
RE: [PATCH v3 13/28] hw/intc/aspeed: Add Support for AST2700 INTCIO Controller
,
Jamin Lin
,
00:57
RE: [PATCH v3 01/28] hw/intc/aspeed: Support setting different memory and register size
,
Jamin Lin
,
00:46
RE: [PATCH v3 00/28] Support AST2700 A1
,
Jamin Lin
,
00:12
February 19, 2025
RE: [PATCH v3 02/28] hw/intc/aspeed: Introduce helper functions for enable and status registers
,
Jamin Lin
,
22:24
RE: [PATCH v3 11/28] hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication
,
Jamin Lin
,
22:14
Re: [PATCH 3/9] hw/char/pl011: Improve RX flow tracing events
,
Alex Bennée
,
17:09
Re: [PATCH v2 03/18] hw/gpio/pca955*: Move Kconfig switches next to implementations
,
Bernhard Beschow
,
16:45
[PATCH 9/9] hw/char/sh_serial: Return correct number of empty RX FIFO elements
,
Philippe Mathieu-Daudé
,
16:09
[PATCH 8/9] hw/char/mcf_uart: Really use RX FIFO depth
,
Philippe Mathieu-Daudé
,
16:09
[PATCH 7/9] hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
,
Philippe Mathieu-Daudé
,
16:09
[PATCH 6/9] hw/char/imx_serial: Really use RX FIFO depth
,
Philippe Mathieu-Daudé
,
16:09
[PATCH 5/9] hw/char/bcm2835_aux: Really use RX FIFO depth
,
Philippe Mathieu-Daudé
,
16:09
[PATCH 4/9] hw/char/pl011: Really use RX FIFO depth
,
Philippe Mathieu-Daudé
,
16:09
[PATCH 3/9] hw/char/pl011: Improve RX flow tracing events
,
Philippe Mathieu-Daudé
,
16:09
[PATCH 2/9] hw/char/pl011: Simplify a bit pl011_can_receive()
,
Philippe Mathieu-Daudé
,
16:08
[PATCH 1/9] hw/char/pl011: Warn when using disabled receiver
,
Philippe Mathieu-Daudé
,
16:08
[PATCH 0/9] hw/char: Improve RX FIFO depth uses
,
Philippe Mathieu-Daudé
,
16:08
[PATCH v5 17/17] docs/system/arm: Add Description for NPCM8XX SoC
,
Hao Wu
,
13:47
[PATCH v5 13/17] hw/misc: Support NPCM8XX CLK Module Registers
,
Hao Wu
,
13:47
[PATCH v5 15/17] hw/arm: Add NPCM8XX SoC
,
Hao Wu
,
13:47
[PATCH v5 16/17] hw/arm: Add NPCM845 Evaluation board
,
Hao Wu
,
13:47
[PATCH v5 12/17] hw/misc: Add nr_regs and cold_reset_values to NPCM CLK
,
Hao Wu
,
13:47
[PATCH v5 14/17] hw/net: Add NPCM8XX PCS Module
,
Hao Wu
,
13:47
[PATCH v5 11/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
,
Hao Wu
,
13:47
[PATCH v5 09/17] hw/misc: Support 8-bytes memop in NPCM GCR module
,
Hao Wu
,
13:47
[PATCH v5 07/17] hw/misc: Add support for NPCM8XX GCR
,
Hao Wu
,
13:46
[PATCH v5 05/17] hw/misc: Move NPCM7XX GCR to NPCM GCR
,
Hao Wu
,
13:46
[PATCH v5 10/17] hw/misc: Rename npcm7xx_clk to npcm_clk
,
Hao Wu
,
13:46
[PATCH v5 08/17] hw/misc: Store DRAM size in NPCM8XX GCR Module
,
Hao Wu
,
13:46
[PATCH v5 06/17] hw/misc: Add nr_regs and cold_reset_values to NPCM GCR
,
Hao Wu
,
13:46
[PATCH v5 02/17] pc-bios: Add NPCM8XX vBootrom
,
Hao Wu
,
13:46
[PATCH v5 03/17] hw/ssi: Make flash size a property in NPCM7XX FIU
,
Hao Wu
,
13:46
[PATCH v5 04/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr
,
Hao Wu
,
13:46
[PATCH v5 00/17] hw/arm: Add NPCM8XX Support
,
Hao Wu
,
13:46
[PATCH v5 01/17] roms: Update vbootrom to 1287b6e
,
Hao Wu
,
13:46
Re: [PATCH 4/4] target/arm: Retry pushing CPER error if necessary
,
Igor Mammedov
,
12:55
[PATCH v2] target/arm: Fix signed integer overflow undefined behavior.
,
Stephen Longfield
,
11:55
Re: [PATCH] target/arm: Fix signed integer overflow undefined behavior.
,
Stephen Longfield
,
11:43
Re: [PATCH] target/arm: Fix signed integer overflow undefined behavior.
,
Peter Maydell
,
10:27
[PATCH 4/4] tests/functional: expand tests to cover virgl
,
Alex Bennée
,
10:00
[PATCH 2/4] tests/functional: factor out common code in gpu test
,
Alex Bennée
,
10:00
[PATCH 1/4] tests/functional: move aarch64 GPU test into own file
,
Alex Bennée
,
10:00
[PATCH 3/4] tests/functional: ensure we have a GPU device for tests
,
Alex Bennée
,
10:00
[PATCH 0/4] testing/next (aarch64 virt gpu tests)
,
Alex Bennée
,
10:00
[RFC PATCH] tests/functional: Generic method to check required devices availability
,
Philippe Mathieu-Daudé
,
09:24
Re: [PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Philippe Mathieu-Daudé
,
08:52
Re: [PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
08:43
Re: [PATCH 2/2] hw/intc: Have ARM_GIC select ARM_GICV3 when KVM is not available
,
Philippe Mathieu-Daudé
,
08:43
Re: [PATCH] meson: Display summary of Darwin libraries detected
,
Philippe Mathieu-Daudé
,
08:41
Re: [PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Philippe Mathieu-Daudé
,
08:25
[PATCH v4 23/24] hw/uefi: add MAINTAINERS entry
,
Gerd Hoffmann
,
02:18
[PATCH v4 16/24] hw/uefi: add UEFI_VARS to Kconfig
,
Gerd Hoffmann
,
02:17
[PATCH v4 05/24] hw/uefi: add var-service-guid.c
,
Gerd Hoffmann
,
02:17
[PATCH v4 17/24] hw/uefi: add to meson
,
Gerd Hoffmann
,
02:17
[PATCH v4 20/24] hw/uefi-vars-sysbus: add x64 variant
,
Gerd Hoffmann
,
02:17
[PATCH v4 14/24] hw/uefi: add var-service-json.c + qapi for NV vars.
,
Gerd Hoffmann
,
02:17
[PATCH v4 11/24] hw/uefi: add var-service-pkcs7.c
,
Gerd Hoffmann
,
02:17
[PATCH v4 12/24] hw/uefi: add var-service-pkcs7-stub.c
,
Gerd Hoffmann
,
02:17
[PATCH v4 09/24] hw/uefi: add var-service-policy.c
,
Gerd Hoffmann
,
02:17
[PATCH v4 19/24] hw/uefi-vars-sysbus: qemu platform bus support
,
Gerd Hoffmann
,
02:16
[PATCH v4 18/24] hw/uefi: add uefi-vars-sysbus device
,
Gerd Hoffmann
,
02:16
[PATCH v4 08/24] hw/uefi: add var-service-auth.c
,
Gerd Hoffmann
,
02:16
[PATCH v4 15/24] hw/uefi: add trace-events
,
Gerd Hoffmann
,
02:16
[PATCH v4 13/24] hw/uefi: add var-service-siglist.c
,
Gerd Hoffmann
,
02:16
[PATCH v4 24/24] docs: add uefi variable service documentation
,
Gerd Hoffmann
,
02:16
[PATCH v4 22/24] hw/uefi-vars-sysbus: allow for pc and q35
,
Gerd Hoffmann
,
02:16
[PATCH v4 21/24] hw/uefi-vars-sysbus: allow for arm virt
,
Gerd Hoffmann
,
02:16
[PATCH v4 10/24] hw/uefi: add var-service-core.c
,
Gerd Hoffmann
,
02:16
[PATCH v4 06/24] hw/uefi: add var-service-utils.c
,
Gerd Hoffmann
,
02:16
[PATCH v4 01/24] Add support for etc/hardware-info fw_cfg file
,
Gerd Hoffmann
,
02:16
[PATCH v4 02/24] hw/uefi: add include/hw/uefi/var-service-api.h
,
Gerd Hoffmann
,
02:15
[PATCH v4 00/24] hw/uefi: add uefi variable service
,
Gerd Hoffmann
,
02:15
[PATCH v4 07/24] hw/uefi: add var-service-vars.c
,
Gerd Hoffmann
,
02:15
[PATCH v4 04/24] hw/uefi: add include/hw/uefi/var-service.h
,
Gerd Hoffmann
,
02:15
[PATCH v4 03/24] hw/uefi: add include/hw/uefi/var-service-edk2.h
,
Gerd Hoffmann
,
02:15
February 18, 2025
Re: [PATCH] aspeed: Remove duplicate typename in AspeedSoCClass
,
Andrew Jeffery
,
20:36
Re: [PATCH v3 0/5] Fix vIOMMU reset order
,
Peter Xu
,
17:31
[PATCH] target/arm: Fix signed integer overflow undefined behavior.
,
Stephen Longfield
,
17:22
Re: [PULL 3/9] meson: Disallow 64-bit on 32-bit Xen emulation
,
Stefano Stabellini
,
14:30
Re: [PATCH v5] hw/arm/virt: Support larger highmem MMIO regions
,
Nicolin Chen
,
14:21
[PATCH v5] hw/arm/virt: Support larger highmem MMIO regions
,
Matthew R. Ochs
,
14:02
[PATCH v3 5/5] docs/devel/reset: Document reset expectations for DMA and IOMMU
,
Eric Auger
,
13:28
[PATCH v3 4/5] hw/vfio/common: Add a trace point in vfio_reset_handler
,
Eric Auger
,
13:28
[PATCH v3 3/5] hw/arm/smmuv3: Move reset to exit phase
,
Eric Auger
,
13:28
[PATCH v3 2/5] hw/i386/intel-iommu: Migrate to 3-phase reset
,
Eric Auger
,
13:28
[PATCH v3 1/5] hw/virtio/virtio-iommu: Migrate to 3-phase reset
,
Eric Auger
,
13:28
[PATCH v3 0/5] Fix vIOMMU reset order
,
Eric Auger
,
13:28
Re: [PATCH 4/8] hw/xen/xen-pvh: Reduce included headers
,
Edgar E. Iglesias
,
11:54
Re: [PATCH 2/8] hw/arm: Do not expose the virt machine on Xen-only binary
,
Edgar E. Iglesias
,
11:52
Re: [PATCH 1/8] accel/Kconfig: Link XenPVH with GPEX PCIe bridge
,
Edgar E. Iglesias
,
11:36
[PATCH 8/8] meson: Remove support for Xen on 32-bit ARM hosts
,
Philippe Mathieu-Daudé
,
11:27
[PATCH 7/8] hw/xen/xen-legacy-backend: Remove unused 'net/net.h' header
,
Philippe Mathieu-Daudé
,
11:27
[PATCH 6/8] hw/xen/xen-bus: Reduce included headers
,
Philippe Mathieu-Daudé
,
11:26
[PATCH 5/8] hw/xen/xen-hvm: Reduce included headers
,
Philippe Mathieu-Daudé
,
11:26
[PATCH 4/8] hw/xen/xen-pvh: Reduce included headers
,
Philippe Mathieu-Daudé
,
11:26
[PATCH 3/8] hw/arm/xen-pvh: Do not allow specifying any CPU type
,
Philippe Mathieu-Daudé
,
11:26
[PATCH 2/8] hw/arm: Do not expose the virt machine on Xen-only binary
,
Philippe Mathieu-Daudé
,
11:26
[PATCH 1/8] accel/Kconfig: Link XenPVH with GPEX PCIe bridge
,
Philippe Mathieu-Daudé
,
11:26
[PATCH 0/8] xen: Build fixes and dust removal
,
Philippe Mathieu-Daudé
,
11:26
Re: [PATCH 13/15] arm/cpu: Add infra to handle generated ID register definitions
,
Eric Auger
,
11:07
Re: [PATCH 02/15] arm/kvm: add accessors for storing host features into idregs
,
Cornelia Huck
,
10:55
Re: [PATCH 03/15] arm/cpu: Store aa64isar0 into the idregs arrays
,
Eric Auger
,
10:53
Re: [PULL 3/9] meson: Disallow 64-bit on 32-bit Xen emulation
,
Philippe Mathieu-Daudé
,
10:41
Re: [PATCH 15/15] arm/cpu: Add generated files
,
Eric Auger
,
10:39
Re: [PATCH 02/15] arm/kvm: add accessors for storing host features into idregs
,
Eric Auger
,
10:33
Re: [PULL 3/9] meson: Disallow 64-bit on 32-bit Xen emulation
,
Philippe Mathieu-Daudé
,
10:26
Re: [PATCH 01/15] arm/cpu: Add sysreg definitions in cpu-sysregs.h
,
Eric Auger
,
10:22
Re: [PULL 3/9] meson: Disallow 64-bit on 32-bit Xen emulation
,
Andrew Cooper
,
09:11
Re: [PATCH v6 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
,
Peter Maydell
,
08:55
Re: [PULL 3/9] meson: Disallow 64-bit on 32-bit Xen emulation
,
Philippe Mathieu-Daudé
,
08:20
Re: [PULL 3/9] meson: Disallow 64-bit on 32-bit Xen emulation
,
Philippe Mathieu-Daudé
,
08:19
Re: [PATCH v2 2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
,
Kashyap Chamarthy
,
07:03
Re: [PATCH v2 2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
,
Eric Auger
,
06:42
Re: [PATCH v2 2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
,
Peter Maydell
,
06:34
Re: [PATCH v2 2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
,
Kashyap Chamarthy
,
06:29
Re: [PULL 3/9] meson: Disallow 64-bit on 32-bit Xen emulation
,
Philippe Mathieu-Daudé
,
06:20
Re: [PATCH v2 03/18] hw/gpio/pca955*: Move Kconfig switches next to implementations
,
Peter Maydell
,
05:33
Re: [PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
05:06
Re: [PATCH v3 00/28] Support AST2700 A1
,
Cédric Le Goater
,
04:26
Re: [PATCH v3 11/28] hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication
,
Cédric Le Goater
,
04:17
Re: [PATCH v3 13/28] hw/intc/aspeed: Add Support for AST2700 INTCIO Controller
,
Cédric Le Goater
,
04:16
[PATCH] aspeed: Remove duplicate typename in AspeedSoCClass
,
Cédric Le Goater
,
02:36
Re: [PATCH v2 0/5] Fix vIOMMU reset order
,
Eric Auger
,
02:24
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
01:52
Re: [PATCH v3 18/28] hw/arm/aspeed: Add SoC and Machine Support for AST2700 A1
,
Cédric Le Goater
,
01:49
Re: [PATCH v3 15/28] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2700
,
Cédric Le Goater
,
01:47
Re: [PATCH v3 14/28] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
,
Cédric Le Goater
,
01:36
Re: [PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
01:35
Re: [PATCH v3 23/28] test/functional/aspeed: Introduce new function to fetch assets
,
Cédric Le Goater
,
01:30
Re: [PATCH v3 21/28] hw/misc/aspeed_hace: Fix boot issue in the Crypto Manager Self Test
,
Cédric Le Goater
,
01:26
Re: [PATCH v3 19/28] hw/misc/aspeed_hace: Fix coding style
,
Cédric Le Goater
,
01:21
Re: [PATCH v3 09/28] hw/intc/aspeed: Refactor INTC to support separate input and output pin indices
,
Cédric Le Goater
,
01:20
Re: [PATCH v3 08/28] hw/intc/aspeed: Add support for multiple output pins in INTC
,
Cédric Le Goater
,
00:54
Re: [PATCH v3 07/28] hw/intc/aspeed: Rename num_ints to num_inpins for clarity
,
Cédric Le Goater
,
00:49
Re: [PATCH v3 06/28] hw/intc/aspeed: Support different memory region ops
,
Cédric Le Goater
,
00:48
Re: [PATCH v3 05/28] hw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number
,
Cédric Le Goater
,
00:48
Re: [PATCH v3 04/28] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
,
Cédric Le Goater
,
00:47
Re: [PATCH v3 03/28] hw/intc/aspeed: Add object type name to trace events for better debugging
,
Cédric Le Goater
,
00:43
Re: [PATCH v3 02/28] hw/intc/aspeed: Introduce helper functions for enable and status registers
,
Cédric Le Goater
,
00:36
Re: [PATCH v3 01/28] hw/intc/aspeed: Support setting different memory and register size
,
Cédric Le Goater
,
00:34
February 17, 2025
RE: [PATCH v2 0/5] Fix vIOMMU reset order
,
Duan, Zhenzhong
,
22:32
Re: [PATCH v2 2/5] hw/i386/intel-iommu: Migrate to 3-phase reset
,
Jason Wang
,
20:14
Re: [PATCH v2 1/5] hw/virtio/virtio-iommu: Migrate to 3-phase reset
,
Jason Wang
,
20:14
Re: [PATCH v2 16/18] hw/arm/fsl-imx8mp: Add boot ROM
,
Bernhard Beschow
,
17:48
Re: [PATCH] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
,
Bernhard Beschow
,
15:23
Re: [PATCH v2 03/18] hw/gpio/pca955*: Move Kconfig switches next to implementations
,
Bernhard Beschow
,
15:22
Re: [PATCH 16/20] cpus: Restrict cpu_common_post_load() code to TCG
,
Richard Henderson
,
14:28
Re: [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
,
Bernhard Beschow
,
13:06
Re: [PATCH v2 1/3] docs/cpu-features: Consistently use vCPU instead of VCPU
,
Eric Auger
,
12:46
Re: [PATCH v2 3/3] docs: Fix "Arm" capitalization
,
Eric Auger
,
12:45
Re: [PATCH v2 2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
,
Eric Auger
,
12:43
Re: [PATCH 16/20] cpus: Restrict cpu_common_post_load() code to TCG
,
Philippe Mathieu-Daudé
,
12:20
Re: [PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
12:00
Re: [PATCH v2 3/3] docs: Fix "Arm" capitalization
,
Peter Maydell
,
11:44
Re: [PATCH v2 1/3] docs/cpu-features: Consistently use vCPU instead of VCPU
,
Peter Maydell
,
11:42
Re: [PATCH v2 0/3] docs: Small changes to system/arm/cpu-features and more
,
Kashyap Chamarthy
,
11:42
[PATCH v2 3/3] docs: Fix "Arm" capitalization
,
Kashyap Chamarthy
,
11:38
[PATCH v2 2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
,
Kashyap Chamarthy
,
11:38
[PATCH v2 1/3] docs/cpu-features: Consistently use vCPU instead of VCPU
,
Kashyap Chamarthy
,
11:38
[PATCH v2 0/3] docs: Small changes to system/arm/cpu-features and more
,
Kashyap Chamarthy
,
11:38
Re: [PATCH v2 08/18] hw/arm/fsl-imx8mp: Add PCIe support
,
Bernhard Beschow
,
11:33
Re: [PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Peter Maydell
,
11:30
Re: [PATCH v2 0/8] hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
,
Peter Maydell
,
10:44
Re: [PATCH v4] hw/arm/virt: Support larger highmem MMIO regions
,
Peter Maydell
,
10:38
Re: [PATCH v4] hw/arm/virt: Support larger highmem MMIO regions
,
Peter Maydell
,
10:36
Re: [PATCH v6 5/7] hw/char/pl011: Consider TX FIFO overrun error
,
Philippe Mathieu-Daudé
,
10:01
Re: [PATCH v6 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
,
Peter Maydell
,
09:56
Re: [PATCH v6 5/7] hw/char/pl011: Consider TX FIFO overrun error
,
Peter Maydell
,
09:52
Re: [PATCH v6 4/7] hw/char/pl011: Trace FIFO enablement
,
Philippe Mathieu-Daudé
,
09:46
Re: [PATCH v6 4/7] hw/char/pl011: Trace FIFO enablement
,
Peter Maydell
,
09:39
Re: [PATCH v6 7/7] hw/char/pl011: Implement TX FIFO
,
Peter Maydell
,
09:37
Re: [PATCH v6 6/7] hw/char/pl011: Drain TX FIFO when no backend connected
,
Peter Maydell
,
09:31
Re: [PATCH v6 5/7] hw/char/pl011: Consider TX FIFO overrun error
,
Peter Maydell
,
09:30
Re: [PATCH v6 4/7] hw/char/pl011: Trace FIFO enablement
,
Peter Maydell
,
09:27
Re: [PATCH v6 3/7] hw/char/pl011: Introduce pl011_xmit() as GSource
,
Peter Maydell
,
09:25
Re: [PATCH v4 00/17] hw/arm: Add NPCM8XX Support
,
Peter Maydell
,
08:44
Re: [PATCH v2 08/18] hw/arm/fsl-imx8mp: Add PCIe support
,
Peter Maydell
,
08:41
[PATCH v2 5/5] docs/devel/reset: Document reset expectations for DMA and IOMMU
,
Eric Auger
,
08:39
[PATCH v2 4/5] hw/vfio/common: Add a trace point in vfio_reset_handler
,
Eric Auger
,
08:38
[PATCH v2 3/5] hw/arm/smmuv3: Move reset to exit phase
,
Eric Auger
,
08:38
[PATCH v2 2/5] hw/i386/intel-iommu: Migrate to 3-phase reset
,
Eric Auger
,
08:38
[PATCH v2 1/5] hw/virtio/virtio-iommu: Migrate to 3-phase reset
,
Eric Auger
,
08:38
[PATCH v2 0/5] Fix vIOMMU reset order
,
Eric Auger
,
08:38
Re: [PATCH v2 02/18] hw/pci-host/designware: Prevent device attachment on internal PCIe root bus
,
Peter Maydell
,
08:37
Re: [PATCH v2 03/18] hw/gpio/pca955*: Move Kconfig switches next to implementations
,
Peter Maydell
,
08:35
Re: [PATCH v2 16/18] hw/arm/fsl-imx8mp: Add boot ROM
,
Peter Maydell
,
08:28
Re: [PATCH v2 0/3] docs: Small changes to system/arm/cpu-features and more
,
Peter Maydell
,
08:24
Re: ldrd implementation issue?
,
Peter Maydell
,
08:03
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Duan, Zhenzhong
,
04:18
Re: [PATCH 3/5] hw/i386/intel_iommu: Tear down address spaces before IOMMU reset
,
Eric Auger
,
02:31
February 16, 2025
Re: [PATCH 0/4] target/arm: Improvement on memory error handling
,
Gavin Shan
,
22:58
Re: [PATCH 0/4] target/arm: Improvement on memory error handling
,
Gavin Shan
,
22:50
RE: [PATCH 3/5] hw/i386/intel_iommu: Tear down address spaces before IOMMU reset
,
Duan, Zhenzhong
,
22:03
Re: [PATCH 0/4] target/arm: Improvement on memory error handling
,
Gavin Shan
,
19:29
Re: [PATCH 0/5] hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
,
Philippe Mathieu-Daudé
,
16:03
Re: [PATCH v8 0/6] hw/microblaze: Allow running cross-endian vCPUs
,
Philippe Mathieu-Daudé
,
16:03
[PATCH] bcm2838: Add GIC-400 timer interupt connections
,
Sourojeet Adhikari
,
00:58
February 14, 2025
Re: [PATCH v2 1/3] docs/cpu-features: Consistently use vCPU instead of VCPU
,
Kashyap Chamarthy
,
10:07
Re: [PATCH 0/4] target/arm: Improvement on memory error handling
,
Mauro Carvalho Chehab
,
08:00
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Alexander Graf
,
07:22
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Gerd Hoffmann
,
06:16
Re: [PATCH 0/4] target/arm: Improvement on memory error handling
,
Jonathan Cameron
,
05:12
Re: [PATCH 0/4] target/arm: Improvement on memory error handling
,
Jonathan Cameron
,
04:54
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Alexander Graf
,
04:51
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Gerd Hoffmann
,
02:55
February 13, 2025
[PATCH 4/4] target/arm: Retry pushing CPER error if necessary
,
Gavin Shan
,
23:17
[PATCH 3/4] acpi/ghes: Allow retry to write CPER errors
,
Gavin Shan
,
23:17
[PATCH 2/4] acpi/ghes: Use error_report() in ghes_record_cper_errors()
,
Gavin Shan
,
23:17
[PATCH 1/4] acpi/ghes: Make ghes_record_cper_errors() static
,
Gavin Shan
,
23:17
[PATCH 0/4] target/arm: Improvement on memory error handling
,
Gavin Shan
,
23:17
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Alexander Graf
,
17:25
Re: [PATCH v2 2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
,
Alex Bennée
,
16:17
Re: [PATCH v2 1/3] docs/cpu-features: Consistently use vCPU instead of VCPU
,
Alex Bennée
,
16:09
Re: [PATCH v8 0/3] Poisoned memory recovery on reboot
,
Peter Xu
,
15:58
Re: [PATCH v8 0/3] Poisoned memory recovery on reboot
,
William Roche
,
14:35
Re: [PATCH v4] hw/arm/virt: Support larger highmem MMIO regions
,
Eric Auger
,
12:13
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
BALATON Zoltan
,
09:56
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Gerd Hoffmann
,
09:54
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Thomas Huth
,
09:34
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Philippe Mathieu-Daudé
,
09:24
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
BALATON Zoltan
,
08:59
[PATCH v2 2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
,
Kashyap Chamarthy
,
08:51
[PATCH v2 1/3] docs/cpu-features: Consistently use vCPU instead of VCPU
,
Kashyap Chamarthy
,
08:51
[PATCH v2 0/3] docs: Small changes to system/arm/cpu-features and more
,
Kashyap Chamarthy
,
08:51
[PATCH v8 6/6] hw/ssi/xilinx_spi: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:23
[PATCH v8 5/6] hw/char/xilinx_uartlite: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:22
[PATCH v8 4/6] hw/timer/xilinx_timer: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:22
[PATCH v8 3/6] hw/net/xilinx_ethlite: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:22
[PATCH v8 2/6] hw/intc/xilinx_intc: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:22
[PATCH v8 1/6] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Philippe Mathieu-Daudé
,
07:22
[PATCH v8 0/6] hw/microblaze: Allow running cross-endian vCPUs
,
Philippe Mathieu-Daudé
,
07:22
Re: [PATCH v7 02/10] hw/intc/xilinx_intc: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:15
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Alexander Graf
,
05:14
Re: [PATCH v3 00/23] hw/uefi: add uefi variable service
,
Ard Biesheuvel
,
05:14
Re: [PATCH v3 00/23] hw/uefi: add uefi variable service
,
Alexander Graf
,
05:11
Re: [PATCH v7 01/10] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Markus Armbruster
,
05:07
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Alexander Graf
,
05:06
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Gerd Hoffmann
,
04:52
Re: [PATCH v3 00/23] hw/uefi: add uefi variable service
,
Ard Biesheuvel
,
04:41
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Ard Biesheuvel
,
04:29
[PATCH v2 0/3] docs: Small changes to system/arm/cpu-features and more
,
Kashyap Chamarthy
,
03:44
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Thomas Huth
,
02:07
February 12, 2025
[PATCH v3 28/28] docs/specs: add aspeed-intc
,
Jamin Lin
,
22:38
[PATCH v3 27/28] tests/functional/aspeed: Add test case for AST2700 A1
,
Jamin Lin
,
22:38
[PATCH v3 26/28] tests/functional/aspeed: Renamed test case and machine for AST2700 A0
,
Jamin Lin
,
22:37
[PATCH v3 25/28] tests/functional/aspeed: Update test ASPEED SDK v09.05
,
Jamin Lin
,
22:37
[PATCH v3 24/28] tests/functional/aspeed: Introduce start_ast2700_test API and update hwmon path
,
Jamin Lin
,
22:37
[PATCH v3 23/28] test/functional/aspeed: Introduce new function to fetch assets
,
Jamin Lin
,
22:37
[PATCH v3 22/28] hw/arm/aspeed_ast27x0: Add HACE support for AST2700
,
Jamin Lin
,
22:37
[PATCH v3 21/28] hw/misc/aspeed_hace: Fix boot issue in the Crypto Manager Self Test
,
Jamin Lin
,
22:37
[PATCH v3 20/28] hw/misc/aspeed_hace: Add AST2700 support
,
Jamin Lin
,
22:37
[PATCH v3 18/28] hw/arm/aspeed: Add SoC and Machine Support for AST2700 A1
,
Jamin Lin
,
22:37
[PATCH v3 19/28] hw/misc/aspeed_hace: Fix coding style
,
Jamin Lin
,
22:37
[PATCH v3 17/28] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Jamin Lin
,
22:37
[PATCH v3 16/28] hw/arm/aspeed_ast27x0.c Support AST2700 A1 GIC Interrupt Mapping
,
Jamin Lin
,
22:36
[PATCH v3 15/28] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2700
,
Jamin Lin
,
22:36
[PATCH v3 14/28] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
,
Jamin Lin
,
22:36
[PATCH v3 13/28] hw/intc/aspeed: Add Support for AST2700 INTCIO Controller
,
Jamin Lin
,
22:36
[PATCH v3 12/28] hw/intc/aspeed: Add Support for Multi-Output IRQ Handling
,
Jamin Lin
,
22:36
[PATCH v3 10/28] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register address
,
Jamin Lin
,
22:36
[PATCH v3 11/28] hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication
,
Jamin Lin
,
22:36
[PATCH v3 08/28] hw/intc/aspeed: Add support for multiple output pins in INTC
,
Jamin Lin
,
22:36
[PATCH v3 09/28] hw/intc/aspeed: Refactor INTC to support separate input and output pin indices
,
Jamin Lin
,
22:36
[PATCH v3 07/28] hw/intc/aspeed: Rename num_ints to num_inpins for clarity
,
Jamin Lin
,
22:36
[PATCH v3 06/28] hw/intc/aspeed: Support different memory region ops
,
Jamin Lin
,
22:36
[PATCH v3 04/28] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
,
Jamin Lin
,
22:36
[PATCH v3 05/28] hw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number
,
Jamin Lin
,
22:36
[PATCH v3 03/28] hw/intc/aspeed: Add object type name to trace events for better debugging
,
Jamin Lin
,
22:36
[PATCH v3 01/28] hw/intc/aspeed: Support setting different memory and register size
,
Jamin Lin
,
22:36
[PATCH v3 02/28] hw/intc/aspeed: Introduce helper functions for enable and status registers
,
Jamin Lin
,
22:35
[PATCH v3 00/28] Support AST2700 A1
,
Jamin Lin
,
22:35
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
BALATON Zoltan
,
17:34
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Alexander Graf
,
16:27
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Philippe Mathieu-Daudé
,
13:17
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Cédric Le Goater
,
12:28
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
BALATON Zoltan
,
11:23
[PATCH v2 8/8] hw/cpu/arm_mpcore: Remove default values for GIC external IRQs
,
Philippe Mathieu-Daudé
,
10:44
[PATCH v2 7/8] hw/arm/highbank: Specify explicitly the GIC has 128 external IRQs
,
Philippe Mathieu-Daudé
,
10:44
[PATCH v2 6/8] hw/arm/vexpress: Specify explicitly the GIC has 64 external IRQs
,
Philippe Mathieu-Daudé
,
10:44
[PATCH v2 4/8] hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL
,
Philippe Mathieu-Daudé
,
10:44
[PATCH v2 5/8] hw/arm/xilinx_zynq: Specify explicitly the GIC has 64 external IRQs
,
Philippe Mathieu-Daudé
,
10:44
[PATCH v2 3/8] hw/arm/realview: Specify explicitly the GIC has 64 external IRQs
,
Philippe Mathieu-Daudé
,
10:44
[PATCH v2 2/8] hw/arm/exynos4210: Specify explicitly the GIC has 64 external IRQs
,
Philippe Mathieu-Daudé
,
10:43
[PATCH v2 1/8] hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTERNAL' definition
,
Philippe Mathieu-Daudé
,
10:43
[PATCH v2 0/8] hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
,
Philippe Mathieu-Daudé
,
10:43
[PATCH v4] hw/arm/virt: Support larger highmem MMIO regions
,
Matthew R. Ochs
,
10:36
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Gerd Hoffmann
,
10:18
Re: [PATCH 3/8] hw/arm/realview: Explicit number of GIC external IRQs
,
Philippe Mathieu-Daudé
,
09:58
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Philippe Mathieu-Daudé
,
09:03
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Philippe Mathieu-Daudé
,
08:53
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Alexander Graf
,
08:45
Re: [PATCH v7 06/10] hw/ssi/xilinx_spi: Make device endianness configurable
,
Thomas Huth
,
08:10
Re: [PATCH v7 05/10] hw/char/xilinx_uartlite: Make device endianness configurable
,
Thomas Huth
,
08:07
Re: [PATCH v7 04/10] hw/timer/xilinx_timer: Make device endianness configurable
,
Thomas Huth
,
08:04
Re: [PATCH v7 03/10] hw/net/xilinx_ethlite: Make device endianness configurable
,
Thomas Huth
,
08:02
Re: [PATCH v7 02/10] hw/intc/xilinx_intc: Make device endianness configurable
,
Thomas Huth
,
07:57
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
BALATON Zoltan
,
07:56
Re: [PATCH v7 02/10] hw/intc/xilinx_intc: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:41
[PATCH v7 07/10] tests/functional: Explicit endianness of microblaze assets
,
Philippe Mathieu-Daudé
,
07:38
[PATCH v7 08/10] tests/functional: Allow microblaze tests to take a machine name argument
,
Philippe Mathieu-Daudé
,
07:38
[PATCH v7 10/10] tests/functional: Have microblaze tests inherit common parent class
,
Philippe Mathieu-Daudé
,
07:38
[PATCH v7 09/10] tests/functional: Remove sleep() kludges from microblaze tests
,
Philippe Mathieu-Daudé
,
07:38
[PATCH v7 06/10] hw/ssi/xilinx_spi: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:38
[PATCH v7 05/10] hw/char/xilinx_uartlite: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:38
[PATCH v7 03/10] hw/net/xilinx_ethlite: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:38
[PATCH v7 04/10] hw/timer/xilinx_timer: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:38
[PATCH v7 02/10] hw/intc/xilinx_intc: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
07:38
[PATCH v7 01/10] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Philippe Mathieu-Daudé
,
07:37
[PATCH v7 00/10] hw/microblaze: Allow running cross-endian vCPUs
,
Philippe Mathieu-Daudé
,
07:37
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Gerd Hoffmann
,
07:29
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Daniel P . Berrangé
,
07:12
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Philippe Mathieu-Daudé
,
07:03
Re: [PATCH v6 11/11] tests/functional: Have microblaze tests inherit common parent class
,
Philippe Mathieu-Daudé
,
06:56
Re: [PATCH v6 07/11] tests/functional: Avoid using www.qemu-advent-calendar.org URL
,
Philippe Mathieu-Daudé
,
06:53
Re: [PATCH v6 07/11] tests/functional: Avoid using www.qemu-advent-calendar.org URL
,
Thomas Huth
,
06:49
Re: [PATCH v6 11/11] tests/functional: Have microblaze tests inherit common parent class
,
Thomas Huth
,
06:47
Re: [PATCH v6 02/11] hw/intc/xilinx_intc: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
06:44
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Philippe Mathieu-Daudé
,
06:43
Re: [PATCH v6 02/11] hw/intc/xilinx_intc: Make device endianness configurable
,
Thomas Huth
,
06:42
[PATCH 5/5] target/i386: Mark WHPX APIC region as little-endian
,
Philippe Mathieu-Daudé
,
06:40
[PATCH 4/5] hw/pci-host: Mark versatile regions as little-endian
,
Philippe Mathieu-Daudé
,
06:40
[PATCH 3/5] hw/mips: Mark Loonson3 Virt machine devices as little-endian
,
Philippe Mathieu-Daudé
,
06:40
[PATCH 2/5] hw/mips: Mark Boston machine devices as little-endian
,
Philippe Mathieu-Daudé
,
06:40
[PATCH 1/5] hw/arm: Mark Allwinner Technology devices as little-endian
,
Philippe Mathieu-Daudé
,
06:39
[PATCH 0/5] hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
,
Philippe Mathieu-Daudé
,
06:39
Re: [PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Thomas Huth
,
06:37
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Alexander Graf
,
06:30
[PATCH v6 11/11] tests/functional: Have microblaze tests inherit common parent class
,
Philippe Mathieu-Daudé
,
06:25
[PATCH v6 10/11] tests/functional: Remove sleep() kludges from microblaze tests
,
Philippe Mathieu-Daudé
,
06:25
[PATCH v6 09/11] tests/functional: Allow microblaze tests to take a machine name argument
,
Philippe Mathieu-Daudé
,
06:25
[PATCH v6 08/11] tests/functional: Explicit endianness of microblaze assets
,
Philippe Mathieu-Daudé
,
06:25
[PATCH v6 07/11] tests/functional: Avoid using www.qemu-advent-calendar.org URL
,
Philippe Mathieu-Daudé
,
06:24
[PATCH v6 06/11] hw/ssi/xilinx_spi: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
06:24
[PATCH v6 05/11] hw/char/xilinx_uartlite: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
06:24
[PATCH v6 04/11] hw/timer/xilinx_timer: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
06:24
[PATCH v6 02/11] hw/intc/xilinx_intc: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
06:24
[PATCH v6 03/11] hw/net/xilinx_ethlite: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
06:24
[PATCH v6 01/11] hw/qdev-properties-system: Introduce EndianMode QAPI enum
,
Philippe Mathieu-Daudé
,
06:24
[PATCH v6 00/11] hw/microblaze: Allow running cross-endian vCPUs
,
Philippe Mathieu-Daudé
,
06:24
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Gerd Hoffmann
,
05:34
February 11, 2025
Re: [PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
,
Bernhard Beschow
,
18:40
Re: [PATCH v8 0/3] Poisoned memory recovery on reboot
,
Peter Xu
,
17:36
Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
,
Peter Xu
,
16:46
[PATCH v8 3/3] target/arm/kvm: Report memory errors injection
,
“William Roche
,
16:27
[PATCH v8 1/3] system/physmem: handle hugetlb correctly in qemu_ram_remap()
,
“William Roche
,
16:27
[PATCH v8 2/3] system/physmem: poisoned memory discard on reboot
,
“William Roche
,
16:27
[PATCH v8 0/3] Poisoned memory recovery on reboot
,
“William Roche
,
16:27
Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
,
William Roche
,
16:23
Re: Deprecate nwfpe emulation?
,
Peter Maydell
,
10:44
Re: [PATCH v2 08/69] target/arm: Adjust FP behaviour for FPCR.AH = 1
,
Peter Maydell
,
08:17
Re: ldrd implementation issue?
,
Peter Maydell
,
05:46
Re: [PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
,
Peter Maydell
,
05:06
Re: [PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Alexander Graf
,
04:46
[PATCH v3 23/23] hw/uefi: add MAINTAINERS entry
,
Gerd Hoffmann
,
04:24
[PATCH v3 21/23] hw/uefi-vars-isa: add acpi device
,
Gerd Hoffmann
,
04:24
[PATCH v3 14/23] hw/uefi: add trace-events
,
Gerd Hoffmann
,
04:24
[PATCH v3 17/23] hw/uefi: add uefi-vars-sysbus device
,
Gerd Hoffmann
,
04:24
[PATCH v3 19/23] hw/uefi-vars-sysbus: allow for arm virt
,
Gerd Hoffmann
,
04:24
[PATCH v3 20/23] hw/uefi: add uefi-vars-isa device
,
Gerd Hoffmann
,
04:24
[PATCH v3 22/23] docs: add uefi variable service documentation
,
Gerd Hoffmann
,
04:24
[PATCH v3 15/23] hw/uefi: add UEFI_VARS to Kconfig
,
Gerd Hoffmann
,
04:24
[PATCH v3 12/23] hw/uefi: add var-service-siglist.c
,
Gerd Hoffmann
,
04:24
[PATCH v3 18/23] hw/uefi-vars-sysbus: qemu platform bus support
,
Gerd Hoffmann
,
04:24
[PATCH v3 16/23] hw/uefi: add to meson
,
Gerd Hoffmann
,
04:24
[PATCH v3 13/23] hw/uefi: add var-service-json.c + qapi for NV vars.
,
Gerd Hoffmann
,
04:24
[PATCH v3 08/23] hw/uefi: add var-service-policy.c
,
Gerd Hoffmann
,
04:24
[PATCH v3 11/23] hw/uefi: add var-service-pkcs7-stub.c
,
Gerd Hoffmann
,
04:24
[PATCH v3 10/23] hw/uefi: add var-service-pkcs7.c
,
Gerd Hoffmann
,
04:24
[PATCH v3 06/23] hw/uefi: add var-service-vars.c
,
Gerd Hoffmann
,
04:24
[PATCH v3 09/23] hw/uefi: add var-service-core.c
,
Gerd Hoffmann
,
04:24
[PATCH v3 07/23] hw/uefi: add var-service-auth.c
,
Gerd Hoffmann
,
04:24
[PATCH v3 04/23] hw/uefi: add var-service-guid.c
,
Gerd Hoffmann
,
04:24
[PATCH v3 05/23] hw/uefi: add var-service-utils.c
,
Gerd Hoffmann
,
04:24
[PATCH v3 03/23] hw/uefi: add include/hw/uefi/var-service.h
,
Gerd Hoffmann
,
04:24
[PATCH v3 01/23] hw/uefi: add include/hw/uefi/var-service-api.h
,
Gerd Hoffmann
,
04:24
[PATCH v3 02/23] hw/uefi: add include/hw/uefi/var-service-edk2.h
,
Gerd Hoffmann
,
04:23
[PATCH v3 00/23] hw/uefi: add uefi variable service
,
Gerd Hoffmann
,
04:23
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Philippe Mathieu-Daudé
,
04:22
RE: [PATCH v3] hw/arm/virt: Support larger highmem MMIO regions
,
Shameerali Kolothum Thodi
,
03:14
February 10, 2025
Re: [PATCH v2 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()
,
Richard Henderson
,
18:38
Re: [PATCH v2 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
18:00
Re: [PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation
,
Bernhard Beschow
,
17:48
Re: [PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
,
Bernhard Beschow
,
17:44
[PATCH v3 10/10] disas: Remove target_words_bigendian() call in initialize_debug_target()
,
Philippe Mathieu-Daudé
,
17:19
[PATCH v3 09/10] target/xtensa: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
17:19
[PATCH v3 08/10] target/sh4: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
17:19
[PATCH v3 07/10] target/riscv: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
17:19
[PATCH v3 06/10] target/ppc: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
17:19
[PATCH v3 04/10] target/microblaze: Set disassemble_info::endian value in disas_set_info
,
Philippe Mathieu-Daudé
,
17:19
[PATCH v3 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
17:19
[PATCH v3 05/10] target/mips: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
17:19
[PATCH v3 02/10] target: Set disassemble_info::endian value for big-endian targets
,
Philippe Mathieu-Daudé
,
17:19
[PATCH v3 01/10] target: Set disassemble_info::endian value for little-endian targets
,
Philippe Mathieu-Daudé
,
17:18
[PATCH v3 00/10] disas: Have CPUClass::disas_set_info() callback set the endianness
,
Philippe Mathieu-Daudé
,
17:18
Re: [PATCH v2 10/10] disas: Remove target_words_bigendian() call in initialize_debug_target()
,
Richard Henderson
,
17:17
Re: [PATCH v2 09/10] target/xtensa: Set disassemble_info::endian value in disas_set_info()
,
Richard Henderson
,
17:13
Re: [PATCH v2 08/10] target/sh4: Set disassemble_info::endian value in disas_set_info()
,
Richard Henderson
,
17:13
Re: [PATCH v2 07/10] target/riscv: Set disassemble_info::endian value in disas_set_info()
,
Richard Henderson
,
17:13
Re: [PATCH v2 06/10] target/ppc: Set disassemble_info::endian value in disas_set_info()
,
Richard Henderson
,
17:12
Re: [PATCH v2 05/10] target/mips: Set disassemble_info::endian value in disas_set_info()
,
Richard Henderson
,
17:12
Re: [PATCH v2 04/10] target/microblaze: Set disassemble_info::endian value in disas_set_info
,
Richard Henderson
,
17:11
Re: [PATCH v2 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()
,
Richard Henderson
,
17:10
Re: [PATCH v2 01/10] target: Set disassemble_info::endian value for little-endian targets
,
Philippe Mathieu-Daudé
,
17:05
Re: [PATCH v2 00/10] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
16:56
Re: [PATCH v2 02/10] target: Set disassemble_info::endian value for big-endian targets
,
Richard Henderson
,
16:55
Re: [PATCH v2 01/10] target: Set disassemble_info::endian value for little-endian targets
,
Richard Henderson
,
16:54
[PATCH v2 10/10] disas: Remove target_words_bigendian() call in initialize_debug_target()
,
Philippe Mathieu-Daudé
,
16:30
[PATCH v2 09/10] target/xtensa: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
16:30
[PATCH v2 08/10] target/sh4: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
16:30
[PATCH v2 07/10] target/riscv: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
16:30
[PATCH v2 06/10] target/ppc: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
16:30
[PATCH v2 05/10] target/mips: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
16:30
[PATCH v2 04/10] target/microblaze: Set disassemble_info::endian value in disas_set_info
,
Philippe Mathieu-Daudé
,
16:29
[PATCH v2 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
16:29
[PATCH v2 02/10] target: Set disassemble_info::endian value for big-endian targets
,
Philippe Mathieu-Daudé
,
16:29
[PATCH v2 01/10] target: Set disassemble_info::endian value for little-endian targets
,
Philippe Mathieu-Daudé
,
16:29
[PATCH v2 00/10] disas: Have CPUClass::disas_set_info() callback set the endianness
,
Philippe Mathieu-Daudé
,
16:29
Re: [PATCH 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()
,
Philippe Mathieu-Daudé
,
16:24
Re: [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range
,
Danny Canter
,
15:39
Re: [PATCH v4 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag
,
Philippe Mathieu-Daudé
,
15:37
Re: [PATCH v5 00/16] hw/microblaze: Allow running cross-endian vCPUs
,
Philippe Mathieu-Daudé
,
15:35
Re: [PATCH] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
,
Philippe Mathieu-Daudé
,
15:33
Re: [PATCH] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
,
Alex Bennée
,
14:46
Re: [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range
,
Danny Canter
,
14:26
Re: [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range
,
Peter Maydell
,
13:24
Re: [PATCH] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
,
Peter Maydell
,
13:03
Re: [PATCH] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
,
Richard Henderson
,
13:02
Re: [PATCH] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
,
Richard Henderson
,
12:55
Re: [PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
,
Peter Maydell
,
12:30
Re: [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range
,
Philippe Mathieu-Daudé
,
12:26
ldrd implementation issue?
,
Stu Grossman
,
12:26
Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
,
Peter Xu
,
11:49
[PULL 03/17] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
,
Alex Bennée
,
11:15
Re: [PATCH] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
,
Peter Maydell
,
10:40
Re: [PATCH 15/15] arm/cpu: Add generated files
,
Cornelia Huck
,
10:20
Re: [PATCH v4 15/17] hw/arm: Add NPCM8XX SoC
,
Philippe Mathieu-Daudé
,
09:53
Re: [PATCH v4 15/17] hw/arm: Add NPCM8XX SoC
,
Peter Maydell
,
09:52
Re: [PATCH v4 13/17] hw/misc: Support NPCM8XX CLK Module Registers
,
Philippe Mathieu-Daudé
,
09:50
Re: [PATCH v4 09/17] hw/misc: Support 8-bytes memop in NPCM GCR module
,
Philippe Mathieu-Daudé
,
09:48
Re: [PATCH v4 07/17] hw/misc: Add support for NPCM8XX GCR
,
Philippe Mathieu-Daudé
,
09:47
Re: [PATCH v4 03/17] hw/ssi: Make flash size a property in NPCM7XX FIU
,
Philippe Mathieu-Daudé
,
09:43
Re: [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
Markus Armbruster
,
09:42
Re: [PATCH v4 17/17] docs/system/arm: Add Description for NPCM8XX SoC
,
Peter Maydell
,
09:30
Re: [PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation
,
Philippe Mathieu-Daudé
,
09:26
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Peter Maydell
,
09:23
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Peter Xu
,
09:19
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Peter Xu
,
09:14
Re: [PATCH] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
,
Peter Maydell
,
09:08
Re: [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
09:03
[PATCH] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
,
Peter Maydell
,
08:58
Re: [PATCH] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
,
Philippe Mathieu-Daudé
,
06:43
Re: [PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
,
Philippe Mathieu-Daudé
,
05:44
Re: [PATCH 00/14] target/arm: Clean up some corner cases of sysreg traps
,
Peter Maydell
,
05:28
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Peter Maydell
,
04:34
Re: [PATCH 0/5] Fix vIOMMU reset order
,
Eric Auger
,
03:49
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Eric Auger
,
03:47
Re: [PATCH 0/5] Fix vIOMMU reset order
,
Eric Auger
,
03:46
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Eric Auger
,
03:40
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Eric Auger
,
03:36
Re: [PATCH v2 0/6] INTC model cleanup
,
Cédric Le Goater
,
02:24
February 09, 2025
RE: [PATCH v2 0/6] INTC model cleanup
,
Jamin Lin
,
20:47
Re: [PATCH 01/11] hvf: Add facility for initialisation code prior to first vCPU run
,
Phil Dennis-Jordan
,
14:45
[PATCH] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
,
Bernhard Beschow
,
05:36
February 08, 2025
[PATCH RFC 3/4] hvf: arm: emulate instruction when ISV=0
,
Joelle van Dyne
,
22:33
[PATCH RFC 4/4] hw/arm/virt: enable VGA
,
Joelle van Dyne
,
22:33
[PATCH RFC 1/4] cpu-exec: support single-step without debug
,
Joelle van Dyne
,
22:33
[PATCH] hvf: arm: sign extend when SSE=1
,
Joelle van Dyne
,
21:54
[PATCH v6 7/7] hw/char/pl011: Implement TX FIFO
,
Philippe Mathieu-Daudé
,
11:39
[PATCH v6 6/7] hw/char/pl011: Drain TX FIFO when no backend connected
,
Philippe Mathieu-Daudé
,
11:39
[PATCH v6 5/7] hw/char/pl011: Consider TX FIFO overrun error
,
Philippe Mathieu-Daudé
,
11:39
[PATCH v6 4/7] hw/char/pl011: Trace FIFO enablement
,
Philippe Mathieu-Daudé
,
11:39
[PATCH v6 3/7] hw/char/pl011: Introduce pl011_xmit() as GSource
,
Philippe Mathieu-Daudé
,
11:39
[PATCH v6 2/7] hw/char/pl011: Add transmit FIFO to PL011State
,
Philippe Mathieu-Daudé
,
11:39
[PATCH v6 1/7] hw/char/pl011: Warn when using disabled receiver
,
Philippe Mathieu-Daudé
,
11:39
[PATCH v6 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
,
Philippe Mathieu-Daudé
,
11:39
February 07, 2025
[PATCH v3] hw/arm/virt: Support larger highmem MMIO regions
,
Matthew R. Ochs
,
16:34
Re: [PATCH 15/15] arm/cpu: Add generated files
,
Richard Henderson
,
14:03
Re: [PATCH 02/15] arm/kvm: add accessors for storing host features into idregs
,
Richard Henderson
,
13:50
Re: [PATCH 03/15] arm/cpu: Store aa64isar0 into the idregs arrays
,
Richard Henderson
,
13:46
Re: [PATCH 02/15] arm/kvm: add accessors for storing host features into idregs
,
Richard Henderson
,
13:43
Re: [PATCH 01/15] arm/cpu: Add sysreg definitions in cpu-sysregs.h
,
Richard Henderson
,
13:34
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Alex Bennée
,
13:29
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Peter Maydell
,
13:19
Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
,
William Roche
,
13:02
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Peter Xu
,
12:48
Re: [PATCH 0/5] Fix vIOMMU reset order
,
Peter Xu
,
12:32
Re: [PATCH 0/5] Fix vIOMMU reset order
,
Cédric Le Goater
,
12:25
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Richard Henderson
,
12:22
Re: [PATCH 5/5] hw/vfio/common: Add a trace point in vfio_reset_handler
,
Cédric Le Goater
,
12:19
Re: [PATCH 0/5] Fix vIOMMU reset order
,
Peter Maydell
,
12:06
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Peter Maydell
,
11:58
Re: [PATCH 0/5] Fix vIOMMU reset order
,
Peter Xu
,
11:54
Re: [PATCH 0/5] Fix vIOMMU reset order
,
Eric Auger
,
11:52
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Eric Auger
,
11:50
Re: [PATCH 0/5] Fix vIOMMU reset order
,
Peter Maydell
,
11:40
Re: [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Peter Maydell
,
11:38
Re: [PATCH v2 05/17] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
,
Thomas Huth
,
11:05
Re: [PATCH v2 02/17] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
,
Thomas Huth
,
11:02
Re: [PATCH v3 18/26] hw/arm/boot: Mark all guest memory as RIPAS_RAM.
,
Jean-Philippe Brucker
,
11:02
Re: [PATCH v3 09/26] target/arm/kvm-rme: Initialize Realm memory
,
Jean-Philippe Brucker
,
10:59
Re: [PATCH v3 08/26] hw/core/loader: Add ROM loader notifier
,
Jean-Philippe Brucker
,
10:57
Re: [PATCH v3 06/26] target/arm/kvm-rme: Initialize vCPU
,
Jean-Philippe Brucker
,
10:56
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Peter Maydell
,
10:46
[PATCH v2 17/17] tests/tcg: Add late gdbstub attach test
,
Alex Bennée
,
10:39
[PATCH v2 09/17] tests/qtest/migration: Pick smoke tests
,
Alex Bennée
,
10:34
[PATCH v2 12/17] user: Introduce user/signal.h
,
Alex Bennée
,
10:34
[PATCH v2 15/17] gdbstub: Allow late attachment
,
Alex Bennée
,
10:34
[PATCH v2 14/17] osdep: Introduce qemu_kill_thread()
,
Alex Bennée
,
10:34
[PATCH v2 13/17] user: Introduce host_interrupt_signal
,
Alex Bennée
,
10:34
[PATCH v2 10/17] gdbstub: Allow the %d placeholder in the socket path
,
Alex Bennée
,
10:34
[PATCH v2 07/17] Revert "util/timer: avoid deadlock when shutting down"
,
Alex Bennée
,
10:34
[PATCH v2 16/17] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
,
Alex Bennée
,
10:33
[PATCH v2 04/17] tests/qtest: simplify qtest_process_inbuf
,
Alex Bennée
,
10:32
[PATCH v2 06/17] tests/qtest: tighten up the checks on clock_step
,
Alex Bennée
,
10:32
[PATCH v2 08/17] tests/qtest/migration: Add --full option
,
Alex Bennée
,
10:32
[PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
,
Alex Bennée
,
10:32
[PATCH v2 03/17] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
,
Alex Bennée
,
10:32
[PATCH v2 00/17] maintainer updates for feb25 (qtest, gdbstub, plugins) pre-PR
,
Alex Bennée
,
10:32
[PATCH v2 05/17] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
,
Alex Bennée
,
10:32
[PATCH v2 02/17] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
,
Alex Bennée
,
10:32
[PATCH v2 01/17] tests/docker: replicate the check-rust-tools-nightly CI job
,
Alex Bennée
,
10:31
[PATCH] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
,
Peter Maydell
,
10:12
Re: [PATCH 14/15] arm/cpu: Add sysreg generation scripts
,
Marc Zyngier
,
09:14
Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Markus Armbruster
,
08:06
Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Markus Armbruster
,
08:02
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
07:53
Re: [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
Markus Armbruster
,
07:50
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
07:22
Re: [PATCH 0/5] Fix vIOMMU reset order
,
Michael S. Tsirkin
,
06:10
[PATCH 15/15] arm/cpu: Add generated files
,
Cornelia Huck
,
06:07
[PATCH 13/15] arm/cpu: Add infra to handle generated ID register definitions
,
Cornelia Huck
,
06:07
[PATCH 14/15] arm/cpu: Add sysreg generation scripts
,
Cornelia Huck
,
06:07
[PATCH 12/15] arm/cpu: Store id_mmfr0-5 into the idregs array
,
Cornelia Huck
,
06:06
[PATCH 11/15] arm/cpu: Store id_dfr0/1 into the idregs array
,
Cornelia Huck
,
06:06
[PATCH 09/15] arm/cpu: Store id_isar0-7 into the idregs array
,
Cornelia Huck
,
06:06
[PATCH 10/15] arm/cpu: Store id_mfr0/1 into the idregs array
,
Cornelia Huck
,
06:06
[PATCH 08/15] arm/cpu: Store aa64smfr0 into the idregs array
,
Cornelia Huck
,
06:05
[PATCH 07/15] arm/cpu: Store aa64dfr0/1 into the idregs array
,
Cornelia Huck
,
06:05
[PATCH 06/15] arm/cpu: Store aa64mmfr0-3 into the idregs array
,
Cornelia Huck
,
06:04
[PATCH 05/15] arm/cpu: Store aa64pfr0/1 into the idregs array
,
Cornelia Huck
,
06:04
[PATCH 04/15] arm/cpu: Store aa64isar1/2 into the idregs array
,
Cornelia Huck
,
06:04
[PATCH 03/15] arm/cpu: Store aa64isar0 into the idregs arrays
,
Cornelia Huck
,
06:04
[PATCH 02/15] arm/kvm: add accessors for storing host features into idregs
,
Cornelia Huck
,
06:03
[PATCH 01/15] arm/cpu: Add sysreg definitions in cpu-sysregs.h
,
Cornelia Huck
,
06:03
[PATCH 00/15] arm: rework id register storage
,
Cornelia Huck
,
06:03
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
05:32
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
05:21
Re: [PATCH v2 13/18] hw/arm/fsl-imx8mp: Implement gneral purpose timers
,
Bernhard Beschow
,
03:09
February 06, 2025
Re: [PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
,
Edgar E. Iglesias
,
21:39
答复: [PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
,
andrew Yuan
,
21:26
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
19:09
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Nicolin Chen
,
17:47
[PATCH v4 15/17] hw/arm: Add NPCM8XX SoC
,
Hao Wu
,
17:12
[PATCH v4 16/17] hw/arm: Add NPCM845 Evaluation board
,
Hao Wu
,
17:12
[PATCH v4 17/17] docs/system/arm: Add Description for NPCM8XX SoC
,
Hao Wu
,
17:12
[PATCH v4 13/17] hw/misc: Support NPCM8XX CLK Module Registers
,
Hao Wu
,
17:12
[PATCH v4 14/17] hw/net: Add NPCM8XX PCS Module
,
Hao Wu
,
17:12
[PATCH v4 11/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
,
Hao Wu
,
17:12
[PATCH v4 12/17] hw/misc: Add nr_regs and cold_reset_values to NPCM CLK
,
Hao Wu
,
17:12
[PATCH v4 08/17] hw/misc: Store DRAM size in NPCM8XX GCR Module
,
Hao Wu
,
17:12
[PATCH v4 06/17] hw/misc: Add nr_regs and cold_reset_values to NPCM GCR
,
Hao Wu
,
17:12
[PATCH v4 09/17] hw/misc: Support 8-bytes memop in NPCM GCR module
,
Hao Wu
,
17:12
[PATCH v4 10/17] hw/misc: Rename npcm7xx_clk to npcm_clk
,
Hao Wu
,
17:12
[PATCH v4 05/17] hw/misc: Move NPCM7XX GCR to NPCM GCR
,
Hao Wu
,
17:12
[PATCH v4 07/17] hw/misc: Add support for NPCM8XX GCR
,
Hao Wu
,
17:12
[PATCH v4 04/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr
,
Hao Wu
,
17:12
[PATCH v4 03/17] hw/ssi: Make flash size a property in NPCM7XX FIU
,
Hao Wu
,
17:12
[PATCH v4 02/17] pc-bios: Add NPCM8XX vBootrom
,
Hao Wu
,
17:12
[PATCH v4 01/17] roms: Update vbootrom to 1287b6e
,
Hao Wu
,
17:12
[PATCH v4 00/17] hw/arm: Add NPCM8XX Support
,
Hao Wu
,
17:12
Re: [PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation
,
Bernhard Beschow
,
16:58
Re: [PATCH v5 14/16] tests/functional: Remove sleep() kludges from microblaze tests
,
Richard Henderson
,
16:40
Re: [PATCH v5 02/16] hw/net/xilinx_ethlite: Make device endianness configurable
,
Richard Henderson
,
16:32
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
16:11
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Nicolin Chen
,
15:49
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
15:39
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Nicolin Chen
,
15:33
[PATCH 57/61] target/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN
,
Richard Henderson
,
15:05
[PATCH 56/61] target/arm: Move do_urshr, do_srshr to vec_internal.h
,
Richard Henderson
,
15:05
[PATCH 52/61] target/arm: Use do_[us]sat_[bhs] in sve_helper.c
,
Richard Henderson
,
15:05
[PATCH 59/61] target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP
,
Richard Henderson
,
15:05
[PATCH 58/61] target/arm: Implement SME2 ZIP, UZP (two registers)
,
Richard Henderson
,
15:05
[PATCH 53/61] target/arm: Implement SME2 SQCVT, UQCVT, SQCVTU
,
Richard Henderson
,
15:05
[PATCH 47/61] target/arm: Implement SME2 FCVT (widening), FCVTL
,
Richard Henderson
,
15:04
[PATCH 44/61] target/arm: Implement SME2 FADD, FSUB, BFADD, BFSUB
,
Richard Henderson
,
15:04
[PATCH 55/61] target/arm: Implement SME2 ZIP, UZP (four registers)
,
Richard Henderson
,
15:04
[PATCH 61/61] target/arm: Enable FEAT_SME2, FEAT_SME_F16F16, FEAT_SVE_B16B16 on -cpu max
,
Richard Henderson
,
15:03
[PATCH 60/61] target/arm: Implement SME2 SEL
,
Richard Henderson
,
15:03
[PATCH 50/61] target/arm: Implement SME2 FRINTN, FRINTP, FRINTM, FRINTA
,
Richard Henderson
,
15:03
[PATCH 49/61] target/arm: Implement SME2 SCVTF, UCVTF
,
Richard Henderson
,
15:03
[PATCH 45/61] target/arm: Remove CPUARMState.vfp.scratch
,
Richard Henderson
,
15:03
[PATCH 51/61] target/arm: Introduce do_[us]sat_[bhs] macros
,
Richard Henderson
,
15:02
[PATCH 48/61] target/arm: Implement SME2 FCVTZS, FCVTZU
,
Richard Henderson
,
15:02
[PATCH 54/61] target/arm: Implement SME2 SUNPK, UUNPK
,
Richard Henderson
,
15:02
[PATCH 46/61] target/arm: Implement SME2 BFCVT, BFCVTN, FCVT, FCVTN
,
Richard Henderson
,
15:02
[PATCH 43/61] target/arm: Implement SME2 BFMLA, BFMLS
,
Richard Henderson
,
15:02
[PATCH 40/61] target/arm: Implement SME2 SMLALL, SMLSLL, UMLALL, UMLSLL
,
Richard Henderson
,
15:01
[PATCH 42/61] target/arm: Implement SME2 FMLA, FMLS
,
Richard Henderson
,
15:01
[PATCH 41/61] target/arm: Rename gvec_fml[as]_[hs] with _nf_ infix
,
Richard Henderson
,
15:01
[PATCH 18/61] target/arm: Split get_tile_rowcol argument tile_index
,
Richard Henderson
,
14:58
[PATCH 36/61] target/arm: Remove helper_gvec_sudot_idx_4b
,
Richard Henderson
,
14:58
[PATCH 33/61] target/arm: Implement SME2 BFDOT
,
Richard Henderson
,
14:58
[PATCH 32/61] target/arm: Implement SME2 FDOT
,
Richard Henderson
,
14:58
[PATCH 30/61] target/arm: Pass ZA to helper_sve2_fmlal_zz[zx]w_s
,
Richard Henderson
,
14:58
[PATCH 28/61] target/arm: Implement SME2 ADD/SUB (array results, multiple and single vector)
,
Richard Henderson
,
14:58
[PATCH 25/61] target/arm: Introduce gen_gvec_sve2_sqdmulh
,
Richard Henderson
,
14:58
[PATCH 23/61] target/arm: Implement SME2 BMOPA
,
Richard Henderson
,
14:58
[PATCH 38/61] target/arm: Implement SME2 SVDOT, UVDOT, SUVDOT, USVDOT
,
Richard Henderson
,
14:58
[PATCH 39/61] target/arm: Implement SME2 SMLAL, SMLSL, UMLAL, UMLSL
,
Richard Henderson
,
14:58
[PATCH 37/61] target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT
,
Richard Henderson
,
14:58
[PATCH 35/61] target/arm: Rename helper_gvec_*dot_[bh] to *_4[bh]
,
Richard Henderson
,
14:58
[PATCH 34/61] target/arm: Implement SME2 FVDOT, BFVDOT
,
Richard Henderson
,
14:58
[PATCH 27/61] target/arm: Implement SME2 Multiple Vectors SVE Destructive
,
Richard Henderson
,
14:58
[PATCH 29/61] target/arm: Implement SME2 ADD/SUB (array results, multiple vectors)
,
Richard Henderson
,
14:58
[PATCH 31/61] target/arm: Implement SME2 FMLAL, BFMLAL
,
Richard Henderson
,
14:58
[PATCH 26/61] target/arm: Implement SME2 Multiple and Single SVE Destructive
,
Richard Henderson
,
14:58
[PATCH 24/61] target/arm: Implement SME2 SMOPS, UMOPS (2-way)
,
Richard Henderson
,
14:58
[PATCH 22/61] target/arm: Implement SME2 MOVA to/from array, multiple registers
,
Richard Henderson
,
14:58
[PATCH 19/61] target/arm: Rename MOVA for translate
,
Richard Henderson
,
14:58
[PATCH 20/61] target/arm: Implement SME2 MOVA to/from tile, multiple registers
,
Richard Henderson
,
14:58
[PATCH 21/61] target/arm: Split out get_zarray
,
Richard Henderson
,
14:58
[PATCH 15/61] target/arm: Implement SME2 ZERO ZT0
,
Richard Henderson
,
14:58
[PATCH 16/61] target/arm: Implement SME2 LDR/STR ZT0
,
Richard Henderson
,
14:57
[PATCH 13/61] target/arm: Add ZT0
,
Richard Henderson
,
14:57
[PATCH 11/61] target/arm: Rename zarray to za_state.za
,
Richard Henderson
,
14:57
[PATCH 17/61] target/arm: Implement SME2 MOVT
,
Richard Henderson
,
14:57
[PATCH 12/61] target/arm: Add isar_feature_aa64_sme2*
,
Richard Henderson
,
14:57
[PATCH 14/61] target/arm: Add zt0_excp_el to DisasContext
,
Richard Henderson
,
14:57
[PATCH 10/61] target/arm: Use FPST_ZA for sme_fmopa_[hsd]
,
Richard Henderson
,
14:57
[PATCH 07/61] tcg: Split out tcg_gen_gvec_mov_var
,
Richard Henderson
,
14:57
[PATCH 04/61] tcg: Add base arguments to check_overlap_[234]
,
Richard Henderson
,
14:57
[PATCH 03/61] tcg: Add dbase argument to expand_clr
,
Richard Henderson
,
14:57
[PATCH 02/61] tcg: Add dbase argument to do_dup
,
Richard Henderson
,
14:57
[PATCH 09/61] target/arm: Introduce FPST_ZA, FPST_ZA_F16
,
Richard Henderson
,
14:57
[PATCH 08/61] tcg: Split out tcg_gen_gvec_{add,sub}_var
,
Richard Henderson
,
14:57
[PATCH 06/61] tcg: Split out tcg_gen_gvec_3_var
,
Richard Henderson
,
14:57
[PATCH 05/61] tcg: Split out tcg_gen_gvec_2_var
,
Richard Henderson
,
14:57
[PATCH 01/61] tcg: Add dbase argument to do_dup_store
,
Richard Henderson
,
14:57
[PATCH 00/61] target/arm: Implement FEAT_SME2
,
Richard Henderson
,
14:57
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Nicolin Chen
,
13:59
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Philippe Mathieu-Daudé
,
13:43
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Philippe Mathieu-Daudé
,
13:37
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Daniel P . Berrangé
,
13:30
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Philippe Mathieu-Daudé
,
13:25
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
13:22
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
13:18
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
13:18
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
13:13
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Daniel P . Berrangé
,
13:06
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
13:05
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
12:59
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
12:58
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
12:57
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
12:55
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Philippe Mathieu-Daudé
,
12:49
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
12:47
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Philippe Mathieu-Daudé
,
12:44
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Max Filippov
,
12:34
Re: [PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation
,
Peter Maydell
,
12:32
Re: [PATCH v2 17/18] hw/arm/fsl-imx8mp: Add on-chip RAM
,
Peter Maydell
,
12:31
Re: [PATCH v2 15/18] hw/arm/fsl-imx8mp: Add USB support
,
Peter Maydell
,
12:31
Re: [PATCH v2 14/18] hw/arm/fsl-imx8mp: Add Ethernet controller
,
Peter Maydell
,
12:30
Re: [PATCH v2 13/18] hw/arm/fsl-imx8mp: Implement gneral purpose timers
,
Peter Maydell
,
12:29
Re: [PATCH v2 12/18] hw/arm/fsl-imx8mp: Add watchdog support
,
Peter Maydell
,
12:27
Re: [PATCH v2 11/18] hw/arm/fsl-imx8mp: Add SPI controllers
,
Peter Maydell
,
12:27
Re: [PATCH v2 10/18] hw/arm/fsl-imx8mp: Add I2C controllers
,
Peter Maydell
,
12:26
Re: [PATCH v2 09/18] hw/arm/fsl-imx8mp: Add GPIO controllers
,
Peter Maydell
,
12:26
Re: [PATCH v2 07/18] hw/arm/fsl-imx8mp: Add USDHC storage controllers
,
Peter Maydell
,
12:25
Re: [PATCH v5 02/16] hw/net/xilinx_ethlite: Make device endianness configurable
,
Thomas Huth
,
12:14
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Daniel P . Berrangé
,
12:13
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
12:10
Re: [PATCH v5 14/16] tests/functional: Remove sleep() kludges from microblaze tests
,
Thomas Huth
,
12:10
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Thomas Huth
,
12:09
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
12:05
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Eric Auger
,
11:44
Re: [PATCH 07/18] Revert "util/timer: avoid deadlock when shutting down"
,
Peter Maydell
,
10:53
Re: [PATCH 06/18] tests/qtest: tighten up the checks on clock_step
,
Peter Maydell
,
10:53
Re: [PATCH 04/18] tests/qtest: simplify qtest_process_inbuf
,
Peter Maydell
,
10:51
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Peter Maydell
,
10:41
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
10:07
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Philippe Mathieu-Daudé
,
10:04
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
09:46
Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Zhao Liu
,
09:38
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Daniel P . Berrangé
,
09:31
[PATCH 5/5] hw/vfio/common: Add a trace point in vfio_reset_handler
,
Eric Auger
,
09:23
[PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase
,
Eric Auger
,
09:23
[PATCH 3/5] hw/i386/intel_iommu: Tear down address spaces before IOMMU reset
,
Eric Auger
,
09:23
[PATCH 2/5] hw/i386/intel-iommu: Migrate to 3-phase reset
,
Eric Auger
,
09:23
[PATCH 1/5] hw/virtio/virtio-iommu: Migrate to 3-phase reset
,
Eric Auger
,
09:23
[PATCH 0/5] Fix vIOMMU reset order
,
Eric Auger
,
09:23
Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Zhao Liu
,
09:13
Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Zhao Liu
,
09:03
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Philippe Mathieu-Daudé
,
08:54
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
08:51
Re: [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
BALATON Zoltan
,
08:44
Re: [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Daniel P . Berrangé
,
08:21
Re: [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
08:15
[PATCH v5 16/16] tests/functional: Run cross-endian microblaze tests
,
Philippe Mathieu-Daudé
,
08:12
[PATCH v5 15/16] tests/functional: Have microblaze tests inherit common parent class
,
Philippe Mathieu-Daudé
,
08:12
[PATCH v5 14/16] tests/functional: Remove sleep() kludges from microblaze tests
,
Philippe Mathieu-Daudé
,
08:12
[PATCH v5 13/16] tests/functional: Allow microblaze tests to take a machine name argument
,
Philippe Mathieu-Daudé
,
08:12
[PATCH v5 12/16] tests/functional: Explicit endianness of microblaze assets
,
Philippe Mathieu-Daudé
,
08:12
[PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 10/16] target/microblaze: Consider endianness while translating code
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 09/16] target/microblaze: Introduce mo_endian() helper
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 08/16] target/microblaze: Set MO_TE once in do_load() / do_store()
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 07/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 06/16] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 05/16] hw/ssi/xilinx_spi: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 04/16] hw/char/xilinx_uartlite: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 03/16] hw/timer/xilinx_timer: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 02/16] hw/net/xilinx_ethlite: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 01/16] hw/intc/xilinx_intc: Make device endianness configurable
,
Philippe Mathieu-Daudé
,
08:11
[PATCH v5 00/16] hw/microblaze: Allow running cross-endian vCPUs
,
Philippe Mathieu-Daudé
,
08:11
Re: [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
BALATON Zoltan
,
07:56
Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Markus Armbruster
,
07:13
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
05:37
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
05:34
Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Markus Armbruster
,
05:24
Re: [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
05:12
Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Zhao Liu
,
05:08
Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Zhao Liu
,
05:04
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
05:02
Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Zhao Liu
,
05:00
[PATCH v2 5/6] hw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number
,
Jamin Lin
,
04:53
[PATCH v2 4/6] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
,
Jamin Lin
,
04:53
[PATCH v2 6/6] hw/intc/aspeed: Support different memory region ops
,
Jamin Lin
,
04:53
[PATCH v2 2/6] hw/intc/aspeed: Introduce helper functions for enable and status registers
,
Jamin Lin
,
04:53
[PATCH v2 3/6] hw/intc/aspeed: Add object type name to trace events for better debugging
,
Jamin Lin
,
04:53
[PATCH v2 1/6] hw/intc/aspeed: Support setting different memory and register size
,
Jamin Lin
,
04:53
[PATCH v2 0/6] INTC model cleanup
,
Jamin Lin
,
04:53
Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Daniel P . Berrangé
,
04:43
Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Zhao Liu
,
04:35
Re: [PATCH v3 16/17] hw/arm: Add NPCM845 Evaluation board
,
Philippe Mathieu-Daudé
,
04:27
Re: [PATCH v3 13/17] hw/misc: Support NPCM8XX CLK Module Registers
,
Philippe Mathieu-Daudé
,
04:24
Re: [PATCH v3 12/17] hw/misc: Add nr_regs and cold_reset_values to NPCM CLK
,
Philippe Mathieu-Daudé
,
04:22
Re: [PATCH v3 09/17] hw/misc: Support 8-bytes memop in NPCM GCR module
,
Philippe Mathieu-Daudé
,
04:19
Re: [PATCH v3 07/17] hw/misc: Add support for NPCM8XX GCR
,
Philippe Mathieu-Daudé
,
04:14
Re: [PATCH v3 03/17] hw/ssi: Make flash size a property in NPCM7XX FIU
,
Philippe Mathieu-Daudé
,
04:06
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
03:55
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
03:53
RE: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Jamin Lin
,
02:24
RE: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Jamin Lin
,
02:22
Re: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Cédric Le Goater
,
02:22
Re: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Cédric Le Goater
,
02:17
RE: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Jamin Lin
,
00:15
February 05, 2025
Re: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Joel Stanley
,
23:55
[PATCH v3 08/17] hw/misc: Store DRAM size in NPCM8XX GCR Module
,
Hao Wu
,
20:32
[PATCH v3 10/17] hw/misc: Rename npcm7xx_clk to npcm_clk
,
Hao Wu
,
20:32
[PATCH v3 09/17] hw/misc: Support 8-bytes memop in NPCM GCR module
,
Hao Wu
,
20:32
[PATCH v3 07/17] hw/misc: Add support for NPCM8XX GCR
,
Hao Wu
,
20:32
[PATCH v3 13/17] hw/misc: Support NPCM8XX CLK Module Registers
,
Hao Wu
,
20:32
[PATCH v3 12/17] hw/misc: Add nr_regs and cold_reset_values to NPCM CLK
,
Hao Wu
,
20:32
[PATCH v3 15/17] hw/arm: Add NPCM8XX SoC
,
Hao Wu
,
20:32
[PATCH v3 11/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
,
Hao Wu
,
20:32
[PATCH v3 17/17] docs/system/arm: Add Description for NPCM8XX SoC
,
Hao Wu
,
20:32
[PATCH v3 14/17] hw/net: Add NPCM8XX PCS Module
,
Hao Wu
,
20:32
[PATCH v3 16/17] hw/arm: Add NPCM845 Evaluation board
,
Hao Wu
,
20:32
[PATCH v3 03/17] hw/ssi: Make flash size a property in NPCM7XX FIU
,
Hao Wu
,
20:32
[PATCH v3 04/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr
,
Hao Wu
,
20:32
[PATCH v3 02/17] pc-bios: Add NPCM8XX vBootrom
,
Hao Wu
,
20:32
[PATCH v3 06/17] hw/misc: Add nr_regs and cold_reset_values to NPCM GCR
,
Hao Wu
,
20:32
[PATCH v3 05/17] hw/misc: Move NPCM7XX GCR to NPCM GCR
,
Hao Wu
,
20:32
[PATCH v3 00/17] hw/arm: Add NPCM8XX Support
,
Hao Wu
,
20:32
[PATCH v3 01/17] roms: Update vbootrom to 1287b6e
,
Hao Wu
,
20:32
Re: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Andrew Jeffery
,
18:39
Re: [PATCH 01/11] hvf: Add facility for initialisation code prior to first vCPU run
,
Philippe Mathieu-Daudé
,
16:02
Re: [PATCH 03/11] i386/hvf: Don't send signal to thread when kicking
,
Philippe Mathieu-Daudé
,
15:58
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Nathan Chen
,
15:54
Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
,
Peter Xu
,
12:59
Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
,
Peter Xu
,
12:07
Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
,
William Roche
,
11:28
Re: [PATCH v7 2/6] system/physmem: poisoned memory discard on reboot
,
William Roche
,
11:28
Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
,
William Roche
,
11:27
Re: [PATCH] tests/functional/test_aarch64_virt: Fix vulkan test without egl-headless
,
Cornelia Huck
,
10:54
Re: [PATCH 02/11] arm/hvf: Initialise GICv3 state just before first vCPU run
,
Zenghui Yu
,
09:48
Re: [PATCH] tests/functional/test_aarch64_virt: Fix vulkan test without egl-headless
,
Alex Bennée
,
09:43
Re: [PATCH 08/14] hw/intc/arm_gicv3_cpuif(): Remove redundant tests of is_a64()
,
Alex Bennée
,
09:42
Re: [PATCH 07/14] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
,
Alex Bennée
,
09:40
Re: [PATCH 05/14] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
,
Peter Maydell
,
09:39
Re: [PATCH 06/14] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
,
Alex Bennée
,
09:29
[PATCH] tests/functional/test_aarch64_virt: Fix vulkan test without egl-headless
,
Thomas Huth
,
09:11
Re: [PATCH 05/14] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
,
Alex Bennée
,
07:52
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Eric Auger
,
07:35
Re: [PATCH 04/14] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
,
Alex Bennée
,
07:05
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
05:44
Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Markus Armbruster
,
05:07
Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Markus Armbruster
,
05:04
[PATCH v2] hw/arm/virt: Support larger highmem MMIO regions
,
Matthew R. Ochs
,
04:01
Re: [PATCH 01/14] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
,
Alex Bennée
,
03:59
Re: [PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject
,
Markus Armbruster
,
03:17
Re: [PATCH v3 13/14] qapi/acpi-hest: add an interface to do generic CPER error injection
,
Markus Armbruster
,
03:12
Re: [PATCH 0/5] tests/functional: Update Aspeed OpenBMC images (resend)
,
Cédric Le Goater
,
02:31
Re: [PATCH v1 1/1] aspeed/soc: Support Non-maskable Interrupt for AST2700
,
Cédric Le Goater
,
02:31
Re: [PATCH v4 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
,
Thomas Huth
,
02:14
RE: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Jamin Lin
,
02:12
Re: [PATCH v4 3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard
,
Thomas Huth
,
02:04
Re: [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
Markus Armbruster
,
02:03
Re: [PATCH v2] hw/arm/virt: Support larger highmem MMIO regions
,
Gavin Shan
,
00:08
February 04, 2025
Re: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Andrew Jeffery
,
22:50
Re: [PATCH v3 10/17] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
,
Anton Johansson
,
19:21
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Nicolin Chen
,
19:09
Re: [PATCH v2 05/18] hw/arm/fsl-imx8mp: Implement clock tree
,
Bernhard Beschow
,
18:15
Re: [PATCH] smbios: make memory device size configurable per Machine
,
Philippe Mathieu-Daudé
,
16:46
Re: [PATCH v1 1/1] aspeed/soc: Support Non-maskable Interrupt for AST2700
,
Philippe Mathieu-Daudé
,
16:38
Re: [PATCH v3 10/17] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
,
Philippe Mathieu-Daudé
,
16:34
Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
,
Peter Xu
,
15:16
[PATCH v4 6/7] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
15:10
[PATCH v4 7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
,
Philippe Mathieu-Daudé
,
15:10
[PATCH v4 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
15:10
[PATCH v4 3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard
,
Philippe Mathieu-Daudé
,
15:10
[PATCH v4 1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
,
Philippe Mathieu-Daudé
,
15:10
[PATCH v4 4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
15:10
[PATCH v4 2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
,
Philippe Mathieu-Daudé
,
15:10
[PATCH v4 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag
,
Philippe Mathieu-Daudé
,
15:09
Re: [PATCH v3 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
14:12
Re: [PATCH v2 6/8] hw/arm: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
14:10
Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
,
David Hildenbrand
,
13:56
Re: [PATCH v3 7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
,
Thomas Huth
,
13:48
Re: [PATCH v2 7/8] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
,
Thomas Huth
,
13:46
Re: [PATCH v2 6/8] hw/arm: Remove all invalid uses of auto_create_sdcard=true
,
Thomas Huth
,
13:45
[PATCH v3 6/7] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
13:29
[PATCH v3 7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
,
Philippe Mathieu-Daudé
,
13:29
[PATCH v3 4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
13:29
[PATCH v3 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
13:29
[PATCH v3 3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard
,
Philippe Mathieu-Daudé
,
13:29
[PATCH v3 2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
,
Philippe Mathieu-Daudé
,
13:29
[PATCH v3 1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
,
Philippe Mathieu-Daudé
,
13:29
[PATCH v3 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag
,
Philippe Mathieu-Daudé
,
13:29
Re: [PATCH v2 5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init()
,
Thomas Huth
,
13:27
Re: [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
Thomas Huth
,
13:26
Re: [PATCH v2 3/8] hw/boards: Rename no_sdcard -> auto_create_sdcard
,
Philippe Mathieu-Daudé
,
13:24
Re: [PATCH v2 3/8] hw/boards: Rename no_sdcard -> auto_create_sdcard
,
Thomas Huth
,
13:19
Re: [PATCH v2 2/8] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
,
Thomas Huth
,
13:16
Re: [PATCH v2 5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init()
,
Philippe Mathieu-Daudé
,
13:12
Re: [PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
,
Philippe Mathieu-Daudé
,
13:11
[PATCH v2 8/8] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
,
Philippe Mathieu-Daudé
,
13:09
[PATCH v2 7/8] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
13:09
[PATCH v2 6/8] hw/arm: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
13:08
[PATCH v2 5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init()
,
Philippe Mathieu-Daudé
,
13:08
[PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
,
Philippe Mathieu-Daudé
,
13:08
[PATCH v2 3/8] hw/boards: Rename no_sdcard -> auto_create_sdcard
,
Philippe Mathieu-Daudé
,
13:08
[PATCH v2 2/8] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
,
Philippe Mathieu-Daudé
,
13:08
[PATCH v2 1/8] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
,
Philippe Mathieu-Daudé
,
13:08
[PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
,
Philippe Mathieu-Daudé
,
13:07
Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
,
Peter Xu
,
12:58
Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
,
David Hildenbrand
,
12:50
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Eric Auger
,
12:49
Re: [PATCH v7 4/6] numa: Introduce and use ram_block_notify_remap()
,
David Hildenbrand
,
12:42
Re: [PATCH v7 4/6] numa: Introduce and use ram_block_notify_remap()
,
Peter Xu
,
12:17
Re: [PATCH v7 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
,
Peter Xu
,
12:10
Re: [PATCH v7 2/6] system/physmem: poisoned memory discard on reboot
,
Peter Xu
,
12:09
Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
,
Peter Xu
,
12:02
Re: [PATCH v2 03/17] pc-bios: Add NPCM8XX vBootrom
,
Peter Maydell
,
11:31
Re: [PATCH v2 02/17] roms: Update vbootrom to 1287b6e
,
Peter Maydell
,
11:31
Re: [PATCH v2 16/17] hw/arm: Add NPCM8XX SoC
,
Peter Maydell
,
11:29
Re: [PATCH v2 15/17] hw/net: Add NPCM8XX PCS Module
,
Peter Maydell
,
11:19
Re: [PATCH v2 01/17] docs/system/arm: Add Description for NPCM8XX SoC
,
Peter Maydell
,
11:16
Re: [PATCH v2 17/17] hw/arm: Add NPCM845 Evaluation board
,
Peter Maydell
,
11:09
Re: [PATCH v2 14/17] hw/misc: Support NPCM8XX CLK Module Registers
,
Peter Maydell
,
11:06
Re: [PATCH v2 13/17] hw/misc: Add nr_regs and cold_reset_values to NPCM CLK
,
Peter Maydell
,
11:04
Re: [PATCH v2 12/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
,
Peter Maydell
,
11:04
Re: [PATCH v2 11/17] hw/misc: Rename npcm7xx_clk to npcm_clk
,
Peter Maydell
,
10:56
Re: [PATCH v2 10/17] hw/misc: Support 8-bytes memop in NPCM GCR module
,
Peter Maydell
,
10:56
Re: [PATCH v2 09/17] hw/misc: Store DRAM size in NPCM8XX GCR Module
,
Peter Maydell
,
10:52
Re: [PATCH v2 08/17] hw/misc: Add support for NPCM8XX GCR
,
Peter Maydell
,
10:49
Re: [PATCH v2 07/17] hw/misc: Add nr_regs and cold_reset_values to NPCM GCR
,
Peter Maydell
,
10:48
Re: [PATCH v2 06/17] hw/misc: Move NPCM7XX GCR to NPCM GCR
,
Peter Maydell
,
10:45
Re: [PATCH v2 05/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr
,
Peter Maydell
,
10:43
Re: [PATCH v2 04/17] hw/ssi: Make flash size a property in NPCM7XX FIU
,
Peter Maydell
,
10:42
Re: [PATCH v2 07/12] hw/arm/raspi: Check ramsize is within chipset aperture
,
Peter Maydell
,
10:10
Re: [PATCH v2 06/12] hw/arm/raspi: Consider network interface for B models
,
Peter Maydell
,
10:09
Re: [PATCH v2 05/12] hw/arm/raspi: Consider processor id in types[] array
,
Peter Maydell
,
10:08
Re: [PATCH v2 03/12] hw/arm/raspi: Unify RASPI_MACHINE types
,
Peter Maydell
,
10:07
Re: [PATCH v2 02/12] hw/arm/raspi: Merge model 4B with other models
,
Peter Maydell
,
10:03
Re: [PATCH v2 01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
,
Peter Maydell
,
10:03
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
Philippe Mathieu-Daudé
,
09:59
Re: [PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
,
Peter Maydell
,
09:37
Re: [PATCH 8/8] hw/cpu/arm_mpcore: Remove default values for GIC external IRQs
,
Peter Maydell
,
09:14
Re: [PATCH 4/8] hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL
,
Peter Maydell
,
09:07
Re: [PATCH 1/8] hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTERNAL' definition
,
Peter Maydell
,
09:06
Re: [PATCH v2 0/6] hw/arm: Minor cleanups around MPCore code
,
Peter Maydell
,
09:03
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Eric Auger
,
09:01
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
Peter Maydell
,
08:52
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
Philippe Mathieu-Daudé
,
08:40
Re: [PATCH] qemu-options: Deprecate -old-param command line option
,
Daniel P . Berrangé
,
08:01
Re: [PATCH] qemu-options: Deprecate -old-param command line option
,
Peter Maydell
,
07:55
[PATCH v3 5/9] target/arm: Refactor handling of timer offset for direct register accesses
,
Peter Maydell
,
07:50
[PATCH v3 3/9] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled
,
Peter Maydell
,
07:50
[PATCH v3 6/9] target/arm: Implement SEL2 physical and virtual timers
,
Peter Maydell
,
07:50
[PATCH v3 9/9] hw/arm: enable secure EL2 timers for sbsa machine
,
Peter Maydell
,
07:50
[PATCH v3 2/9] target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer
,
Peter Maydell
,
07:50
[PATCH v3 8/9] hw/arm: enable secure EL2 timers for virt machine
,
Peter Maydell
,
07:50
[PATCH v3 7/9] target/arm: document the architectural names of our GTIMERs
,
Peter Maydell
,
07:50
[PATCH v3 1/9] target/arm: Apply correct timer offset when calculating deadlines
,
Peter Maydell
,
07:50
[PATCH v3 4/9] target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses
,
Peter Maydell
,
07:50
[PATCH v3 0/9] target/arm: Implement SEL2 physical and virtual timers
,
Peter Maydell
,
07:50
Re: [PATCH v2] hw/misc: use extract64 instead of 1 << i
,
Тигран Согомонян
,
07:25
Re: [PATCH v2] hw/misc: use extract64 instead of 1 << i
,
Тигран Согомонян
,
07:20
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
Peter Maydell
,
06:14
Re: [PATCH-for-10.0 3/3] hw/boards: Rename no_sdcard -> create_default_sdcard_drive
,
Philippe Mathieu-Daudé
,
06:09
Re: [RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL
,
Itaru Kitayama
,
06:08
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
Daniel P . Berrangé
,
05:52
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
Philippe Mathieu-Daudé
,
05:48
Re: [PATCH v1 01/18] hw/intc/aspeed: Rename INTC to INTC0
,
Cédric Le Goater
,
05:26
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
BALATON Zoltan
,
04:58
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
Daniel P . Berrangé
,
04:58
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
Philippe Mathieu-Daudé
,
04:51
RE: [PATCH v1 06/18] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register address
,
Jamin Lin
,
04:45
RE: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Jamin Lin
,
04:43
Re: [RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL
,
Jonathan Cameron
,
04:29
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
Peter Maydell
,
04:22
[PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation
,
Bernhard Beschow
,
04:22
[PATCH v2 16/18] hw/arm/fsl-imx8mp: Add boot ROM
,
Bernhard Beschow
,
04:22
[PATCH v2 17/18] hw/arm/fsl-imx8mp: Add on-chip RAM
,
Bernhard Beschow
,
04:22
[PATCH v2 15/18] hw/arm/fsl-imx8mp: Add USB support
,
Bernhard Beschow
,
04:22
[PATCH v2 14/18] hw/arm/fsl-imx8mp: Add Ethernet controller
,
Bernhard Beschow
,
04:21
[PATCH v2 13/18] hw/arm/fsl-imx8mp: Implement gneral purpose timers
,
Bernhard Beschow
,
04:21
[PATCH v2 11/18] hw/arm/fsl-imx8mp: Add SPI controllers
,
Bernhard Beschow
,
04:21
[PATCH v2 12/18] hw/arm/fsl-imx8mp: Add watchdog support
,
Bernhard Beschow
,
04:21
[PATCH v2 10/18] hw/arm/fsl-imx8mp: Add I2C controllers
,
Bernhard Beschow
,
04:21
[PATCH v2 08/18] hw/arm/fsl-imx8mp: Add PCIe support
,
Bernhard Beschow
,
04:21
[PATCH v2 09/18] hw/arm/fsl-imx8mp: Add GPIO controllers
,
Bernhard Beschow
,
04:21
[PATCH v2 07/18] hw/arm/fsl-imx8mp: Add USDHC storage controllers
,
Bernhard Beschow
,
04:21
[PATCH v2 05/18] hw/arm/fsl-imx8mp: Implement clock tree
,
Bernhard Beschow
,
04:21
[PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
,
Bernhard Beschow
,
04:21
[PATCH v2 06/18] hw/arm/fsl-imx8mp: Add SNVS
,
Bernhard Beschow
,
04:21
[PATCH v2 01/18] hw/usb/hcd-dwc3: Align global registers size with Linux
,
Bernhard Beschow
,
04:21
[PATCH v2 03/18] hw/gpio/pca955*: Move Kconfig switches next to implementations
,
Bernhard Beschow
,
04:21
[PATCH v2 02/18] hw/pci-host/designware: Prevent device attachment on internal PCIe root bus
,
Bernhard Beschow
,
04:21
[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
,
Bernhard Beschow
,
04:21
RE: [PATCH v1 01/18] hw/intc/aspeed: Rename INTC to INTC0
,
Jamin Lin
,
03:22
Re: [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
,
Bernhard Beschow
,
03:13
RE: [PATCH v1 00/18] Support AST2700 A1
,
Jamin Lin
,
03:05
Re: [PATCH v1 01/18] hw/intc/aspeed: Rename INTC to INTC0
,
Cédric Le Goater
,
02:34
Re: [PATCH v1 11/18] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
,
Cédric Le Goater
,
02:29
Re: [PATCH v3 18/26] hw/arm/boot: Mark all guest memory as RIPAS_RAM.
,
Gavin Shan
,
02:27
RE: [PATCH v1 11/18] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
,
Jamin Lin
,
02:23
Re: [PATCH-for-10.0 0/3] hw/boards: Try to make sense of MachineClass::no_sdcard flag
,
Thomas Huth
,
02:11
Re: [PATCH-for-10.0 3/3] hw/boards: Rename no_sdcard -> create_default_sdcard_drive
,
Thomas Huth
,
02:07
RE: [PATCH v1 02/18] hw/intc/aspeed: Support different memory region ops
,
Jamin Lin
,
02:01
Re: [PATCH-for-10.0 2/3] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
,
Thomas Huth
,
02:00
Re: [PATCH-for-10.0 1/3] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
,
Thomas Huth
,
01:59
RE: [PATCH v1 01/18] hw/intc/aspeed: Rename INTC to INTC0
,
Jamin Lin
,
01:51
Re: [PATCH v1 1/1] aspeed/soc: Support Non-maskable Interrupt for AST2700
,
Cédric Le Goater
,
01:41
[PATCH v1 1/1] aspeed/soc: Support Non-maskable Interrupt for AST2700
,
Jamin Lin
,
01:10
Re: [PATCH v3 08/26] hw/core/loader: Add ROM loader notifier
,
Gavin Shan
,
00:33
Re: [PATCH v3 09/26] target/arm/kvm-rme: Initialize Realm memory
,
Gavin Shan
,
00:30
Re: [RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL
,
Itaru Kitayama
,
00:17
Re: [PATCH v3 06/26] target/arm/kvm-rme: Initialize vCPU
,
Gavin Shan
,
00:04
February 03, 2025
RE: [PATCH v5 13/17] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
22:23
[PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 12/12] hw/arm/raspi: Support more models
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 10/12] hw/arm/raspi: List models creatable by the generic 'raspi' machine
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 09/12] hw/arm/raspi: Have the generic machine take a 'revision' property
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 08/12] hw/arm/raspi: Introduce generic Raspberry Pi machine
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 07/12] hw/arm/raspi: Check ramsize is within chipset aperture
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 06/12] hw/arm/raspi: Consider network interface for B models
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 05/12] hw/arm/raspi: Consider processor id in types[] array
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 04/12] hw/arm/raspi: Pass board_rev as argument to raspi_base_machine_init()
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 03/12] hw/arm/raspi: Unify RASPI_MACHINE types
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 02/12] hw/arm/raspi: Merge model 4B with other models
,
Philippe Mathieu-Daudé
,
19:23
[PATCH v2 01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
,
Philippe Mathieu-Daudé
,
19:22
[PATCH v2 00/12] hw/arm/raspi: Allow creating any Raspberry Pi machine
,
Philippe Mathieu-Daudé
,
19:22
Re: [PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
,
BALATON Zoltan
,
18:20
Re: [PATCH 21/21] hw/gpio/imx_gpio: Don't clear input GPIO values upon reset
,
Bernhard Beschow
,
18:06
Re: [PATCH 08/21] hw/arm/fsl-imx8mp: Add USDHC storage controllers
,
Bernhard Beschow
,
18:01
Re: [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
,
Bernhard Beschow
,
17:38
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Nicolin Chen
,
13:51
[RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL
,
Jonathan Cameron
,
12:31
[RFC PATCH v12 qemu 1/2] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
,
Jonathan Cameron
,
12:31
[RFC PATCH v12 qemu 0/2] arm/virt: CXL support via pxb_cxl
,
Jonathan Cameron
,
12:31
Re: [PATCH v5 13/17] aspeed/soc: Add AST2700 support
,
Philippe Mathieu-Daudé
,
11:41
Re: [PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
,
Philippe Mathieu-Daudé
,
11:19
Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
,
Igor Mammedov
,
10:22
Re: [PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
,
Peter Maydell
,
10:05
Re: [PATCH v3 05/14] acpi/generic_event_device: add logic to detect if HEST addr is available
,
Igor Mammedov
,
09:56
Re: [PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
,
Daniel P . Berrangé
,
09:50
[PATCH 18/18] plugins: fix -Werror=maybe-uninitialized false-positive
,
Alex Bennée
,
09:49
[PATCH 17/18] tests/tcg: Add late gdbstub attach test
,
Alex Bennée
,
09:49
[PATCH 16/18] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
,
Alex Bennée
,
09:49
Re: [PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
,
Peter Maydell
,
09:45
[PATCH 14/18] osdep: Introduce qemu_kill_thread()
,
Alex Bennée
,
09:41
[PATCH 11/18] gdbstub: Try unlinking the unix socket before binding
,
Alex Bennée
,
09:41
[PATCH 13/18] user: Introduce host_interrupt_signal
,
Alex Bennée
,
09:41
[PATCH 07/18] Revert "util/timer: avoid deadlock when shutting down"
,
Alex Bennée
,
09:41
[PATCH 09/18] tests/qtest/migration: Pick smoke tests
,
Alex Bennée
,
09:41
[PATCH 08/18] tests/qtest/migration: Add --full option
,
Alex Bennée
,
09:41
[PATCH 12/18] user: Introduce user/signal.h
,
Alex Bennée
,
09:41
[PATCH 04/18] tests/qtest: simplify qtest_process_inbuf
,
Alex Bennée
,
09:41
[PATCH 15/18] gdbstub: Allow late attachment
,
Alex Bennée
,
09:41
[PATCH 10/18] gdbstub: Allow the %d placeholder in the socket path
,
Alex Bennée
,
09:41
[PATCH 00/18] maintainer updates for feb25 (qtest, gdbstub, plugins)
,
Alex Bennée
,
09:41
[PATCH 06/18] tests/qtest: tighten up the checks on clock_step
,
Alex Bennée
,
09:41
[PATCH 05/18] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
,
Alex Bennée
,
09:41
[PATCH 01/18] tests/docker: replicate the check-rust-tools-nightly CI job
,
Alex Bennée
,
09:41
[PATCH 02/18] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
,
Alex Bennée
,
09:41
[PATCH 03/18] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
,
Alex Bennée
,
09:40
Re: [PATCH v3 03/14] acpi/ghes: Use HEST table offsets when preparing GHES records
,
Igor Mammedov
,
09:34
Re: [PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
,
Daniel P . Berrangé
,
09:33
Re: [PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
,
Alex Bennée
,
09:30
Re: [PATCH v3 02/14] acpi/ghes: add a firmware file with HEST address
,
Igor Mammedov
,
08:41
Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
,
Jonathan Cameron
,
06:09
Re: [PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject
,
Jonathan Cameron
,
05:56
Re: [PATCH v3 12/14] tests/acpi: virt: add a HEST table to aarch64 virt and update DSDT
,
Jonathan Cameron
,
05:53
Re: [PATCH v3 08/14] acpi/ghes: Cleanup the code which gets ghes ged state
,
Jonathan Cameron
,
05:51
Re: [PATCH v3 06/14] acpi/ghes: only set hw_error_le or hest_addr_le
,
Jonathan Cameron
,
05:48
Re: [PATCH v3 03/14] acpi/ghes: Use HEST table offsets when preparing GHES records
,
Jonathan Cameron
,
05:42
Re: [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
,
Dmitriy Sharikhin
,
04:13
RE: [PATCH v1 14/18] hw/arm/aspeed: Add SoC and Machine Support for AST2700 A1
,
Jamin Lin
,
03:56
RE: [PATCH v5 13/17] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
02:44
RE: [PATCH v5 13/17] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
02:29
RE: [PATCH 2/2] hw/arm/aspeed_ast27x0: Avoid hardcoded '256' in IRQ calculation
,
Jamin Lin
,
00:30
February 02, 2025
Re: [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
,
Philippe Mathieu-Daudé
,
12:09
February 01, 2025
[PATCH v2 65/69] target/arm: Remove fp_status_a32
,
Peter Maydell
,
11:42
[PATCH v2 67/69] target/arm: Simplify DO_VFP_cmp in vfp_helper.c
,
Peter Maydell
,
11:42
[PATCH v2 64/69] target/arm: Remove fp_status_a64
,
Peter Maydell
,
11:42
[PATCH v2 58/69] target/arm: Remove standard_fp_status_f16
,
Peter Maydell
,
11:42
[PATCH v2 69/69] target/arm: Sink fp_status and fpcr access into do_fmlal*
,
Peter Maydell
,
11:42
[PATCH v2 68/69] target/arm: Read fz16 from env->vfp.fpcr
,
Peter Maydell
,
11:42
[PATCH v2 57/69] target/arm: Introduce CPUARMState.vfp.fp_status[]
,
Peter Maydell
,
11:42
[PATCH v2 56/69] target/arm: Enable FEAT_RPRES for -cpu max
,
Peter Maydell
,
11:42
[PATCH v2 55/69] target/arm: Implement increased precision FRSQRTE
,
Peter Maydell
,
11:42
[PATCH v2 63/69] target/arm: Remove fp_status_f16_a32
,
Peter Maydell
,
11:42
[PATCH v2 66/69] target/arm: Simplify fp_status indexing in mve_helper.c
,
Peter Maydell
,
11:42
[PATCH v2 62/69] target/arm: Remove fp_status_f16_a64
,
Peter Maydell
,
11:42
[PATCH v2 61/69] target/arm: Remove ah_fp_status
,
Peter Maydell
,
11:41
[PATCH v2 60/69] target/arm: Remove ah_fp_status_f16
,
Peter Maydell
,
11:41
[PATCH v2 59/69] target/arm: Remove standard_fp_status
,
Peter Maydell
,
11:41
[PATCH v2 51/69] target/arm: Handle FPCR.AH in SVE FMLSLB, FMLSLT (vectors)
,
Peter Maydell
,
11:41
[PATCH v2 53/69] target/arm: Plumb FEAT_RPRES frecpe and frsqrte through to new helper
,
Peter Maydell
,
11:41
[PATCH v2 54/69] target/arm: Implement increased precision FRECPE
,
Peter Maydell
,
11:41
[PATCH v2 50/69] target/arm: Handle FPCR.AH in SVE FMLSL (indexed)
,
Peter Maydell
,
11:41
[PATCH v2 52/69] target/arm: Enable FEAT_AFP for '-cpu max'
,
Peter Maydell
,
11:41
[PATCH v2 49/69] target/arm: Handle FPCR.AH in FMLSL (by element and vector)
,
Peter Maydell
,
11:41
[PATCH v2 46/69] target/arm: Handle FPCR.AH in vector FCMLA
,
Peter Maydell
,
11:41
[PATCH v2 45/69] target/arm: Handle FPCR.AH in SVE FTMAD
,
Peter Maydell
,
11:41
[PATCH v2 48/69] target/arm: Handle FPCR.AH in SVE FCMLA
,
Peter Maydell
,
11:41
[PATCH v2 47/69] target/arm: Handle FPCR.AH in FCMLA by index
,
Peter Maydell
,
11:41
[PATCH v2 44/69] target/arm: Handle FPCR.AH in SVE FTSSEL
,
Peter Maydell
,
11:41
[PATCH v2 43/69] target/arm: Handle FPCR.AH in negation step in SVE FMLS (vector)
,
Peter Maydell
,
11:41
[PATCH v2 42/69] target/arm: Handle FPCR.AH in negation in FMLS (vector)
,
Peter Maydell
,
11:41
[PATCH v2 41/69] target/arm: Handle FPCR.AH in negation step in FMLS (indexed)
,
Peter Maydell
,
11:41
[PATCH v2 38/69] target/arm: Handle FPCR.AH in negation steps in FCADD
,
Peter Maydell
,
11:41
[PATCH v2 40/69] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS vector insns
,
Peter Maydell
,
11:41
[PATCH v2 39/69] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS scalar insns
,
Peter Maydell
,
11:41
[PATCH v2 37/69] target/arm: Handle FPCR.AH in negation steps in SVE FCADD
,
Peter Maydell
,
11:41
[PATCH v2 36/69] target/arm: Handle FPCR.AH in SVE FABD
,
Peter Maydell
,
11:41
[PATCH v2 35/69] target/arm: Handle FPCR.AH in SVE FABS
,
Peter Maydell
,
11:41
[PATCH v2 34/69] target/arm: Handle FPCR.AH in SVE FNEG
,
Peter Maydell
,
11:41
[PATCH v2 33/69] target/arm: Handle FPCR.AH in vector FABD
,
Peter Maydell
,
11:41
[PATCH v2 32/69] target/arm: Implement FPCR.AH handling for scalar FABS and FABD
,
Peter Maydell
,
11:41
[PATCH v2 31/69] target/arm: Implement FPCR.AH handling of negation of NaN
,
Peter Maydell
,
11:41
[PATCH v2 29/69] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX immediate
,
Peter Maydell
,
11:41
[PATCH v2 26/69] target/arm: Implement FPCR.AH semantics for FMAXV and FMINV
,
Peter Maydell
,
11:41
[PATCH v2 30/69] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX vector
,
Peter Maydell
,
11:41
[PATCH v2 28/69] target/arm: Implement FPCR.AH semantics for SVE FMAXV and FMINV
,
Peter Maydell
,
11:41
[PATCH v2 27/69] target/arm: Implement FPCR.AH semantics for FMINP and FMAXP
,
Peter Maydell
,
11:40
[PATCH v2 23/69] target/arm: Handle FPCR.NEP for NEP for FMUL, FMULX scalar by element
,
Peter Maydell
,
11:40
[PATCH v2 20/69] target/arm: Handle FPCR.NEP in do_cvtf_scalar()
,
Peter Maydell
,
11:40
[PATCH v2 22/69] target/arm: Handle FPCR.NEP for FCVTXN (scalar)
,
Peter Maydell
,
11:40
[PATCH v2 25/69] target/arm: Implement FPCR.AH semantics for vector FMIN/FMAX
,
Peter Maydell
,
11:40
[PATCH v2 24/69] target/arm: Implement FPCR.AH semantics for scalar FMIN/FMAX
,
Peter Maydell
,
11:40
[PATCH v2 21/69] target/arm: Handle FPCR.NEP for scalar FABS and FNEG
,
Peter Maydell
,
11:40
[PATCH v2 18/69] target/arm: Handle FPCR.NEP for BFCVT scalar
,
Peter Maydell
,
11:40
[PATCH v2 12/69] target/arm: Use FPST_FPCR_AH for FRECPE, FRECPS, FRECPX, FRSQRTE, FRSQRTS
,
Peter Maydell
,
11:40
[PATCH v2 15/69] target/arm: Add FPCR.NEP to TBFLAGS
,
Peter Maydell
,
11:40
[PATCH v2 16/69] target/arm: Define and use new write_fp_*reg_merging() functions
,
Peter Maydell
,
11:40
[PATCH v2 17/69] target/arm: Handle FPCR.NEP for 3-input scalar operations
,
Peter Maydell
,
11:40
[PATCH v2 19/69] target/arm: Handle FPCR.NEP for 1-input scalar operations
,
Peter Maydell
,
11:40
[PATCH v2 13/69] target/arm: Use FPST_FPCR_AH for BFCVT* insns
,
Peter Maydell
,
11:40
[PATCH v2 10/69] target/arm: Add FPCR.AH to tbflags
,
Peter Maydell
,
11:40
[PATCH v2 09/69] target/arm: Adjust exception flag handling for AH = 1
,
Peter Maydell
,
11:40
[PATCH v2 08/69] target/arm: Adjust FP behaviour for FPCR.AH = 1
,
Peter Maydell
,
11:40
[PATCH v2 14/69] target/arm: Use FPST_FPCR_AH for BFMLAL*, BFMLSL* insns
,
Peter Maydell
,
11:40
[PATCH v2 07/69] target/arm: Implement FPCR.FIZ handling
,
Peter Maydell
,
11:40
[PATCH v2 11/69] target/arm: Set up float_status to use for FPCR.AH=1 behaviour
,
Peter Maydell
,
11:40
[PATCH v2 04/69] fpu: Implement float_flag_input_denormal_used
,
Peter Maydell
,
11:40
[PATCH v2 06/69] target/arm: Define FPCR AH, FIZ, NEP bits
,
Peter Maydell
,
11:40
[PATCH v2 05/69] fpu: allow flushing of output denormals to be after rounding
,
Peter Maydell
,
11:40
[PATCH v2 03/69] fpu: Add float_class_denormal
,
Peter Maydell
,
11:40
[PATCH v2 02/69] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases
,
Peter Maydell
,
11:40
[PATCH v2 01/69] target/i386: Do not raise Invalid for 0 * Inf + QNaN
,
Peter Maydell
,
11:40
[PATCH v2 00/69] target/arm: FEAT_AFP and FEAT_RPRES
,
Peter Maydell
,
11:40
Re: [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
,
Bernhard Beschow
,
10:28
Re: [PATCH 09/21] hw/arm/fsl-imx8mp: Add PCIe support
,
Bernhard Beschow
,
09:46
Re: [PATCH 4/7] hw/arm/raspi4b: Rename as raspi4b-1g / raspi4b-2g, deprecating old name
,
Philippe Mathieu-Daudé
,
09:30
Re: [PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
,
Peter Maydell
,
08:51
Re: [PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
,
BALATON Zoltan
,
07:58
[PATCH v7 6/6] hostmem: Handle remapping of RAM
,
“William Roche
,
05:02
[PATCH v7 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
,
“William Roche
,
05:02
[PATCH v7 5/6] hostmem: Factor out applying settings
,
“William Roche
,
04:57
[PATCH v7 4/6] numa: Introduce and use ram_block_notify_remap()
,
“William Roche
,
04:57
[PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
,
“William Roche
,
04:57
[PATCH v7 0/6] Poisoned memory recovery on reboot
,
“William Roche
,
04:57
[PATCH v7 2/6] system/physmem: poisoned memory discard on reboot
,
“William Roche
,
04:57
Re: [PATCH v6 3/6] accel/kvm: Report the loss of a large memory page
,
William Roche
,
04:57
[PATCH 7/7] hw/arm/raspi4b: Add the raspi4b-8g machine
,
Philippe Mathieu-Daudé
,
04:16
[PATCH 6/7] hw/arm/raspi4b: Add the raspi4b-4g machine
,
Philippe Mathieu-Daudé
,
04:16
[PATCH 5/7] hw/arm/raspi4b: Expose the raspi4b-1g machine on 64-bit hosts
,
Philippe Mathieu-Daudé
,
04:16
[PATCH 4/7] hw/arm/raspi4b: Rename as raspi4b-1g / raspi4b-2g, deprecating old name
,
Philippe Mathieu-Daudé
,
04:16
[PATCH 3/7] hw/arm/raspi4b: Split raspi4b_machine_class_init() in two (1g and 2g)
,
Philippe Mathieu-Daudé
,
04:15
[PATCH 2/7] hw/arm/raspi4b: Introduce abstract raspi4-base machine type
,
Philippe Mathieu-Daudé
,
04:15
[PATCH 1/7] hw/arm/raspi4b: Declare machine types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
04:15
[PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
,
Philippe Mathieu-Daudé
,
04:15
Re: [PATCH 13/14] target/arm: Rename CP_ACCESS_TRAP_UNCATEGORIZED to CP_ACCESS_UNDEFINED
,
Philippe Mathieu-Daudé
,
02:33
Re: [PATCH 11/14] target/arm: Use TRAP_UNCATEGORIZED for XScale CPAR traps
,
Philippe Mathieu-Daudé
,
02:31
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc