Show patches with: Archived = No       |   78035 patches
« 1 2 3 4780 781 »
Patch Series S/W/F Date Submitter Delegate State
[3/3] target/ppc: Use tcg_constant_tl() instead of tcg_gen_movi_tl() target: Use tcg_constant_tl() instead of tcg_gen_movi_tl() --- 2024-10-04 Philippe Mathieu-Daudé New
[2/3] target/tricore: Use tcg_constant_tl() instead of tcg_gen_movi_tl() target: Use tcg_constant_tl() instead of tcg_gen_movi_tl() --- 2024-10-04 Philippe Mathieu-Daudé New
[1/3] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() target: Use tcg_constant_tl() instead of tcg_gen_movi_tl() --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,25/25] hw/ppc/e500: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,24/25] target/openrisc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,23/25] target/s390x: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,22/25] hw/s390x: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,21/25] target/hppa: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,20/25] target/sparc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,19/25] hw/sparc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,18/25] target/m68k: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,17/25] hw/m68k: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,16/25] target/riscv: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,15/25] target/rx: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,14/25] target/tricore: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,13/25] target/sh4: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,12/25] target/loongarch: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,11/25] linux-user/i386: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,10/25] target/avr: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,09/25] target/i386: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,08/25] hw/i386: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,07/25] target/hexagon: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,06/25] target/alpha: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,05/25] gdbstub/helpers: Introduce ldtul_$endian_p() helpers misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,04/25] target/s390x: Replace ldtul_p() -> ldq_p() misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,03/25] target/alpha: Replace ldtul_p() -> ldq_p() misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,02/25] target/hexagon: Replace ldtul_p() -> ldl_p() misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,01/25] gdbstub/helpers: Have ldtul_p() definition use ldn_p() misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[8/8] hw/core/cpu: Expose cpu_is_big_endian() method hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[7/8] target/ppc: Register CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[6/8] target/mips: Implement CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[5/8] target/mips: Declare mips_env_is_bigendian() in 'internal.h' hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[4/8] target/microblaze: Implement CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[3/8] target/arm: Implement CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[2/8] hw/core/cpu: Introduce CPUClass::is_big_endian() handler hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[1/8] exec/tswap: Massage target_needs_bswap() definition hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[PULL,22/23] docs/devel: Mention post_load hook restrictions where we document the hook [PULL,01/23] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header --- 2024-10-04 Michael Tokarev New
[PULL,20/23] hw/mips: Build fw_cfg.c once [PULL,01/23] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header --- 2024-10-04 Michael Tokarev New
[PULL,01/23] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header [PULL,01/23] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header --- 2024-10-04 Michael Tokarev Accepted
[RFC] accel/tcg: add tracepoints for cpu_loop_exit_atomic [RFC] accel/tcg: add tracepoints for cpu_loop_exit_atomic --- 2024-10-04 Alex Bennée New
[12/16] target/sparc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé Superseded
[11/16] hw/sparc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé Superseded
[10/16] target/s390x: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé New
[09/16] hw/s390x: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé Superseded
[08/16] hw/ppc/e500: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé Superseded
[07/16] target/m68k: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé Superseded
[06/16] hw/m68k: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé Superseded
[05/16] target/i386: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé Superseded
[04/16] hw/i386: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé Superseded
[03/16] linux-user/i386: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé Superseded
[02/16] exec/memop: Remove unused memop_big_endian() helper misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé New
[01/16] qemu/bswap: Undefine CPU_CONVERT() once done misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé New
docs/devel: Mention post_load hook restrictions where we document the hook docs/devel: Mention post_load hook restrictions where we document the hook --- 2024-10-03 Peter Maydell Accepted
[v2,6/6] vl.c: Remove pxa2xx-specific -portrait and -rotate options arm: drop last bits from deprecated boards --- 2024-10-03 Peter Maydell New
[v2,5/6] hw/block: Remove ecc arm: drop last bits from deprecated boards --- 2024-10-03 Peter Maydell New
[v2,4/6] hw: Remove PCMCIA subsystem arm: drop last bits from deprecated boards --- 2024-10-03 Peter Maydell New
[v2,3/6] hw/ide: Remove DSCM-1XXXX microdrive device model arm: drop last bits from deprecated boards --- 2024-10-03 Peter Maydell New
[v2,2/6] hw/gpio: Remove MAX7310 device arm: drop last bits from deprecated boards --- 2024-10-03 Peter Maydell New
[v2,1/6] hw/adc: Remove MAX111X device arm: drop last bits from deprecated boards --- 2024-10-03 Peter Maydell New
hw/intc/omap_intc: Remove now-unnecessary abstract base class hw/intc/omap_intc: Remove now-unnecessary abstract base class --- 2024-10-03 Peter Maydell New
[PULL,1/5] testing: bump mips64el cross to bookworm and fix package list [PULL,1/5] testing: bump mips64el cross to bookworm and fix package list --- 2024-10-02 Thomas Huth New
[v5] testing: bump mips64el cross to bookworm and fix package list [v5] testing: bump mips64el cross to bookworm and fix package list --- 2024-10-02 Thomas Huth Superseded
[PULL,54/54] hw: Remove omap2 specific defines and enums [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,53/54] hw/dma: Remove omap_dma4 device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,52/54] hw/misc/omap_clk: Remove OMAP2-specifics [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,51/54] hw/misc: Remove omap_l4 device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,50/54] hw/display: Remove omap_dss [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,49/54] hw/misc: Remove omap_tap device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,48/54] hw/ssi: Remove omap_mcspi [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,47/54] hw/timer: Remove omap_synctimer [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,46/54] hw/timer: Remove omap_gptimer [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,45/54] hw/misc: Remove omap_gpmc [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,44/54] hw/misc: Remove omap_sdrc device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,43/54] hw/sd: Remove omap2_mmc device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,42/54] hw/intc: Remove omap2-intc device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,41/54] hw/char: Remove omap2_uart [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,40/54] hw/gpio: Remove TYPE_OMAP2_GPIO [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,39/54] hw/arm: Remove omap2.c [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,38/54] docs: Document removal of old Arm boards [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,37/54] hw/usb: Remove MUSB USB host controller [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,36/54] hw/usb: Remove tusb6010 USB controller [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,35/54] hw/block: Remove OneNAND device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,34/54] hw/input: Remove lm832x device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,33/54] hw/rtc: Remove twl92230 device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,32/54] hw/input: Remove tsc210x device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,31/54] hw/input: Remove tsc2005 touchscreen controller [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,30/54] hw/display: Remove Blizzard display device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,29/54] hw/misc: Remove cbus [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,28/54] hw/arm: Remove 'n800' and 'n810' machines [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,27/54] hw/timer: Remove pxa27x-timer [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,26/54] hw/arm: Remove pxa2xx_pic [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,25/54] hw/arm: Remove pxa2xx_gpio [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,24/54] hw/pcmcia: Remove pxa2xx pcmcia device [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,23/54] hw/dma: Remove pxa2xx_dma [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
[PULL,22/54] hw/display: Remove pxa2xx_lcd.c [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,21/54] hw/input: Remove pxa2xx_keypad [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,20/54] hw/sd: Remove pxa2xx_mmci.c [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,19/54] hw/arm: Remove pxa2xx.c [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,18/54] hw/timer/pxa2xx_timer: Remove use of pxa.h header [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Not Applicable
[PULL,17/54] hw/arm: Remove STRONGARM->PXA2XX dependency [PULL,01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers --- 2024-10-01 Peter Maydell Accepted
« 1 2 3 4780 781 »