Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Jan 31 2024 19:21:19 -0500
Threads in reverse chronological order
[
Next Period
]
QEMU 8.2.0 aarch64 sve ldff1b returning 1 byte when 16 are expected
,
Mark Charney OS
,
2024/01/31
[PATCH v5 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v5 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v5 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v5 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/31
[PATCH v16 0/6] Implementation of GMAC Networking Module
,
Nabih Estefan
,
2024/01/30
[PATCH v16 1/6] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2024/01/30
[PATCH v16 2/6] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2024/01/30
[PATCH v16 3/6] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2024/01/30
[PATCH v16 4/6] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2024/01/30
[PATCH v16 5/6] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2024/01/30
[PATCH v16 6/6] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2024/01/30
[PATCH v16 0/6] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2024/01/30
[PATCH v16 1/6] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2024/01/30
[PATCH v16 3/6] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2024/01/30
[PATCH v16 2/6] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2024/01/30
[PATCH v16 4/6] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2024/01/30
[PATCH v16 5/6] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2024/01/30
[PATCH v16 6/6] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2024/01/30
[PATCH v1 0/1] Qemu crashes on VM migration after an handled memory error
,
“William Roche
,
2024/01/30
[PATCH v1 1/1] migration: prevent migration when VM has poisoned memory
,
“William Roche
,
2024/01/30
Re: [PATCH v1 1/1] migration: prevent migration when VM has poisoned memory
,
Peter Xu
,
2024/01/30
[PATCH 0/4] hw/arm/stellaris: QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
2024/01/30
[PATCH 1/4] hw/arm/stellaris: Convert ADC controller to Resettable interface
,
Philippe Mathieu-Daudé
,
2024/01/30
[PATCH 2/4] hw/arm/stellaris: Convert I2C controller to Resettable interface
,
Philippe Mathieu-Daudé
,
2024/01/30
[PATCH 3/4] hw/arm/stellaris: Add missing QOM 'machine' parent
,
Philippe Mathieu-Daudé
,
2024/01/30
[PATCH 4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent
,
Philippe Mathieu-Daudé
,
2024/01/30
[PATCH v2 0/3] acpi-build: Fix hint messages
,
Greg Kurz
,
2024/01/30
[PATCH v2 1/3] hw/i386: Add `\n` to hint message
,
Greg Kurz
,
2024/01/30
Re: [PATCH v2 1/3] hw/i386: Add `\n` to hint message
,
Ani Sinha
,
2024/01/30
[PATCH v2 3/3] hw/arm: Add `\n` to hint message
,
Greg Kurz
,
2024/01/30
Re: [PATCH v2 3/3] hw/arm: Add `\n` to hint message
,
Ani Sinha
,
2024/01/30
[PATCH v2 2/3] hw/loongarch: Add `\n` to hint message
,
Greg Kurz
,
2024/01/30
Re: [PATCH v2 2/3] hw/loongarch: Add `\n` to hint message
,
Ani Sinha
,
2024/01/30
[PATCH v4 0/8] Add device STM32L4x5 RCC
,
Arnaud Minier
,
2024/01/30
[PATCH v4 4/8] Add initialization information for PLLs and clock multiplexers
,
Arnaud Minier
,
2024/01/30
[PATCH v4 6/8] Add write protections to CR register
,
Arnaud Minier
,
2024/01/30
[PATCH v4 1/8] Implement STM32L4x5_RCC skeleton
,
Arnaud Minier
,
2024/01/30
Re: [PATCH v4 1/8] Implement STM32L4x5_RCC skeleton
,
Alistair Francis
,
2024/01/31
[PATCH v4 7/8] STM32L4x5: Use the RCC Sysclk
,
Arnaud Minier
,
2024/01/30
Re: [PATCH v4 7/8] STM32L4x5: Use the RCC Sysclk
,
Alistair Francis
,
2024/01/31
[PATCH v4 2/8] Add an internal clock multiplexer object
,
Arnaud Minier
,
2024/01/30
[PATCH v4 5/8] RCC: Handle Register Updates
,
Arnaud Minier
,
2024/01/30
[PATCH v4 3/8] Add an internal PLL Clock object
,
Arnaud Minier
,
2024/01/30
Re: [PATCH v4 3/8] Add an internal PLL Clock object
,
Alistair Francis
,
2024/01/31
[PATCH v4 8/8] Add tests for the STM32L4x5_RCC
,
Arnaud Minier
,
2024/01/30
Re: [PATCH v4 8/8] Add tests for the STM32L4x5_RCC
,
Thomas Huth
,
2024/01/31
[PATCH 0/3] acpi-build: Fix hint messages
,
Greg Kurz
,
2024/01/30
[PATCH 2/3] hw/loongarch: Add `\n` to hint message
,
Greg Kurz
,
2024/01/30
[PATCH 3/3] hw/arm: Add `\n` to hint message
,
Greg Kurz
,
2024/01/30
[PATCH 1/3] hw/i386: Add `\n` to hint message
,
Greg Kurz
,
2024/01/30
Re: [PATCH 1/3] hw/i386: Add `\n` to hint message
,
Ani Sinha
,
2024/01/30
Re: [PATCH 1/3] hw/i386: Add `\n` to hint message
,
Greg Kurz
,
2024/01/30
[PATCH] hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
,
Philippe Mathieu-Daudé
,
2024/01/30
[PATCH v4 0/2] Add BCM2835-SPI0 to BCM2835
,
Rayhan Faizel
,
2024/01/29
[PATCH v4 1/2] hw/ssi: Implement BCM2835 SPI Controller
,
Rayhan Faizel
,
2024/01/29
[PATCH v4 2/2] hw/arm: Connect SPI Controller to BCM2835
,
Rayhan Faizel
,
2024/01/29
[PATCH v3 00/29] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
,
Fabiano Rosas
,
2024/01/29
Re: [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
,
BALATON Zoltan
,
2024/01/29
Re: [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
,
Zhao Liu
,
2024/01/30
[PATCH v3 02/29] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 02/29] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
,
Thomas Huth
,
2024/01/31
[PATCH v3 04/29] bulk: Call in place single use cpu_env()
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 05/29] scripts/coccinelle: Add cpu_env.cocci script
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 05/29] scripts/coccinelle: Add cpu_env.cocci script
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 03/29] hw/acpi/cpu: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 09/29] target/avr: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 06/29] target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 07/29] target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 10/29] target/cris: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 11/29] target/hexagon: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
RE: [PATCH v3 11/29] target/hexagon: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Brian Cain
,
2024/01/29
Re: [PATCH v3 11/29] target/hexagon: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Richard Henderson
,
2024/01/30
[PATCH v3 13/29] target/i386/hvf: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 08/29] target/arm: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 15/29] target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 15/29] target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Richard Henderson
,
2024/01/30
[PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Igor Mammedov
,
2024/01/30
Re: [PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Zhao Liu
,
2024/01/30
[PATCH v3 12/29] target/hppa: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 12/29] target/hppa: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Helge Deller
,
2024/01/29
[PATCH v3 17/29] target/microblaze: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 20/29] target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 22/29] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 22/29] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Daniel Henrique Barboza
,
2024/01/29
Re: [PATCH v3 22/29] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/30
Re: [PATCH v3 22/29] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Alistair Francis
,
2024/01/29
[PATCH v3 16/29] target/m68k: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 25/29] target/sh4: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 26/29] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
Re: [PATCH v3 26/29] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/30
[PATCH v3 19/29] target/nios2: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 18/29] target/mips: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 21/29] target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 27/29] target/tricore: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 23/29] target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 24/29] target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 28/29] target/xtensa: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 29/29] user: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 0/2] Add BCM2835-SPI0 to BCM2835
,
Rayhan Faizel
,
2024/01/29
[PATCH v3 1/2] hw/ssi: Implement BCM2835 SPI Controller
,
Rayhan Faizel
,
2024/01/29
[PATCH v3 2/2] hw/arm: Connect SPI Controller to BCM2835
,
Rayhan Faizel
,
2024/01/29
[PATCH v2 0/2] Add BCM2835-SPI0 to BCM2835
,
Rayhan Faizel
,
2024/01/29
[PATCH v3 0/6] hw/{arm,xen} convert printfs to trace/reports
,
Manos Pitsidianakis
,
2024/01/29
[PATCH v3 1/6] hw/arm/strongarm.c: convert DPRINTF to trace events and guest errors
,
Manos Pitsidianakis
,
2024/01/29
Re: [PATCH v3 1/6] hw/arm/strongarm.c: convert DPRINTF to trace events and guest errors
,
Alex Bennée
,
2024/01/29
[PATCH v3 2/6] hw/arm/z2: convert DPRINTF to trace events and guest errors
,
Manos Pitsidianakis
,
2024/01/29
Re: [PATCH v3 2/6] hw/arm/z2: convert DPRINTF to trace events and guest errors
,
Alex Bennée
,
2024/01/30
[PATCH v3 3/6] hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
,
Manos Pitsidianakis
,
2024/01/29
Re: [PATCH v3 3/6] hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
,
Alex Bennée
,
2024/01/30
[PATCH v3 4/6] hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
,
Manos Pitsidianakis
,
2024/01/29
Re: [PATCH v3 4/6] hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
,
Alex Bennée
,
2024/01/30
[PATCH v3 5/6] hw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints
,
Manos Pitsidianakis
,
2024/01/29
Re: [PATCH v3 5/6] hw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints
,
Alex Bennée
,
2024/01/30
[PATCH v3 6/6] hw/xen: convert stderr prints to error/warn reports
,
Manos Pitsidianakis
,
2024/01/29
Re: [PATCH v3 6/6] hw/xen: convert stderr prints to error/warn reports
,
Alex Bennée
,
2024/01/30
[PATCH v2 2/2] hw/arm: Connect SPI Controller to BCM2835
,
Rayhan Faizel
,
2024/01/29
[PATCH v2 1/2] hw/ssi: Implement BCM2835 SPI Controller
,
Rayhan Faizel
,
2024/01/29
[PATCH v3 0/9] hw/arm: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 1/9] hw/arm/exynos: Add missing QOM parent for CPU cores
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 2/9] hw/arm/exynos: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 3/9] hw/arm/highbank: Add missing QOM parent for CPU cores
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 4/9] hw/arm/highbank: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 5/9] hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 6/9] hw/arm/musca: Simplify setting MachineClass::valid_cpu_types[]
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 7/9] hw/arm/npcm7xx_boards: Simplify setting MachineClass::valid_cpu_types[]
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 8/9] hw/arm/vexpress: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/29
[PATCH v3 9/9] hw/arm/zynq: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/29
[RESEND RFC 0/3] Add cache structure table creation for PPTT table
,
Sia Jee Heng
,
2024/01/29
[RESEND RFC 1/3] hw/acpi/aml-build: Add cache structure table creation for PPTT table
,
Sia Jee Heng
,
2024/01/29
[RESEND RFC 2/3] hw/riscv/virt-acpi-build.c: Generate PPTT table
,
Sia Jee Heng
,
2024/01/29
[RESEND RFC 3/3] hw/arm/virt-acpi-build.c: Enable CPU cache topology
,
Sia Jee Heng
,
2024/01/29
[PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/29
[PATCH v4 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/29
[PATCH v4 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/29
Re: [PATCH v4 2/3] tests/tcg: Factor out gdbstub test functions
,
Alex Bennée
,
2024/01/30
[PATCH v4 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/29
Re: [PATCH v4 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Alex Bennée
,
2024/01/30
Re: [PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2024/01/29
[PATCH v2 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
,
Thomas Huth
,
2024/01/29
[PATCH v2 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
,
Thomas Huth
,
2024/01/29
Re: [PATCH v2 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
,
Paolo Bonzini
,
2024/01/29
Re: [PATCH v2 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
,
Peter Maydell
,
2024/01/29
[PATCH v2 2/3] target/arm/tcg/m_helper.c: Include the full helpers only with CONFIG_ARM_V7M
,
Thomas Huth
,
2024/01/29
[PATCH v2 3/3] target/arm/Kconfig: Stop requiring CONFIG_ARM_V7M
,
Thomas Huth
,
2024/01/29
[RFC v1 0/3] Add cache structure table creation for PPTT table
,
Sia Jee Heng
,
2024/01/29
[RFC v1 1/3] hw/acpi/aml-build: Add cache structure table creation for PPTT table
,
Sia Jee Heng
,
2024/01/29
Re: [RFC v1 1/3] hw/acpi/aml-build: Add cache structure table creation for PPTT table
,
Jonathan Cameron
,
2024/01/29
RE: [RFC v1 1/3] hw/acpi/aml-build: Add cache structure table creation for PPTT table
,
JeeHeng Sia
,
2024/01/30
Re: [RFC v1 1/3] hw/acpi/aml-build: Add cache structure table creation for PPTT table
,
Jonathan Cameron
,
2024/01/31
[RFC v1 2/3] hw/riscv/virt-acpi-build.c: Generate PPTT table
,
Sia Jee Heng
,
2024/01/29
[RFC v1 3/3] hw/arm/virt-acpi-build.c: Enable CPU cache topology
,
Sia Jee Heng
,
2024/01/29
Re: [RFC v1 3/3] hw/arm/virt-acpi-build.c: Enable CPU cache topology
,
Jonathan Cameron
,
2024/01/29
RE: [RFC v1 3/3] hw/arm/virt-acpi-build.c: Enable CPU cache topology
,
JeeHeng Sia
,
2024/01/30
Re: [RFC v1 3/3] hw/arm/virt-acpi-build.c: Enable CPU cache topology
,
Jonathan Cameron
,
2024/01/31
[PATCH] pci-host: designware: Limit value range of iATU viewport register
,
Guenter Roeck
,
2024/01/29
[RESEND v2 0/2] RISC-V: ACPI: Enable SPCR
,
Sia Jee Heng
,
2024/01/28
[RESEND v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Sia Jee Heng
,
2024/01/28
Re: [RESEND v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Sunil V L
,
2024/01/29
RE: [RESEND v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
JeeHeng Sia
,
2024/01/29
Re: RE: [RESEND v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Andrew Jones
,
2024/01/30
Re: [RESEND v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Andrew Jones
,
2024/01/29
RE: [RESEND v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
JeeHeng Sia
,
2024/01/29
Re: RE: [RESEND v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Andrew Jones
,
2024/01/30
[RESEND v2 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table
,
Sia Jee Heng
,
2024/01/28
[PATCH v3 0/8] Add device STM32L4x5 RCC
,
Arnaud Minier
,
2024/01/27
[PATCH v3 3/8] Add an internal PLL Clock object
,
Arnaud Minier
,
2024/01/27
[PATCH v3 2/8] Add an internal clock multiplexer object
,
Arnaud Minier
,
2024/01/27
[PATCH v3 4/8] Add initialization information for PLLs and clock multiplexers
,
Arnaud Minier
,
2024/01/27
[PATCH v3 5/8] RCC: Handle Register Updates
,
Arnaud Minier
,
2024/01/27
[PATCH v3 1/8] Implement STM32L4x5_RCC skeleton
,
Arnaud Minier
,
2024/01/27
[PATCH v3 6/8] Add write protections to CR register
,
Arnaud Minier
,
2024/01/27
[PATCH v3 7/8] STM32L4x5: Use the RCC Sysclk
,
Arnaud Minier
,
2024/01/27
[PATCH v3 8/8] Add tests for the STM32L4x5_RCC
,
Arnaud Minier
,
2024/01/27
[PATCH v2 00/23] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 01/23] hw/acpi/cpu: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 01/23] hw/acpi/cpu: Use CPUState typedef
,
Richard Henderson
,
2024/01/26
Re: [PATCH v2 01/23] hw/acpi/cpu: Use CPUState typedef
,
Zhao Liu
,
2024/01/27
[PATCH v2 02/23] scripts/coccinelle: Add cpu_env.cocci_template script
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 03/23] bulk: Call in place single use cpu_env()
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 04/23] target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 05/23] target/arm: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 05/23] target/arm: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Richard Henderson
,
2024/01/26
[PATCH v2 06/23] target/avr: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 07/23] target/cris: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 08/23] target/hppa: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 09/23] target/i386/hvf: Use CPUState typedef
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 09/23] target/i386/hvf: Use CPUState typedef
,
Zhao Liu
,
2024/01/27
[PATCH v2 10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
David Woodhouse
,
2024/01/27
Re: [PATCH v2 10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Zhao Liu
,
2024/01/27
Re: [PATCH v2 10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/28
[PATCH v2 11/23] target/m68k: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 11/23] target/m68k: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Thomas Huth
,
2024/01/28
[PATCH v2 14/23] target/nios2: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 12/23] target/microblaze: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 15/23] target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 13/23] target/mips: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 16/23] target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 18/23] target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 17/23] target/riscv: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 22/23] target/xtensa: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 19/23] target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 19/23] target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Thomas Huth
,
2024/01/28
[PATCH v2 21/23] target/tricore: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 21/23] target/tricore: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Bastian Koppelmann
,
2024/01/28
[PATCH v2 20/23] target/sh4: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v2 23/23] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH v2 23/23] target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Mark Cave-Ayland
,
2024/01/29
[PATCH 0/3] Add device DM163 (led driver, matrix colors shield & display)
,
Inès Varhol
,
2024/01/26
[PATCH 3/3] tests/qtest : Add testcase for DM163
,
Inès Varhol
,
2024/01/26
[PATCH 2/3] hw/arm : Connect DM163 to STM32L4x5
,
Inès Varhol
,
2024/01/26
[PATCH 1/3] hw/display : Add device DM163
,
Inès Varhol
,
2024/01/26
[PATCH] target/arm: Reinstate "vfp" property on AArch32 CPUs
,
Peter Maydell
,
2024/01/26
Re: [PATCH] target/arm: Reinstate "vfp" property on AArch32 CPUs
,
Richard Henderson
,
2024/01/26
[PATCH v4 00/47] Rework matching of network devices to -nic options
,
David Woodhouse
,
2024/01/26
[PATCH v4 31/47] hw/net/etraxfs-eth: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 33/47] hw/m68k/q800: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v4 07/47] hw/alpha/dp264: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 16/47] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 22/47] hw/arm/aspeed: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 10/47] hw/hppa: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 44/47] net: remove qemu_check_nic_model()
,
David Woodhouse
,
2024/01/26
[PATCH v4 47/47] net: make nb_nics and nd_table[] static in net/net.c
,
David Woodhouse
,
2024/01/26
[PATCH v4 08/47] hw/arm/sbsa-ref: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 45/47] hw/pci: remove pci_nic_init_nofail()
,
David Woodhouse
,
2024/01/26
[PATCH v4 15/47] hw/ppc/prep: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 29/47] hw/arm/stellaris: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v4 29/47] hw/arm/stellaris: use qemu_find_nic_info()
,
Thomas Huth
,
2024/01/31
Re: [PATCH v4 29/47] hw/arm/stellaris: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/31
Re: [PATCH v4 29/47] hw/arm/stellaris: use qemu_find_nic_info()
,
Peter Maydell
,
2024/01/31
[PATCH v4 09/47] hw/arm/virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 43/47] hw/xtensa/xtfpga: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 42/47] hw/sparc/sun4m: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v4 01/47] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v4 32/47] hw/m68k/mcf5208: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 23/47] hw/arm/exynos4: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 28/47] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
,
David Woodhouse
,
2024/01/26
Re: [PATCH v4 28/47] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
,
Thomas Huth
,
2024/01/31
[PATCH v4 06/47] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
,
David Woodhouse
,
2024/01/26
[PATCH v4 11/47] hw/loongarch: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 34/47] hw/microblaze: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 19/47] hw/sparc64/sun4u: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 18/47] hw/sh4/r2d: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 27/47] hw/arm/highbank: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 03/47] net: add qemu_create_nic_bus_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 21/47] hw/arm/allwinner: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 04/47] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
,
David Woodhouse
,
2024/01/26
[PATCH v4 25/47] hw/net/smc91c111: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 05/47] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 38/47] hw/net/lasi_i82596: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 37/47] hw/net/lasi_i82596: Re-enable build
,
David Woodhouse
,
2024/01/26
Re: [PATCH v4 37/47] hw/net/lasi_i82596: Re-enable build
,
Thomas Huth
,
2024/01/31
[PATCH v4 14/47] hw/mips/loongson3_virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 39/47] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 35/47] hw/mips/mipssim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v4 35/47] hw/mips/mipssim: use qemu_create_nic_device()
,
Thomas Huth
,
2024/01/31
[PATCH v4 12/47] hw/mips/fuloong2e: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 13/47] hw/mips/malta: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 40/47] hw/riscv: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 26/47] hw/net/lan9118: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v4 26/47] hw/net/lan9118: use qemu_configure_nic_device()
,
Thomas Huth
,
2024/01/31
[PATCH v4 20/47] hw/xtensa/virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 02/47] net: report list of available models according to platform
,
David Woodhouse
,
2024/01/26
[PATCH v4 46/47] net: remove qemu_show_nic_models(), qemu_find_nic_model()
,
David Woodhouse
,
2024/01/26
[PATCH v4 36/47] hw/mips/jazz: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v4 30/47] hw/arm: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v4 30/47] hw/arm: use qemu_configure_nic_device()
,
Thomas Huth
,
2024/01/31
[PATCH v4 17/47] hw/ppc: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v4 41/47] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v4 24/47] hw/arm/fsl: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PULL 00/17] aspeed queue
,
Cédric Le Goater
,
2024/01/26
[PULL 01/17] tests/avocado/machine_aspeed.py: Update buildroot images to 2023.11
,
Cédric Le Goater
,
2024/01/26
[PULL 02/17] hw/arm/aspeed: Remove dead code
,
Cédric Le Goater
,
2024/01/26
[PULL 04/17] hw/arm/aspeed: Init CPU defaults in a common helper
,
Cédric Le Goater
,
2024/01/26
[PULL 05/17] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
,
Cédric Le Goater
,
2024/01/26
[PULL 06/17] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Cédric Le Goater
,
2024/01/26
[PULL 03/17] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
,
Cédric Le Goater
,
2024/01/26
[PULL 07/17] hw/fsi: Introduce IBM's Local bus
,
Cédric Le Goater
,
2024/01/26
[PULL 08/17] hw/fsi: Introduce IBM's scratchpad device
,
Cédric Le Goater
,
2024/01/26
[PULL 09/17] hw/fsi: Introduce IBM's FSI Bus
,
Cédric Le Goater
,
2024/01/26
[PULL 10/17] hw/fsi: Introduce IBM's fsi-slave model
,
Cédric Le Goater
,
2024/01/26
[PULL 12/17] hw/fsi: Introduce IBM's FSI master
,
Cédric Le Goater
,
2024/01/26
[PULL 11/17] hw/fsi: Introduce IBM's cfam
,
Cédric Le Goater
,
2024/01/26
[PULL 13/17] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
,
Cédric Le Goater
,
2024/01/26
[PULL 14/17] hw/arm: Hook up FSI module in AST2600
,
Cédric Le Goater
,
2024/01/26
[PULL 15/17] hw/fsi: Added qtest
,
Cédric Le Goater
,
2024/01/26
[PULL 16/17] hw/fsi: Added FSI documentation
,
Cédric Le Goater
,
2024/01/26
[PULL 17/17] hw/fsi: Update MAINTAINER list
,
Cédric Le Goater
,
2024/01/26
Re: [PULL 00/17] aspeed queue
,
Peter Maydell
,
2024/01/26
Re: [PULL 00/17] aspeed queue
,
Cédric Le Goater
,
2024/01/26
Re: [PULL 00/17] aspeed queue
,
Ninad Palsule
,
2024/01/26
[PATCH v12 00/11] Introduce model for IBM's FSI
,
Ninad Palsule
,
2024/01/26
[PATCH v12 03/11] hw/fsi: Introduce IBM's FSI Bus
,
Ninad Palsule
,
2024/01/26
[PATCH v12 04/11] hw/fsi: Introduce IBM's fsi-slave model
,
Ninad Palsule
,
2024/01/26
[PATCH v12 01/11] hw/fsi: Introduce IBM's Local bus
,
Ninad Palsule
,
2024/01/26
[PATCH v12 05/11] hw/fsi: Introduce IBM's cfam
,
Ninad Palsule
,
2024/01/26
[PATCH v12 08/11] hw/arm: Hook up FSI module in AST2600
,
Ninad Palsule
,
2024/01/26
[PATCH v12 10/11] hw/fsi: Added FSI documentation
,
Ninad Palsule
,
2024/01/26
Re: [PATCH v12 10/11] hw/fsi: Added FSI documentation
,
Cédric Le Goater
,
2024/01/26
[PATCH v12 09/11] hw/fsi: Added qtest
,
Ninad Palsule
,
2024/01/26
[PATCH v12 11/11] hw/fsi: Update MAINTAINER list
,
Ninad Palsule
,
2024/01/26
[PATCH v12 06/11] hw/fsi: Introduce IBM's FSI master
,
Ninad Palsule
,
2024/01/26
[PATCH v12 07/11] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
,
Ninad Palsule
,
2024/01/26
[PATCH v12 02/11] hw/fsi: Introduce IBM's scratchpad device
,
Ninad Palsule
,
2024/01/26
Re: [PATCH v12 00/11] Introduce model for IBM's FSI
,
Cédric Le Goater
,
2024/01/26
[PATCH 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
,
Thomas Huth
,
2024/01/26
[PATCH 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
,
Thomas Huth
,
2024/01/26
Re: [PATCH 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
,
Thomas Huth
,
2024/01/26
[PATCH 3/3] target/arm/Kconfig: Stop requiring CONFIG_ARM_V7M
,
Thomas Huth
,
2024/01/26
[PATCH 2/3] target/arm/tcg/m_helper.c: Include the full helpers only with CONFIG_ARM_V7M
,
Thomas Huth
,
2024/01/26
Re: [PATCH 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
,
Fabiano Rosas
,
2024/01/26
[PATCH v11 00/11] Introduce model for IBM's FSI
,
Ninad Palsule
,
2024/01/25
[PATCH v11 11/11] hw/fsi: Update MAINTAINER list
,
Ninad Palsule
,
2024/01/25
Re: [PATCH v11 11/11] hw/fsi: Update MAINTAINER list
,
Cédric Le Goater
,
2024/01/26
Re: [PATCH v11 11/11] hw/fsi: Update MAINTAINER list
,
Ninad Palsule
,
2024/01/26
[PATCH v11 03/11] hw/fsi: Introduce IBM's FSI Bus
,
Ninad Palsule
,
2024/01/25
Re: [PATCH v11 03/11] hw/fsi: Introduce IBM's FSI Bus
,
Cédric Le Goater
,
2024/01/26
Re: [PATCH v11 03/11] hw/fsi: Introduce IBM's FSI Bus
,
Ninad Palsule
,
2024/01/26
[PATCH v11 10/11] hw/fsi: Added FSI documentation
,
Ninad Palsule
,
2024/01/25
Re: [PATCH v11 10/11] hw/fsi: Added FSI documentation
,
Cédric Le Goater
,
2024/01/26
Re: [PATCH v11 10/11] hw/fsi: Added FSI documentation
,
Ninad Palsule
,
2024/01/26
[PATCH v11 05/11] hw/fsi: Introduce IBM's cfam
,
Ninad Palsule
,
2024/01/25
Re: [PATCH v11 05/11] hw/fsi: Introduce IBM's cfam
,
Cédric Le Goater
,
2024/01/26
Re: [PATCH v11 05/11] hw/fsi: Introduce IBM's cfam
,
Ninad Palsule
,
2024/01/26
[PATCH v11 02/11] hw/fsi: Introduce IBM's scratchpad device
,
Ninad Palsule
,
2024/01/25
Re: [PATCH v11 02/11] hw/fsi: Introduce IBM's scratchpad device
,
Cédric Le Goater
,
2024/01/26
Re: [PATCH v11 02/11] hw/fsi: Introduce IBM's scratchpad device
,
Ninad Palsule
,
2024/01/26
[PATCH v11 01/11] hw/fsi: Introduce IBM's Local bus
,
Ninad Palsule
,
2024/01/25
Re: [PATCH v11 01/11] hw/fsi: Introduce IBM's Local bus
,
Cédric Le Goater
,
2024/01/26
Re: [PATCH v11 01/11] hw/fsi: Introduce IBM's Local bus
,
Ninad Palsule
,
2024/01/26
[PATCH v11 09/11] hw/fsi: Added qtest
,
Ninad Palsule
,
2024/01/25
[PATCH v11 04/11] hw/fsi: Introduce IBM's fsi-slave model
,
Ninad Palsule
,
2024/01/25
Re: [PATCH v11 04/11] hw/fsi: Introduce IBM's fsi-slave model
,
Cédric Le Goater
,
2024/01/26
Re: [PATCH v11 04/11] hw/fsi: Introduce IBM's fsi-slave model
,
Ninad Palsule
,
2024/01/26
[PATCH v11 07/11] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
,
Ninad Palsule
,
2024/01/25
Re: [PATCH v11 07/11] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
,
Cédric Le Goater
,
2024/01/26
Re: [PATCH v11 07/11] hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
,
Ninad Palsule
,
2024/01/26
[PATCH v11 08/11] hw/arm: Hook up FSI module in AST2600
,
Ninad Palsule
,
2024/01/25
[PATCH v11 06/11] hw/fsi: Introduce IBM's FSI master
,
Ninad Palsule
,
2024/01/25
Re: [PATCH v11 06/11] hw/fsi: Introduce IBM's FSI master
,
Cédric Le Goater
,
2024/01/26
Re: [PATCH v11 06/11] hw/fsi: Introduce IBM's FSI master
,
Ninad Palsule
,
2024/01/26
Re: [PATCH v11 00/11] Introduce model for IBM's FSI
,
Cédric Le Goater
,
2024/01/26
Re: [PATCH v11 00/11] Introduce model for IBM's FSI
,
Ninad Palsule
,
2024/01/26
[PATCH v15 0/9] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2024/01/25
[PATCH v15 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2024/01/25
Re: [PATCH v15 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Peter Maydell
,
2024/01/30
[PATCH v15 2/9] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2024/01/25
[PATCH v15 4/9] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2024/01/25
[PATCH v15 3/9] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2024/01/25
Re: [PATCH v15 3/9] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Peter Maydell
,
2024/01/30
[PATCH v15 6/9] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2024/01/25
[PATCH v15 8/9] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2024/01/25
[PATCH v15 5/9] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2024/01/25
[PATCH v15 7/9] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2024/01/25
[PATCH v15 9/9] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2024/01/25
[PATCH 0/2] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/25
[PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
,
Philippe Mathieu-Daudé
,
2024/01/25
Re: [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
,
Paolo Bonzini
,
2024/01/26
Re: [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
,
Philippe Mathieu-Daudé
,
2024/01/26
Re: [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH 2/2] bulk: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/25
Re: [PATCH 2/2] bulk: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Thomas Huth
,
2024/01/26
Re: [PATCH 2/2] bulk: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Philippe Mathieu-Daudé
,
2024/01/26
[PATCH v4] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial.
,
Rayhan Faizel
,
2024/01/25
Re: [PATCH v4] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial.
,
Peter Maydell
,
2024/01/26
[PATCH] target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace set
,
Peter Maydell
,
2024/01/25
Re: [PATCH] target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace set
,
Richard Henderson
,
2024/01/26
[PATCH v2 0/2] Two minor fixes on virtio-iommu and smmu
,
Zhenzhong Duan
,
2024/01/25
[PATCH v2 2/2] smmu: Clear SMMUPciBus pointer cache when system reset
,
Zhenzhong Duan
,
2024/01/25
[PATCH v2 1/2] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Zhenzhong Duan
,
2024/01/25
Re: [PATCH v2 0/2] Two minor fixes on virtio-iommu and smmu
,
Eric Auger
,
2024/01/29
RE: [PATCH v2 0/2] Two minor fixes on virtio-iommu and smmu
,
Duan, Zhenzhong
,
2024/01/29
[PATCH v3 0/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/25
[PATCH v3 1/5] hw/arm/aspeed: Remove dead code
,
Philippe Mathieu-Daudé
,
2024/01/25
[PATCH v3 2/5] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
,
Philippe Mathieu-Daudé
,
2024/01/25
[PATCH v3 3/5] hw/arm/aspeed: Init CPU defaults in a common helper
,
Philippe Mathieu-Daudé
,
2024/01/25
[PATCH v3 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
,
Philippe Mathieu-Daudé
,
2024/01/25
[PATCH v3 5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/25
Re: [PATCH v3 0/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Cédric Le Goater
,
2024/01/25
Re: [PATCH v3 0/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Cédric Le Goater
,
2024/01/26
[PATCH 0/2] accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition
,
Philippe Mathieu-Daudé
,
2024/01/24
[PATCH 1/2] accel/kvm: Define KVM_ARCH_HAVE_MCE_INJECTION in each target
,
Philippe Mathieu-Daudé
,
2024/01/24
[PATCH 2/2] accel/kvm: Directly check KVM_ARCH_HAVE_MCE_INJECTION value in place
,
Philippe Mathieu-Daudé
,
2024/01/24
Re: [PATCH 0/2] accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition
,
Paolo Bonzini
,
2024/01/26
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Philippe Mathieu-Daudé
,
2024/01/24
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Edgar E. Iglesias
,
2024/01/24
[PATCH v2 0/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH v2 1/5] hw/arm/aspeed: Remove dead code
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 1/5] hw/arm/aspeed: Remove dead code
,
Cédric Le Goater
,
2024/01/24
Re: [PATCH v2 1/5] hw/arm/aspeed: Remove dead code
,
Richard Henderson
,
2024/01/24
Re: [PATCH v2 1/5] hw/arm/aspeed: Remove dead code
,
Gavin Shan
,
2024/01/24
[PATCH v2 2/5] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 2/5] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
,
Cédric Le Goater
,
2024/01/24
Re: [PATCH v2 2/5] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
,
Gavin Shan
,
2024/01/24
[PATCH v2 3/5] hw/arm/aspeed: Init CPU defaults in a common helper
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 3/5] hw/arm/aspeed: Init CPU defaults in a common helper
,
Cédric Le Goater
,
2024/01/24
Re: [PATCH v2 3/5] hw/arm/aspeed: Init CPU defaults in a common helper
,
Richard Henderson
,
2024/01/24
Re: [PATCH v2 3/5] hw/arm/aspeed: Init CPU defaults in a common helper
,
Gavin Shan
,
2024/01/24
Re: [PATCH v2 3/5] hw/arm/aspeed: Init CPU defaults in a common helper
,
Philippe Mathieu-Daudé
,
2024/01/24
[PATCH v2 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
,
Cédric Le Goater
,
2024/01/24
Re: [PATCH v2 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
,
Richard Henderson
,
2024/01/24
Re: [PATCH v2 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
,
Gavin Shan
,
2024/01/24
[PATCH v2 5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Cédric Le Goater
,
2024/01/24
Re: [PATCH v2 5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Richard Henderson
,
2024/01/24
Re: [PATCH v2 5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Gavin Shan
,
2024/01/24
Re: [PATCH v2 0/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH v2 0/6] hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH v2 1/6] hw/arm/exynos: Add missing QOM parent for CPU cores
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 1/6] hw/arm/exynos: Add missing QOM parent for CPU cores
,
Richard Henderson
,
2024/01/24
Re: [PATCH v2 1/6] hw/arm/exynos: Add missing QOM parent for CPU cores
,
Gavin Shan
,
2024/01/24
[PATCH v2 2/6] hw/arm/exynos: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 2/6] hw/arm/exynos: Check for CPU types in machine_run_board_init()
,
Richard Henderson
,
2024/01/24
Re: [PATCH v2 2/6] hw/arm/exynos: Check for CPU types in machine_run_board_init()
,
Gavin Shan
,
2024/01/24
[PATCH v2 3/6] hw/arm/highbank: Add missing QOM parent for CPU cores
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 3/6] hw/arm/highbank: Add missing QOM parent for CPU cores
,
Richard Henderson
,
2024/01/24
Re: [PATCH v2 3/6] hw/arm/highbank: Add missing QOM parent for CPU cores
,
Gavin Shan
,
2024/01/24
[PATCH v2 4/6] hw/arm/highbank: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 4/6] hw/arm/highbank: Check for CPU types in machine_run_board_init()
,
Richard Henderson
,
2024/01/24
Re: [PATCH v2 4/6] hw/arm/highbank: Check for CPU types in machine_run_board_init()
,
Gavin Shan
,
2024/01/24
[PATCH v2 5/6] hw/arm/vexpress: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 5/6] hw/arm/vexpress: Check for CPU types in machine_run_board_init()
,
Richard Henderson
,
2024/01/24
Re: [PATCH v2 5/6] hw/arm/vexpress: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/24
Re: [PATCH v2 5/6] hw/arm/vexpress: Check for CPU types in machine_run_board_init()
,
Gavin Shan
,
2024/01/24
[PATCH v2 6/6] hw/arm/zynq: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH v2 6/6] hw/arm/zynq: Check for CPU types in machine_run_board_init()
,
Richard Henderson
,
2024/01/24
Re: [PATCH v2 6/6] hw/arm/zynq: Check for CPU types in machine_run_board_init()
,
Gavin Shan
,
2024/01/24
[PATCH 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Eric Auger
,
2024/01/23
[PATCH 1/3] virtio-iommu: Add an option to define the input range width
,
Eric Auger
,
2024/01/23
Re: [PATCH 1/3] virtio-iommu: Add an option to define the input range width
,
Alex Williamson
,
2024/01/23
Re: [PATCH 1/3] virtio-iommu: Add an option to define the input range width
,
Eric Auger
,
2024/01/24
Re: [PATCH 1/3] virtio-iommu: Add an option to define the input range width
,
Alex Williamson
,
2024/01/24
Re: [PATCH 1/3] virtio-iommu: Add an option to define the input range width
,
Eric Auger
,
2024/01/24
Re: [PATCH 1/3] virtio-iommu: Add an option to define the input range width
,
Alex Williamson
,
2024/01/24
Re: [PATCH 1/3] virtio-iommu: Add an option to define the input range width
,
Eric Auger
,
2024/01/24
[PATCH 2/3] virtio-iommu: Trace domain range limits as unsigned int
,
Eric Auger
,
2024/01/23
[PATCH 3/3] hw/pc: Set the default virtio-iommu aw-bits to 39 on pc_q35_9.0 onwards
,
Eric Auger
,
2024/01/23
Re: [PATCH 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Jean-Philippe Brucker
,
2024/01/29
Re: [PATCH 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Eric Auger
,
2024/01/29
Re: [PATCH 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Jean-Philippe Brucker
,
2024/01/29
Re: [PATCH 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
,
Eric Auger
,
2024/01/29
[PATCH] target/arm: Fix incorrect aa64_tidcp1 feature check
,
Peter Maydell
,
2024/01/23
Re: [PATCH] target/arm: Fix incorrect aa64_tidcp1 feature check
,
Richard Henderson
,
2024/01/23
[PATCH] target/arm: Fix A64 scalar SQSHRN and SQRSHRN
,
Peter Maydell
,
2024/01/23
Re: [PATCH] target/arm: Fix A64 scalar SQSHRN and SQRSHRN
,
Richard Henderson
,
2024/01/23
[PATCH v3 0/3] Add device STM32L4x5 GPIO
,
Inès Varhol
,
2024/01/23
[PATCH v3 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
,
Inès Varhol
,
2024/01/23
[PATCH v3 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Inès Varhol
,
2024/01/23
[PATCH v3 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
,
Inès Varhol
,
2024/01/23
[PATCH 0/8] hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH 2/8] hw/arm/highbank: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH 1/8] hw/arm/exynos: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH 4/8] hw/arm/aspeed/2400: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH 4/8] hw/arm/aspeed/2400: Check for CPU types in machine_run_board_init()
,
Cédric Le Goater
,
2024/01/23
[PATCH 3/8] hw/arm/vexpress: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH 5/8] hw/arm/aspeed/2500: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH 5/8] hw/arm/aspeed/2500: Check for CPU types in machine_run_board_init()
,
Cédric Le Goater
,
2024/01/23
[PATCH 6/8] hw/arm/aspeed/2600: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
Re: [PATCH 6/8] hw/arm/aspeed/2600: Check for CPU types in machine_run_board_init()
,
Cédric Le Goater
,
2024/01/23
Re: [PATCH 6/8] hw/arm/aspeed/2600: Check for CPU types in machine_run_board_init()
,
Cédric Le Goater
,
2024/01/23
[PATCH 7/8] hw/arm/aspeed/1030: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH 8/8] hw/arm/zynq: Check for CPU types in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH v2 0/3] Add device STM32L4x5 GPIO
,
Inès Varhol
,
2024/01/22
[PATCH v2 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Inès Varhol
,
2024/01/22
[PATCH v2 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
,
Inès Varhol
,
2024/01/22
Re: [PATCH v2 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
,
Philippe Mathieu-Daudé
,
2024/01/23
[PATCH v2 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
,
Inès Varhol
,
2024/01/22
[PATCH v14 0/9] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2024/01/22
[PATCH v14 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2024/01/22
Re: [PATCH v14 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Peter Maydell
,
2024/01/25
[PATCH v14 3/9] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2024/01/22
[PATCH v14 2/9] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2024/01/22
[PATCH v14 4/9] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2024/01/22
[PATCH v14 5/9] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2024/01/22
[PATCH v14 6/9] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2024/01/22
[PATCH v14 8/9] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2024/01/22
[PATCH v14 7/9] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2024/01/22
[PATCH v14 9/9] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2024/01/22
[PATCH v3 00/21] plugin updates (register access) for 9.0 (pre-PR?)
,
Alex Bennée
,
2024/01/22
[PATCH v3 02/21] target/riscv: Remove misa_mxl validation
,
Alex Bennée
,
2024/01/22
[PATCH v3 03/21] target/riscv: Move misa_mxl_max to class
,
Alex Bennée
,
2024/01/22
[PATCH v3 04/21] target/riscv: Validate misa_mxl_max only once
,
Alex Bennée
,
2024/01/22
[PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alex Bennée
,
2024/01/22
Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alistair Francis
,
2024/01/23
Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Andrew Jones
,
2024/01/23
Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Akihiko Odaki
,
2024/01/23
Re: Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Andrew Jones
,
2024/01/24
Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Akihiko Odaki
,
2024/01/25
Re: Re: [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Andrew Jones
,
2024/01/25
[PATCH v3 06/21] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/22
[PATCH v3 05/21] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/22
[PATCH v3 07/21] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/22
[PATCH v3 11/21] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2024/01/22
[PATCH v3 13/21] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/01/22
[PATCH v3 08/21] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/01/22
[PATCH v3 09/21] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2024/01/22
[PATCH v3 10/21] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/01/22
[PATCH v3 12/21] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/01/22
[PATCH v3 14/21] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2024/01/22
[PATCH v3 15/21] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2024/01/22
[PATCH v3 21/21] docs/devel: document some plugin assumptions
,
Alex Bennée
,
2024/01/22
[PATCH v3 18/21] contrib/plugins: fix imatch
,
Alex Bennée
,
2024/01/22
[PATCH v3 16/21] gdbstub: expose api to find registers
,
Alex Bennée
,
2024/01/22
[PATCH v3 17/21] plugins: add an API to read registers
,
Alex Bennée
,
2024/01/22
[PATCH v3 19/21] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/01/22
Re: [PATCH v3 19/21] contrib/plugins: extend execlog to track register changes
,
Pierrick Bouvier
,
2024/01/24
[PATCH v3 20/21] docs/devel: lift example and plugin API sections up
,
Alex Bennée
,
2024/01/22
[PATCH v2 0/3] virt: wire up NS EL2 virtual timer IRQ
,
Peter Maydell
,
2024/01/22
[PATCH v2 1/3] tests/qtest/bios-tables-test: Allow changes to virt GTDT
,
Peter Maydell
,
2024/01/22
[PATCH v2 2/3] hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
,
Peter Maydell
,
2024/01/22
[PATCH v2 3/3] tests/qtest/bios-tables-tests: Update virt golden reference
,
Peter Maydell
,
2024/01/22
[PATCH 0/3] Add device STM32L4x5 GPIO
,
Inès Varhol
,
2024/01/22
[PATCH 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Inès Varhol
,
2024/01/22
Re: [PATCH 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Philippe Mathieu-Daudé
,
2024/01/22
Re: [PATCH 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Philippe Mathieu-Daudé
,
2024/01/22
[PATCH 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
,
Inès Varhol
,
2024/01/22
[PATCH 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
,
Inès Varhol
,
2024/01/22
[PATCH 0/3] Two minor fixes on virtio-iommu
,
Zhenzhong Duan
,
2024/01/22
[PATCH 1/3] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Zhenzhong Duan
,
2024/01/22
Re: [PATCH 1/3] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Cédric Le Goater
,
2024/01/23
RE: [PATCH 1/3] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Duan, Zhenzhong
,
2024/01/23
Re: [PATCH 1/3] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Eric Auger
,
2024/01/24
RE: [PATCH 1/3] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Duan, Zhenzhong
,
2024/01/24
[PATCH 2/3] hw/pci: Add two parameters to get_address_space
,
Zhenzhong Duan
,
2024/01/22
[PATCH 3/3] virtio-iommu: Support PCI device aliases
,
Zhenzhong Duan
,
2024/01/22
Re: [PATCH 3/3] virtio-iommu: Support PCI device aliases
,
Eric Auger
,
2024/01/24
RE: [PATCH 3/3] virtio-iommu: Support PCI device aliases
,
Duan, Zhenzhong
,
2024/01/25
[PATCH] tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
,
Joseph Burt
,
2024/01/21
Re: [PATCH] tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
,
Richard Henderson
,
2024/01/22
[PATCH] fsl-imx6ul: Add various missing unimplemented devices
,
Guenter Roeck
,
2024/01/19
Re: [PATCH] fsl-imx6ul: Add various missing unimplemented devices
,
Philippe Mathieu-Daudé
,
2024/01/20
Re: [PATCH] fsl-imx6ul: Add various missing unimplemented devices
,
Peter Maydell
,
2024/01/22
[PATCH v3 18/38 2/2] tcg/aarch64: Generate TBZ, TBNZ
,
Philippe Mathieu-Daudé
,
2024/01/19
[PATCH v3 18/38 1/2] tcg/aarch64: Massage tcg_out_brcond()
,
Philippe Mathieu-Daudé
,
2024/01/19
[PATCH v2 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
,
Philippe Mathieu-Daudé
,
2024/01/19
[PATCH v2 1/2] hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
,
Philippe Mathieu-Daudé
,
2024/01/19
[PATCH v2 2/2] hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller
,
Philippe Mathieu-Daudé
,
2024/01/19
Re: [PATCH v2 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
,
Peter Maydell
,
2024/01/22
[PATCH v13 0/9] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2024/01/19
[PATCH v13 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2024/01/19
Re: [PATCH v13 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Peter Maydell
,
2024/01/20
[PATCH v13 3/9] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2024/01/19
[PATCH v13 2/9] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2024/01/19
[PATCH v13 5/9] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2024/01/19
[PATCH v13 4/9] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2024/01/19
[PATCH v13 6/9] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2024/01/19
[PATCH v13 7/9] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2024/01/19
[PATCH v13 8/9] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2024/01/19
[PATCH v13 9/9] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2024/01/19
[PATCH v2 0/5] hw/{arm,xen} convert printfs to trace/reports
,
Manos Pitsidianakis
,
2024/01/19
[PATCH v2 1/5] hw/arm/z2: convert DPRINTF to trace events and guest errors
,
Manos Pitsidianakis
,
2024/01/19
Re: [PATCH v2 1/5] hw/arm/z2: convert DPRINTF to trace events and guest errors
,
Peter Maydell
,
2024/01/22
[PATCH v2 2/5] hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
,
Manos Pitsidianakis
,
2024/01/19
[PATCH v2 3/5] hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
,
Manos Pitsidianakis
,
2024/01/19
[PATCH v2 4/5] hw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints
,
Manos Pitsidianakis
,
2024/01/19
[PATCH v2 5/5] hw/xen: convert stderr prints to error/warn reports
,
Manos Pitsidianakis
,
2024/01/19
Re: [PATCH v2 5/5] hw/xen: convert stderr prints to error/warn reports
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 00/36] HW core patches for 2024-01-19
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 01/36] hw/timer/hpet: Convert DPRINTF to trace events
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 02/36] backends/cryptodev: Do not ignore throttle/backends Errors
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 03/36] accel: Do not set CPUState::tcg_cflags in non-TCG accels
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 04/36] accel: Do not set CPUState::can_do_io in non-TCG accels
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 05/36] target/xtensa: use generic instruction breakpoint infrastructure
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 06/36] tests/tcg/xtensa: add icount/ibreak priority test
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 07/36] accel/tcg: Remove unused tb_invalidate_phys_addr()
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 08/36] accel/tcg: Remove tb_invalidate_phys_page() from system emulation
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 09/36] target/alpha: Extract clk_helper.c from sys_helper.c
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 10/36] target/alpha: Only build sys_helper.c on system emulation
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 11/36] system/cpu-timers: Have icount_configure() return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 12/36] system/cpu-timers: Introduce ICountMode enumerator
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 13/36] target/arm: Ensure icount is enabled when emulating INST_RETIRED
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 14/36] util/async: Only call icount_notify_exit() if icount is enabled
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 15/36] target/sh4: Deprecate the shix machine
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 16/36] hw/block: Deprecate the TC58128 block device
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 17/36] hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 18/36] hw/pflash: refactor pflash_data_write()
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 19/36] hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 20/36] hw/pflash: implement update buffer for block writes
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 21/36] system/replay: Restrict icount to system emulation
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 22/36] system/watchpoint: Move TCG specific code to accel/tcg/
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 23/36] cpus: Restrict 'start-powered-off' property to system emulation
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 24/36] accel: Rename accel_init_ops_interfaces() to include 'system'
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 25/36] hw/core/cpu: Rename cpu_class_init() to include 'common'
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 26/36] hw/s390x: Rename cpu_class_init() to include 'sclp'
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 27/36] target/i386: Rename tcg_cpu_FOO() to include 'x86'
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 28/36] target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 29/36] hw/scsi/esp-pci: use correct address register for PCI DMA transfers
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 30/36] hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 31/36] hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion interrupt
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 32/36] hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 33/36] hw/elf_ops: Ignore loadable segments with zero size
,
Philippe Mathieu-Daudé
,
2024/01/19
Re: [PULL 33/36] hw/elf_ops: Ignore loadable segments with zero size
,
Alex Bennée
,
2024/01/24
[PULL 34/36] MAINTAINERS: Update Raphael Norwitz email
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 35/36] MAINTAINERS: Update hw/core/cpu.c entry
,
Philippe Mathieu-Daudé
,
2024/01/19
[PULL 36/36] configure: Add linux header compile support for LoongArch
,
Philippe Mathieu-Daudé
,
2024/01/19
Re: [PULL 00/36] HW core patches for 2024-01-19
,
Peter Maydell
,
2024/01/19
[PATCH 0/6] hw/{arm,xen} convert printfs to trace/reports
,
Manos Pitsidianakis
,
2024/01/19
[PATCH 1/6] hw/arm/z2: convert DPRINTF to tracepoints
,
Manos Pitsidianakis
,
2024/01/19
Re: [PATCH 1/6] hw/arm/z2: convert DPRINTF to tracepoints
,
Alex Bennée
,
2024/01/19
[PATCH 4/6] hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints
,
Manos Pitsidianakis
,
2024/01/19
[PATCH 2/6] hw/arm/strongarm.c: convert DPRINTF to tracepoints
,
Manos Pitsidianakis
,
2024/01/19
Re: [PATCH 2/6] hw/arm/strongarm.c: convert DPRINTF to tracepoints
,
Alex Bennée
,
2024/01/19
[PATCH 3/6] hw/arm/xen_arm.c: convert DPRINTF to tracepoints
,
Manos Pitsidianakis
,
2024/01/19
Re: [PATCH 3/6] hw/arm/xen_arm.c: convert DPRINTF to tracepoints
,
Alex Bennée
,
2024/01/19
[PATCH 6/6] hw/xen: convert stderr prints to error/warn reports
,
Manos Pitsidianakis
,
2024/01/19
[PATCH 5/6] hw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints
,
Manos Pitsidianakis
,
2024/01/19
[PATCH 00/20] arm: Rework target/ headers to build various hw/ files once
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 01/20] hw/arm/exynos4210: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 02/20] hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 03/20] hw/arm/smmuv3: Include missing 'hw/registerfields.h' header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 04/20] hw/arm/xlnx-versal: Include missing 'cpu.h' header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 05/20] target/arm/cpu-features: Include missing 'hw/registerfields.h' header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 06/20] target/arm/cpregs: Include missing 'hw/registerfields.h' header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 07/20] target/arm/cpregs: Include missing 'kvm-consts.h' header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 08/20] target/arm: Rename arm_cpu_mp_affinity
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 09/20] target/arm: Create arm_cpu_mp_affinity
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 10/20] target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 11/20] target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 12/20] hw/cpu/a9mpcore: Build it only once
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 13/20] hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 14/20] hw/misc/xlnx-versal-crl: Build it only once
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 15/20] target/arm: Expose M-profile register bank index definitions
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 16/20] hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 17/20] target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 18/20] target/arm: Move e2h_access() helper around
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 19/20] target/arm: Move GTimer definitions to new 'gtimer.h' header
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH 20/20] hw/arm: Build various units only once
,
Philippe Mathieu-Daudé
,
2024/01/18
Re: [PATCH 00/20] arm: Rework target/ headers to build various hw/ files once
,
Philippe Mathieu-Daudé
,
2024/01/18
Re: [PATCH 00/20] arm: Rework target/ headers to build various hw/ files once
,
Peter Maydell
,
2024/01/19
[PATCH] hw/arm/virt.c: Remove newline from error_report() string
,
Peter Maydell
,
2024/01/18
Re: [PATCH] hw/arm/virt.c: Remove newline from error_report() string
,
Philippe Mathieu-Daudé
,
2024/01/18
Re: [PATCH] hw/arm/virt.c: Remove newline from error_report() string
,
Philippe Mathieu-Daudé
,
2024/01/18
Re: [PATCH] hw/arm/virt.c: Remove newline from error_report() string
,
Peter Maydell
,
2024/01/18
Re: [PATCH] hw/arm/virt.c: Remove newline from error_report() string
,
Philippe Mathieu-Daudé
,
2024/01/18
[PATCH v2 7/7] Add tests for the STM32L4x5_RCC
,
Arnaud Minier
,
2024/01/18
Re: [PATCH v2 7/7] Add tests for the STM32L4x5_RCC
,
Thomas Huth
,
2024/01/18
[PATCH v2 0/7] Add device STM32L4x5 RCC
,
Arnaud Minier
,
2024/01/18
[PATCH v2 3/7] Add an internal PLL Clock object
,
Arnaud Minier
,
2024/01/18
[PATCH v2 4/7] Add initialization information for PLLs and clock multiplexers
,
Arnaud Minier
,
2024/01/18
[PATCH v2 2/7] Add an internal clock multiplexer object
,
Arnaud Minier
,
2024/01/18
[PATCH v2 6/7] STM32L4x5: Use the RCC Sysclk
,
Arnaud Minier
,
2024/01/18
[PATCH v2 1/7] Implement STM32L4x5_RCC skeleton
,
Arnaud Minier
,
2024/01/18
[PATCH v2 5/7] RCC: Handle Register Updates
,
Arnaud Minier
,
2024/01/18
[PATCH v2 7/7] Add tests for the STM32L4x5_RCC
,
Arnaud Minier
,
2024/01/18
[PATCH v3] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial.
,
Rayhan Faizel
,
2024/01/18
Re: [PATCH v3] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial.
,
Peter Maydell
,
2024/01/23
Re: [PATCH RFC V2 19/37] hw/acpi: ACPI/AML Changes to reflect the correct _STA.{PRES, ENA} Bits to Guest
,
Jonathan Cameron
,
2024/01/17
[PATCH v2] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial.
,
Rayhan Faizel
,
2024/01/17
[PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Eric Auger
,
2024/01/17
Re: [PATCH v3 0/6] sysemu/replay: Restrict icount to TCG system emulation
,
Philippe Mathieu-Daudé
,
2024/01/17
[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Eric Auger
,
2024/01/17
[RFC 2/7] hw/pci: Introduce pci_device_iommu_bus
,
Eric Auger
,
2024/01/17
RE: [RFC 2/7] hw/pci: Introduce pci_device_iommu_bus
,
Duan, Zhenzhong
,
2024/01/18
[RFC 1/7] hw/pci: Introduce PCIIOMMUOps::set_host_iova_regions
,
Eric Auger
,
2024/01/17
[RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions
,
Eric Auger
,
2024/01/17
RE: [RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions
,
Duan, Zhenzhong
,
2024/01/18
Re: [RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions
,
Eric Auger
,
2024/01/18
RE: [RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions
,
Duan, Zhenzhong
,
2024/01/19
RE: [RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions
,
Duan, Zhenzhong
,
2024/01/22
[RFC 3/7] vfio/pci: Pass the usable IOVA ranges through PCIIOMMUOps
,
Eric Auger
,
2024/01/17
[RFC 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_ranges
,
Eric Auger
,
2024/01/17
[RFC 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
,
Eric Auger
,
2024/01/17
[RFC 7/7] memory: Remove IOMMU MR iommu_set_iova_range API
,
Eric Auger
,
2024/01/17
RE: [RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Duan, Zhenzhong
,
2024/01/18
Re: [RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Eric Auger
,
2024/01/18
RE: [RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Duan, Zhenzhong
,
2024/01/19
Re: [RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Jean-Philippe Brucker
,
2024/01/25
Re: [RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Eric Auger
,
2024/01/29
Re: [RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Jean-Philippe Brucker
,
2024/01/30
Re: [RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Eric Auger
,
2024/01/31
[PATCH] target/arm: Fix VNCR fault detection logic
,
Peter Maydell
,
2024/01/16
Re: [PATCH] target/arm: Fix VNCR fault detection logic
,
Jonathan Cameron
,
2024/01/16
Re: [PATCH] target/arm: Fix VNCR fault detection logic
,
Richard Henderson
,
2024/01/27
Re: [PATCH RFC V2 04/37] arm/virt,target/arm: Machine init time change common to vCPU {cold|hot}-plug
,
Jonathan Cameron
,
2024/01/16
Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
,
sanjana gogte
,
2024/01/16
Re: Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
,
sanjana gogte
,
2024/01/30
Re: Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
,
Peter Maydell
,
2024/01/30
Re: Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
,
sanjana gogte
,
2024/01/31
[Qemu-arm] Windows 11 guest Fast startup cannot work
,
叶增软
,
2024/01/16
[Qemu-arm] Windows 11 guest Fast startup cannot work
,
叶增软
,
2024/01/16
Re: [PATCH 27/35] target/arm: Report VNCR_EL2 based faults correctly
,
Jonathan Cameron
,
2024/01/16
Re: [PATCH 27/35] target/arm: Report VNCR_EL2 based faults correctly
,
Peter Maydell
,
2024/01/16
Re: [PATCH 27/35] target/arm: Report VNCR_EL2 based faults correctly
,
Jonathan Cameron
,
2024/01/16
Re: [PATCH 27/35] target/arm: Report VNCR_EL2 based faults correctly
,
Peter Maydell
,
2024/01/16
Re: [PATCH 27/35] target/arm: Report VNCR_EL2 based faults correctly
,
Jonathan Cameron
,
2024/01/16
Re: [PATCH 27/35] target/arm: Report VNCR_EL2 based faults correctly
,
Peter Maydell
,
2024/01/16
[PULL 13/22] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/01/16
[PULL 10/22] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/01/16
[PULL 12/22] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/01/16
[PULL 08/22] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/01/16
[PULL 05/22] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/16
[Qemu-arm] Windows11 guest Fast startup cannot work
,
yezengruan
,
2024/01/16
[PATCH v2 0/2] RISC-V: ACPI: Enable SPCR
,
Sia Jee Heng
,
2024/01/15
[PATCH v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Sia Jee Heng
,
2024/01/15
[PATCH v2 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table
,
Sia Jee Heng
,
2024/01/15
[PATCH v3 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/15
[PATCH v3 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/15
[PATCH v3 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/15
Re: [PATCH v3 2/3] tests/tcg: Factor out gdbstub test functions
,
Alex Bennée
,
2024/01/22
Re: Re: [PATCH v3 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/22
[PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/15
Re: [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Alex Bennée
,
2024/01/22
Re: [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Alex Bennée
,
2024/01/22
Re: Re: [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/22
Re: [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Alex Bennée
,
2024/01/22
Re: [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/24
[PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
,
Guenter Roeck
,
2024/01/15
[PATCH v2 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Guenter Roeck
,
2024/01/15
Re: [PATCH v2 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Philippe Mathieu-Daudé
,
2024/01/16
[PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
,
Guenter Roeck
,
2024/01/15
Re: [PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
,
Philippe Mathieu-Daudé
,
2024/01/16
Re: [PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
,
Guenter Roeck
,
2024/01/16
Re: [PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
,
Strahinja Jankovic
,
2024/01/17
[PATCH v2 2/3] hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi board
,
Guenter Roeck
,
2024/01/15
Re: [PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
,
Peter Maydell
,
2024/01/19
[PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
,
Philippe Mathieu-Daudé
,
2024/01/15
[PATCH 1/2] hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
,
Philippe Mathieu-Daudé
,
2024/01/15
Re: [PATCH 1/2] hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
,
Guenter Roeck
,
2024/01/15
[PATCH 2/2] hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller
,
Philippe Mathieu-Daudé
,
2024/01/15
Re: [PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
,
Peter Maydell
,
2024/01/15
Re: [PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
,
Peter Maydell
,
2024/01/19
Re: [PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
,
Philippe Mathieu-Daudé
,
2024/01/19
Re: [PATCH v4 00/45] Raspberry Pi 4B machine
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 32/45] Enable BCM2838 GENET controller
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 43/45] Add missed BCM2835 properties
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 45/45] Add RPi4B to paspi4.rst
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 40/45] Add mailbox property tests. Part 1
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 37/45] Add mailbox tests tags. Part 1
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 36/45] Add mailbox test constants
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 35/45] Add mailbox test stub
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 33/45] Connect RNG200, PCIE and GENET to GIC
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 21/45] Add clock_isp stub
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 20/45] Implement BCM2838 thermal sensor
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 19/45] Get rid of RNG200 timer
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 18/45] Add RNG200 RNG and RBG
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 17/45] Add RNG200 skeleton
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 16/45] Enable BCM2838 PCIE
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 15/45] Add BCM2838 PCIE host
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 15/45] Add BCM2838 PCIE host
,
Sergei Kambalin
,
2024/01/28
Re: [PATCH v4 14/45] Add BCM2838 PCIE Root Complex
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 13/45] Add memory region for BCM2837 RPiVid ASB
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 12/45] Temporarily disable unimplemented rpi4b devices
,
Peter Maydell
,
2024/01/15
Re: [PATCH v4 11/45] Introduce Raspberry PI 4 machine
,
Peter Maydell
,
2024/01/15
Re: [PATCH] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Eric Auger
,
2024/01/15
Re: [PATCH] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Jean-Philippe Brucker
,
2024/01/16
Re: [PATCH] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Eric Auger
,
2024/01/16
[PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2024/01/15
Re: [PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Sebastian Ott
,
2024/01/17
Re: [PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Eric Auger
,
2024/01/17
Re: [PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Sebastian Ott
,
2024/01/17
Re: [PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Eric Auger
,
2024/01/17
Re: [PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2024/01/18
Re: [PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2024/01/26
[PATCH] tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by default
,
Thomas Huth
,
2024/01/15
Re: [PATCH] tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by default
,
Philippe Mathieu-Daudé
,
2024/01/15
Re: [PATCH] tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by default
,
Alex Bennée
,
2024/01/15
Re: [PATCH] tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by default
,
Thomas Huth
,
2024/01/15
Re: [PATCH] tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by default
,
Alex Bennée
,
2024/01/15
[PATCH 0/3] hw/arm: Pack the QEMU generated device tree
,
Bin Meng
,
2024/01/15
[PATCH 2/3] hw/arm: Pack the QEMU generated device tree
,
Bin Meng
,
2024/01/15
Re: [PATCH 2/3] hw/arm: Pack the QEMU generated device tree
,
Peter Maydell
,
2024/01/19
[PATCH 1/3] hw/arm: Refactor struct arm_boot_info::get_dtb()
,
Bin Meng
,
2024/01/15
Re: [PATCH 1/3] hw/arm: Refactor struct arm_boot_info::get_dtb()
,
Philippe Mathieu-Daudé
,
2024/01/15
Re: [PATCH 1/3] hw/arm: Refactor struct arm_boot_info::get_dtb()
,
Alistair Francis
,
2024/01/21
[PATCH 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
,
Guenter Roeck
,
2024/01/13
[PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Guenter Roeck
,
2024/01/13
Re: [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Philippe Mathieu-Daudé
,
2024/01/15
Re: [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Guenter Roeck
,
2024/01/15
Re: [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Philippe Mathieu-Daudé
,
2024/01/15
Re: [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Guenter Roeck
,
2024/01/15
Re: Re: [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Gerd Hoffmann
,
2024/01/16
Re: Re: [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Bernhard Beschow
,
2024/01/17
Re: Re: Re: [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
,
Gerd Hoffmann
,
2024/01/17
[PATCH 2/3] hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi board
,
Guenter Roeck
,
2024/01/13
Re: [PATCH 2/3] hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi board
,
Philippe Mathieu-Daudé
,
2024/01/15
[PATCH 3/3] hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
,
Guenter Roeck
,
2024/01/13
[PATCH 0/7] Add device STM32L4x5 RCC
,
Arnaud Minier
,
2024/01/13
[PATCH 7/7] Add tests for the STM32L4x5_RCC
,
Arnaud Minier
,
2024/01/13
Re: [PATCH 7/7] Add tests for the STM32L4x5_RCC
,
Samuel Tardieu
,
2024/01/13
[PATCH 1/7] Implement STM32L4x5_RCC skeleton
,
Arnaud Minier
,
2024/01/13
Re: [PATCH 1/7] Implement STM32L4x5_RCC skeleton
,
Alistair Francis
,
2024/01/21
[PATCH 5/7] RCC: Handle Register Updates
,
Arnaud Minier
,
2024/01/13
[PATCH 3/7] Add an internal PLL Clock object
,
Arnaud Minier
,
2024/01/13
[PATCH 2/7] Add an internal clock multiplexer object
,
Arnaud Minier
,
2024/01/13
Re: [PATCH 2/7] Add an internal clock multiplexer object
,
Alistair Francis
,
2024/01/21
[PATCH 6/7] STM32L4x5: Use the RCC Sysclk
,
Arnaud Minier
,
2024/01/13
[PATCH 4/7] Add initialization information for PLLs and clock multiplexers
,
Arnaud Minier
,
2024/01/13
Re: [PATCH 14/33] hw/cpu/arm: Handle 'has_el2/3' properties once in MPCore parent
,
Fabiano Rosas
,
2024/01/12
Re: [PATCH 14/33] hw/cpu/arm: Handle 'has_el2/3' properties once in MPCore parent
,
Philippe Mathieu-Daudé
,
2024/01/16
[RFC 0/3] Add device STM32L4x5 GPIO
,
Inès Varhol
,
2024/01/12
[RFC 1/3] hw/gpio: Implement STM32L4x5 GPIO
,
Inès Varhol
,
2024/01/12
[RFC 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
,
Inès Varhol
,
2024/01/12
Re: [RFC 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
,
Thomas Huth
,
2024/01/15
[RFC 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
,
Inès Varhol
,
2024/01/12
Re: [PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
,
Peter Maydell
,
2024/01/12
Re: [PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
,
Philippe Mathieu-Daudé
,
2024/01/16
Re: [PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
,
Alex Bennée
,
2024/01/19
Re: [PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
,
Jan Kiszka
,
2024/01/21
Re: [PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
,
Alex Bennée
,
2024/01/22
Re: [PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
,
Jan Kiszka
,
2024/01/22
Re: [PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
,
Alex Bennée
,
2024/01/22
[PATCH 0/1] smbios_build_type_8_table should use T8_BASE.
,
Felix Wu
,
2024/01/11
[PATCH 1/1] SMBIOS type 8 should use T8_BASE.
,
Felix Wu
,
2024/01/11
Re: [PATCH 1/1] SMBIOS type 8 should use T8_BASE.
,
Igor Mammedov
,
2024/01/17
Re: [PATCH 1/1] SMBIOS type 8 should use T8_BASE.
,
Igor Mammedov
,
2024/01/17
Re: [PATCH] numa: Skip invalidation of cluster and NUMA node boundary for qtest
,
Peter Maydell
,
2024/01/11
[PATCH] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial.
,
Rayhan Faizel
,
2024/01/11
Re: [PATCH] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial.
,
Peter Maydell
,
2024/01/15
[PATCH] hw/arm/virt: Consolidate valid CPU types
,
Gavin Shan
,
2024/01/11
Re: [PATCH] hw/arm/virt: Consolidate valid CPU types
,
Cornelia Huck
,
2024/01/12
Re: [PATCH] hw/arm/virt: Consolidate valid CPU types
,
Peter Maydell
,
2024/01/12
Re: [PATCH] hw/arm/virt: Consolidate valid CPU types
,
Peter Maydell
,
2024/01/12
[PATCH v12 00/10] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2024/01/10
[PATCH v12 01/10] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2024/01/10
Re: [PATCH v12 01/10] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Peter Maydell
,
2024/01/13
[PATCH v12 02/10] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2024/01/10
[PATCH v12 03/10] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2024/01/10
Re: [PATCH v12 03/10] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Peter Maydell
,
2024/01/13
[PATCH v12 05/10] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2024/01/10
[PATCH v12 04/10] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2024/01/10
Re: [PATCH v12 04/10] hw/net: Add NPCMXXX GMAC device
,
Peter Maydell
,
2024/01/13
[PATCH v12 06/10] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2024/01/10
[PATCH v12 07/10] include/hw/net: General GMAC Implementation
,
Nabih Estefan
,
2024/01/10
[PATCH v12 08/10] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2024/01/10
Re: [PATCH v12 08/10] hw/net: GMAC Rx Implementation
,
Peter Maydell
,
2024/01/13
[PATCH v12 10/10] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2024/01/10
[PATCH v12 09/10] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2024/01/10
Re: [PATCH v12 00/10] Implementation of NPI Mailbox and GMAC Networking Module
,
Peter Maydell
,
2024/01/13
Re: [PATCH v12 00/10] Implementation of NPI Mailbox and GMAC Networking Module
,
Peter Maydell
,
2024/01/18
[PATCH v10 0/9] Introduce model for IBM's FSI
,
Ninad Palsule
,
2024/01/10
[PATCH v10 6/9] hw/arm: Hook up FSI module in AST2600
,
Ninad Palsule
,
2024/01/10
[PATCH v10 2/9] hw/fsi: Introduce IBM's FSI Bus and FSI slave
,
Ninad Palsule
,
2024/01/10
Re: [PATCH v10 2/9] hw/fsi: Introduce IBM's FSI Bus and FSI slave
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH v10 2/9] hw/fsi: Introduce IBM's FSI Bus and FSI slave
,
Ninad Palsule
,
2024/01/25
[PATCH v10 3/9] hw/fsi: Introduce IBM's cfam
,
Ninad Palsule
,
2024/01/10
Re: [PATCH v10 3/9] hw/fsi: Introduce IBM's cfam
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH v10 3/9] hw/fsi: Introduce IBM's cfam
,
Ninad Palsule
,
2024/01/25
[PATCH v10 1/9] hw/fsi: Introduce IBM's Local bus and scratchpad
,
Ninad Palsule
,
2024/01/10
Re: [PATCH v10 1/9] hw/fsi: Introduce IBM's Local bus and scratchpad
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH v10 1/9] hw/fsi: Introduce IBM's Local bus and scratchpad
,
Ninad Palsule
,
2024/01/25
[PATCH v10 4/9] hw/fsi: Introduce IBM's FSI master
,
Ninad Palsule
,
2024/01/10
Re: [PATCH v10 4/9] hw/fsi: Introduce IBM's FSI master
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH v10 4/9] hw/fsi: Introduce IBM's FSI master
,
Ninad Palsule
,
2024/01/16
[PATCH v10 8/9] hw/fsi: Added FSI documentation
,
Ninad Palsule
,
2024/01/10
Re: [PATCH v10 8/9] hw/fsi: Added FSI documentation
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH v10 8/9] hw/fsi: Added FSI documentation
,
Ninad Palsule
,
2024/01/16
[PATCH v10 7/9] hw/fsi: Added qtest
,
Ninad Palsule
,
2024/01/10
Re: [PATCH v10 7/9] hw/fsi: Added qtest
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH v10 7/9] hw/fsi: Added qtest
,
Ninad Palsule
,
2024/01/16
[PATCH v10 5/9] hw/fsi: Aspeed APB2OPB interface, Onchip perif bus
,
Ninad Palsule
,
2024/01/10
Re: [PATCH v10 5/9] hw/fsi: Aspeed APB2OPB interface, Onchip perif bus
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH v10 5/9] hw/fsi: Aspeed APB2OPB interface, Onchip perif bus
,
Ninad Palsule
,
2024/01/25
[PATCH v10 9/9] hw/fsi: Update MAINTAINER list
,
Ninad Palsule
,
2024/01/10
Re: [PATCH v10 9/9] hw/fsi: Update MAINTAINER list
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH v10 9/9] hw/fsi: Update MAINTAINER list
,
Ninad Palsule
,
2024/01/16
Re: [PATCH v10 0/9] Introduce model for IBM's FSI
,
Cédric Le Goater
,
2024/01/12
[PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
,
Philippe Mathieu-Daudé
,
2024/01/10
[PATCH v3 01/14] hw/arm/armv7m: Introduce cpudev variable in armv7m_realize()
,
Philippe Mathieu-Daudé
,
2024/01/10
Re: [PATCH v3 01/14] hw/arm/armv7m: Introduce cpudev variable in armv7m_realize()
,
Peter Maydell
,
2024/01/13
[PATCH v3 02/14] hw/arm/armv7m: Ensure requested CPU type implements ARM_FEATURE_M
,
Philippe Mathieu-Daudé
,
2024/01/10
Re: [PATCH v3 02/14] hw/arm/armv7m: Ensure requested CPU type implements ARM_FEATURE_M
,
Peter Maydell
,
2024/01/13
[PATCH v3 03/14] hw/arm/armv7m: Move code setting 'start-powered-off' property around
,
Philippe Mathieu-Daudé
,
2024/01/10
Re: [PATCH v3 03/14] hw/arm/armv7m: Move code setting 'start-powered-off' property around
,
Peter Maydell
,
2024/01/13
[PATCH v3 04/14] hw/arm/armv7m: Always set 'init-nsvtor' property for Cortex-M CPUs
,
Philippe Mathieu-Daudé
,
2024/01/10
Re: [PATCH v3 04/14] hw/arm/armv7m: Always set 'init-nsvtor' property for Cortex-M CPUs
,
Peter Maydell
,
2024/01/13
[PATCH v3 05/14] hw/arm: Prefer arm_feature(M_SECURITY) over object_property_find()
,
Philippe Mathieu-Daudé
,
2024/01/10
[PATCH v3 06/14] hw/arm: Prefer arm_feature(THUMB_DSP) over object_property_find(dsp)
,
Philippe Mathieu-Daudé
,
2024/01/10
[PATCH v3 07/14] hw/arm: Prefer arm_feature(V7) over object_property_find(pmsav7-dregion)
,
Philippe Mathieu-Daudé
,
2024/01/10
[PATCH v3 08/14] hw/arm: Prefer arm_feature(EL3) over object_property_find(has_el3)
,
Philippe Mathieu-Daudé
,
2024/01/10
[PATCH v3 09/14] hw/arm: Prefer arm_feature(EL2) over object_property_find(has_el2)
,
Philippe Mathieu-Daudé
,
2024/01/10
[PATCH v3 10/14] hw/arm: Prefer arm_feature(CBAR*) over object_property_find(reset-cbar)
,
Philippe Mathieu-Daudé
,
2024/01/10
[PATCH v3 11/14] hw/arm: Prefer arm_feature(PMU) over object_property_find(pmu)
,
Philippe Mathieu-Daudé
,
2024/01/10
[PATCH v3 12/14] hw/arm: Prefer arm_feature(GENERIC_TMR) over 'kvm-no-adjvtime' property
,
Philippe Mathieu-Daudé
,
2024/01/10
[PATCH v3 13/14] hw/arm: Prefer arm_feature(AARCH64) over object_property_find(aarch64)
,
Philippe Mathieu-Daudé
,
2024/01/10
Re: [PATCH v3 13/14] hw/arm: Prefer arm_feature(AARCH64) over object_property_find(aarch64)
,
Philippe Mathieu-Daudé
,
2024/01/11
Re: [PATCH v3 13/14] hw/arm: Prefer arm_feature(AARCH64) over object_property_find(aarch64)
,
Marc Zyngier
,
2024/01/11
Re: [PATCH v3 13/14] hw/arm: Prefer arm_feature(AARCH64) over object_property_find(aarch64)
,
Philippe Mathieu-Daudé
,
2024/01/11
Re: [PATCH v3 13/14] hw/arm: Prefer arm_feature(AARCH64) over object_property_find(aarch64)
,
Kevin Wolf
,
2024/01/19
[PATCH v3 14/14] hw/arm: Prefer cpu_isar_feature(aa64_mte) over property_find(tag-memory)
,
Philippe Mathieu-Daudé
,
2024/01/10
Re: [PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
,
Peter Maydell
,
2024/01/13
Re: [PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
,
Philippe Mathieu-Daudé
,
2024/01/16
Re: [PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
,
Peter Maydell
,
2024/01/16
Re: [PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
,
Peter Maydell
,
2024/01/19
Re: [PATCH v8 00/10] Introduce model for IBM's FSI
,
Cédric Le Goater
,
2024/01/10
Re: [PATCH v8 00/10] Introduce model for IBM's FSI
,
Ninad Palsule
,
2024/01/10
[PATCH v2 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/09
[PATCH v2 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/09
Re: [PATCH v2 1/3] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2024/01/10
[PATCH v2 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/09
[PATCH v2 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/09
Re: [PATCH v2 0/3] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2024/01/27
[PATCH v9 00/10] Introduce model for IBM's FSI
,
Ninad Palsule
,
2024/01/09
[PATCH v9 08/10] hw/fsi: Added qtest
,
Ninad Palsule
,
2024/01/09
[PATCH v9 01/10] hw/fsi: Introduce IBM's Local bus
,
Ninad Palsule
,
2024/01/09
[PATCH v9 05/10] hw/fsi: Introduce IBM's FSI master
,
Ninad Palsule
,
2024/01/09
[PATCH v9 02/10] hw/fsi: Introduce IBM's FSI Bus
,
Ninad Palsule
,
2024/01/09
[PATCH v9 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave,scratchpad
,
Ninad Palsule
,
2024/01/09
[PATCH v9 09/10] hw/fsi: Added FSI documentation
,
Ninad Palsule
,
2024/01/09
[PATCH v9 04/10] hw/fsi: IBM's On-chip Peripheral Bus
,
Ninad Palsule
,
2024/01/09
[PATCH v9 10/10] hw/fsi: Update MAINTAINER list
,
Ninad Palsule
,
2024/01/09
[PATCH v9 06/10] hw/fsi: Aspeed APB2OPB interface
,
Ninad Palsule
,
2024/01/09
[PATCH v9 07/10] hw/arm: Hook up FSI module in AST2600
,
Ninad Palsule
,
2024/01/09
Re: [PATCH v8 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave,scratchpad
,
Ninad Palsule
,
2024/01/09
Re: [PATCH v8 05/10] hw/fsi: Introduce IBM's FSI master
,
Ninad Palsule
,
2024/01/09
[PATCH v4 0/3] Add device STM32L4x5 SYSCFG
,
Inès Varhol
,
2024/01/09
[PATCH v4 2/3] hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
,
Inès Varhol
,
2024/01/09
Re: [PATCH v4 2/3] hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
,
Alistair Francis
,
2024/01/11
[PATCH v4 3/3] tests/qtest: Add STM32L4x5 SYSCFG QTest testcase
,
Inès Varhol
,
2024/01/09
[PATCH v4 1/3] hw/misc: Implement STM32L4x5 SYSCFG
,
Inès Varhol
,
2024/01/09
Re: [PATCH v4 0/3] Add device STM32L4x5 SYSCFG
,
Peter Maydell
,
2024/01/12
Re: [PATCH v8 01/10] hw/fsi: Introduce IBM's Local bus
,
Ninad Palsule
,
2024/01/09
[PATCH] hw/timer: fix systick trace message
,
Samuel Tardieu
,
2024/01/09
Re: [PATCH] hw/timer: fix systick trace message
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [PATCH] hw/timer: fix systick trace message
,
Laurent Vivier
,
2024/01/10
Re: [PATCH] hw/timer: fix systick trace message
,
Peter Maydell
,
2024/01/12
[PATCH v2 00/14] hw/arm: Prefer arm_feature() over object_property_find()
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 01/14] target/arm/cpu: Simplify checking A64_MTE bit in FEATURE_ID register
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [PATCH v2 01/14] target/arm/cpu: Simplify checking A64_MTE bit in FEATURE_ID register
,
Richard Henderson
,
2024/01/10
Re: [PATCH v2 01/14] target/arm/cpu: Simplify checking A64_MTE bit in FEATURE_ID register
,
Peter Maydell
,
2024/01/10
[PATCH v2 02/14] hw/arm/armv7m: Introduce cpudev variable in armv7m_realize()
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 03/14] hw/arm/armv7m: Ensure requested CPU type implements ARM_FEATURE_M
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 04/14] hw/arm/armv7m: Move code setting 'start-powered-off' property around
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 07/14] hw/arm: Prefer arm_feature(THUMB_DSP) over object_property_find(dsp)
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 05/14] hw/arm/armv7m: Always set 'init-nsvtor' property for Cortex-M CPUs
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 06/14] hw/arm: Prefer arm_feature(M_SECURITY) over object_property_find()
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 09/14] hw/arm: Prefer arm_feature(EL3) over object_property_find(has_el3)
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [PATCH v2 09/14] hw/arm: Prefer arm_feature(EL3) over object_property_find(has_el3)
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [PATCH v2 09/14] hw/arm: Prefer arm_feature(EL3) over object_property_find(has_el3)
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [PATCH v2 09/14] hw/arm: Prefer arm_feature(EL3) over object_property_find(has_el3)
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 08/14] hw/arm: Prefer arm_feature(V7) over object_property_find(pmsav7-dregion)
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 13/14] hw/arm: Prefer cpu_isar_feature(aa64_mte) over property_find(tag-memory)
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 10/14] hw/arm: Prefer arm_feature(EL2) over object_property_find(has_el2)
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [PATCH v2 10/14] hw/arm: Prefer arm_feature(EL2) over object_property_find(has_el2)
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 11/14] hw/arm: Prefer arm_feature(CBAR*) over object_property_find(reset-cbar)
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 14/14] hw/arm: Prefer arm_feature(GENERIC_TMR) over 'kvm-no-adjvtime' property
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v2 12/14] hw/arm: Prefer arm_feature(PMU) over object_property_find(pmu)
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH] tests/avocado/machine_aspeed.py: Update buildroot images to 2023.11
,
Cédric Le Goater
,
2024/01/09
Re: [PATCH] tests/avocado/machine_aspeed.py: Update buildroot images to 2023.11
,
Cédric Le Goater
,
2024/01/26
[PATCH] docs/system/arm/virt.rst: Improve 'highmem' option docs
,
Peter Maydell
,
2024/01/09
[PATCH v8 0/3] Add device STM32L4x5 EXTI
,
Inès Varhol
,
2024/01/09
[PATCH v8 2/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
Inès Varhol
,
2024/01/09
[PATCH v8 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Inès Varhol
,
2024/01/09
Re: [PATCH v8 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Philippe Mathieu-Daudé
,
2024/01/09
[PATCH v8 3/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Inès Varhol
,
2024/01/09
Re: [PATCH v8 0/3] Add device STM32L4x5 EXTI
,
Peter Maydell
,
2024/01/12
[PATCH v7 0/3] Add device STM32L4x5 EXTI
,
Inès Varhol
,
2024/01/09
[PATCH v7 2/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
Inès Varhol
,
2024/01/09
[PATCH v7 3/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Inès Varhol
,
2024/01/09
[PATCH v7 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Inès Varhol
,
2024/01/09
[PATCH] target/arm: arm_pamax() no longer needs to do feature propagation
,
Peter Maydell
,
2024/01/09
Re: [PATCH] target/arm: arm_pamax() no longer needs to do feature propagation
,
Richard Henderson
,
2024/01/09
[RFC/PATCH v1 00/11] Gunyah hypervisor support
,
Srivatsa Vaddagiri
,
2024/01/09
[RFC/PATCH v1 01/11] gunyah: UAPI header (NOT FOR MERGE)
,
Srivatsa Vaddagiri
,
2024/01/09
[RFC/PATCH v1 02/11] gunyah: Basic support
,
Srivatsa Vaddagiri
,
2024/01/09
[RFC/PATCH v1 03/11] gunyah: Add VM properties
,
Srivatsa Vaddagiri
,
2024/01/09
[RFC/PATCH v1 04/11] gunyah: Support memory assignment
,
Srivatsa Vaddagiri
,
2024/01/09
[RFC/PATCH v1 06/11] gunyah: Add gicv3 interrupt controller
,
Srivatsa Vaddagiri
,
2024/01/09
[RFC/PATCH v1 05/11] gunyah: Add IRQFD and IOEVENTFD functions
,
Srivatsa Vaddagiri
,
2024/01/09
[RFC/PATCH v1 07/11] gunyah: Specify device-tree location
,
Srivatsa Vaddagiri
,
2024/01/09
Re: [RFC/PATCH v1 07/11] gunyah: Specify device-tree location
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [RFC/PATCH v1 07/11] gunyah: Specify device-tree location
,
Srivatsa Vaddagiri
,
2024/01/10
Re: [RFC/PATCH v1 07/11] gunyah: Specify device-tree location
,
Alex Bennée
,
2024/01/10
Re: [RFC/PATCH v1 07/11] gunyah: Specify device-tree location
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [RFC/PATCH v1 07/11] gunyah: Specify device-tree location
,
Srivatsa Vaddagiri
,
2024/01/10
[RFC/PATCH v1 08/11] gunyah: Customize device-tree
,
Srivatsa Vaddagiri
,
2024/01/09
[RFC/PATCH v1 09/11] gunyah: CPU execution loop
,
Srivatsa Vaddagiri
,
2024/01/09
Re: [RFC/PATCH v1 09/11] gunyah: CPU execution loop
,
Philippe Mathieu-Daudé
,
2024/01/10
Re: [RFC/PATCH v1 09/11] gunyah: CPU execution loop
,
Philippe Mathieu-Daudé
,
2024/01/10
[RFC/PATCH v1 10/11] gunyah: Workarounds (NOT FOR MERGE)
,
Srivatsa Vaddagiri
,
2024/01/09
[RFC/PATCH v1 11/11] gunyah: Documentation
,
Srivatsa Vaddagiri
,
2024/01/09
[PATCH v11 00/10] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2024/01/08
[PATCH v11 01/10] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2024/01/08
[PATCH v11 02/10] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2024/01/08
[PATCH v11 05/10] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2024/01/08
[PATCH v11 04/10] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2024/01/08
[PATCH v11 07/10] include/hw/net: GMAC IRQ Implementation
,
Nabih Estefan
,
2024/01/08
[PATCH v11 03/10] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2024/01/08
[PATCH v11 06/10] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2024/01/08
[PATCH v11 09/10] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2024/01/08
[PATCH v11 08/10] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2024/01/08
[PATCH v11 10/10] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2024/01/08
[PATCH 0/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/08
[PATCH 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/08
Re: [PATCH 1/3] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2024/01/09
Re: [PATCH 1/3] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2024/01/09
Re: [PATCH 1/3] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2024/01/09
[PATCH 3/3] tests/tcg: Add the PROT_NONE gdbstub test
,
Ilya Leoshkevich
,
2024/01/08
[PATCH 2/3] tests/tcg: Factor out gdbstub test functions
,
Ilya Leoshkevich
,
2024/01/08
Re: [PATCH v8 04/10] hw/fsi: IBM's On-chip Peripheral Bus
,
Ninad Palsule
,
2024/01/08
Re: [PATCH v8 06/10] hw/fsi: Aspeed APB2OPB interface
,
Ninad Palsule
,
2024/01/08
Re: [PATCH v8 06/10] hw/fsi: Aspeed APB2OPB interface
,
Cédric Le Goater
,
2024/01/09
Re: [PATCH v8 06/10] hw/fsi: Aspeed APB2OPB interface
,
Ninad Palsule
,
2024/01/09
[PATCH v10 00/10] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2024/01/08
[PATCH v10 02/10] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2024/01/08
[PATCH v10 03/10] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2024/01/08
[PATCH v10 01/10] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2024/01/08
[PATCH v10 05/10] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2024/01/08
[PATCH v10 04/10] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2024/01/08
[PATCH v10 06/10] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2024/01/08
[PATCH v10 07/10] include/hw/net: GMAC IRQ Implementation
,
Nabih Estefan
,
2024/01/08
[PATCH v10 08/10] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2024/01/08
Re: [PATCH v10 08/10] hw/net: GMAC Rx Implementation
,
Philippe Mathieu-Daudé
,
2024/01/08
[PATCH v10 09/10] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2024/01/08
[PATCH v10 10/10] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2024/01/08
[PATCH v3 00/46] Rework matching of network devices to -nic options
,
David Woodhouse
,
2024/01/08
[PATCH v3 34/46] hw/microblaze: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 34/46] hw/microblaze: use qemu_configure_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 30/46] hw/arm: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 22/46] hw/arm/aspeed: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 22/46] hw/arm/aspeed: use qemu_configure_nic_device()
,
Cédric Le Goater
,
2024/01/16
[PATCH v3 16/46] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 14/46] hw/mips/loongson3_virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 14/46] hw/mips/loongson3_virt: use pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 21/46] hw/arm/allwinner: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 21/46] hw/arm/allwinner: use qemu_configure_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 18/46] hw/sh4/r2d: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 32/46] hw/m68k/mcf5208: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 32/46] hw/m68k/mcf5208: use qemu_create_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 17/46] hw/ppc: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 11/46] hw/loongarch: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 02/46] net: report list of available models according to platform
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 02/46] net: report list of available models according to platform
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 02/46] net: report list of available models according to platform
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 02/46] net: report list of available models according to platform
,
Thomas Huth
,
2024/01/26
[PATCH v3 23/46] hw/arm/exynos4: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 23/46] hw/arm/exynos4: use qemu_create_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 39/46] hw/riscv: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 15/46] hw/ppc/prep: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 07/46] hw/alpha/dp264: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 29/46] hw/arm/stellaris: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 10/46] hw/hppa: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 38/46] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 36/46] hw/mips/jazz: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 03/46] net: add qemu_create_nic_bus_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 03/46] net: add qemu_create_nic_bus_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 27/46] hw/arm/highbank: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 27/46] hw/arm/highbank: use qemu_create_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
,
David Woodhouse
,
2024/01/08
[PATCH v3 13/46] hw/mips/malta: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 13/46] hw/mips/malta: use pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 20/46] hw/xtensa/virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 42/46] hw/xtensa/xtfpga: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 35/46] hw/mips/mipssim: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 35/46] hw/mips/mipssim: use qemu_create_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 24/46] hw/arm/fsl: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 24/46] hw/arm/fsl: use qemu_configure_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 12/46] hw/mips/fuloong2e: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 12/46] hw/mips/fuloong2e: use pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 44/46] hw/pci: remove pci_nic_init_nofail()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 44/46] hw/pci: remove pci_nic_init_nofail()
,
Thomas Huth
,
2024/01/26
[PATCH v3 08/46] hw/arm/sbsa-ref: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v3 43/46] net: remove qemu_check_nic_model()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 43/46] net: remove qemu_check_nic_model()
,
Thomas Huth
,
2024/01/26
[PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
,
David Woodhouse
,
2024/01/26
[PATCH v3 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
,
Thomas Huth
,
2024/01/16
[PATCH v3 41/46] hw/sparc/sun4m: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 25/46] hw/net/smc91c111: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 25/46] hw/net/smc91c111: use qemu_configure_nic_device()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 25/46] hw/net/smc91c111: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/26
[PATCH v3 46/46] net: make nb_nics and nd_table[] static in net/net.c
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 46/46] net: make nb_nics and nd_table[] static in net/net.c
,
Thomas Huth
,
2024/01/26
[PATCH v3 33/46] hw/m68k/q800: use qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
[PATCH v3 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
,
David Woodhouse
,
2024/01/26
[PATCH v3 09/46] hw/arm/virt: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 09/46] hw/arm/virt: use pci_init_nic_devices()
,
Thomas Huth
,
2024/01/26
[PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
Thomas Huth
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
Peter Maydell
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
,
Peter Maydell
,
2024/01/26
Re: [PATCH v3 01/46] net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
,
David Woodhouse
,
2024/01/26
[PATCH v3 31/46] hw/net/etraxfs-eth: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 06/46] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
,
David Woodhouse
,
2024/01/08
[PATCH v3 26/46] hw/net/lan9118: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
[PATCH v3 37/46] hw/net/lasi_i82596: use qemu_configure_nic_device()
,
David Woodhouse
,
2024/01/08
Re: [PATCH v3 37/46] hw/net/lasi_i82596: use qemu_configure_nic_device()
,
Thomas Huth
,
2024/01/26
[PATCH v3 28/46] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
,
David Woodhouse
,
2024/01/08
[PATCH v3 19/46] hw/sparc64/sun4u: use pci_init_nic_devices()
,
David Woodhouse
,
2024/01/08
[PATCH v6 0/3] Add device STM32L4x5 EXTI
,
Inès Varhol
,
2024/01/08
[PATCH v6 2/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
Inès Varhol
,
2024/01/08
[PATCH v6 3/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Inès Varhol
,
2024/01/08
Re: [PATCH v6 3/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Philippe Mathieu-Daudé
,
2024/01/08
[PATCH v6 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Inès Varhol
,
2024/01/08
Re: [PATCH v6 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Philippe Mathieu-Daudé
,
2024/01/08
[PULL 0/6] Block patches
,
Stefan Hajnoczi
,
2024/01/08
[PULL 1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params
,
Stefan Hajnoczi
,
2024/01/08
[PULL 4/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
2024/01/08
[PULL 3/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
2024/01/08
[PULL 2/6] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
2024/01/08
[PULL 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
2024/01/08
[PULL 5/6] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
2024/01/08
Re: [PULL 0/6] Block patches
,
Peter Maydell
,
2024/01/09
Re: [PATCH v9 08/10] hw/net: GMAC Rx Implementation
,
Peter Maydell
,
2024/01/08
Re: [PATCH v9 08/10] hw/net: GMAC Rx Implementation
,
Philippe Mathieu-Daudé
,
2024/01/08
Re: [PATCH v9 07/10] include/hw/net: General GMAC Implementation
,
Peter Maydell
,
2024/01/08
Re: [PATCH v9 09/10] hw/net: GMAC Tx Implementation
,
Peter Maydell
,
2024/01/08
[PATCH v2] hw/arm: add PCIe to Freescale i.MX6
,
Nikita Ostrenkov
,
2024/01/08
Re: [PATCH v2] hw/arm: add PCIe to Freescale i.MX6
,
Nikita Ostrenkov
,
2024/01/25
Re: [PATCH v2] hw/arm: add PCIe to Freescale i.MX6
,
Peter Maydell
,
2024/01/26
Re: [PATCH v2] hw/arm: add PCIe to Freescale i.MX6
,
Guenter Roeck
,
2024/01/27
Re: [PATCH v2] hw/arm: add PCIe to Freescale i.MX6
,
Guenter Roeck
,
2024/01/27
Re: [PATCH v2] hw/arm: add PCIe to Freescale i.MX6
,
Guenter Roeck
,
2024/01/29
[PATCH v6 0/2] Add minimal support for the B-L475E-IOT01A board
,
Inès Varhol
,
2024/01/08
[PATCH v6 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
,
Inès Varhol
,
2024/01/08
[PATCH v6 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
Inès Varhol
,
2024/01/08
Re: [PATCH v6 0/2] Add minimal support for the B-L475E-IOT01A board
,
Peter Maydell
,
2024/01/08
[PATCH] tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c
,
Ilya Leoshkevich
,
2024/01/08
Re: [PATCH] tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c
,
Philippe Mathieu-Daudé
,
2024/01/08
Re: [PATCH] tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c
,
Ilya Leoshkevich
,
2024/01/08
Re: [PATCH] tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c
,
Paolo Bonzini
,
2024/01/08
[PATCH] hw/arm: add PCIe to Freescale i.MX6
,
Nikita Ostrenkov
,
2024/01/07
Re: [PATCH] hw/arm: add PCIe to Freescale i.MX6
,
Philippe Mathieu-Daudé
,
2024/01/08
Re: [PATCH] hw/arm: add PCIe to Freescale i.MX6
,
Nikita Ostrenkov
,
2024/01/08
Re: [PATCH] hw/arm: add PCIe to Freescale i.MX6
,
Philippe Mathieu-Daudé
,
2024/01/08
[PATCH v3 0/3] Add "num-prio-bits" property for Cortex-M devices
,
Samuel Tardieu
,
2024/01/06
[PATCH v3 2/3] hw/arm/armv7m: alias the NVIC "num-prio-bits" property
,
Samuel Tardieu
,
2024/01/06
Re: [PATCH v3 2/3] hw/arm/armv7m: alias the NVIC "num-prio-bits" property
,
Philippe Mathieu-Daudé
,
2024/01/08
[PATCH v3 3/3] hw/arm/socs: configure priority bits for existing SOCs
,
Samuel Tardieu
,
2024/01/06
[PATCH v3 1/3] hw/intc/armv7m_nvic: add "num-prio-bits" property
,
Samuel Tardieu
,
2024/01/06
Re: [PATCH v3 0/3] Add "num-prio-bits" property for Cortex-M devices
,
Peter Maydell
,
2024/01/08
[PATCH v5 0/2] Add minimal support for the B-L475E-IOT01A board
,
Inès Varhol
,
2024/01/06
[PATCH v5 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
,
Inès Varhol
,
2024/01/06
[PATCH v5 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
Inès Varhol
,
2024/01/06
Re: [PATCH v5 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
Philippe Mathieu-Daudé
,
2024/01/08
Re: [PATCH v9 0/9] Unified CPU type check
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH v9 0/9] Unified CPU type check
,
Gavin Shan
,
2024/01/07
Re: [PATCH v9 3/9] machine: Improve is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH v9 3/9] machine: Improve is_cpu_type_supported()
,
Gavin Shan
,
2024/01/07
Re: [PATCH] arm_gic: Implement GICC_AIAR, GICC_AEOIR and GICC_AHPPIR
,
Peter Maydell
,
2024/01/05
[PULL 00/71] HW core patches for 2024-01-05
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 02/71] target/alpha: Remove fallback to ev67 cpu class
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 01/71] meson: Allow building binary with no target-specific files in hw/
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 03/71] target/hppa: Remove object_class_is_abstract()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 04/71] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 05/71] cpu: Add helper cpu_model_from_type()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 06/71] cpu: Add generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 07/71] target/alpha: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 08/71] target/arm: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 09/71] target/avr: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 10/71] target/cris: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 11/71] target/hexagon: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 12/71] target/hppa: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 13/71] target/loongarch: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 14/71] target/m68k: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 16/71] target/openrisc: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 15/71] target/mips: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 17/71] target/riscv: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 18/71] target/rx: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 19/71] target/sh4: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 22/71] target: Use generic cpu_model_from_type()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 20/71] target/tricore: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 25/71] machine: Introduce helper is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 21/71] target/xtensa: Use generic cpu_list()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 28/71] hw/arm/virt: Hide host CPU model for tcg
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 24/71] machine: Use error handling when CPU type is checked
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 23/71] hw/core: Add machine_class_default_cpu_type()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 26/71] machine: Improve is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 27/71] machine: Print CPU model name instead of CPU type
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 30/71] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 33/71] hw/core/cpu: Remove final vestiges of dynamic state tracing
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 29/71] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PULL 29/71] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Peter Maydell
,
2024/01/09
Re: [PULL 29/71] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2024/01/11
[PULL 32/71] hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 31/71] hw/arm: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 36/71] hw/cpu/cluster: Cleanup unused included header in cluster.c
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 37/71] hw/audio/sb16: Do not migrate qdev properties
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 34/71] hw/core/cpu: Update description of CPUState::node
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 35/71] hw/cpu/core: Cleanup unused included header in core.c
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 40/71] hw/ppc/spapr_cpu_core: Access QDev properties with proper API
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 39/71] hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 42/71] hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 41/71] hw: Simplify accesses to the CPUState::'start-powered-off' property
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 38/71] hw/arm/bcm2836: Simplify use of 'reset-cbar' property
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 47/71] memory: Simplify memory_region_init_rom_nomigrate() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 43/71] hw/mips: Inline 'bios.h' definitions
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 44/71] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 45/71] memory: Have memory_region_init_ram_nomigrate() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 46/71] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 48/71] memory: Simplify memory_region_init_ram_from_fd() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 49/71] memory: Have memory_region_init_ram() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 50/71] memory: Have memory_region_init_rom() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 51/71] memory: Have memory_region_init_rom_device_nomigrate() return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 53/71] memory: Have memory_region_init_rom_device() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 54/71] memory: Have memory_region_init_resizeable_ram() return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 52/71] memory: Simplify memory_region_init_rom_device_nomigrate() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 55/71] memory: Have memory_region_init_ram_from_file() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 56/71] memory: Have memory_region_init_ram_from_fd() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 57/71] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 58/71] backends: Simplify host_memory_backend_memory_complete()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 61/71] util/oslib: Have qemu_prealloc_mem() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 60/71] backends: Reduce variable scope in host_memory_backend_memory_complete
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 59/71] backends: Have HostMemoryBackendClass::alloc() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 62/71] misc: Simplify qemu_prealloc_mem() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 63/71] hw: Simplify memory_region_init_ram() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 64/71] hw/arm: Simplify memory_region_init_rom() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 67/71] hw/nvram: Simplify memory_region_init_rom_device() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 70/71] hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 65/71] hw/sparc: Simplify memory_region_init_ram_nomigrate() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 66/71] hw/misc: Simplify memory_region_init_ram_from_fd() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 68/71] hw/pci-host/raven: Propagate error in raven_realize()
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 69/71] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
,
Philippe Mathieu-Daudé
,
2024/01/05
[PULL 71/71] target/sparc: Simplify qemu_irq_ack
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PULL 00/71] HW core patches for 2024-01-05
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PULL 00/71] HW core patches for 2024-01-05
,
Peter Maydell
,
2024/01/05
Re: [PATCH-for-9.0 19/25] misc: Simplify qemu_prealloc_mem() calls
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Peter Maydell
,
2024/01/05
Re: [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH v8 2/9] machine: Introduce helper is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH v9 1/9] machine: Use error handling when CPU type is checked
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH v9 1/9] machine: Use error handling when CPU type is checked
,
Gavin Shan
,
2024/01/07
[RESEND RFC v1 0/2] RISC-V: ACPI: Enable SPCR
,
Sia Jee Heng
,
2024/01/05
[RESEND RFC v1 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Sia Jee Heng
,
2024/01/05
Re: [RESEND RFC v1 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Daniel Henrique Barboza
,
2024/01/05
Re: [RESEND RFC v1 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Sunil V L
,
2024/01/08
RE: [RESEND RFC v1 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
JeeHeng Sia
,
2024/01/10
RE: [RESEND RFC v1 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
JeeHeng Sia
,
2024/01/10
RE: [RESEND RFC v1 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
JeeHeng Sia
,
2024/01/10
[RESEND RFC v1 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table
,
Sia Jee Heng
,
2024/01/05
Re: [RESEND RFC v1 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table
,
Daniel Henrique Barboza
,
2024/01/05
RE: [RESEND RFC v1 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table
,
JeeHeng Sia
,
2024/01/10
Re: [PATCH-for-8.2 v4 00/10] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
,
Mark Cave-Ayland
,
2024/01/05
Re: [PATCH-for-8.2 v4 00/10] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
,
Mark Cave-Ayland
,
2024/01/10
Re: [PATCH v3 1/3] hw/misc: Implement STM32L4x5 SYSCFG
,
Alistair Francis
,
2024/01/05
Re: [PATCH v5 01/31] target/alpha: Remove 'ev67' CPU class
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v5 01/31] target/alpha: Remove 'ev67' CPU class
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v5 01/31] target/alpha: Remove 'ev67' CPU class
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH] hw/arm: add cache controller for Freescale i.MX6
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH] hw/arm: add cache controller for Freescale i.MX6
,
Peter Maydell
,
2024/01/05
Re: [PATCH 29/35] target/arm: Mark up VNCR offsets (offsets 0x100..0x160)
,
Peter Maydell
,
2024/01/04
Re: [PATCH 26/35] target/arm: Implement FEAT_NV2 redirection of sysregs to RAM
,
Peter Maydell
,
2024/01/04
Re: [PATCH 26/35] target/arm: Implement FEAT_NV2 redirection of sysregs to RAM
,
Richard Henderson
,
2024/01/09
Re: [PATCH 24/35] target/arm: Handle FEAT_NV2 changes to when SPSR_EL1.M reports EL2
,
Peter Maydell
,
2024/01/04
Re: [PATCH 17/35] target/arm: Always use arm_pan_enabled() when checking if PAN is enabled
,
Peter Maydell
,
2024/01/04
[PATCH] hw/arm: Add missing QOM parent for v7-M SoCs
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH] hw/arm: Add missing QOM parent for v7-M SoCs
,
Alistair Francis
,
2024/01/04
Re: [PATCH] hw/arm: Add missing QOM parent for v7-M SoCs
,
Peter Maydell
,
2024/01/08
Re: [PATCH v3 0/3] Add device STM32L4x5 SYSCFG
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v3 2/3] tests/qtest: Add STM32L4x5 SYSCFG QTest testcase
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v3 2/3] tests/qtest: Add STM32L4x5 SYSCFG QTest testcase
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v3 3/3] hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v5 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v5 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Samuel Tardieu
,
2024/01/04
Re: [PATCH v5 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v5 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Samuel Tardieu
,
2024/01/04
Re: [PATCH v5 1/3] hw/misc: Implement STM32L4x5 EXTI
,
inesvarhol
,
2024/01/04
Re: [PATCH v4 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v4 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v4 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH 21/35] target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUs
,
Peter Maydell
,
2024/01/04
Re: [PATCH v5 3/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
Alistair Francis
,
2024/01/03
Re: [PATCH v5 3/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Alistair Francis
,
2024/01/03
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
inesvarhol
,
2024/01/04
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Markus Armbruster
,
2024/01/08
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Mark Cave-Ayland
,
2024/01/07
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Markus Armbruster
,
2024/01/08
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Daniel P . Berrangé
,
2024/01/05
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Philippe Mathieu-Daudé
,
2024/01/05
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Philippe Mathieu-Daudé
,
2024/01/04
Re: [PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
inesvarhol
,
2024/01/04
Re: [PATCH v4 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Alistair Francis
,
2024/01/03
[PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
,
Alex Bennée
,
2024/01/03
[PATCH v2 01/43] tests/avocado: Add a test for a little-endian microblaze machine
,
Alex Bennée
,
2024/01/03
[PATCH v2 03/43] gitlab: include microblazeel in testing
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 03/43] gitlab: include microblazeel in testing
,
Thomas Huth
,
2024/01/11
[PATCH v2 04/43] chardev: use bool for fe_is_open
,
Alex Bennée
,
2024/01/03
[PATCH v2 02/43] tests/avocado: use snapshot=on in kvm_xen_guest
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 02/43] tests/avocado: use snapshot=on in kvm_xen_guest
,
Philippe Mathieu-Daudé
,
2024/01/11
[PATCH v2 05/43] qtest: bump min meson timeout to 60 seconds
,
Alex Bennée
,
2024/01/03
[PATCH v2 06/43] qtest: bump migration-test timeout to 8 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 07/43] qtest: bump qom-test timeout to 15 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 09/43] qtest: bump test-hmp timeout to 4 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Philippe Mathieu-Daudé
,
2024/01/03
Re: [PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Thomas Huth
,
2024/01/08
Re: [PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Ilya Leoshkevich
,
2024/01/08
[PATCH v2 10/43] qtest: bump pxe-test timeout to 10 minutes
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 10/43] qtest: bump pxe-test timeout to 10 minutes
,
Philippe Mathieu-Daudé
,
2024/01/03
Re: [PATCH v2 10/43] qtest: bump pxe-test timeout to 10 minutes
,
Daniel P . Berrangé
,
2024/01/04
[PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes
,
Thomas Huth
,
2024/01/12
Re: [PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes
,
Daniel P . Berrangé
,
2024/01/12
Re: [PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes
,
Alex Bennée
,
2024/01/12
[PATCH v2 11/43] qtest: bump prom-env-test timeout to 6 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 14/43] qtest: bump aspeed_smc-test timeout to 6 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 13/43] qtest: bump qos-test timeout to 2 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 16/43] tests/qtest: Bump the device-introspect-test timeout to 12 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 27/43] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/03
[PATCH v2 32/43] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2024/01/03
[PATCH v2 15/43] qtest: bump bios-table-test timeout to 9 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 31/43] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2024/01/03
[PATCH v2 23/43] target/riscv: Remove misa_mxl validation
,
Alex Bennée
,
2024/01/03
[PATCH v2 28/43] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/03
[PATCH v2 36/43] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 36/43] plugins: Use different helpers when reading registers
,
Pierrick Bouvier
,
2024/01/09
[PATCH v2 20/43] mtest2make: stop disabling meson test timeouts
,
Alex Bennée
,
2024/01/03
[PATCH v2 42/43] docs/devel: lift example and plugin API sections up
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 42/43] docs/devel: lift example and plugin API sections up
,
Pierrick Bouvier
,
2024/01/09
Re: [PATCH v2 42/43] docs/devel: lift example and plugin API sections up
,
Philippe Mathieu-Daudé
,
2024/01/11
[PATCH v2 22/43] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alex Bennée
,
2024/01/03
[PATCH v2 39/43] contrib/plugins: fix imatch
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 39/43] contrib/plugins: fix imatch
,
Philippe Mathieu-Daudé
,
2024/01/03
[PATCH v2 18/43] tests/unit: Bump test-crypto-block test timeout to 5 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 19/43] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 37/43] gdbstub: expose api to find registers
,
Alex Bennée
,
2024/01/03
[PATCH v2 30/43] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 30/43] gdbstub: Use GDBFeature for GDBRegisterState
,
Philippe Mathieu-Daudé
,
2024/01/03
[PATCH v2 24/43] target/riscv: Move misa_mxl_max to class
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 24/43] target/riscv: Move misa_mxl_max to class
,
Alistair Francis
,
2024/01/11
[PATCH v2 41/43] contrib/plugins: optimise the register value tracking
,
Alex Bennée
,
2024/01/03
[PATCH v2 26/43] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2024/01/03
[PATCH v2 29/43] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2024/01/03
[PATCH v2 21/43] readthodocs: fully specify a build environment
,
Alex Bennée
,
2024/01/03
[PATCH v2 38/43] plugins: add an API to read registers
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/01/04
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Alex Bennée
,
2024/01/04
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Akihiko Odaki
,
2024/01/04
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Pierrick Bouvier
,
2024/01/09
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Alex Bennée
,
2024/01/11
Re: [PATCH v2 38/43] plugins: add an API to read registers
,
Pierrick Bouvier
,
2024/01/11
[PATCH v2 34/43] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2024/01/03
[PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
,
Frédéric Pétrot
,
2024/01/05
Re: [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2024/01/11
Re: [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
,
Frédéric Pétrot
,
2024/01/11
[PATCH v2 35/43] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2024/01/03
[PATCH v2 43/43] docs/devel: document some plugin assumptions
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 43/43] docs/devel: document some plugin assumptions
,
Pierrick Bouvier
,
2024/01/09
[PATCH v2 33/43] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2024/01/03
[PATCH v2 17/43] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
,
Alex Bennée
,
2024/01/03
[PATCH v2 25/43] target/riscv: Validate misa_mxl_max only once
,
Alex Bennée
,
2024/01/03
Re: [PATCH v2 25/43] target/riscv: Validate misa_mxl_max only once
,
Alistair Francis
,
2024/01/11
Re: [PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
,
Alex Bennée
,
2024/01/11
[PATCH] docs: use "buses" rather than "busses"
,
Samuel Tardieu
,
2024/01/03
Re: [PATCH] docs: use "buses" rather than "busses"
,
Philippe Mathieu-Daudé
,
2024/01/03
Re: [PATCH] docs: use "buses" rather than "busses"
,
Pavel Pisa
,
2024/01/03
Re: [PATCH] docs: use "buses" rather than "busses"
,
Thomas Huth
,
2024/01/08
Re: [PATCH] docs: use "buses" rather than "busses"
,
Zhao Liu
,
2024/01/04
Re: [PATCH] docs: use "buses" rather than "busses"
,
Peter Maydell
,
2024/01/05
[PATCH v2 0/3] Add "num-prio-bits" property for Cortex-M devices
,
Samuel Tardieu
,
2024/01/03
[PATCH v2 1/3] hw/intc/armv7m_nvic: add "num-prio-bits" property
,
Samuel Tardieu
,
2024/01/03
Re: [PATCH v2 1/3] hw/intc/armv7m_nvic: add "num-prio-bits" property
,
Peter Maydell
,
2024/01/05
[PATCH v2 2/3] hw/arm/armv7m: alias the NVIC "num-prio-bits" property
,
Samuel Tardieu
,
2024/01/03
Re: [PATCH v2 2/3] hw/arm/armv7m: alias the NVIC "num-prio-bits" property
,
Peter Maydell
,
2024/01/05
Re: [PATCH v2 2/3] hw/arm/armv7m: alias the NVIC "num-prio-bits" property
,
Samuel Tardieu
,
2024/01/05
[PATCH v2 3/3] hw/arm/socs: configure priority bits for existing SOCs
,
Samuel Tardieu
,
2024/01/03
Re: [PATCH v2 3/3] hw/arm/socs: configure priority bits for existing SOCs
,
Peter Maydell
,
2024/01/05
[RFC PATCH 0/5] qdev-properties: Try to improve use of dynamic property introspection
,
Philippe Mathieu-Daudé
,
2024/01/02
[RFC PATCH 3/5] hw/arm/armv7m: Convert ARMv7MState::vfp from bool to OptionalBool
,
Philippe Mathieu-Daudé
,
2024/01/02
[RFC PATCH 2/5] qdev-properties: Add OptionalBool QAPI type
,
Philippe Mathieu-Daudé
,
2024/01/02
Re: [RFC PATCH 2/5] qdev-properties: Add OptionalBool QAPI type
,
Richard Henderson
,
2024/01/02
Re: [RFC PATCH 2/5] qdev-properties: Add OptionalBool QAPI type
,
Philippe Mathieu-Daudé
,
2024/01/03
[RFC PATCH 1/5] qdev-properties: Add qdev_property_del_static()
,
Philippe Mathieu-Daudé
,
2024/01/02
[RFC PATCH 4/5] hw/arm/armv7m: Error if trying to set unavailable ARMCPU::vfp property
,
Philippe Mathieu-Daudé
,
2024/01/02
Re: [RFC PATCH 4/5] hw/arm/armv7m: Error if trying to set unavailable ARMCPU::vfp property
,
Peter Maydell
,
2024/01/12
[RFC PATCH 5/5] hw/arm/armv7m: Do not expose 'vfp' property if ARM CPU doesn't have it
,
Philippe Mathieu-Daudé
,
2024/01/02
Re: [RFC PATCH 0/5] qdev-properties: Try to improve use of dynamic property introspection
,
Kevin Wolf
,
2024/01/09
[PATCH v3 0/5] Make Big QEMU Lock naming consistent
,
Stefan Hajnoczi
,
2024/01/02
[PATCH v3 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
2024/01/02
[PATCH v3 2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
2024/01/02
[PATCH v3 3/5] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
2024/01/02
[PATCH v3 4/5] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
2024/01/02
Re: [PATCH v3 4/5] Replace "iothread lock" with "BQL" in comments
,
Cédric Le Goater
,
2024/01/02
[PATCH v3 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
2024/01/02
Re: [PATCH v3 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH v3 0/5] Make Big QEMU Lock naming consistent
,
Akihiko Odaki
,
2024/01/04
Re: [PATCH v3 0/5] Make Big QEMU Lock naming consistent
,
Stefan Hajnoczi
,
2024/01/08
Re: [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
2024/01/02
Re: [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Bernhard Beschow
,
2024/01/02
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Philippe Mathieu-Daudé
,
2024/01/02
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Philippe Mathieu-Daudé
,
2024/01/03
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Fabiano Rosas
,
2024/01/03
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Cédric Le Goater
,
2024/01/09
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Fabiano Rosas
,
2024/01/09
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Cédric Le Goater
,
2024/01/09
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Fabiano Rosas
,
2024/01/09
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Peter Xu
,
2024/01/09
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Markus Armbruster
,
2024/01/10
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Peter Xu
,
2024/01/10
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Markus Armbruster
,
2024/01/10
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Peter Xu
,
2024/01/10
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Fabiano Rosas
,
2024/01/10
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Markus Armbruster
,
2024/01/10
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Fabiano Rosas
,
2024/01/12
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Cédric Le Goater
,
2024/01/15
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Philippe Mathieu-Daudé
,
2024/01/09
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Cédric Le Goater
,
2024/01/12
Re: [PATCH 12/33] hw/cpu/arm: Create MPCore container in QOM parent
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 11/33] hw/cpu/arm: Have A9MPCORE/A15MPCORE inheritate common CORTEX_MPCORE_PRIV
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 10/33] hw/cpu/arm: Introduce abstract CORTEX_MPCORE_PRIV QOM type
,
Cédric Le Goater
,
2024/01/02
[PATCH for 8.2.1] hw/net: cadence_gem: Fix MDIO_OP_xxx values
,
Bin Meng
,
2024/01/02
Re: [PATCH for 8.2.1] hw/net: cadence_gem: Fix MDIO_OP_xxx values
,
Philippe Mathieu-Daudé
,
2024/01/02
Re: [PATCH for 8.2.1] hw/net: cadence_gem: Fix MDIO_OP_xxx values
,
Heinrich Schuchardt
,
2024/01/02
Re: [PATCH for 8.2.1] hw/net: cadence_gem: Fix MDIO_OP_xxx values
,
Philippe Mathieu-Daudé
,
2024/01/02
Re: [PATCH for 8.2.1] hw/net: cadence_gem: Fix MDIO_OP_xxx values
,
Michael Tokarev
,
2024/01/03
Re: [PATCH 09/33] hw/cpu/arm: Merge {a9mpcore.h, a15mpcore.h} as cortex_mpcore.h
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 08/33] hw/cpu/arm: Declare CPU QOM types using DEFINE_TYPES() macro
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 07/33] hw/cpu/arm: Alias 'num-cpu' property on TYPE_REALVIEW_MPCORE
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 06/33] hw/cpu/arm: Rename 'busdev' -> 'gicsbd' in a15mp_priv_realize()
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 05/33] hw/cpu: Remove dead Kconfig
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 04/33] hw/arm/fsl-imx7: Add a local 'gic' variable
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 03/33] hw/arm/fsl-imx6ul: Add a local 'gic' variable
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 02/33] hw/arm/fsl-imx6: Add a local 'gic' variable
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH 01/33] hw/arm/boot: Propagate vCPU to arm_load_dtb()
,
Cédric Le Goater
,
2024/01/02
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Jonathan Cameron
,
2024/01/02
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Ankit Agrawal
,
2024/01/03
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Ankit Agrawal
,
2024/01/04
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Ankit Agrawal
,
2024/01/04
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Alex Williamson
,
2024/01/04
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Jonathan Cameron
,
2024/01/09
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
David Hildenbrand
,
2024/01/09
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Jason Gunthorpe
,
2024/01/09
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Dan Williams
,
2024/01/09
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Jason Gunthorpe
,
2024/01/09
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Dan Williams
,
2024/01/10
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Michael S. Tsirkin
,
2024/01/11
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Ankit Agrawal
,
2024/01/16
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Alex Williamson
,
2024/01/04
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Ankit Agrawal
,
2024/01/08
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Jonathan Cameron
,
2024/01/09
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Markus Armbruster
,
2024/01/08
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Ankit Agrawal
,
2024/01/08
Re: [PATCH v6 1/2] qom: new object to associate device to numa node
,
Markus Armbruster
,
2024/01/09
Re: [PATCH v6 0/2] acpi: report numa nodes for device memory using GI
,
Jonathan Cameron
,
2024/01/02
Re: [PATCH v6 0/2] acpi: report numa nodes for device memory using GI
,
Ankit Agrawal
,
2024/01/03
Re: [RFC PATCH] hw/arm: Prefer arm_feature() over object_property_find()
,
Philippe Mathieu-Daudé
,
2024/01/02
Re: [PATCH 22/33] hw/arm/aspeed_ast2600: Let the A7MPcore create/wire the CPU cores
,
Andrew Jeffery
,
2024/01/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc